nextPageToken property

String? nextPageToken
getter/setter pair

Set if not all tables could be returned in a single response.

Pass this value to page_token in another request to get the next page of results.

Implementation

core.String? nextPageToken;