
Hello,
Thank you for reaching out to us.
As for your concern related to result pagination, you can check on this Paging guide. To retrieve the next set of rows, you can simply send the request again with the same page size, but update the request's page_token to the response's next_page_token.
Regards,
|
||||||