Class: Google::Cloud::DataCatalog::V1::LookerSystemSpec

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/datacatalog/v1/datacatalog.rb

Overview

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

Instance Attribute Summary collapse

Instance Attribute Details

#parent_instance_display_name::String

Returns 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.



824
825
826
827
# File 'proto_docs/google/cloud/datacatalog/v1/datacatalog.rb', line 824

class LookerSystemSpec
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#parent_instance_id::String

Returns 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



824
825
826
827
# File 'proto_docs/google/cloud/datacatalog/v1/datacatalog.rb', line 824

class LookerSystemSpec
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#parent_model_display_name::String

Returns Name of the parent Model. Empty if it does not exist.

Returns:

  • (::String)

    Name of the parent Model. Empty if it does not exist.



824
825
826
827
# File 'proto_docs/google/cloud/datacatalog/v1/datacatalog.rb', line 824

class LookerSystemSpec
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#parent_model_id::String

Returns ID of the parent Model. Empty if it does not exist.

Returns:

  • (::String)

    ID of the parent Model. Empty if it does not exist.



824
825
826
827
# File 'proto_docs/google/cloud/datacatalog/v1/datacatalog.rb', line 824

class LookerSystemSpec
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#parent_view_display_name::String

Returns Name of the parent View. Empty if it does not exist.

Returns:

  • (::String)

    Name of the parent View. Empty if it does not exist.



824
825
826
827
# File 'proto_docs/google/cloud/datacatalog/v1/datacatalog.rb', line 824

class LookerSystemSpec
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#parent_view_id::String

Returns ID of the parent View. Empty if it does not exist.

Returns:

  • (::String)

    ID of the parent View. Empty if it does not exist.



824
825
826
827
# File 'proto_docs/google/cloud/datacatalog/v1/datacatalog.rb', line 824

class LookerSystemSpec
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end