Package | Description |
---|---|
com.google.cloud.kms.v1 |
A client to Cloud Key Management Service (KMS) API
|
Modifier and Type | Class and Description |
---|---|
class |
CryptoKeyName |
class |
KeyRingName |
class |
UntypedKeyName
Deprecated.
This resource name class will be removed in the next major version.
|
Modifier and Type | Method and Description |
---|---|
static KeyName |
KeyNames.parse(String resourceNameString)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
com.google.iam.v1.Policy |
KeyManagementServiceClient.getIamPolicy(KeyName resource)
Gets the access control policy for a resource.
|
com.google.iam.v1.Policy |
KeyManagementServiceClient.setIamPolicy(KeyName resource,
com.google.iam.v1.Policy policy)
Sets the access control policy on the specified resource.
|
com.google.iam.v1.TestIamPermissionsResponse |
KeyManagementServiceClient.testIamPermissions(KeyName resource,
List<String> permissions)
Returns permissions that a caller has on the specified resource.
|
Copyright © 2022 Google LLC. All rights reserved.