If this field is not empty then it must contain the nextPageToken value
returned by a previous call to this method. Using this field causes the
method to return additional results from the previous method call.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["The webpage details the `QueryTimeSeriesRequest` class, which is part of the Google Cloud Monitoring V3 API for .NET, specifically in version 2.6.0."],["This class is used to execute time series data queries on a specified project, which needs to be identified via a project ID or number."],["The `QueryTimeSeriesRequest` class inherits from the Object class and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, and `IPageRequest`, among others."],["The `QueryTimeSeriesRequest` class's properties include `Name`, `PageSize`, `PageToken`, and `Query`, which allow users to define the project, limit the number of results, navigate through pages of results, and specify the Monitoring Query Language."],["The page also lists links to prior versions of this class, ranging from 2.3.0 to the latest version of 3.15.0, enabling access to documentation for prior versions."]]],[]]