| Class | Description |
|---|---|
| AsymmetricDecryptRequest |
Request message for KeyManagementService.AsymmetricDecrypt.
|
| AsymmetricDecryptResponse |
Response message for KeyManagementService.AsymmetricDecrypt.
|
| AsymmetricSignRequest |
Request message for KeyManagementService.AsymmetricSign.
|
| AsymmetricSignResponse |
Response message for KeyManagementService.AsymmetricSign.
|
| AuditConfig |
Specifies the audit configuration for a service.
|
| AuditLogConfig |
Provides the configuration for logging a type of permissions.
|
| Binding |
Associates `members` with a `role`.
|
| CryptoKey |
A CryptoKey represents a logical key that can be used for cryptographic operations.
|
| CryptoKeyVersion |
A CryptoKeyVersion represents an individual cryptographic key, and the associated key material.
|
| CryptoKeyVersionTemplate |
A CryptoKeyVersionTemplate specifies the properties to use when creating a new CryptoKeyVersion,
either manually with CreateCryptoKeyVersion or automatically as a result of auto-rotation.
|
| DecryptRequest |
Request message for KeyManagementService.Decrypt.
|
| DecryptResponse |
Response message for KeyManagementService.Decrypt.
|
| DestroyCryptoKeyVersionRequest |
Request message for KeyManagementService.DestroyCryptoKeyVersion.
|
| Digest |
A Digest holds a cryptographic message digest.
|
| EncryptRequest |
Request message for KeyManagementService.Encrypt.
|
| EncryptResponse |
Response message for KeyManagementService.Encrypt.
|
| Expr |
Represents a textual expression in the Common Expression Language (CEL) syntax.
|
| ExternalProtectionLevelOptions |
ExternalProtectionLevelOptions stores a group of additional fields for configuring a
CryptoKeyVersion that are specific to the EXTERNAL protection level.
|
| ImportCryptoKeyVersionRequest |
Request message for KeyManagementService.ImportCryptoKeyVersion.
|
| ImportJob |
An ImportJob can be used to create CryptoKeys and CryptoKeyVersions using pre-existing key
material, generated outside of Cloud KMS.
|
| KeyOperationAttestation |
Contains an HSM-generated attestation about a key operation.
|
| KeyRing |
A KeyRing is a toplevel logical grouping of CryptoKeys.
|
| ListCryptoKeysResponse |
Response message for KeyManagementService.ListCryptoKeys.
|
| ListCryptoKeyVersionsResponse |
Response message for KeyManagementService.ListCryptoKeyVersions.
|
| ListImportJobsResponse |
Response message for KeyManagementService.ListImportJobs.
|
| ListKeyRingsResponse |
Response message for KeyManagementService.ListKeyRings.
|
| ListLocationsResponse |
The response message for Locations.ListLocations.
|
| Location |
A resource that represents Google Cloud Platform location.
|
| LocationMetadata |
Cloud KMS metadata for the given google.cloud.location.Location.
|
| Policy |
An Identity and Access Management (IAM) policy, which specifies access controls for Google Cloud
resources.
|
| PublicKey |
The public key for a given CryptoKeyVersion.
|
| RestoreCryptoKeyVersionRequest |
Request message for KeyManagementService.RestoreCryptoKeyVersion.
|
| SetIamPolicyRequest |
Request message for `SetIamPolicy` method.
|
| TestIamPermissionsRequest |
Request message for `TestIamPermissions` method.
|
| TestIamPermissionsResponse |
Response message for `TestIamPermissions` method.
|
| UpdateCryptoKeyPrimaryVersionRequest |
Request message for KeyManagementService.UpdateCryptoKeyPrimaryVersion.
|
| WrappingPublicKey |
The public key component of the wrapping key.
|
Copyright © 2011–2020 Google. All rights reserved.