Full name: projects.locations.keyRings.cryptoKeys.updatePrimaryVersion
Update the version of a CryptoKey that will be used in cryptoKeys.encrypt.
Returns an error if called on a key whose purpose is not ENCRYPT_DECRYPT.
HTTP request
The URLs use gRPC Transcoding syntax.
Path parameters
| Parameters | |
|---|---|
name |
Required. The resource name of the Authorization requires the following IAM permission on the specified resource
|
Request body
The request body contains data with the following structure:
| JSON representation |
|---|
{ "cryptoKeyVersionId": string } |
| Fields | |
|---|---|
cryptoKeyVersionId |
Required. The id of the child |
Response body
If successful, the response body contains an instance of CryptoKey.
Authorization scopes
Requires one of the following OAuth scopes:
https://www.googleapis.com/auth/cloudkmshttps://www.googleapis.com/auth/cloud-platform
For more information, see the Authentication Overview.