Interface protos.google.cloud.language.v1.ITextSpan (4.2.9)

Properties of a TextSpan.

Package

@google-cloud/language!

Properties

beginOffset

beginOffset?: (number|null);

TextSpan beginOffset

Property Value
TypeDescription
(number|null)

content

content?: (string|null);

TextSpan content

Property Value
TypeDescription
(string|null)