LookerExploreReference(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Message representing a reference to a single Looker explore.
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 |
looker_instance_uri |
str
Required. The base url of the Looker instance. This field is a member of oneof _ instance .
|
private_looker_instance_info |
google.cloud.geminidataanalytics_v1beta.types.PrivateLookerInstanceInfo
Private Looker instance info. This field is a member of oneof _ instance .
|
lookml_model |
str
Required. Looker model, as outlined in `Major LookML structures |
explore |
str
Required. Looker Explore, as outlined in `Major LookML structures |
schema |
google.cloud.geminidataanalytics_v1beta.types.Schema
Optional. The schema of the datasource. |