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.BigQueryTableReference
A reference to a BigQuery table. This field is a member of oneof _ reference .
|
studio_datasource_id |
str
A reference to a LookerStudio datasource. This field is a member of oneof _ reference .
|
looker_explore_reference |
google.cloud.geminidataanalytics_v1alpha.types.LookerExploreReference
A reference to a Looker explore. This field is a member of oneof _ reference .
|
schema |
google.cloud.geminidataanalytics_v1alpha.types.Schema
Optional. The schema of the datasource. |