Reference documentation and code samples for the Google Cloud Gemini Data Analytics V1beta Client class StudioDatasourceReferences.
Message representing references to LookerStudio datasources.
Generated from protobuf message google.cloud.geminidataanalytics.v1beta.StudioDatasourceReferences
Namespace
Google \ Cloud \ GeminiDataAnalytics \ V1betaMethods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ studio_references |
array<StudioDatasourceReference>
The references to the studio datasources. |
getStudioReferences
The references to the studio datasources.
Returns | |
---|---|
Type | Description |
Google\Protobuf\Internal\RepeatedField |
setStudioReferences
The references to the studio datasources.
Parameter | |
---|---|
Name | Description |
var |
array<StudioDatasourceReference>
|
Returns | |
---|---|
Type | Description |
$this |