Class ListEntryGroupsRequest (3.1.1)

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, which can be provided in URL format. Example: - projects/{project_id}/locations/{location}
page_size int
Optional. The maximum number of items to return. Default is 10. Max limit is 1000. Throws an invalid argument for page_size > 1000.
page_token str
Optional. Token that specifies which page is requested. If empty, the first page is returned.