Interface protos.google.type.IInterval (3.9.0)

Properties of an Interval.

Package

@google-cloud/contact-center-insights

Properties

endTime

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

Interval endTime

startTime

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

Interval startTime