lib/google/cloud/kms.rb in google-cloud-kms-1.4.1 vs lib/google/cloud/kms.rb in google-cloud-kms-1.5.0

- old
+ new

@@ -19,10 +19,10 @@ module Google module Cloud # rubocop:disable LineLength ## - # # Ruby Client for Cloud Key Management Service (KMS) API ([GA](https://github.com/googleapis/google-cloud-ruby#versioning)) + # # Ruby Client for Cloud Key Management Service (KMS) API # # [Cloud Key Management Service (KMS) API][Product Documentation]: # Manages keys and performs cryptographic operations in a central cloud # service, for direct use by other cloud resources and applications. # - [Product Documentation][]