Send feedback
Class ListEffectiveTagsResponse (1.12.4)
Stay organized with collections
Save and categorize content based on your preferences.
Version 1.12.4 keyboard_arrow_down
ListEffectiveTagsResponse ( mapping = None , * , ignore_unknown_fields = False , ** kwargs )
The response of ListEffectiveTags.
Attributes
Name
Description
effective_tags
MutableSequence[google.cloud.resourcemanager_v3.types.EffectiveTag ]
A possibly paginated list of effective tags
for the specified resource.
next_page_token
str
Pagination token.
If the result set is too large to fit in a single response,
this token is returned. It encodes the position of the
current result cursor. Feeding this value into a new list
request with the page_token
parameter gives the next
page of the results.
When next_page_token
is not filled in, there is no next
page and the list returned is the last page in the result
set.
Pagination tokens have a limited lifetime.
Send feedback
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 2024-09-10 UTC.
[{
"type": "thumb-down",
"id": "hardToUnderstand",
"label":"Hard to understand"
},{
"type": "thumb-down",
"id": "incorrectInformationOrSampleCode",
"label":"Incorrect information or sample code"
},{
"type": "thumb-down",
"id": "missingTheInformationSamplesINeed",
"label":"Missing the information/samples I need"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"Other"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"Easy to understand"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"Solved my problem"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"Other"
}]
Need to tell us more?
{"lastModified": "Last updated 2024-09-10 UTC."}