DatasourceReferences(mapping=None, *, ignore_unknown_fields=False, **kwargs)A collection of references to datasources.
This message has oneof_ fields (mutually exclusive fields).
For each oneof, at most one member field can be set at the same time.
Setting any member of the oneof automatically clears all other
members.
.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
Attributes |
|
|---|---|
| Name | Description |
bq |
google.cloud.geminidataanalytics_v1beta.types.BigQueryTableReferences
References to BigQuery tables. This field is a member of oneof_ references.
|
studio |
google.cloud.geminidataanalytics_v1beta.types.StudioDatasourceReferences
References to Looker Studio datasources. This field is a member of oneof_ references.
|
looker |
google.cloud.geminidataanalytics_v1beta.types.LookerExploreReferences
References to Looker Explores. This field is a member of oneof_ references.
|
alloydb |
google.cloud.geminidataanalytics_v1beta.types.AlloyDbReference
Reference to an AlloyDB database. Only supported for the QueryData method.
This field is a member of oneof_ references.
|
spanner_reference |
google.cloud.geminidataanalytics_v1beta.types.SpannerReference
Reference to a Spanner database. Only supported for the QueryData method.
This field is a member of oneof_ references.
|
cloud_sql_reference |
google.cloud.geminidataanalytics_v1beta.types.CloudSqlReference
Reference to a CloudSql database. Only supported for the QueryData method.
This field is a member of oneof_ references.
|