Interface protos.google.cloud.capacityplanner.v1beta.IExportReservationsUsageRequest (0.1.2)

Properties of an ExportReservationsUsageRequest.

Package

@google-cloud/capacityplanner

Properties

cloudResourceType

cloudResourceType?: (string|null);

ExportReservationsUsageRequest cloudResourceType

endDate

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

ExportReservationsUsageRequest endDate

gpuType

gpuType?: (string|null);

ExportReservationsUsageRequest gpuType

locationLevel

locationLevel?: (google.cloud.capacityplanner.v1beta.TimeSeries.LocationType|keyof typeof google.cloud.capacityplanner.v1beta.TimeSeries.LocationType|null);

ExportReservationsUsageRequest locationLevel

machineFamily

machineFamily?: (string|null);

ExportReservationsUsageRequest machineFamily

machineShape

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

ExportReservationsUsageRequest machineShape

outputConfig

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

ExportReservationsUsageRequest outputConfig

parent

parent?: (string|null);

ExportReservationsUsageRequest parent

shareType

shareType?: (google.cloud.capacityplanner.v1beta.ExportReservationsUsageRequest.ShareType|keyof typeof google.cloud.capacityplanner.v1beta.ExportReservationsUsageRequest.ShareType|null);

ExportReservationsUsageRequest shareType

startDate

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

ExportReservationsUsageRequest startDate

usageAggregationMethod

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

ExportReservationsUsageRequest usageAggregationMethod