Class ListTagBindingsRequest (1.9.0)

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

The request message to list all TagBindings for a parent.

Attributes

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