Interface protos.google.type.IInterval (1.11.0)

Properties of an Interval.

Package

@google-cloud/batch

Properties

endTime

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

Interval endTime

startTime

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

Interval startTime