Class ListEffectiveTagsRequest (1.12.2)

ListEffectiveTagsRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)

The request message to ListEffectiveTags

Attributes

NameDescription
parent str
Required. The full resource name of a resource for which you want to list the effective tags. E.g. "//cloudresourcemanager.googleapis.com/projects/123".
page_size int
Optional. The maximum number of effective tags to return in the response. The server allows a maximum of 300 effective tags to return in a single page. If unspecified, the server will use 100 as the default.
page_token str
Optional. A pagination token returned from a previous call to ListEffectiveTags that indicates from where this listing should continue.