module Google::Cloud::Kms::V1::KeyManagementService
Google
Cloud
Key Management Service
Manages cryptographic keys and operations using those keys. Implements a REST model with the following objects:
-
{::Google::Cloud::Kms::V1::KeyRing KeyRing}
-
{::Google::Cloud::Kms::V1::CryptoKey CryptoKey}
-
{::Google::Cloud::Kms::V1::CryptoKeyVersion CryptoKeyVersion}
-
{::Google::Cloud::Kms::V1::ImportJob ImportJob}
If you are using manual gRPC libraries, see [Using gRPC with Cloud
KMS](cloud.google.com/kms/docs/grpc).
To load this service and instantiate a client:
require "google/cloud/kms/v1/key_management_service" client = ::Google::Cloud::Kms::V1::KeyManagementService::Client.new
Constants
- Stub