Google Cloud Gemini Data Analytics V1beta Client - Class StudioDatasourceReferences (0.3.0)

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

Message representing references to Looker Studio datasources.

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

Namespace

Google \ Cloud \ GeminiDataAnalytics \ V1beta

Methods

__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