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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-09 UTC."],[[["This webpage provides documentation for the `CustomerConstraints` class within the Google Cloud Channel v1 API, which defines the requirements for purchasing an Offer for a customer."],["The latest version of the `CustomerConstraints` class available is 2.14.0, while the current page's context is version 2.13.0, and the page also includes historical versions of this class all the way back to version 1.0.0."],["The `CustomerConstraints` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has properties such as `AllowedCustomerTypes`, `AllowedRegions`, and `PromotionalOrderTypes`, which provide details about the types of customers, geographical regions, and promotional order types that are allowed."],["The document shows available constructors for `CustomerConstraints`, including one default constructor, and another that accepts another `CustomerConstraints` object."]]],[]]