Interface protos.google.cloud.contactcenterinsights.v1.IAnnotationBoundary (1.0.2)

Properties of an AnnotationBoundary.

Package

@google-cloud/contact-center-insights!

Properties

timeOffset

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

AnnotationBoundary timeOffset

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

transcriptIndex

transcriptIndex?: (number|null);

AnnotationBoundary transcriptIndex

Property Value
TypeDescription
(number|null)

wordIndex

wordIndex?: (number|null);

AnnotationBoundary wordIndex

Property Value
TypeDescription
(number|null)