Reference documentation and code samples for the Google Cloud Gemini Data Analytics V1beta Client class DatasourceReferences.
A collection of references to datasources.
Generated from protobuf message google.cloud.geminidataanalytics.v1beta.DatasourceReferences
Namespace
Google \ Cloud \ GeminiDataAnalytics \ V1betaMethods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ bq |
BigQueryTableReferences
References to BigQuery tables. |
↳ studio |
StudioDatasourceReferences
References to LookerStudio datasources. |
↳ looker |
LookerExploreReferences
References to Looker explores. |
getBq
References to BigQuery tables.
Returns | |
---|---|
Type | Description |
BigQueryTableReferences|null |
hasBq
setBq
References to BigQuery tables.
Parameter | |
---|---|
Name | Description |
var |
BigQueryTableReferences
|
Returns | |
---|---|
Type | Description |
$this |
getStudio
References to LookerStudio datasources.
Returns | |
---|---|
Type | Description |
StudioDatasourceReferences|null |
hasStudio
setStudio
References to LookerStudio datasources.
Parameter | |
---|---|
Name | Description |
var |
StudioDatasourceReferences
|
Returns | |
---|---|
Type | Description |
$this |
getLooker
References to Looker explores.
Returns | |
---|---|
Type | Description |
LookerExploreReferences|null |
hasLooker
setLooker
References to Looker explores.
Parameter | |
---|---|
Name | Description |
var |
LookerExploreReferences
|
Returns | |
---|---|
Type | Description |
$this |
getReferences
Returns | |
---|---|
Type | Description |
string |