Cloud Key Management Service (KMS) V1 API - Module Google::Cloud::Kms::V1::AutokeyAdmin (v1.11.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 or project-level configurations. A configuration is inherited by all descendent folders and projects. A configuration at a folder or project 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 when using the dedicated key project mode. This is not required when using the delegated key management mode for same-project keys.

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