Cloud Optimization v1 API - Class CapacityQuantity (2.0.0)

[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 [Shipment.Load][], [Vehicle.LoadLimit][] and [ShipmentRoute.VehicleLoad][] instead.

Inheritance

Object > CapacityQuantity

Namespace

Google.Cloud.Optimization.V1

Assembly

Google.Cloud.Optimization.V1.dll

Constructors

CapacityQuantity()

public CapacityQuantity()

CapacityQuantity(CapacityQuantity)

public CapacityQuantity(CapacityQuantity other)
Parameter
NameDescription
otherCapacityQuantity

Properties

Type

public string Type { get; set; }
Property Value
TypeDescription
String

Value

public long Value { get; set; }
Property Value
TypeDescription
Int64