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 of the \u003ccode\u003eListPoliciesResponse\u003c/code\u003e is 2.7.0, with other listed versions ranging from 2.6.0 down to 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eListPoliciesResponse\u003c/code\u003e is a class that inherits from \u003ccode\u003eObject\u003c/code\u003e and implements multiple 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.\u003c/p\u003e\n"],["\u003cp\u003eThis class represents the response returned from the \u003ccode\u003eListPolicies\u003c/code\u003e method, which may contain a list of \u003ccode\u003ePolicies\u003c/code\u003e or be empty if no policies are set on the resource.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListPoliciesResponse\u003c/code\u003e class includes properties like \u003ccode\u003eNextPageToken\u003c/code\u003e, used for retrieving subsequent pages of data, and \u003ccode\u003ePolicies\u003c/code\u003e, a collection of \u003ccode\u003ePolicy\u003c/code\u003e objects.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides methods such as \u003ccode\u003eGetEnumerator()\u003c/code\u003e to iterate through the resources in the response, which is an implementation of the \u003ccode\u003eIEnumerable\u003c/code\u003e interface.\u003c/p\u003e\n"]]],[],null,[]]