Reference documentation and code samples for the Google Cloud Gemini Data Analytics V1 Client class ChartQuery.
A query for generating a chart.
Generated from protobuf message google.cloud.geminidataanalytics.v1.ChartQuery
Namespace
Google \ Cloud \ GeminiDataAnalytics \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ instructions
string
Optional. Natural language instructions for generating the chart.
↳ data_result_name
string
Optional. The name of a previously retrieved data result to use in the chart.
getInstructions
Optional. Natural language instructions for generating the chart.
string
setInstructions
Optional. Natural language instructions for generating the chart.
var
string
$this
getDataResultName
Optional. The name of a previously retrieved data result to use in the chart.
string
setDataResultName
Optional. The name of a previously retrieved data result to use in the chart.
var
string
$this

