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 latest version available for the `Google.Cloud.Channel.V1.CustomerConstraints` class is 2.14.0, with multiple prior versions listed from 2.13.0 down to 1.0.0."],["The `CustomerConstraints` class in the Cloud Channel v1 API defines requirements for purchasing an offer for a customer and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class `CustomerConstraints` has properties named `AllowedCustomerTypes`, `AllowedRegions`, and `PromotionalOrderTypes`, that define the constraints for customer types, geographical regions, and promotional order types respectively."],["This documentation covers the `CustomerConstraints` class, focusing on the Google.Cloud.Channel.V1 namespace, and provides details on the class's constructors, inherited members, and properties, as well as a history of its prior versions."]]],[]]