Class UpdateCryptoKeyPrimaryVersionRequest (2.2.0)

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

Request message for KeyManagementService.UpdateCryptoKeyPrimaryVersion.

Attributes

NameDescription
name str
Required. The resource name of the CryptoKey to update.
crypto_key_version_id str
Required. The id of the child CryptoKeyVersion to use as primary.