Interface protos.google.type.IInterval (3.2.1)

Properties of an Interval.

Package

@google-cloud/tpu

Properties

endTime

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

Interval endTime

startTime

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

Interval startTime