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-03-21 UTC."],[[["This document provides reference information 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` API is 2.14.0, and the document contains version history dating back to 1.0.0, offering links to each version's specific documentation."],["The `CustomerConstraints` class, as a part of the Google.Cloud.Channel.V1 namespace, represents the constraints that must be met for a customer to purchase an offer."],["The class includes properties like `AllowedCustomerTypes`, `AllowedRegions`, and `PromotionalOrderTypes`, which are all `RepeatedField` types, used to specify customer type, regions, and promotional order types respectively."],["The `CustomerConstraints` class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` and it inherits from the base `Object` class."]]],[]]