Modules§

Structs§

  • Describes string annotation from both semantic and formatting perspectives. Example:
  • BigQuery job information. This can be used to query the BigQuery API and retrieve the current job’s status (using jobs.get).
  • Request to create a question resource.
  • Representation of the data query for the backend. This is provided for informational purposes only. Clients should not use it to send it to the backend directly, but rather use the execute RPC to trigger the execution. Using the execute RPC is needed in order to track the state of a question and report on it correctly to the data administrators.
  • Configuriation of debug flags.
  • Request to execute an interpretation.
  • Information about the backend status (such as BigQuery) of the execution.
  • A request to get a previously created question.
  • Request to get user feedback.
  • Human readable interpretation.
  • Details on the failure to interpret the question.
  • An interpretation of a natural language query.
  • Information about the interpretation structure that helps to understand and visualize the response.
  • The question resource represents a natural language query, its settings, understanding generated by the system, and answer retrieval status. A question cannot be modified.
  • Request for query suggestions.
  • Response to SuggestQueries.
  • A suggestion for a query with a ranking score.
  • Detailed information about the suggestion.
  • Request to updates user feedback.
  • Feedback provided by a user.

Enums§