Properties of an ExportForecastsRequest.
Package
@google-cloud/capacityplannerProperties
aggregationMethod
aggregationMethod?: (google.cloud.capacityplanner.v1beta.UsageHistory.AggregationMethod|keyof typeof google.cloud.capacityplanner.v1beta.UsageHistory.AggregationMethod|null);ExportForecastsRequest aggregationMethod
diskType
diskType?: (string|null);ExportForecastsRequest diskType
endDate
endDate?: (google.type.IDate|null);ExportForecastsRequest endDate
gpuType
gpuType?: (string|null);ExportForecastsRequest gpuType
machineFamily
machineFamily?: (string|null);ExportForecastsRequest machineFamily
machineShape
machineShape?: (google.cloud.capacityplanner.v1beta.IMachineShape|null);ExportForecastsRequest machineShape
outputConfig
outputConfig?: (google.cloud.capacityplanner.v1beta.IOutputConfig|null);ExportForecastsRequest outputConfig
parent
parent?: (string|null);ExportForecastsRequest parent
predictionInterval
predictionInterval?: (google.cloud.capacityplanner.v1beta.Forecast.PredictionInterval|keyof typeof google.cloud.capacityplanner.v1beta.Forecast.PredictionInterval|null);ExportForecastsRequest predictionInterval
resourceType
resourceType?: (string|null);ExportForecastsRequest resourceType
startDate
startDate?: (google.type.IDate|null);ExportForecastsRequest startDate
tpuType
tpuType?: (string|null);ExportForecastsRequest tpuType