- HTTP request
- Path parameters
- Query parameters
- Request body
- Response body
- Authorization scopes
- Try it!
Updates tag bindings directly attached to a Google Cloud resource. Update_mask can be kept empty or "*".
HTTP request
PATCH https://cloudresourcemanager.googleapis.com/v3/{tagBindingCollection.name=locations/*/tagBindingCollections/*}
The URL uses gRPC Transcoding syntax.
Path parameters
Parameters | |
---|---|
tagBindingCollection.name |
Identifier. The name of the TagBindingCollection, following the convention: |
Query parameters
Parameters | |
---|---|
updateMask |
Optional. An update mask to selectively update fields. This is a comma-separated list of fully qualified names of fields. Example: |
Request body
The request body contains an instance of TagBindingCollection
.
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.