ITimeWindow

google.cloud.optimization.v1. ITimeWindow

Properties of a TimeWindow.

Properties:
Name Type Attributes Description
startTime google.protobuf.ITimestamp | null <optional>

TimeWindow startTime

endTime google.protobuf.ITimestamp | null <optional>

TimeWindow endTime

softStartTime google.protobuf.ITimestamp | null <optional>

TimeWindow softStartTime

softEndTime google.protobuf.ITimestamp | null <optional>

TimeWindow softEndTime

costPerHourBeforeSoftStartTime number | null <optional>

TimeWindow costPerHourBeforeSoftStartTime

costPerHourAfterSoftEndTime number | null <optional>

TimeWindow costPerHourAfterSoftEndTime