Dataplex V1 API - Class Google::Cloud::Dataplex::V1::MetadataJob::ImportJobResult (v1.1.0)

Reference documentation and code samples for the Dataplex V1 API class Google::Cloud::Dataplex::V1::MetadataJob::ImportJobResult.

Results from a metadata import job.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#created_entries

def created_entries() -> ::Integer
Returns
  • (::Integer) — Output only. The total number of entries that were created.

#deleted_entries

def deleted_entries() -> ::Integer
Returns
  • (::Integer) — Output only. The total number of entries that were deleted.

#recreated_entries

def recreated_entries() -> ::Integer
Returns
  • (::Integer) — Output only. The total number of entries that were recreated.

#unchanged_entries

def unchanged_entries() -> ::Integer
Returns
  • (::Integer) — Output only. The total number of entries that were unchanged.

#update_time

def update_time() -> ::Google::Protobuf::Timestamp
Returns

#updated_entries

def updated_entries() -> ::Integer
Returns
  • (::Integer) — Output only. The total number of entries that were updated.