public sealed class ListCustomConstraintsResponse : IMessage<ListCustomConstraintsResponse>, IEquatable<ListCustomConstraintsResponse>, IDeepCloneable<ListCustomConstraintsResponse>, IBufferMessage, IMessage, IPageResponse<CustomConstraint>, IEnumerable<CustomConstraint>, IEnumerable
Reference documentation and code samples for the Organization Policy v2 API class ListCustomConstraintsResponse.
The response returned from the [ListCustomConstraints]
[google.cloud.orgpolicy.v2.OrgPolicy.ListCustomConstraints] method. It will
be empty if no custom constraints are set on the organization 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\u003eThis webpage provides documentation for the \u003ccode\u003eListCustomConstraintsResponse\u003c/code\u003e class within the Google Cloud Organization Policy v2 API, specifically version 2.4.0, and offers access to the different versions of the doc.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListCustomConstraintsResponse\u003c/code\u003e class is used to return a list of custom constraints from the \u003ccode\u003eListCustomConstraints\u003c/code\u003e method.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListCustomConstraintsResponse\u003c/code\u003e 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.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains properties such as \u003ccode\u003eCustomConstraints\u003c/code\u003e, a \u003ccode\u003eRepeatedField\u003c/code\u003e of \u003ccode\u003eCustomConstraint\u003c/code\u003e objects, and \u003ccode\u003eNextPageToken\u003c/code\u003e, which is a string, used for pagination but is currently unused.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListCustomConstraintsResponse\u003c/code\u003e class has two constructors, one default constructor and one that takes another \u003ccode\u003eListCustomConstraintsResponse\u003c/code\u003e as a parameter, used for creating a copy.\u003c/p\u003e\n"]]],[],null,[]]