REST Resource: locations.effectiveTagBindingCollections
Resource: EffectiveTagBindingCollection
Represents a collection of effective tag bindings for a GCP resource.
JSON representation |
{
"name": string,
"fullResourceName": string,
"effectiveTags": {
string: string,
...
}
} |
Fields |
name |
string
Identifier. The name of the EffectiveTagBindingCollection, following the convention: locations/{location}/effectiveTagBindingCollections/{encoded-full-resource-name} where the encoded-full-resource-name is the UTF-8 encoded name of the GCP resource the TagBindings are bound to. E.g. "locations/global/effectiveTagBindingCollections/%2f%2fcloudresourcemanager.googleapis.com%2fprojects%2f123"
|
fullResourceName |
string
The full resource name of the resource the TagBindings are bound to. E.g. //cloudresourcemanager.googleapis.com/projects/123
|
effectiveTags |
map (key: string, value: string)
Tag keys/values effectively bound to this resource, specified in namespaced format. For example: "123/environment": "production"
|
Methods |
|
The method google.cloud.resourcemanager.v3.TagBindingCollections.GetEffectiveTagBindingCollection is not available in Trusted Cloud by S3NS. |
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-06-11 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-06-11 UTC."],[],[],null,[]]