Classes
google::cloud::kms_v1::EkmServiceClient
Google Cloud Key Management EKM Service.
google::cloud::kms_v1::EkmServiceConnection
The EkmServiceConnection object for EkmServiceClient.
google::cloud::kms_v1::EkmServiceConnectionIdempotencyPolicy
google::cloud::kms_v1::KeyManagementServiceClient
Google Cloud Key Management Service.
google::cloud::kms_v1::KeyManagementServiceConnection
The KeyManagementServiceConnection object for KeyManagementServiceClient.
google::cloud::kms_v1::KeyManagementServiceConnectionIdempotencyPolicy
Structs
google::cloud::kms_v1::EkmServiceBackoffPolicyOption
Use with google::cloud::Options to configure the backoff policy.
google::cloud::kms_v1::EkmServiceConnectionIdempotencyPolicyOption
Use with google::cloud::Options to configure which operations are retried.
google::cloud::kms_v1::EkmServiceRetryPolicyOption
Use with google::cloud::Options to configure the retry policy.
google::cloud::kms_v1::KeyManagementServiceBackoffPolicyOption
Use with google::cloud::Options to configure the backoff policy.
google::cloud::kms_v1::KeyManagementServiceConnectionIdempotencyPolicyOption
Use with google::cloud::Options to configure which operations are retried.
google::cloud::kms_v1::KeyManagementServiceRetryPolicyOption
Use with google::cloud::Options to configure the retry policy.
Functions
MakeEkmServiceConnection
A factory function to construct an object of type EkmServiceConnection.
The returned connection object should not be used directly; instead it should be passed as an argument to the constructor of EkmServiceClient.
The optional options argument may be used to configure aspects of the returned EkmServiceConnection. Expected options are any of the types in the following option lists:
google::cloud::CommonOptionListgoogle::cloud::GrpcOptionListgoogle::cloud::UnifiedCredentialsOptionListgoogle::cloud::kms_v1::EkmServicePolicyOptionList
Note: Unexpected options will be ignored. To log unexpected options instead, set
GOOGLE_CLOUD_CPP_ENABLE_CLOG=yesin the environment.
| Parameter | |
|---|---|
| Name | Description |
options |
(optional) Configure the |
MakeDefaultEkmServiceConnectionIdempotencyPolicy
MakeKeyManagementServiceConnection
A factory function to construct an object of type KeyManagementServiceConnection.
The returned connection object should not be used directly; instead it should be passed as an argument to the constructor of KeyManagementServiceClient.
The optional options argument may be used to configure aspects of the returned KeyManagementServiceConnection. Expected options are any of the types in the following option lists:
google::cloud::CommonOptionListgoogle::cloud::GrpcOptionListgoogle::cloud::UnifiedCredentialsOptionListgoogle::cloud::kms_v1::KeyManagementServicePolicyOptionList
Note: Unexpected options will be ignored. To log unexpected options instead, set
GOOGLE_CLOUD_CPP_ENABLE_CLOG=yesin the environment.
| Parameter | |
|---|---|
| Name | Description |
options |
(optional) Configure the |