Cloud Optimization v1 API - Class CapacityQuantity (2.6.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 [Vehicle.LoadLimit.Interval][google.cloud.optimization.v1.Vehicle.LoadLimit.Interval] 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
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