Reference documentation and code samples for the Data Analytics API with Gemini V1 API class Google::Cloud::GeminiDataAnalytics::V1::StudioDatasourceReferences.
Message representing references to Looker Studio datasources.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#studio_references
def studio_references() -> ::Array<::Google::Cloud::GeminiDataAnalytics::V1::StudioDatasourceReference>
Returns
- (::Array<::Google::Cloud::GeminiDataAnalytics::V1::StudioDatasourceReference>) — Optional. The references to the studio datasources.
#studio_references=
def studio_references=(value) -> ::Array<::Google::Cloud::GeminiDataAnalytics::V1::StudioDatasourceReference>
Parameter
- value (::Array<::Google::Cloud::GeminiDataAnalytics::V1::StudioDatasourceReference>) — Optional. The references to the studio datasources.
Returns
- (::Array<::Google::Cloud::GeminiDataAnalytics::V1::StudioDatasourceReference>) — Optional. The references to the studio datasources.