Note: The following fields are mutually exclusive: apply_job_details, seed_job_details, import_rules_job_details, convert_job_details. If a field in that set is populated, all other fields in the set will automatically be cleared.
#completion_comment
defcompletion_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.
Note: The following fields are mutually exclusive: convert_job_details, seed_job_details, import_rules_job_details, apply_job_details. If a field in that set is populated, all other fields in the set will automatically be cleared.
Note: The following fields are mutually exclusive: import_rules_job_details, seed_job_details, convert_job_details, apply_job_details. If a field in that set is populated, all other fields in the set will automatically be cleared.
Note: The following fields are mutually exclusive: seed_job_details, import_rules_job_details, convert_job_details, apply_job_details. If a field in that set is populated, all other fields in the set will automatically be cleared.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Cloud Database Migration Service V1 API - Class Google::Cloud::CloudDMS::V1::BackgroundJobLogEntry (v1.3.1)\n\nVersion latestkeyboard_arrow_down\n\n- [1.3.1 (latest)](/ruby/docs/reference/google-cloud-cloud_dms-v1/latest/Google-Cloud-CloudDMS-V1-BackgroundJobLogEntry)\n- [1.3.0](/ruby/docs/reference/google-cloud-cloud_dms-v1/1.3.0/Google-Cloud-CloudDMS-V1-BackgroundJobLogEntry)\n- [1.2.2](/ruby/docs/reference/google-cloud-cloud_dms-v1/1.2.2/Google-Cloud-CloudDMS-V1-BackgroundJobLogEntry)\n- [1.1.0](/ruby/docs/reference/google-cloud-cloud_dms-v1/1.1.0/Google-Cloud-CloudDMS-V1-BackgroundJobLogEntry)\n- [1.0.1](/ruby/docs/reference/google-cloud-cloud_dms-v1/1.0.1/Google-Cloud-CloudDMS-V1-BackgroundJobLogEntry)\n- [0.8.0](/ruby/docs/reference/google-cloud-cloud_dms-v1/0.8.0/Google-Cloud-CloudDMS-V1-BackgroundJobLogEntry)\n- [0.7.2](/ruby/docs/reference/google-cloud-cloud_dms-v1/0.7.2/Google-Cloud-CloudDMS-V1-BackgroundJobLogEntry)\n- [0.6.0](/ruby/docs/reference/google-cloud-cloud_dms-v1/0.6.0/Google-Cloud-CloudDMS-V1-BackgroundJobLogEntry)\n- [0.5.0](/ruby/docs/reference/google-cloud-cloud_dms-v1/0.5.0/Google-Cloud-CloudDMS-V1-BackgroundJobLogEntry)\n- [0.4.0](/ruby/docs/reference/google-cloud-cloud_dms-v1/0.4.0/Google-Cloud-CloudDMS-V1-BackgroundJobLogEntry)\n- [0.3.0](/ruby/docs/reference/google-cloud-cloud_dms-v1/0.3.0/Google-Cloud-CloudDMS-V1-BackgroundJobLogEntry)\n- [0.2.0](/ruby/docs/reference/google-cloud-cloud_dms-v1/0.2.0/Google-Cloud-CloudDMS-V1-BackgroundJobLogEntry)\n- [0.1.5](/ruby/docs/reference/google-cloud-cloud_dms-v1/0.1.5/Google-Cloud-CloudDMS-V1-BackgroundJobLogEntry) \nReference documentation and code samples for the Cloud Database Migration Service V1 API class Google::Cloud::CloudDMS::V1::BackgroundJobLogEntry.\n\nExecution log of a background job. \n\nInherits\n--------\n\n- Object \n\nExtended By\n-----------\n\n- Google::Protobuf::MessageExts::ClassMethods \n\nIncludes\n--------\n\n- Google::Protobuf::MessageExts\n\nMethods\n-------\n\n### #apply_job_details\n\n def apply_job_details() -\u003e ::Google::Cloud::CloudDMS::V1::BackgroundJobLogEntry::ApplyJobDetails\n\n**Returns**\n\n- ([::Google::Cloud::CloudDMS::V1::BackgroundJobLogEntry::ApplyJobDetails](./Google-Cloud-CloudDMS-V1-BackgroundJobLogEntry-ApplyJobDetails)) --- Output only. Apply job details.\n\n\n Note: The following fields are mutually exclusive: `apply_job_details`, `seed_job_details`, `import_rules_job_details`, `convert_job_details`. If a field in that set is populated, all other fields in the set will automatically be cleared.\n\n### #completion_comment\n\n def completion_comment() -\u003e ::String\n\n**Returns**\n\n- (::String) --- Output only. Job completion comment, such as how many entities were seeded, how many warnings were found during conversion, and similar information.\n\n### #completion_state\n\n def completion_state() -\u003e ::Google::Cloud::CloudDMS::V1::BackgroundJobLogEntry::JobCompletionState\n\n**Returns**\n\n- ([::Google::Cloud::CloudDMS::V1::BackgroundJobLogEntry::JobCompletionState](./Google-Cloud-CloudDMS-V1-BackgroundJobLogEntry-JobCompletionState)) --- Output only. Job completion state, i.e. the final state after the job completed.\n\n### #convert_job_details\n\n def convert_job_details() -\u003e ::Google::Cloud::CloudDMS::V1::BackgroundJobLogEntry::ConvertJobDetails\n\n**Returns**\n\n- ([::Google::Cloud::CloudDMS::V1::BackgroundJobLogEntry::ConvertJobDetails](./Google-Cloud-CloudDMS-V1-BackgroundJobLogEntry-ConvertJobDetails)) --- Output only. Convert job details.\n\n\n Note: The following fields are mutually exclusive: `convert_job_details`, `seed_job_details`, `import_rules_job_details`, `apply_job_details`. If a field in that set is populated, all other fields in the set will automatically be cleared.\n\n### #finish_time\n\n def finish_time() -\u003e ::Google::Protobuf::Timestamp\n\n**Returns**\n\n- ([::Google::Protobuf::Timestamp](./Google-Protobuf-Timestamp)) --- The timestamp when the background job was finished.\n\n### #finish_time=\n\n def finish_time=(value) -\u003e ::Google::Protobuf::Timestamp\n\n**Parameter**\n\n- **value** ([::Google::Protobuf::Timestamp](./Google-Protobuf-Timestamp)) --- The timestamp when the background job was finished. \n**Returns**\n\n- ([::Google::Protobuf::Timestamp](./Google-Protobuf-Timestamp)) --- The timestamp when the background job was finished.\n\n### #id\n\n def id() -\u003e ::String\n\n**Returns**\n\n- (::String) --- The background job log entry ID.\n\n### #id=\n\n def id=(value) -\u003e ::String\n\n**Parameter**\n\n- **value** (::String) --- The background job log entry ID. \n**Returns**\n\n- (::String) --- The background job log entry ID.\n\n### #import_rules_job_details\n\n def import_rules_job_details() -\u003e ::Google::Cloud::CloudDMS::V1::BackgroundJobLogEntry::ImportRulesJobDetails\n\n**Returns**\n\n- ([::Google::Cloud::CloudDMS::V1::BackgroundJobLogEntry::ImportRulesJobDetails](./Google-Cloud-CloudDMS-V1-BackgroundJobLogEntry-ImportRulesJobDetails)) --- Output only. Import rules job details.\n\n\n Note: The following fields are mutually exclusive: `import_rules_job_details`, `seed_job_details`, `convert_job_details`, `apply_job_details`. If a field in that set is populated, all other fields in the set will automatically be cleared.\n\n### #job_type\n\n def job_type() -\u003e ::Google::Cloud::CloudDMS::V1::BackgroundJobType\n\n**Returns**\n\n- ([::Google::Cloud::CloudDMS::V1::BackgroundJobType](./Google-Cloud-CloudDMS-V1-BackgroundJobType)) --- The type of job that was executed.\n\n### #job_type=\n\n def job_type=(value) -\u003e ::Google::Cloud::CloudDMS::V1::BackgroundJobType\n\n**Parameter**\n\n- **value** ([::Google::Cloud::CloudDMS::V1::BackgroundJobType](./Google-Cloud-CloudDMS-V1-BackgroundJobType)) --- The type of job that was executed. \n**Returns**\n\n- ([::Google::Cloud::CloudDMS::V1::BackgroundJobType](./Google-Cloud-CloudDMS-V1-BackgroundJobType)) --- The type of job that was executed.\n\n### #request_autocommit\n\n def request_autocommit() -\u003e ::Boolean\n\n**Returns**\n\n- (::Boolean) --- Output only. Whether the client requested the conversion workspace to be committed after a successful completion of the job.\n\n### #seed_job_details\n\n def seed_job_details() -\u003e ::Google::Cloud::CloudDMS::V1::BackgroundJobLogEntry::SeedJobDetails\n\n**Returns**\n\n- ([::Google::Cloud::CloudDMS::V1::BackgroundJobLogEntry::SeedJobDetails](./Google-Cloud-CloudDMS-V1-BackgroundJobLogEntry-SeedJobDetails)) --- Output only. Seed job details.\n\n\n Note: The following fields are mutually exclusive: `seed_job_details`, `import_rules_job_details`, `convert_job_details`, `apply_job_details`. If a field in that set is populated, all other fields in the set will automatically be cleared.\n\n### #start_time\n\n def start_time() -\u003e ::Google::Protobuf::Timestamp\n\n**Returns**\n\n- ([::Google::Protobuf::Timestamp](./Google-Protobuf-Timestamp)) --- The timestamp when the background job was started.\n\n### #start_time=\n\n def start_time=(value) -\u003e ::Google::Protobuf::Timestamp\n\n**Parameter**\n\n- **value** ([::Google::Protobuf::Timestamp](./Google-Protobuf-Timestamp)) --- The timestamp when the background job was started. \n**Returns**\n\n- ([::Google::Protobuf::Timestamp](./Google-Protobuf-Timestamp)) --- The timestamp when the background job was started."]]