Data Catalog V1 API - Class Google::Cloud::DataCatalog::V1::LookerSystemSpec (v0.23.0)

Reference documentation and code samples for the Data Catalog V1 API class Google::Cloud::DataCatalog::V1::LookerSystemSpec.

Specification that applies to entries that are part LOOKER system (user_specified_type)

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#parent_instance_display_name

def parent_instance_display_name() -> ::String
Returns
  • (::String) — Name of the parent Looker Instance. Empty if it does not exist.

#parent_instance_display_name=

def parent_instance_display_name=(value) -> ::String
Parameter
  • value (::String) — Name of the parent Looker Instance. Empty if it does not exist.
Returns
  • (::String) — Name of the parent Looker Instance. Empty if it does not exist.

#parent_instance_id

def parent_instance_id() -> ::String
Returns
  • (::String) — ID of the parent Looker Instance. Empty if it does not exist. Example value: someinstance.looker.com

#parent_instance_id=

def parent_instance_id=(value) -> ::String
Parameter
  • value (::String) — ID of the parent Looker Instance. Empty if it does not exist. Example value: someinstance.looker.com
Returns
  • (::String) — ID of the parent Looker Instance. Empty if it does not exist. Example value: someinstance.looker.com

#parent_model_display_name

def parent_model_display_name() -> ::String
Returns
  • (::String) — Name of the parent Model. Empty if it does not exist.

#parent_model_display_name=

def parent_model_display_name=(value) -> ::String
Parameter
  • value (::String) — Name of the parent Model. Empty if it does not exist.
Returns
  • (::String) — Name of the parent Model. Empty if it does not exist.

#parent_model_id

def parent_model_id() -> ::String
Returns
  • (::String) — ID of the parent Model. Empty if it does not exist.

#parent_model_id=

def parent_model_id=(value) -> ::String
Parameter
  • value (::String) — ID of the parent Model. Empty if it does not exist.
Returns
  • (::String) — ID of the parent Model. Empty if it does not exist.

#parent_view_display_name

def parent_view_display_name() -> ::String
Returns
  • (::String) — Name of the parent View. Empty if it does not exist.

#parent_view_display_name=

def parent_view_display_name=(value) -> ::String
Parameter
  • value (::String) — Name of the parent View. Empty if it does not exist.
Returns
  • (::String) — Name of the parent View. Empty if it does not exist.

#parent_view_id

def parent_view_id() -> ::String
Returns
  • (::String) — ID of the parent View. Empty if it does not exist.

#parent_view_id=

def parent_view_id=(value) -> ::String
Parameter
  • value (::String) — ID of the parent View. Empty if it does not exist.
Returns
  • (::String) — ID of the parent View. Empty if it does not exist.