Reference documentation and code samples for the Cloud KMS V1 Client class CreateCryptoKeyVersionRequest.
Request message for KeyManagementService.CreateCryptoKeyVersion .
Generated from protobuf message google.cloud.kms.v1.CreateCryptoKeyVersionRequest
Namespace
Google \ Cloud \ Kms \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ parent
↳ crypto_key_version
getParent
Required. The name of the CryptoKey associated with the CryptoKeyVersions .
string
setParent
Required. The name of the CryptoKey associated with the CryptoKeyVersions .
var
string
$this
getCryptoKeyVersion
Required. A CryptoKeyVersion with initial field values.
hasCryptoKeyVersion
clearCryptoKeyVersion
setCryptoKeyVersion
Required. A CryptoKeyVersion with initial field values.
$this
static::build
parent
string
Required. The name of the CryptoKey associated with the CryptoKeyVersions . Please see Google\Cloud\Kms\V1\KeyManagementServiceClient::cryptoKeyName() for help formatting this field.
cryptoKeyVersion