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, with the latest version being 3.15.0."],["`QueryTimeSeriesRequest` is used to make requests for time series data and it implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage` and `IPageRequest`."],["The class offers two constructors, a default one and one that copies another `QueryTimeSeriesRequest` instance, for example QueryTimeSeriesRequest(QueryTimeSeriesRequest other)."],["Key properties of `QueryTimeSeriesRequest` include `Name` for the project ID, `PageSize` to control the number of time series data returned, `PageToken` for retrieving additional results, and `Query` for specifying the Monitoring Query Language query."],["The webpage lists the available versions of `Google.Cloud.Monitoring.V3` from 2.3.0 up to 3.15.0, showing each version's documentation link for the `QueryTimeSeriesRequest`."]]],[]]