Datasource(mapping=None, *, ignore_unknown_fields=False, **kwargs)A datasource that can be used to answer questions.
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 | 
| bigquery_table_reference | google.cloud.geminidataanalytics_v1alpha.types.BigQueryTableReferenceA reference to a BigQuery table. This field is a member of oneof_reference. | 
| studio_datasource_id | strA reference to a LookerStudio datasource. This field is a member of oneof_reference. | 
| looker_explore_reference | google.cloud.geminidataanalytics_v1alpha.types.LookerExploreReferenceA reference to a Looker explore. This field is a member of oneof_reference. | 
| schema | google.cloud.geminidataanalytics_v1alpha.types.SchemaOutput only. The schema of the datasource. |