public sealed class Constraints : IMessage<Constraints>, IEquatable<Constraints>, IDeepCloneable<Constraints>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Channel v1 API class Constraints.
Represents the constraints for buying the Offer.
Implements
IMessageConstraints, IEquatableConstraints, IDeepCloneableConstraints, IBufferMessage, IMessageNamespace
Google.Cloud.Channel.V1Assembly
Google.Cloud.Channel.V1.dll
Constructors
Constraints()
public Constraints()
Constraints(Constraints)
public Constraints(Constraints other)
Parameter | |
---|---|
Name | Description |
other |
Constraints |
Properties
CustomerConstraints
public CustomerConstraints CustomerConstraints { get; set; }
Represents constraints required to purchase the Offer for a customer.
Property Value | |
---|---|
Type | Description |
CustomerConstraints |