ConstReadonlyTHOUGHT_TYPE_DATA_SOURCING: "THOUGHT_TYPE_DATA_SOURCING"Which tables or datasets were identified as relevant.
ReadonlyTHOUGHT_TYPE_DESCRIPTION: "THOUGHT_TYPE_DESCRIPTION"A high-level description of how the question was interpreted.
ReadonlyTHOUGHT_TYPE_INSTRUCTIONS: "THOUGHT_TYPE_INSTRUCTIONS"Which author-defined instructions were referenced.
ReadonlyTHOUGHT_TYPE_STEPS: "THOUGHT_TYPE_STEPS"The logical steps taken to compute the answer.
ReadonlyTHOUGHT_TYPE_UNDERSTANDING: "THOUGHT_TYPE_UNDERSTANDING"How ambiguous parts of the question were resolved.
ReadonlyTHOUGHT_TYPE_UNSPECIFIED: "THOUGHT_TYPE_UNSPECIFIED"
ThoughtType. The possible values are:
THOUGHT_TYPE_UNSPECIFIED: Default value that should not be used.THOUGHT_TYPE_DESCRIPTION: A high-level description of how the question was interpreted.THOUGHT_TYPE_UNDERSTANDING: How ambiguous parts of the question were resolved.THOUGHT_TYPE_DATA_SOURCING: Which tables or datasets were identified as relevant.THOUGHT_TYPE_INSTRUCTIONS: Which author-defined instructions were referenced.THOUGHT_TYPE_STEPS: The logical steps taken to compute the answer. The category of a Thought. Additional values may be added in the future.