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."],[[["The page provides reference documentation for the `CustomerConstraints` class within the Google Cloud Channel v1 API, detailing its structure and usage."],["This `CustomerConstraints` class is utilized to define the constraints necessary for a customer to purchase a specific offer, including allowed customer types, geographical regions, and promotional order types."],["The documentation lists all available versions of the Google.Cloud.Channel.V1 API, ranging from version 1.0.0 up to the latest version, 2.14.0, providing access to earlier builds if necessary."],["The `CustomerConstraints` class implements several interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, ensuring compatibility and deep cloning capabilities."],["The `CustomerConstraints` class contains the properties `AllowedCustomerTypes`, `AllowedRegions`, and `PromotionalOrderTypes`, each with its respective property value type, providing a detailed view of the customer purchasing constrains."]]],[]]