[Obsolete]
public sealed class CapacityQuantity : IMessage<CapacityQuantity>, IEquatable<CapacityQuantity>, IDeepCloneable<CapacityQuantity>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Optimization v1 API class CapacityQuantity.
Deprecated: Use [Vehicle.LoadLimit.Interval][google.cloud.optimization.v1.Vehicle.LoadLimit.Interval] instead.
Implements
IMessageCapacityQuantity, IEquatableCapacityQuantity, IDeepCloneableCapacityQuantity, IBufferMessage, IMessageNamespace
Google.Cloud.Optimization.V1Assembly
Google.Cloud.Optimization.V1.dll
Constructors
CapacityQuantity()
public CapacityQuantity()
CapacityQuantity(CapacityQuantity)
public CapacityQuantity(CapacityQuantity other)
Parameter | |
---|---|
Name | Description |
other |
CapacityQuantity |
Properties
Type
public string Type { get; set; }
Property Value | |
---|---|
Type | Description |
string |
Value
public long Value { get; set; }
Property Value | |
---|---|
Type | Description |
long |