Cloud Key Management Service (KMS) V1 API - Module Google::Cloud::Kms::V1::AutokeyAdmin (v0.27.0)

Reference documentation and code samples for the Cloud Key Management Service (KMS) V1 API module Google::Cloud::Kms::V1::AutokeyAdmin.

Provides interfaces for managing Cloud KMS Autokey folder-level configurations. A configuration is inherited by all descendent projects. A configuration at one folder overrides any other configurations in its ancestry. Setting a configuration on a folder is a prerequisite for Cloud KMS Autokey, so that users working in a descendant project can request provisioned CryptoKeys, ready for Customer Managed Encryption Key (CMEK) use, on-demand.

To load this service and instantiate a REST client:

require "google/cloud/kms/v1/autokey_admin/rest"
client = ::Google::Cloud::Kms::V1::AutokeyAdmin::Rest::Client.new