Data Analytics API with Gemini V1BETA API - Class Google::Cloud::GeminiDataAnalytics::V1beta::LookerExploreReference (v0.1.0)

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
Returns

#explore=

def explore=(value) -> ::String
Parameter
  • value (::String) — Required. Looker Explore, as outlined in Major LookML structures. Name of the LookML Explore.
Returns

#looker_instance_uri

def looker_instance_uri() -> ::String
Returns
  • (::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
Parameter
  • 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.

Returns
  • (::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
Returns

#lookml_model=

def lookml_model=(value) -> ::String
Parameter
Returns

#private_looker_instance_info

def private_looker_instance_info() -> ::Google::Cloud::GeminiDataAnalytics::V1beta::PrivateLookerInstanceInfo
Returns

#private_looker_instance_info=

def private_looker_instance_info=(value) -> ::Google::Cloud::GeminiDataAnalytics::V1beta::PrivateLookerInstanceInfo
Parameter
Returns

#schema

def schema() -> ::Google::Cloud::GeminiDataAnalytics::V1beta::Schema
Returns

#schema=

def schema=(value) -> ::Google::Cloud::GeminiDataAnalytics::V1beta::Schema
Parameter
Returns