Method: locations.tagBindingCollections.get

Returns tag bindings directly attached to a Google Cloud resource.

HTTP request

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

The URL uses gRPC Transcoding syntax.

Path parameters

Parameters
name

string

Required. The full name of the TagBindingCollection in format: locations/{location}/tagBindingCollections/{encoded-full-resource-name} where the enoded-full-resource-name is the UTF-8 encoded name of the resource the TagBindings are bound to. E.g. "locations/global/tagBindingCollections/%2f%2fcloudresourcemanager.googleapis.com%2fprojects%2f123"

Request body

The request body must be empty.

Response body

If successful, the response body contains an instance of TagBindingCollection.

Authorization scopes

Requires one of the following OAuth scopes:

  • https://www.googleapis.com/auth/cloud-platform
  • https://www.googleapis.com/auth/cloud-platform.read-only

For more information, see the Authentication Overview.