public sealed class CustomerConstraints : IMessage<CustomerConstraints>, IEquatable<CustomerConstraints>, IDeepCloneable<CustomerConstraints>, IBufferMessage, IMessage
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 content focuses on the \u003ccode\u003eCustomerConstraints\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Channel.V1\u003c/code\u003e namespace, detailing its role in defining purchase constraints for customers.\u003c/p\u003e\n"],["\u003cp\u003eMultiple versions of the \u003ccode\u003eCustomerConstraints\u003c/code\u003e class are available, ranging from version 1.0.0 to the latest version 2.14.0, each linked to its respective documentation.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCustomerConstraints\u003c/code\u003e implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, indicating its integration within the Google Cloud Protobuf ecosystem.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties such as \u003ccode\u003eAllowedCustomerTypes\u003c/code\u003e, \u003ccode\u003eAllowedRegions\u003c/code\u003e, and \u003ccode\u003ePromotionalOrderTypes\u003c/code\u003e, which dictate specific restrictions like customer type, geographical location, and promotional offer eligibility.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCustomerConstraints\u003c/code\u003e class contains two constructors, one default and another accepting another \u003ccode\u003eCustomerConstraints\u003c/code\u003e object as a parameter, for easy duplication of information.\u003c/p\u003e\n"]]],[],null,[]]