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"]],[["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."],[[["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."]]],[]]