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."],[[["This webpage provides documentation for the `ListViewsRequest` class within the Google Cloud Logging v2 API for .NET, specifically version 4.2.0."],["`ListViewsRequest` is used to request a list of views and implements several interfaces, including `IPageRequest`, `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class inherits from `object` and includes methods such as `GetHashCode`, `GetType`, and `ToString`, and has two constructors, one empty and another taking a `ListViewsRequest` object."],["Key properties of the `ListViewsRequest` class include `PageSize` to limit results, `PageToken` to handle pagination, and `Parent` to specify the bucket from which to list the views."],["The documentation also lists the versions of the API available, including the latest version, and the assembly where this class can be found is `Google.Cloud.Logging.V2.dll`."]]],[]]