Reference documentation and code samples for the Data Analytics API with Gemini V1BETA API class Google::Cloud::GeminiDataAnalytics::V1beta::LookerExploreReference.
Message representing a reference to a single Looker explore.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#explore
def explore() -> ::String
- (::String) — Required. Looker Explore, as outlined in Major LookML structures. Name of the LookML Explore.
#explore=
def explore=(value) -> ::String
- value (::String) — Required. Looker Explore, as outlined in Major LookML structures. Name of the LookML Explore.
- (::String) — Required. Looker Explore, as outlined in Major LookML structures. Name of the LookML Explore.
#looker_instance_uri
def looker_instance_uri() -> ::String
-
(::String) — Required. The base url of the Looker instance.
Note: The following fields are mutually exclusive:
looker_instance_uri
,private_looker_instance_info
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#looker_instance_uri=
def looker_instance_uri=(value) -> ::String
-
value (::String) — Required. The base url of the Looker instance.
Note: The following fields are mutually exclusive:
looker_instance_uri
,private_looker_instance_info
. If a field in that set is populated, all other fields in the set will automatically be cleared.
-
(::String) — Required. The base url of the Looker instance.
Note: The following fields are mutually exclusive:
looker_instance_uri
,private_looker_instance_info
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#lookml_model
def lookml_model() -> ::String
- (::String) — Required. Looker model, as outlined in Major LookML structures. Name of the LookML model.
#lookml_model=
def lookml_model=(value) -> ::String
- value (::String) — Required. Looker model, as outlined in Major LookML structures. Name of the LookML model.
- (::String) — Required. Looker model, as outlined in Major LookML structures. Name of the LookML model.
#private_looker_instance_info
def private_looker_instance_info() -> ::Google::Cloud::GeminiDataAnalytics::V1beta::PrivateLookerInstanceInfo
-
(::Google::Cloud::GeminiDataAnalytics::V1beta::PrivateLookerInstanceInfo) — Private Looker instance info.
Note: The following fields are mutually exclusive:
private_looker_instance_info
,looker_instance_uri
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#private_looker_instance_info=
def private_looker_instance_info=(value) -> ::Google::Cloud::GeminiDataAnalytics::V1beta::PrivateLookerInstanceInfo
-
value (::Google::Cloud::GeminiDataAnalytics::V1beta::PrivateLookerInstanceInfo) — Private Looker instance info.
Note: The following fields are mutually exclusive:
private_looker_instance_info
,looker_instance_uri
. If a field in that set is populated, all other fields in the set will automatically be cleared.
-
(::Google::Cloud::GeminiDataAnalytics::V1beta::PrivateLookerInstanceInfo) — Private Looker instance info.
Note: The following fields are mutually exclusive:
private_looker_instance_info
,looker_instance_uri
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#schema
def schema() -> ::Google::Cloud::GeminiDataAnalytics::V1beta::Schema
- (::Google::Cloud::GeminiDataAnalytics::V1beta::Schema) — Optional. The schema of the datasource.
#schema=
def schema=(value) -> ::Google::Cloud::GeminiDataAnalytics::V1beta::Schema
- value (::Google::Cloud::GeminiDataAnalytics::V1beta::Schema) — Optional. The schema of the datasource.
- (::Google::Cloud::GeminiDataAnalytics::V1beta::Schema) — Optional. The schema of the datasource.