Method: locations.effectiveTagBindingCollections.get

Returns effective tag bindings on a Google Cloud resource.

HTTP request

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

The URL uses gRPC Transcoding syntax.

Path parameters

Parameters
name

string

Required. The full name of the EffectiveTagBindingCollection in format: locations/{location}/effectiveTagBindingCollections/{encoded-full-resource-name} where the encoded-full-resource-name is the UTF-8 encoded name of the resource the TagBindings are bound to. E.g. "locations/global/effectiveTagBindingCollections/%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 EffectiveTagBindingCollection.

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.