Class ListTagsRequest (3.5.0)

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

Request message for ListTags.

Attributes

NameDescription
parent str
Required. The name of the Data Catalog resource to list the tags of. The resource can be an Entry or an EntryGroup (without /entries/{entries} at the end).
page_size int
The maximum number of tags to return. Default is 10. Maximum limit is 1000.
page_token str
Pagination token that specifies the next page to return. If empty, the first page is returned.