-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Expand file tree
/
Copy path.repo-metadata.json
More file actions
17 lines (17 loc) · 1.14 KB
/
.repo-metadata.json
File metadata and controls
17 lines (17 loc) · 1.14 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
"api_shortname": "cloudkms",
"name_pretty": "Cloud Key Management Service",
"product_documentation": "https://cloud.google.com/kms",
"api_description": "a cloud-hosted key management service that lets you manage cryptographic keys for your cloud services the same way you do on-premises. You can generate, use, rotate, and destroy AES256, RSA 2048, RSA 3072, RSA 4096, EC P256, and EC P384 cryptographic keys. Cloud KMS is integrated with Cloud IAM and Cloud Audit Logging so that you can manage permissions on individual keys and monitor how these are used. Use Cloud KMS to protect secrets and other sensitive data that you need to store in Google Cloud Platform.",
"client_documentation": "https://cloud.google.com/java/docs/reference/google-cloud-kms/latest/overview",
"release_level": "stable",
"transport": "both",
"language": "java",
"repo": "googleapis/google-cloud-java",
"repo_short": "java-kms",
"distribution_name": "com.google.cloud:google-cloud-kms",
"api_id": "cloudkms.googleapis.com",
"library_type": "GAPIC_AUTO",
"requires_billing": true,
"issue_tracker": "https://issuetracker.google.com/savedsearches/5264932"
}