Google Cloud Gemini Data Analytics V1beta Client - Class SchemaQuery (0.1.1)

Reference documentation and code samples for the Google Cloud Gemini Data Analytics V1beta Client class SchemaQuery.

A query for resolving the schema relevant to the posed question.

Generated from protobuf message google.cloud.geminidataanalytics.v1beta.SchemaQuery

Namespace

Google \ Cloud \ GeminiDataAnalytics \ V1beta

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ question string

Optional. The question to send to the system for schema resolution.

getQuestion

Optional. The question to send to the system for schema resolution.

Returns
Type Description
string

setQuestion

Optional. The question to send to the system for schema resolution.

Parameter
Name Description
var string
Returns
Type Description
$this