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 \u003ccode\u003eListPoliciesResponse\u003c/code\u003e class represents the response returned by the \u003ccode\u003eListPolicies\u003c/code\u003e method, used to list policies within the Google Cloud OrgPolicy V2 service.\u003c/p\u003e\n"],["\u003cp\u003eThis response can be empty if no \u003ccode\u003ePolicies\u003c/code\u003e are set on the resource, indicating no policies are currently in place.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListPoliciesResponse\u003c/code\u003e class implements various 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, allowing for diverse functionalities like message handling, comparison, cloning, buffering, paging and enumeration.\u003c/p\u003e\n"],["\u003cp\u003eIt contains properties such as \u003ccode\u003eNextPageToken\u003c/code\u003e for pagination (although currently not used) and \u003ccode\u003ePolicies\u003c/code\u003e, a repeated field containing all \u003ccode\u003ePolicies\u003c/code\u003e that exist on the resource.\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple previous versions of \u003ccode\u003eListPoliciesResponse\u003c/code\u003e available, ranging from version 1.0.0 to the latest 2.7.0, showing the evolution of the API over time.\u003c/p\u003e\n"]]],[],null,[]]