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 document provides reference documentation for the \u003ccode\u003eListCustomConstraintsResponse\u003c/code\u003e class within the Organization Policy v2 API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListCustomConstraintsResponse\u003c/code\u003e class is used to represent the response from the \u003ccode\u003eListCustomConstraints\u003c/code\u003e method, detailing any custom constraints set on an organization resource.\u003c/p\u003e\n"],["\u003cp\u003eThe class 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, providing a variety of functionalities.\u003c/p\u003e\n"],["\u003cp\u003eIt includes properties like \u003ccode\u003eCustomConstraints\u003c/code\u003e to list the constraints and \u003ccode\u003eNextPageToken\u003c/code\u003e for pagination, if applicable, along with methods like \u003ccode\u003eGetEnumerator\u003c/code\u003e for iteration.\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple versions for the \u003ccode\u003eListCustomConstraintsResponse\u003c/code\u003e class documented, with the latest being \u003ccode\u003e2.7.0\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]