Interface protos.google.cloud.dataqna.v1alpha.SuggestionInfo.IMatchInfo (1.0.8)

Properties of a MatchInfo.

Package

@google-cloud/data-qna!

Properties

length

length?: (number|null);

MatchInfo length

Property Value
TypeDescription
(number|null)

startCharIndex

startCharIndex?: (number|null);

MatchInfo startCharIndex

Property Value
TypeDescription
(number|null)