Class GetCryptoKeyRequest (2.12.1)

GetCryptoKeyRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Request message for KeyManagementService.GetCryptoKey.

Attribute

NameDescription
name str
Required. The name of the CryptoKey to get.

Inheritance

builtins.object > proto.message.Message > GetCryptoKeyRequest