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

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

Message representing a reference to a single LookerStudio datasource.

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

Namespace

Google \ Cloud \ GeminiDataAnalytics \ V1beta

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ datasource_id string

Required. The id of the datasource.

getDatasourceId

Required. The id of the datasource.

Returns
Type Description
string

setDatasourceId

Required. The id of the datasource.

Parameter
Name Description
var string
Returns
Type Description
$this