contextAttributes property
Context attributes for the request which will be used to adjust ranking of search results.
The maximum number of elements is 10.
Implementation
core.List<ContextAttribute>? contextAttributes;
Context attributes for the request which will be used to adjust ranking of search results.
The maximum number of elements is 10.
core.List<ContextAttribute>? contextAttributes;