Interface protos.google.cloud.optimization.v1.ITimeWindow (3.2.0)

Properties of a TimeWindow.

Package

@google-cloud/optimization

Properties

costPerHourAfterSoftEndTime

costPerHourAfterSoftEndTime?: (number|null);

TimeWindow costPerHourAfterSoftEndTime

costPerHourBeforeSoftStartTime

costPerHourBeforeSoftStartTime?: (number|null);

TimeWindow costPerHourBeforeSoftStartTime

endTime

endTime?: (google.protobuf.ITimestamp|null);

TimeWindow endTime

softEndTime

softEndTime?: (google.protobuf.ITimestamp|null);

TimeWindow softEndTime

softStartTime

softStartTime?: (google.protobuf.ITimestamp|null);

TimeWindow softStartTime

startTime

startTime?: (google.protobuf.ITimestamp|null);

TimeWindow startTime