Interface protos.google.cloud.discoveryengine.v1alpha.ICheckGroundingRequest (1.7.0)

Properties of a CheckGroundingRequest.

Package

@google-cloud/discoveryengine

Properties

answerCandidate

answerCandidate?: (string|null);

CheckGroundingRequest answerCandidate

facts

facts?: (google.cloud.discoveryengine.v1alpha.IGroundingFact[]|null);

CheckGroundingRequest facts

groundingConfig

groundingConfig?: (string|null);

CheckGroundingRequest groundingConfig

groundingSpec

groundingSpec?: (google.cloud.discoveryengine.v1alpha.ICheckGroundingSpec|null);

CheckGroundingRequest groundingSpec