public sealed class ListPoliciesResponse : IMessage<ListPoliciesResponse>, IEquatable<ListPoliciesResponse>, IDeepCloneable<ListPoliciesResponse>, IBufferMessage, IMessage, IPageResponse<Policy>, IEnumerable<Policy>, IEnumerable
The response returned from the [ListPolicies]
[google.cloud.orgpolicy.v2.OrgPolicy.ListPolicies] method. It will be empty
if no Policies are set on the resource.
[[["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 latest version available is 2.7.0, with version 1.1.0 as a specific point of reference in this content.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eListPoliciesResponse\u003c/code\u003e is a class that inherits from \u003ccode\u003eObject\u003c/code\u003e and implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, \u003ccode\u003eIBufferMessage\u003c/code\u003e, \u003ccode\u003eIPageResponse\u003c/code\u003e, and \u003ccode\u003eIEnumerable\u003c/code\u003e, for managing and processing policy lists.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListPoliciesResponse\u003c/code\u003e class is used to return a list of policies and can be empty if no policies are present, as indicated in the \u003ccode\u003ePolicies\u003c/code\u003e property.\u003c/p\u003e\n"],["\u003cp\u003eThis class provides methods like \u003ccode\u003eGetEnumerator()\u003c/code\u003e for iterating through the policies, and it also supports a \u003ccode\u003eNextPageToken\u003c/code\u003e property for pagination, although it is currently not in use.\u003c/p\u003e\n"],["\u003cp\u003eThe namespace for this class is \u003ccode\u003eGoogle.Cloud.OrgPolicy.V2\u003c/code\u003e, and it's part of the \u003ccode\u003eGoogle.Cloud.OrgPolicy.V2.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"]]],[],null,[]]