Interface protos.google.cloud.capacityplanner.v1beta.IDemandValue (0.1.2)

Properties of a DemandValue.

Package

@google-cloud/capacityplanner

Properties

name

name?: (string|null);

DemandValue name

timeValues

timeValues?: (google.cloud.capacityplanner.v1beta.ITimeValue[]|null);

DemandValue timeValues

unit

unit?: (google.cloud.capacityplanner.v1beta.Unit|keyof typeof google.cloud.capacityplanner.v1beta.Unit|null);

DemandValue unit