Pageable
interface Pageable
Interface for responses that support pagination. Responses implementing this interface contain a paging token that can be used to fetch the next page of results or resume streaming from a specific point.
Interface for responses that support pagination. Responses implementing this interface contain a paging token that can be used to fetch the next page of results or resume streaming from a specific point.