public sealed class CustomerConstraints : IMessage<CustomerConstraints>, IEquatable<CustomerConstraints>, IDeepCloneable<CustomerConstraints>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Channel v1 API class CustomerConstraints.
Represents constraints required to purchase the Offer for a customer.
[[["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 page provides documentation for the \u003ccode\u003eCustomerConstraints\u003c/code\u003e class within the Google Cloud Channel v1 API, which defines the requirements for purchasing an Offer for a customer.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCustomerConstraints\u003c/code\u003e class is part of the \u003ccode\u003eGoogle.Cloud.Channel.V1\u003c/code\u003e namespace and is implemented across multiple versions, ranging from 1.0.0 to the latest 2.14.0, allowing developers to find the corresponding version.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCustomerConstraints\u003c/code\u003e includes properties like \u003ccode\u003eAllowedCustomerTypes\u003c/code\u003e, \u003ccode\u003eAllowedRegions\u003c/code\u003e, and \u003ccode\u003ePromotionalOrderTypes\u003c/code\u003e to specify customer eligibility based on type, geographical location, and order type, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements various interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from \u003ccode\u003eobject\u003c/code\u003e, supporting data handling and comparison.\u003c/p\u003e\n"],["\u003cp\u003eTwo constructors are available, a default one and one to create a copy from an existing instance, allowing for flexible object creation and initialization.\u003c/p\u003e\n"]]],[],null,[]]