Method: locations.tagBindingCollections.update

Updates tag bindings directly attached to a Google Cloud resource.

HTTP request

PUT https://cloudresourcemanager.googleapis.com/v3/{tagBindingCollection.name=locations/*/tagBindingCollections/*}

The URL uses gRPC Transcoding syntax.

Path parameters

Parameters
tagBindingCollection.name

string

Identifier. The name of the TagBindingCollection, following the convention: locations/{location}/tagBindingCollections/{encoded-full-resource-name} where the encoded-full-resource-name is the UTF-8 encoded name of the Google Cloud resource the TagBindings are bound to. "locations/global/tagBindingCollections/%2f%2fcloudresourcemanager.googleapis.com%2fprojects%2f123"

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.