Cloud Database Migration Service V1 API - Class Google::Cloud::CloudDMS::V1::BackgroundJobLogEntry (v0.8.0)

Reference documentation and code samples for the Cloud Database Migration Service V1 API class Google::Cloud::CloudDMS::V1::BackgroundJobLogEntry.

Execution log of a background job.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#apply_job_details

def apply_job_details() -> ::Google::Cloud::CloudDMS::V1::BackgroundJobLogEntry::ApplyJobDetails
Returns

#completion_comment

def completion_comment() -> ::String
Returns
  • (::String) — Output only. Job completion comment, such as how many entities were seeded, how many warnings were found during conversion, and similar information.

#completion_state

def completion_state() -> ::Google::Cloud::CloudDMS::V1::BackgroundJobLogEntry::JobCompletionState
Returns

#convert_job_details

def convert_job_details() -> ::Google::Cloud::CloudDMS::V1::BackgroundJobLogEntry::ConvertJobDetails
Returns

#finish_time

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

#finish_time=

def finish_time=(value) -> ::Google::Protobuf::Timestamp
Parameter
Returns

#id

def id() -> ::String
Returns
  • (::String) — The background job log entry ID.

#id=

def id=(value) -> ::String
Parameter
  • value (::String) — The background job log entry ID.
Returns
  • (::String) — The background job log entry ID.

#import_rules_job_details

def import_rules_job_details() -> ::Google::Cloud::CloudDMS::V1::BackgroundJobLogEntry::ImportRulesJobDetails
Returns

#job_type

def job_type() -> ::Google::Cloud::CloudDMS::V1::BackgroundJobType
Returns

#job_type=

def job_type=(value) -> ::Google::Cloud::CloudDMS::V1::BackgroundJobType
Parameter
Returns

#request_autocommit

def request_autocommit() -> ::Boolean
Returns
  • (::Boolean) — Output only. Whether the client requested the conversion workspace to be committed after a successful completion of the job.

#seed_job_details

def seed_job_details() -> ::Google::Cloud::CloudDMS::V1::BackgroundJobLogEntry::SeedJobDetails
Returns

#start_time

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

#start_time=

def start_time=(value) -> ::Google::Protobuf::Timestamp
Parameter
Returns