Skip to main content

Messages

PageRequest

FieldTypeDescription
page_sizeoptional ``uint32Maximum number of items to return in a single response.
page_tokenoptional ``stringToken identifying the position to resume from.
order_byoptional ``stringOptional ordering specification in โ€œfield [ascdesc]โ€ form.

PageResponse

FieldTypeDescription
next_page_tokenoptional ``stringToken to retrieve the next page of results, if any.
total_sizeoptional ``uint64Total number of items available when known.