Properties of a TimeWindow.
Package
@google-cloud/optimizationProperties
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