Reference documentation and code samples for the Google Cloud Gemini Data Analytics V1 Client class StudioDatasourceReference.
Message representing a reference to a single Looker Studio datasource.
Generated from protobuf message google.cloud.geminidataanalytics.v1.StudioDatasourceReference
Namespace
Google \ Cloud \ GeminiDataAnalytics \ V1Methods
__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 |
|