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 `ListViewsRequest` class is used to specify parameters for retrieving a list of views in the Google Cloud Logging API."],["This class implements several interfaces, including `IPageRequest`, `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing functionalities for page requests, message handling, equality checks, deep cloning, and buffer messaging."],["It offers properties to define the `PageSize`, `PageToken`, and `Parent` for the request, allowing control over the number of results, pagination, and the target bucket for listing views."],["The latest version of this class available is 4.4.0, however multiple versions of this class are listed on this page."],["The class `ListViewsRequest` has a constructor with no parameters and a constructor which takes another `ListViewsRequest` as a parameter."]]],[]]