webSearchQueries property

List<String>? webSearchQueries
getter/setter pair

The web search queries that were used to generate the content.

This field is populated only when the grounding source is Google Search.

Optional.

Implementation

core.List<core.String>? webSearchQueries;