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 latest version available for `ListViewsRequest` is 4.4.0, with other documented versions ranging from 3.3.0 to 4.3.0."],["`ListViewsRequest` is a class that inherits from `Object` and implements several interfaces including `IPageRequest`, `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes two constructors: a parameterless constructor and one that takes another `ListViewsRequest` object."],["`ListViewsRequest` contains properties such as `PageSize`, `PageToken`, and `Parent`, which are used for managing the list of results and identifying the target bucket."],["The `ListViewsRequest` class is contained within the namespace `Google.Cloud.Logging.V2` and is found in the `Google.Cloud.Logging.V2.dll` assembly."]]],[]]