If there might be more results than appear in this response, then
nextPageToken is included. To get the next set of results, call the same
method again using the value of nextPageToken as pageToken.
[[["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."],[[["\u003cp\u003eThis webpage details the \u003ccode\u003eListViewsResponse\u003c/code\u003e class, which is a response type for retrieving a list of \u003ccode\u003eLogView\u003c/code\u003e objects within the Google Cloud Logging API, specifically for version 3.3.0 of the .NET library.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListViewsResponse\u003c/code\u003e class implements several interfaces, including \u003ccode\u003eIPageResponse\u003c/code\u003e, \u003ccode\u003eIEnumerable\u003c/code\u003e, \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, demonstrating its capabilities for paged responses, enumeration, and protocol buffer message handling.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers two constructors, a default constructor and one that accepts another \u003ccode\u003eListViewsResponse\u003c/code\u003e object, allowing for creating new instances or copies.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eListViewsResponse\u003c/code\u003e contains properties \u003ccode\u003eNextPageToken\u003c/code\u003e for pagination and \u003ccode\u003eViews\u003c/code\u003e, which contains a \u003ccode\u003eRepeatedField\u003c/code\u003e of \u003ccode\u003eLogView\u003c/code\u003e objects, representing the collection of views returned.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes a \u003ccode\u003eGetEnumerator\u003c/code\u003e method for iterating through the \u003ccode\u003eLogView\u003c/code\u003e resources within the response, along with explicit interface implementations for \u003ccode\u003eIEnumerable.GetEnumerator\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]