Class: Google::Cloud::Dataplex::V1::MetadataJob::ImportJobResult

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

Overview

Results from a metadata import job.

Instance Attribute Summary collapse

Instance Attribute Details

#created_entries::Integer (readonly)



1341
1342
1343
1344
# File 'proto_docs/google/cloud/dataplex/v1/catalog.rb', line 1341

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

#deleted_entries::Integer (readonly)



1341
1342
1343
1344
# File 'proto_docs/google/cloud/dataplex/v1/catalog.rb', line 1341

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

#recreated_entries::Integer (readonly)



1341
1342
1343
1344
# File 'proto_docs/google/cloud/dataplex/v1/catalog.rb', line 1341

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

#unchanged_entries::Integer (readonly)



1341
1342
1343
1344
# File 'proto_docs/google/cloud/dataplex/v1/catalog.rb', line 1341

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

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



1341
1342
1343
1344
# File 'proto_docs/google/cloud/dataplex/v1/catalog.rb', line 1341

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

#updated_entries::Integer (readonly)



1341
1342
1343
1344
# File 'proto_docs/google/cloud/dataplex/v1/catalog.rb', line 1341

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