If ambiguity was detected in the natural language query and
options.generate_disambiguation_question was true, this field contains a
question to the user for clarification. The returned represents the
service's best effort based on the ambiguous input.
If ambiguity was detected in the natural language query and
options.generate_disambiguation_question was true, this field contains a
question to the user for clarification. The returned represents the
service's best effort based on the ambiguous input.
The bytes of the disambiguationQuestion at the given index.
getDisambiguationQuestionCount()
publicintgetDisambiguationQuestionCount()
If ambiguity was detected in the natural language query and
options.generate_disambiguation_question was true, this field contains a
question to the user for clarification. The returned represents the
service's best effort based on the ambiguous input.
If ambiguity was detected in the natural language query and
options.generate_disambiguation_question was true, this field contains a
question to the user for clarification. The returned represents the
service's best effort based on the ambiguous input.
A natural language answer to the query, based on the query_result.
Populated if options.generate_natural_language_answer was true in the
request and query execution was successful based in the response from
executeSql API.
A natural language answer to the query, based on the query_result.
Populated if options.generate_natural_language_answer was true in the
request and query execution was successful based in the response from
executeSql API.
The result of executing the query.
Populated if options.generate_query_result or
options.generate_natural_language_answer was true in the request, and
execution was successful or attempted.
The result of executing the query.
Populated if options.generate_query_result or
options.generate_natural_language_answer was true in the request, and
execution was successful or attempted.
The result of executing the query.
Populated if options.generate_query_result or
options.generate_natural_language_answer was true in the request, and
execution was successful or attempted.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-12-18 UTC."],[],[]]