Properties of a TimeSeries.
Package
@google-cloud/capacityplannerProperties
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