Class ListEntryGroupsRequest (3.11.0)

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

Request message for ListEntryGroups.

Attributes

NameDescription
parent str
Required. The name of the location that contains the entry groups to list. Can be provided as a URL.
page_size int
Optional. The maximum number of items to return. Default is 10. Maximum limit is 1000. Throws an invalid argument if page_size is greater than 1000.
page_token str
Optional. Pagination token that specifies the next page to return. If empty, returns the first page.