If set, this token is used to indicate a continued list operation.
The value should be taken from the NextPageToken property of either
a Page<TResource> or a raw response from AsRawResponses().
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eListDatasetsOptions\u003c/code\u003e class in the Google BigQuery v2 API provides options for listing datasets, with the latest version being 3.11.0.\u003c/p\u003e\n"],["\u003cp\u003eThe class allows filtering of datasets based on labels using the \u003ccode\u003eFilter\u003c/code\u003e property, which is a string that supports filtering according to \u003ca href=\"https://cloud.google.com/bigquery/docs/labeling-datasets#filtering_datasets_using_labels\"\u003eBigQuery documentation\u003c/a\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eIncludeHidden\u003c/code\u003e property, a boolean, determines whether hidden datasets are included in the listing results, defaulting to \u003ccode\u003efalse\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePageSize\u003c/code\u003e and \u003ccode\u003ePageToken\u003c/code\u003e properties, which are of type \u003ccode\u003eint\u003c/code\u003e and \u003ccode\u003estring\u003c/code\u003e, respectively, control the pagination of results when listing datasets, offering custom page sizes and allowing for continuation of a listing operation.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides access to inherited members from the base \u003ccode\u003eobject\u003c/code\u003e class, including methods like \u003ccode\u003eGetHashCode\u003c/code\u003e, \u003ccode\u003eGetType\u003c/code\u003e, and \u003ccode\u003eToString\u003c/code\u003e, which are commonly found in .NET objects.\u003c/p\u003e\n"]]],[],null,[]]