Generated from protobuf message google.cloud.scheduler.v1.PauseJobRequest
Namespace
Google \ Cloud \ Scheduler \ V1
Methods
__construct
Constructor.
Parameters
Name
Description
data
array
Optional. Data for populating the Message object.
↳ name
string
Required. The job name. For example: projects/PROJECT_ID/locations/LOCATION_ID/jobs/JOB_ID.
getName
Required. The job name. For example:
projects/PROJECT_ID/locations/LOCATION_ID/jobs/JOB_ID.
Returns
Type
Description
string
setName
Required. The job name. For example:
projects/PROJECT_ID/locations/LOCATION_ID/jobs/JOB_ID.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
static::build
Parameter
Name
Description
name
string
Required. The job name. For example:
projects/PROJECT_ID/locations/LOCATION_ID/jobs/JOB_ID. Please see
CloudSchedulerClient::jobName() for help formatting this field.
[[["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 PauseJobRequest (2.0.5)\n\nVersion latestkeyboard_arrow_down\n\n- [2.0.5 (latest)](/php/docs/reference/cloud-scheduler/latest/V1.PauseJobRequest)\n- [2.0.4](/php/docs/reference/cloud-scheduler/2.0.4/V1.PauseJobRequest)\n- [1.10.5](/php/docs/reference/cloud-scheduler/1.10.5/V1.PauseJobRequest)\n- [1.9.4](/php/docs/reference/cloud-scheduler/1.9.4/V1.PauseJobRequest)\n- [1.8.3](/php/docs/reference/cloud-scheduler/1.8.3/V1.PauseJobRequest)\n- [1.7.1](/php/docs/reference/cloud-scheduler/1.7.1/V1.PauseJobRequest)\n- [1.6.8](/php/docs/reference/cloud-scheduler/1.6.8/V1.PauseJobRequest) \nReference documentation and code samples for the Cloud Scheduler V1 Client class PauseJobRequest.\n\nRequest message for\n[PauseJob](/php/docs/reference/cloud-scheduler/latest/V1.Client.CloudSchedulerClient#_Google_Cloud_Scheduler_V1_Client_CloudSchedulerClient__pauseJob__).\n\nGenerated from protobuf message `google.cloud.scheduler.v1.PauseJobRequest`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Scheduler \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getName\n\nRequired. The job name. For example:\n`projects/PROJECT_ID/locations/LOCATION_ID/jobs/JOB_ID`.\n\n### setName\n\nRequired. The job name. For example:\n`projects/PROJECT_ID/locations/LOCATION_ID/jobs/JOB_ID`.\n\n### static::build"]]