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_v1alpha.types.BigQueryTableReferences
References to BigQuery tables. This field is a member of oneof _ references .
|
studio |
google.cloud.geminidataanalytics_v1alpha.types.StudioDatasourceReferences
References to LookerStudio datasources. This field is a member of oneof _ references .
|
looker |
google.cloud.geminidataanalytics_v1alpha.types.LookerExploreReferences
References to Looker explores. This field is a member of oneof _ references .
|