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

Reference documentation and code samples for the Data Analytics API with Gemini V1BETA API class Google::Cloud::GeminiDataAnalytics::V1beta::PrivateLookerInstanceInfo.

Message representing a private Looker instance info required if the Looker instance is behind a private network.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#looker_instance_id

def looker_instance_id() -> ::String
Returns
  • (::String) — The Looker instance id.

#looker_instance_id=

def looker_instance_id=(value) -> ::String
Parameter
  • value (::String) — The Looker instance id.
Returns
  • (::String) — The Looker instance id.

#service_directory_name

def service_directory_name() -> ::String
Returns
  • (::String) — The service directory name of the Looker instance.

#service_directory_name=

def service_directory_name=(value) -> ::String
Parameter
  • value (::String) — The service directory name of the Looker instance.
Returns
  • (::String) — The service directory name of the Looker instance.