Properties of a QueryForecastsRequest.
Package
@google-cloud/capacityplannerProperties
aggregationMethod
aggregationMethod?: (google.cloud.capacityplanner.v1beta.UsageHistory.AggregationMethod|keyof typeof google.cloud.capacityplanner.v1beta.UsageHistory.AggregationMethod|null);QueryForecastsRequest aggregationMethod
cloudResourceType
cloudResourceType?: (string|null);QueryForecastsRequest cloudResourceType
confidentialMode
confidentialMode?: (boolean|null);QueryForecastsRequest confidentialMode
diskType
diskType?: (string|null);QueryForecastsRequest diskType
forecastType
forecastType?: (google.cloud.capacityplanner.v1beta.Forecast.ForecastType|keyof typeof google.cloud.capacityplanner.v1beta.Forecast.ForecastType|null);QueryForecastsRequest forecastType
gpuType
gpuType?: (string|null);QueryForecastsRequest gpuType
machineFamily
machineFamily?: (string|null);QueryForecastsRequest machineFamily
machineShape
machineShape?: (google.cloud.capacityplanner.v1beta.IMachineShape|null);QueryForecastsRequest machineShape
parent
parent?: (string|null);QueryForecastsRequest parent
predictionInterval
predictionInterval?: (google.cloud.capacityplanner.v1beta.Forecast.PredictionInterval|keyof typeof google.cloud.capacityplanner.v1beta.Forecast.PredictionInterval|null);QueryForecastsRequest predictionInterval
tpuType
tpuType?: (string|null);QueryForecastsRequest tpuType