structuredResults property
Structured results for the user query.
These results are not counted against the page_size.
Implementation
core.List<StructuredResult>? structuredResults;
Structured results for the user query.
These results are not counted against the page_size.
core.List<StructuredResult>? structuredResults;