Module: Google::Cloud::Kms::V1::KeyManagementService

Defined in:
lib/google/cloud/kms/v1/key_management_service.rb,
lib/google/cloud/kms/v1/key_management_service/paths.rb,
lib/google/cloud/kms/v1/key_management_service/client.rb,
lib/google/cloud/kms/v1/key_management_service/credentials.rb

Overview

Google Cloud Key Management Service

Manages cryptographic keys and operations using those keys. Implements a REST model with the following objects:

If you are using manual gRPC libraries, see Using gRPC with Cloud KMS.

To load this service and instantiate a client:

require "google/cloud/kms/v1/key_management_service"
client = ::Google::Cloud::Kms::V1::KeyManagementService::Client.new

Defined Under Namespace

Modules: Paths Classes: Client, Credentials