lib/google/cloud/kms.rb in google-cloud-kms-0.2.5 vs lib/google/cloud/kms.rb in google-cloud-kms-0.3.0

- old
+ new

@@ -1,6 +1,6 @@ -# Copyright 2018 Google LLC +# Copyright 2019 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # @@ -19,10 +19,10 @@ module Google module Cloud # rubocop:disable LineLength ## - # # Ruby Client for Cloud Key Management Service (KMS) API ([Alpha](https://github.com/googleapis/google-cloud-ruby#versioning)) + # # Ruby Client for Cloud Key Management Service (KMS) API ([Beta](https://github.com/googleapis/google-cloud-ruby#versioning)) # # [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][]