Interface protos.google.cloud.capacityplanner.v1beta.IExportUsageHistoriesRequest (0.2.0)

Properties of an ExportUsageHistoriesRequest.

Package

@google-cloud/capacityplanner

Properties

diskType

diskType?: (string|null);

ExportUsageHistoriesRequest diskType

endDate

endDate?: (google.type.IDate|null);

ExportUsageHistoriesRequest endDate

gpuType

gpuType?: (string|null);

ExportUsageHistoriesRequest gpuType

isSpot

isSpot?: (boolean|null);

ExportUsageHistoriesRequest isSpot

machineFamily

machineFamily?: (string|null);

ExportUsageHistoriesRequest machineFamily

machineShape

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

ExportUsageHistoriesRequest machineShape

outputConfig

outputConfig?: (google.cloud.capacityplanner.v1beta.IOutputConfig|null);

ExportUsageHistoriesRequest outputConfig

parent

parent?: (string|null);

ExportUsageHistoriesRequest parent

resourceType

resourceType?: (string|null);

ExportUsageHistoriesRequest resourceType

startDate

startDate?: (google.type.IDate|null);

ExportUsageHistoriesRequest startDate

tpuType

tpuType?: (string|null);

ExportUsageHistoriesRequest tpuType

usageAggregationMethod

usageAggregationMethod?: (google.cloud.capacityplanner.v1beta.UsageHistory.AggregationMethod|keyof typeof google.cloud.capacityplanner.v1beta.UsageHistory.AggregationMethod|null);

ExportUsageHistoriesRequest usageAggregationMethod