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 document provides reference documentation for the `CustomerConstraints` class within the Google Cloud Channel v1 API, detailing its properties, constructors, inheritance, and implemented interfaces."],["The latest version of the `CustomerConstraints` class is 2.14.0, and the page offers links to documentation for versions ranging from 1.0.0 to 2.14.0, including each of the specific versions from 1.0.0 through to the latest."],["The `CustomerConstraints` class represents the restrictions needed for a customer to purchase an Offer, such as allowed customer types, geographical regions, and promotional order types."],["`CustomerConstraints` implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and also inherits from the `Object` class."],["It contains properties such as `AllowedCustomerTypes`, `AllowedRegions`, and `PromotionalOrderTypes`, each of which is a RepeatedField of different data types."]]],[]]