Interface protos.google.cloud.aiplatform.v1beta1.schema.ITimeSegment (1.7.2)

Properties of a TimeSegment.

Package

@google-cloud/aiplatform!

Properties

endTimeOffset

endTimeOffset?: (google.protobuf.IDuration|null);

TimeSegment endTimeOffset

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

startTimeOffset

startTimeOffset?: (google.protobuf.IDuration|null);

TimeSegment startTimeOffset

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