nextPageToken property

String? nextPageToken
getter/setter pair

If not empty, indicates that there may be more budgets that match the request; this value should be passed in a new ListBudgetsRequest.

Implementation

core.String? nextPageToken;