retrievalQueries property

List<String>? retrievalQueries
getter/setter pair

The queries that were executed by the retrieval tools.

This field is populated only when the grounding source is a retrieval tool, such as Vertex AI Search.

Optional.

Implementation

core.List<core.String>? retrievalQueries;