Interface protos.google.container.v1.ITimeWindow (2.3.2)

Properties of a TimeWindow.

Package

@google-cloud/container!

Properties

endTime

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

TimeWindow endTime

Property Value
TypeDescription
(google.protobuf.ITimestamp|null)

startTime

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

TimeWindow startTime

Property Value
TypeDescription
(google.protobuf.ITimestamp|null)