Optional. If present, then retrieve the next batch of results from the preceding call
to this method. pageToken must be the value of nextPageToken from the
previous response. The values of other method parameters should be
identical to those in the previous 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 `ListViewsRequest` class is used to specify parameters for retrieving a list of views in Google Cloud Logging."],["This class is part of the `Google.Cloud.Logging.V2` namespace within the `Google.Cloud.Logging.V2.dll` assembly and version 3.5.0 of this documentation."],["The latest version documented is 4.4.0, with versions ranging from 3.3.0 up until the latest in this documentation."],["The `ListViewsRequest` class implements interfaces like `IPageRequest`, `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `Object` class."],["Key properties of `ListViewsRequest` include `PageSize` for controlling the number of results, `PageToken` for pagination, and `Parent` to specify the target bucket for which to list the views."]]],[]]