Reference documentation and code samples for the Google Cloud Gemini Data Analytics V1 Client class LookerGoldenQuery.
A golden query for Looker, including natural language questions and a corresponding Looker Query. Analogous to ExampleQuery.
Generated from protobuf message google.cloud.geminidataanalytics.v1.LookerGoldenQuery
Namespace
Google \ Cloud \ GeminiDataAnalytics \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ natural_language_questions
string[]
Optional. Natural language questions that a user might ask. For example: "How many orders were placed last month?"
↳ looker_query
getNaturalLanguageQuestions
Optional. Natural language questions that a user might ask.
For example: "How many orders were placed last month?"
setNaturalLanguageQuestions
Optional. Natural language questions that a user might ask.
For example: "How many orders were placed last month?"
var
string[]
$this
getLookerQuery
Optional. The Looker Query corresponding to the natural language questions.
hasLookerQuery
clearLookerQuery
setLookerQuery
Optional. The Looker Query corresponding to the natural language questions.
$this

