Class KeyManagementServiceGrpc


  • @Generated(value="by gRPC proto compiler",
               comments="Source: google/cloud/kms/v1/service.proto")
    public final class KeyManagementServiceGrpc
    extends Object
     Google Cloud Key Management Service
     Manages cryptographic keys and operations using those keys. Implements a REST
     model with the following objects:
     * [KeyRing][google.cloud.kms.v1.KeyRing]
     * [CryptoKey][google.cloud.kms.v1.CryptoKey]
     * [CryptoKeyVersion][google.cloud.kms.v1.CryptoKeyVersion]
     * [ImportJob][google.cloud.kms.v1.ImportJob]
     If you are using manual gRPC libraries, see
     [Using gRPC with Cloud KMS](https://cloud.google.com/kms/docs/grpc).