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\u003eThe \u003ccode\u003eListExclusionsResponse\u003c/code\u003e class, found within the \u003ccode\u003eGoogle.Cloud.Logging.V2\u003c/code\u003e namespace, is used to encapsulate the results returned from a \u003ccode\u003eListExclusions\u003c/code\u003e operation.\u003c/p\u003e\n"],["\u003cp\u003eIt supports iteration through a collection of \u003ccode\u003eLogExclusion\u003c/code\u003e resources, as evidenced by its implementation of \u003ccode\u003eIEnumerable<LogExclusion>\u003c/code\u003e and its \u003ccode\u003eGetEnumerator()\u003c/code\u003e method.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains a \u003ccode\u003eRepeatedField<LogExclusion>\u003c/code\u003e property called \u003ccode\u003eExclusions\u003c/code\u003e, which holds the actual list of log exclusions.\u003c/p\u003e\n"],["\u003cp\u003eIt also features a \u003ccode\u003eNextPageToken\u003c/code\u003e property, that helps you retrieve subsequent sets of data when the result set is too large to fit in a single response.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements several interfaces, including \u003ccode\u003eIPageResponse<LogExclusion>\u003c/code\u003e, \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable<ListExclusionsResponse>\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable<ListExclusionsResponse>\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]