Interface protos.google.cloud.talent.v4.ITimestampRange (3.3.0)

Properties of a TimestampRange.

Package

@google-cloud/talent!

Properties

endTime

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

TimestampRange endTime

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

startTime

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

TimestampRange startTime

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