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

Properties of a TimeSeries.

Package

@google-cloud/capacityplanner

Properties

cloudResourceType

cloudResourceType?: (string|null);

TimeSeries cloudResourceType

confidentialMode

confidentialMode?: (boolean|null);

TimeSeries confidentialMode

diskType

diskType?: (string|null);

TimeSeries diskType

gpuType

gpuType?: (string|null);

TimeSeries gpuType

isSpot

isSpot?: (boolean|null);

TimeSeries isSpot

location

location?: (string|null);

TimeSeries location

locationType

locationType?: (google.cloud.capacityplanner.v1beta.TimeSeries.LocationType|keyof typeof google.cloud.capacityplanner.v1beta.TimeSeries.LocationType|null);

TimeSeries locationType

machineFamily

machineFamily?: (string|null);

TimeSeries machineFamily

machineShape

machineShape?: (google.cloud.capacityplanner.v1beta.IMachineShape|null);

TimeSeries machineShape

points

points?: (google.cloud.capacityplanner.v1beta.IPoint[]|null);

TimeSeries points

tpuType

tpuType?: (string|null);

TimeSeries tpuType

unit

unit?: (string|null);

TimeSeries unit