Interface protos.google.cloud.discoveryengine.v1.GenerateGroundedContentRequest.IGroundingSource (2.2.0)

Properties of a GroundingSource.

Package

@google-cloud/discoveryengine

Properties

enterpriseWebRetrievalSource

enterpriseWebRetrievalSource?: (google.cloud.discoveryengine.v1.GenerateGroundedContentRequest.GroundingSource.IEnterpriseWebRetrievalSource|null);

GroundingSource enterpriseWebRetrievalSource

googleSearchSource

googleSearchSource?: (google.cloud.discoveryengine.v1.GenerateGroundedContentRequest.GroundingSource.IGoogleSearchSource|null);

GroundingSource googleSearchSource

inlineSource

inlineSource?: (google.cloud.discoveryengine.v1.GenerateGroundedContentRequest.GroundingSource.IInlineSource|null);

GroundingSource inlineSource

searchSource

searchSource?: (google.cloud.discoveryengine.v1.GenerateGroundedContentRequest.GroundingSource.ISearchSource|null);

GroundingSource searchSource