Properties of a QueryUsageHistoriesRequest.
Package
@google-cloud/capacityplannerProperties
cloudResourceType
cloudResourceType?: (string|null);QueryUsageHistoriesRequest cloudResourceType
confidentialMode
confidentialMode?: (boolean|null);QueryUsageHistoriesRequest confidentialMode
diskType
diskType?: (string|null);QueryUsageHistoriesRequest diskType
endDate
endDate?: (google.type.IDate|null);QueryUsageHistoriesRequest endDate
gpuType
gpuType?: (string|null);QueryUsageHistoriesRequest gpuType
isSpot
isSpot?: (boolean|null);QueryUsageHistoriesRequest isSpot
locationLevel
locationLevel?: (google.cloud.capacityplanner.v1beta.TimeSeries.LocationType|keyof typeof google.cloud.capacityplanner.v1beta.TimeSeries.LocationType|null);QueryUsageHistoriesRequest locationLevel
machineFamily
machineFamily?: (string|null);QueryUsageHistoriesRequest machineFamily
machineShape
machineShape?: (google.cloud.capacityplanner.v1beta.IMachineShape|null);QueryUsageHistoriesRequest machineShape
parent
parent?: (string|null);QueryUsageHistoriesRequest parent
startDate
startDate?: (google.type.IDate|null);QueryUsageHistoriesRequest startDate
tpuType
tpuType?: (string|null);QueryUsageHistoriesRequest tpuType
usageAggregationMethod
usageAggregationMethod?: (google.cloud.capacityplanner.v1beta.UsageHistory.AggregationMethod|keyof typeof google.cloud.capacityplanner.v1beta.UsageHistory.AggregationMethod|null);QueryUsageHistoriesRequest usageAggregationMethod