Classes
google::cloud::kms_inventory_v1::KeyDashboardServiceClient
Provides a cross-region view of all Cloud KMS keys in a given Cloud project.
google::cloud::kms_inventory_v1::KeyDashboardServiceConnection
The KeyDashboardServiceConnection object for KeyDashboardServiceClient.
google::cloud::kms_inventory_v1::KeyDashboardServiceConnectionIdempotencyPolicy
google::cloud::kms_inventory_v1::KeyTrackingServiceClient
Returns information about the resources in an org that are protected by a given Cloud KMS key via CMEK.
google::cloud::kms_inventory_v1::KeyTrackingServiceConnection
The KeyTrackingServiceConnection object for KeyTrackingServiceClient.
google::cloud::kms_inventory_v1::KeyTrackingServiceConnectionIdempotencyPolicy
Structs
google::cloud::kms_inventory_v1::KeyDashboardServiceBackoffPolicyOption
Use with google::cloud::Options to configure the backoff policy.
google::cloud::kms_inventory_v1::KeyDashboardServiceConnectionIdempotencyPolicyOption
Use with google::cloud::Options to configure which operations are retried.
google::cloud::kms_inventory_v1::KeyDashboardServiceRetryPolicyOption
Use with google::cloud::Options to configure the retry policy.
google::cloud::kms_inventory_v1::KeyTrackingServiceBackoffPolicyOption
Use with google::cloud::Options to configure the backoff policy.
google::cloud::kms_inventory_v1::KeyTrackingServiceConnectionIdempotencyPolicyOption
Use with google::cloud::Options to configure which operations are retried.
google::cloud::kms_inventory_v1::KeyTrackingServiceRetryPolicyOption
Use with google::cloud::Options to configure the retry policy.
Functions
MakeKeyDashboardServiceConnection
A factory function to construct an object of type KeyDashboardServiceConnection.
The returned connection object should not be used directly; instead it should be passed as an argument to the constructor of KeyDashboardServiceClient.
The optional options argument may be used to configure aspects of the returned KeyDashboardServiceConnection. Expected options are any of the types in the following option lists:
google::cloud::CommonOptionListgoogle::cloud::GrpcOptionListgoogle::cloud::UnifiedCredentialsOptionListgoogle::cloud::kms_inventory_v1::KeyDashboardServicePolicyOptionList
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 |
MakeDefaultKeyDashboardServiceConnectionIdempotencyPolicy
MakeKeyTrackingServiceConnection
A factory function to construct an object of type KeyTrackingServiceConnection.
The returned connection object should not be used directly; instead it should be passed as an argument to the constructor of KeyTrackingServiceClient.
The optional options argument may be used to configure aspects of the returned KeyTrackingServiceConnection. Expected options are any of the types in the following option lists:
google::cloud::CommonOptionListgoogle::cloud::GrpcOptionListgoogle::cloud::UnifiedCredentialsOptionListgoogle::cloud::kms_inventory_v1::KeyTrackingServicePolicyOptionList
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 |