[[["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,["# Google Cloud Dms V1 Client - Class BackgroundJobLogEntry (2.0.6)\n\nVersion latestkeyboard_arrow_down\n\n- [2.0.6 (latest)](/php/docs/reference/cloud-dms/latest/V1.BackgroundJobLogEntry)\n- [2.0.5](/php/docs/reference/cloud-dms/2.0.5/V1.BackgroundJobLogEntry)\n- [1.5.5](/php/docs/reference/cloud-dms/1.5.5/V1.BackgroundJobLogEntry)\n- [1.4.2](/php/docs/reference/cloud-dms/1.4.2/V1.BackgroundJobLogEntry)\n- [1.3.0](/php/docs/reference/cloud-dms/1.3.0/V1.BackgroundJobLogEntry)\n- [1.2.1](/php/docs/reference/cloud-dms/1.2.1/V1.BackgroundJobLogEntry)\n- [1.1.0](/php/docs/reference/cloud-dms/1.1.0/V1.BackgroundJobLogEntry)\n- [1.0.5](/php/docs/reference/cloud-dms/1.0.5/V1.BackgroundJobLogEntry) \nReference documentation and code samples for the Google Cloud Dms V1 Client class BackgroundJobLogEntry.\n\nExecution log of a background job.\n\nGenerated from protobuf message `google.cloud.clouddms.v1.BackgroundJobLogEntry`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ CloudDms \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getId\n\nThe background job log entry ID.\n\n### setId\n\nThe background job log entry ID.\n\n### getJobType\n\nThe type of job that was executed.\n\n### setJobType\n\nThe type of job that was executed.\n\n### getStartTime\n\nThe timestamp when the background job was started.\n\n### hasStartTime\n\n### clearStartTime\n\n### setStartTime\n\nThe timestamp when the background job was started.\n\n### getFinishTime\n\nThe timestamp when the background job was finished.\n\n### hasFinishTime\n\n### clearFinishTime\n\n### setFinishTime\n\nThe timestamp when the background job was finished.\n\n### getCompletionState\n\nOutput only. Job completion state, i.e. the final state after the job\ncompleted.\n\n### setCompletionState\n\nOutput only. Job completion state, i.e. the final state after the job\ncompleted.\n\n### getCompletionComment\n\nOutput only. Job completion comment, such as how many entities were seeded,\nhow many warnings were found during conversion, and similar information.\n\n### setCompletionComment\n\nOutput only. Job completion comment, such as how many entities were seeded,\nhow many warnings were found during conversion, and similar information.\n\n### getRequestAutocommit\n\nOutput only. Whether the client requested the conversion workspace to be\ncommitted after a successful completion of the job.\n\n### setRequestAutocommit\n\nOutput only. Whether the client requested the conversion workspace to be\ncommitted after a successful completion of the job.\n\n### getSeedJobDetails\n\nOutput only. Seed job details.\n\n### hasSeedJobDetails\n\n### setSeedJobDetails\n\nOutput only. Seed job details.\n\n### getImportRulesJobDetails\n\nOutput only. Import rules job details.\n\n### hasImportRulesJobDetails\n\n### setImportRulesJobDetails\n\nOutput only. Import rules job details.\n\n### getConvertJobDetails\n\nOutput only. Convert job details.\n\n### hasConvertJobDetails\n\n### setConvertJobDetails\n\nOutput only. Convert job details.\n\n### getApplyJobDetails\n\nOutput only. Apply job details.\n\n### hasApplyJobDetails\n\n### setApplyJobDetails\n\nOutput only. Apply job details.\n\n### getJobDetails"]]