Interface protos.google.type.IInterval (1.5.0)

Properties of an Interval.

Package

@google-cloud/contentwarehouse

Properties

endTime

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

Interval endTime

startTime

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

Interval startTime