Class: Google::Cloud::Dataplex::V1::EntryType::AspectInfo

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

Instance Attribute Summary collapse

Instance Attribute Details

#type::String

Returns Required aspect type for the entry type.

Returns:

  • (::String)

    Required aspect type for the entry type.



311
312
313
314
# File 'proto_docs/google/cloud/dataplex/v1/catalog.rb', line 311

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