Method: cryptoKeys.patch
Stay organized with collections
Save and categorize content based on your preferences.
- HTTP request
- Path parameters
- Query parameters
- Request body
- Response body
- Authorization scopes
- Try it!
Full name: projects.locations.keyRings.cryptoKeys.patch
Update a CryptoKey .
HTTP request
The URLs use gRPC Transcoding syntax.
Path parameters
| Parameters | |
|---|---|
cryptoKey.name |
Output only. The resource name for this |
Query parameters
| Parameters | |
|---|---|
updateMask |
Required. List of fields to be updated in this request. This is a comma-separated list of fully qualified names of fields. Example: |
Request body
The request body contains an instance of CryptoKey .
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.