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 latest version of the `ListViewsRequest` class is 4.4.0, with older versions available ranging from 4.3.0 down to 3.3.0."],["`ListViewsRequest` is a class in the Google Cloud Logging v2 API, used to define parameters for listing log views, and it implements several interfaces including `IPageRequest`, `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class has two constructors: a default constructor and one that accepts another `ListViewsRequest` object as a parameter."],["Key properties of the `ListViewsRequest` class include `PageSize`, `PageToken`, and `Parent`, which are used to manage pagination and specify the bucket for which views should be listed."],["The `ListViewsRequest` class enables interaction with Google Cloud Logging v2, specifically for listing log views within specified buckets, by setting parameters like `PageSize` and `PageToken`."]]],[]]