Google Cloud Gemini Data Analytics V1beta Client - Class SchemaResult (0.1.0)

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

The result of schema resolution.

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

Namespace

Google \ Cloud \ GeminiDataAnalytics \ V1beta

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ datasources array<Datasource>

Optional. The datasources used to resolve the schema query.

getDatasources

Optional. The datasources used to resolve the schema query.

Returns
Type Description
Google\Protobuf\Internal\RepeatedField

setDatasources

Optional. The datasources used to resolve the schema query.

Parameter
Name Description
var array<Datasource>
Returns
Type Description
$this