Required. The new job properties. name must be specified. Output only fields cannot be modified using UpdateJob. Any value specified for an output only field will be ignored.
[[["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 Scheduler V1 Client - Class UpdateJobRequest (2.0.5)\n\nVersion latestkeyboard_arrow_down\n\n- [2.0.5 (latest)](/php/docs/reference/cloud-scheduler/latest/V1.UpdateJobRequest)\n- [2.0.4](/php/docs/reference/cloud-scheduler/2.0.4/V1.UpdateJobRequest)\n- [1.10.5](/php/docs/reference/cloud-scheduler/1.10.5/V1.UpdateJobRequest)\n- [1.9.4](/php/docs/reference/cloud-scheduler/1.9.4/V1.UpdateJobRequest)\n- [1.8.3](/php/docs/reference/cloud-scheduler/1.8.3/V1.UpdateJobRequest)\n- [1.7.1](/php/docs/reference/cloud-scheduler/1.7.1/V1.UpdateJobRequest)\n- [1.6.8](/php/docs/reference/cloud-scheduler/1.6.8/V1.UpdateJobRequest) \nReference documentation and code samples for the Cloud Scheduler V1 Client class UpdateJobRequest.\n\nRequest message for\n[UpdateJob](/php/docs/reference/cloud-scheduler/latest/V1.Client.CloudSchedulerClient#_Google_Cloud_Scheduler_V1_Client_CloudSchedulerClient__updateJob__).\n\nGenerated from protobuf message `google.cloud.scheduler.v1.UpdateJobRequest`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Scheduler \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getJob\n\nRequired. The new job properties.\n\n[name](/php/docs/reference/cloud-scheduler/latest/V1.Job#_Google_Cloud_Scheduler_V1_Job__getName__) must be specified.\nOutput only fields cannot be modified using UpdateJob.\nAny value specified for an output only field will be ignored.\n\n### hasJob\n\n### clearJob\n\n### setJob\n\nRequired. The new job properties.\n\n[name](/php/docs/reference/cloud-scheduler/latest/V1.Job#_Google_Cloud_Scheduler_V1_Job__getName__) must be specified.\nOutput only fields cannot be modified using UpdateJob.\nAny value specified for an output only field will be ignored.\n\n### getUpdateMask\n\nA mask used to specify which fields of the job are being updated.\n\n### hasUpdateMask\n\n### clearUpdateMask\n\n### setUpdateMask\n\nA mask used to specify which fields of the job are being updated.\n\n### static::build"]]