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 information for the \u003ccode\u003eListCustomConstraintsResponse\u003c/code\u003e class within the Organization Policy v2 API for .NET.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListCustomConstraintsResponse\u003c/code\u003e class is designed to handle the response from the \u003ccode\u003eListCustomConstraints\u003c/code\u003e method, which retrieves custom constraints set on an organization resource.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from \u003ccode\u003eobject\u003c/code\u003e and 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 various functionalities.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eListCustomConstraintsResponse\u003c/code\u003e include \u003ccode\u003eCustomConstraints\u003c/code\u003e, which holds the list of custom constraints, and \u003ccode\u003eNextPageToken\u003c/code\u003e, which is reserved for potential future use for pagination.\u003c/p\u003e\n"],["\u003cp\u003eThe document shows the history of the project versions, ranging from version 1.0.0 to the latest version, 2.7.0.\u003c/p\u003e\n"]]],[],null,[]]