Cloud Database Migration Service V1 API - Class Google::Cloud::CloudDMS::V1::BackgroundJobLogEntry (v0.3.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

#apply_job_details=

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

#completion_comment

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

#completion_comment=

def completion_comment=(value) -> ::String
Parameter
  • value (::String) — Job completion comment, such as how many entities were seeded, how many warnings were found during conversion, and similar information.
Returns
  • (::String) — 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

#completion_state=

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

#convert_job_details

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

#convert_job_details=

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

#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

#import_rules_job_details=

def import_rules_job_details=(value) -> ::Google::Cloud::CloudDMS::V1::BackgroundJobLogEntry::ImportRulesJobDetails
Parameter

#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) — Whether the client requested the conversion workspace to be committed after a successful completion of the job.

#request_autocommit=

def request_autocommit=(value) -> ::Boolean
Parameter
  • value (::Boolean) — Whether the client requested the conversion workspace to be committed after a successful completion of the job.
Returns
  • (::Boolean) — 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

#seed_job_details=

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

#start_time

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

#start_time=

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