Capacity Planner v1beta API - Class ResourceValue (1.0.0-beta01)

public sealed class ResourceValue : IMessage<ResourceValue>, IEquatable<ResourceValue>, IDeepCloneable<ResourceValue>, IBufferMessage, IMessage

Inheritance

object > ResourceValue

Namespace

Google.Cloud.CapacityPlanner.V1Beta

Assembly

Google.Cloud.CapacityPlanner.V1Beta.dll

Constructors

ResourceValue()

public ResourceValue()

ResourceValue(ResourceValue)

public ResourceValue(ResourceValue other)
Parameter
Name Description
other ResourceValue

Properties

Unit

public Unit Unit { get; set; }
Property Value
Type Description
Unit

Value

public Value Value { get; set; }
Property Value
Type Description
Value