Migration Center V1 API - Class Google::Cloud::MigrationCenter::V1::ExecutionReport (v0.1.0)

Reference documentation and code samples for the Migration Center V1 API class Google::Cloud::MigrationCenter::V1::ExecutionReport.

A resource that reports result of the import job execution.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#execution_errors

def execution_errors() -> ::Google::Cloud::MigrationCenter::V1::ValidationReport
Returns

#execution_errors=

def execution_errors=(value) -> ::Google::Cloud::MigrationCenter::V1::ValidationReport
Parameter
Returns

#frames_reported

def frames_reported() -> ::Integer
Returns
  • (::Integer) — Total number of asset frames reported for the import job.

#frames_reported=

def frames_reported=(value) -> ::Integer
Parameter
  • value (::Integer) — Total number of asset frames reported for the import job.
Returns
  • (::Integer) — Total number of asset frames reported for the import job.

#total_rows_count

def total_rows_count() -> ::Integer
Returns
  • (::Integer) — Output only. Total number of rows in the import job.