PageResponse
PageResponse captures pagination metadata returned with list results.
Package: thru.common.v1
Fields
Section titled “Fields”| Field | Type | # | Description |
|---|---|---|---|
next_page_token | string | 1 · optional | Token to retrieve the next page of results, if any. |
total_size | uint64 | 2 · optional | Total number of items available when known. |