Interface protos.google.cloud.discoveryengine.v1.Answer.IGroundingSupport (2.6.0)

Properties of a GroundingSupport.

Package

@google-cloud/discoveryengine

Properties

endIndex

endIndex?: (number|Long|string|null);

GroundingSupport endIndex

groundingCheckRequired

groundingCheckRequired?: (boolean|null);

GroundingSupport groundingCheckRequired

groundingScore

groundingScore?: (number|null);

GroundingSupport groundingScore

sources

sources?: (google.cloud.discoveryengine.v1.Answer.ICitationSource[]|null);

GroundingSupport sources

startIndex

startIndex?: (number|Long|string|null);

GroundingSupport startIndex