Interface protos.google.cloud.aiplatform.v1.IClaim (5.14.0)

Properties of a Claim.

Package

@google-cloud/aiplatform

Properties

endIndex

endIndex?: (number|null);

Claim endIndex

factIndexes

factIndexes?: (number[]|null);

Claim factIndexes

score

score?: (number|null);

Claim score

startIndex

startIndex?: (number|null);

Claim startIndex