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 documentation for the `CustomerConstraints` class within the Google Cloud Channel v1 API, detailing its properties, constructors, inheritance, and implemented interfaces."],["The `CustomerConstraints` class represents the necessary restrictions for a customer to purchase a specific offer, providing details like allowed customer types, regions, and promotional order types."],["The page lists various versions of the Google.Cloud.Channel.V1 API, from 1.0.0 up to the latest 2.14.0, with each version linking to its specific documentation for the CustomerConstraints class."],["The `CustomerConstraints` class implements several interfaces like `IMessage`, `IEquatable`, `IDeepCloneable` and `IBufferMessage`, and its properties include `AllowedCustomerTypes`, `AllowedRegions` and `PromotionalOrderTypes`."]]],[]]