- HTTP request
 - Path parameters
 - Query parameters
 - Request body
 - Response body
 - Authorization scopes
 - Try it!
 
Updates the attributes of the TagKey resource.
HTTP request
PATCH https://cloudresourcemanager.googleapis.com/v3/{tagKey.name=tagKeys/*}
The URL uses gRPC Transcoding syntax.
Path parameters
| Parameters | |
|---|---|
tagKey.name | 
                
                   
 Immutable. The resource name for a TagKey. Must be in the format   | 
              
Query parameters
| Parameters | |
|---|---|
updateMask | 
                
                   
 Fields to be updated. The mask may only contain  This is a comma-separated list of fully qualified names of fields. Example:   | 
              
validateOnly | 
                
                   
 Set as true to perform validations necessary for updating the resource, but not actually perform the action.  | 
              
Request body
The request body contains an instance of TagKey.
Response body
If successful, the response body contains an instance of Operation.
Authorization scopes
Requires the following OAuth scope:
https://www.googleapis.com/auth/cloud-platform
For more information, see the Authentication Overview.