Interface protos.google.cloud.aiplatform.v1beta1.IGroundingMetadata (6.0.0)

Properties of a GroundingMetadata.

Package

@google-cloud/aiplatform

Properties

googleMapsWidgetContextToken

googleMapsWidgetContextToken?: (string|null);

GroundingMetadata googleMapsWidgetContextToken

groundingChunks

groundingChunks?: (google.cloud.aiplatform.v1beta1.IGroundingChunk[]|null);

GroundingMetadata groundingChunks

groundingSupports

groundingSupports?: (google.cloud.aiplatform.v1beta1.IGroundingSupport[]|null);

GroundingMetadata groundingSupports

retrievalMetadata

retrievalMetadata?: (google.cloud.aiplatform.v1beta1.IRetrievalMetadata|null);

GroundingMetadata retrievalMetadata

retrievalQueries

retrievalQueries?: (string[]|null);

GroundingMetadata retrievalQueries

searchEntryPoint

searchEntryPoint?: (google.cloud.aiplatform.v1beta1.ISearchEntryPoint|null);

GroundingMetadata searchEntryPoint

sourceFlaggingUris

sourceFlaggingUris?: (google.cloud.aiplatform.v1beta1.GroundingMetadata.ISourceFlaggingUri[]|null);

GroundingMetadata sourceFlaggingUris

webSearchQueries

webSearchQueries?: (string[]|null);

GroundingMetadata webSearchQueries