Class: Google::Cloud::Dataplex::V1::Aspect

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

Overview

An aspect is a single piece of metadata describing an entry.

Instance Attribute Summary collapse

Instance Attribute Details

#aspect_source::Google::Cloud::Dataplex::V1::AspectSource



370
371
372
373
# File 'proto_docs/google/cloud/dataplex/v1/catalog.rb', line 370

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

#aspect_type::String (readonly)



370
371
372
373
# File 'proto_docs/google/cloud/dataplex/v1/catalog.rb', line 370

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

#create_time::Google::Protobuf::Timestamp (readonly)



370
371
372
373
# File 'proto_docs/google/cloud/dataplex/v1/catalog.rb', line 370

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

#data::Google::Protobuf::Struct



370
371
372
373
# File 'proto_docs/google/cloud/dataplex/v1/catalog.rb', line 370

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

#path::String (readonly)



370
371
372
373
# File 'proto_docs/google/cloud/dataplex/v1/catalog.rb', line 370

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

#update_time::Google::Protobuf::Timestamp (readonly)



370
371
372
373
# File 'proto_docs/google/cloud/dataplex/v1/catalog.rb', line 370

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