imageSearchQueries property

List<String>? imageSearchQueries
getter/setter pair

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

This field is populated only when the grounding source is Google Search with the Image Search search_type enabled.

Optional.

Implementation

core.List<core.String>? imageSearchQueries;