[Obsolete]
public sealed class CapacityQuantity : IMessage<CapacityQuantity>, IEquatable<CapacityQuantity>, IDeepCloneable<CapacityQuantity>, IBufferMessage, IMessageReference documentation and code samples for the Cloud Optimization v1 API class CapacityQuantity.
Deprecated: Use [Shipment.Load][], [Vehicle.LoadLimit][] and [ShipmentRoute.VehicleLoad][] instead.
Implements
IMessage<CapacityQuantity>, IEquatable<CapacityQuantity>, IDeepCloneable<CapacityQuantity>, 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 |
Int64 |
|