public sealed class ListPoliciesResponse : IMessage<ListPoliciesResponse>, IEquatable<ListPoliciesResponse>, IDeepCloneable<ListPoliciesResponse>, IBufferMessage, IMessage, IPageResponse<Policy>, IEnumerable<Policy>, IEnumerable
Reference documentation and code samples for the Organization Policy v2 API class ListPoliciesResponse.
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"]],[["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-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eListPoliciesResponse\u003c/code\u003e class is part of the Google Cloud Organization Policy v2 API, and it is used to represent the response returned from the \u003ccode\u003eListPolicies\u003c/code\u003e method.\u003c/p\u003e\n"],["\u003cp\u003eThis class 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, providing functionalities such as message handling, comparison, deep cloning, buffering, pagination, and enumeration.\u003c/p\u003e\n"],["\u003cp\u003eIt contains properties like \u003ccode\u003eNextPageToken\u003c/code\u003e for handling pagination and \u003ccode\u003ePolicies\u003c/code\u003e, a \u003ccode\u003eRepeatedField\u003c/code\u003e of \u003ccode\u003ePolicy\u003c/code\u003e objects, which represents the list of policies returned in the response.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the \u003ccode\u003eListPoliciesResponse\u003c/code\u003e class is \u003ccode\u003e2.7.0\u003c/code\u003e, and several older versions are documented, including versions from 2.6.0 down to 1.0.0.\u003c/p\u003e\n"]]],[],null,[]]