Reference documentation and code samples for the Data Analytics API with Gemini V1BETA API class Google::Cloud::GeminiDataAnalytics::V1beta::DatasourceReferences.
A collection of references to datasources.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#bq
def bq() -> ::Google::Cloud::GeminiDataAnalytics::V1beta::BigQueryTableReferences
-
(::Google::Cloud::GeminiDataAnalytics::V1beta::BigQueryTableReferences) — References to BigQuery tables.
Note: The following fields are mutually exclusive:
bq
,studio
,looker
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#bq=
def bq=(value) -> ::Google::Cloud::GeminiDataAnalytics::V1beta::BigQueryTableReferences
-
value (::Google::Cloud::GeminiDataAnalytics::V1beta::BigQueryTableReferences) — References to BigQuery tables.
Note: The following fields are mutually exclusive:
bq
,studio
,looker
. If a field in that set is populated, all other fields in the set will automatically be cleared.
-
(::Google::Cloud::GeminiDataAnalytics::V1beta::BigQueryTableReferences) — References to BigQuery tables.
Note: The following fields are mutually exclusive:
bq
,studio
,looker
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#looker
def looker() -> ::Google::Cloud::GeminiDataAnalytics::V1beta::LookerExploreReferences
-
(::Google::Cloud::GeminiDataAnalytics::V1beta::LookerExploreReferences) — References to Looker Explores.
Note: The following fields are mutually exclusive:
looker
,bq
,studio
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#looker=
def looker=(value) -> ::Google::Cloud::GeminiDataAnalytics::V1beta::LookerExploreReferences
-
value (::Google::Cloud::GeminiDataAnalytics::V1beta::LookerExploreReferences) — References to Looker Explores.
Note: The following fields are mutually exclusive:
looker
,bq
,studio
. If a field in that set is populated, all other fields in the set will automatically be cleared.
-
(::Google::Cloud::GeminiDataAnalytics::V1beta::LookerExploreReferences) — References to Looker Explores.
Note: The following fields are mutually exclusive:
looker
,bq
,studio
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#studio
def studio() -> ::Google::Cloud::GeminiDataAnalytics::V1beta::StudioDatasourceReferences
-
(::Google::Cloud::GeminiDataAnalytics::V1beta::StudioDatasourceReferences) — References to Looker Studio datasources.
Note: The following fields are mutually exclusive:
studio
,bq
,looker
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#studio=
def studio=(value) -> ::Google::Cloud::GeminiDataAnalytics::V1beta::StudioDatasourceReferences
-
value (::Google::Cloud::GeminiDataAnalytics::V1beta::StudioDatasourceReferences) — References to Looker Studio datasources.
Note: The following fields are mutually exclusive:
studio
,bq
,looker
. If a field in that set is populated, all other fields in the set will automatically be cleared.
-
(::Google::Cloud::GeminiDataAnalytics::V1beta::StudioDatasourceReferences) — References to Looker Studio datasources.
Note: The following fields are mutually exclusive:
studio
,bq
,looker
. If a field in that set is populated, all other fields in the set will automatically be cleared.