lib/google/cloud/kms.rb in google-cloud-kms-2.8.1 vs lib/google/cloud/kms.rb in google-cloud-kms-2.8.2

- old
+ new

@@ -58,11 +58,12 @@ # You can also specify a different transport by passing `:rest` or `:grpc` in # the `transport` parameter. # # ## About Autokey # - # Provides interfaces for using Cloud KMS Autokey to provision new + # Provides interfaces for using [Cloud KMS + # Autokey](https://cloud.google.com/kms/help/autokey) to provision new # CryptoKeys, ready for Customer Managed # Encryption Key (CMEK) use, on-demand. To support certain client tooling, this # feature is modeled around a KeyHandle # resource: creating a KeyHandle in a resource # project and given location triggers Cloud KMS Autokey to provision a @@ -108,10 +109,11 @@ # You can also specify a different transport by passing `:rest` or `:grpc` in # the `transport` parameter. # # ## About AutokeyAdmin # - # Provides interfaces for managing Cloud KMS Autokey folder-level + # Provides interfaces for managing [Cloud KMS + # Autokey](https://cloud.google.com/kms/help/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