Reference documentation and code samples for the Cloud KMS V1 Client class GetCryptoKeyVersionRequest.
Request message for KeyManagementService.GetCryptoKeyVersion .
Generated from protobuf message google.cloud.kms.v1.GetCryptoKeyVersionRequest
Namespace
Google \ Cloud \ Kms \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ name
getName
Required. The name of the CryptoKeyVersion to get.
string
setName
Required. The name of the CryptoKeyVersion to get.
var
string
$this
static::build
name
string
Required. The name of the CryptoKeyVersion to get. Please see Google\Cloud\Kms\V1\KeyManagementServiceClient::cryptoKeyVersionName() for help formatting this field.