A query to retrieve relevant contexts.
Optional. The retrieval config for the query.
queryUnion type
The query to retrieve contexts. Currently only text query is supported. The following is a list of mutually exclusive fields. At most one of the fields will be set in a response:
textstring
Optional. The query in text format to get relevant contexts.
End of mutually exclusive fields.
| JSON representation |
|---|
{
"ragRetrievalConfig": {
object ( |