Interface protos.google.protobuf.GeneratedCodeInfo.IAnnotation (1.7.0)

Properties of an Annotation.

Package

@google-cloud/contact-center-insights

Properties

begin

begin?: (number|null);

Annotation begin

Property Value
TypeDescription
(number|null)

end

end?: (number|null);

Annotation end

Property Value
TypeDescription
(number|null)

path

path?: (number[]|null);

Annotation path

Property Value
TypeDescription
(number[]|null)

sourceFile

sourceFile?: (string|null);

Annotation sourceFile

Property Value
TypeDescription
(string|null)