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