Class: Google::Cloud::Dataplex::V1::AspectSource

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

Overview

AspectSource contains source system related information for the aspect.

Instance Attribute Summary collapse

Instance Attribute Details

#create_time::Google::Protobuf::Timestamp

Returns The create time of the aspect in the source system.

Returns:



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

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

#update_time::Google::Protobuf::Timestamp

Returns The update time of the aspect in the source system.

Returns:



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

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