public sealed class PauseJobRequest : IMessage<PauseJobRequest>, IEquatable<PauseJobRequest>, IDeepCloneable<PauseJobRequest>, IBufferMessage, IMessage
Request message for [PauseJob][google.cloud.scheduler.v1.CloudScheduler.PauseJob].
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe latest version of the \u003ccode\u003ePauseJobRequest\u003c/code\u003e class is 3.5.0, with other versions available ranging from 2.2.0 to 3.4.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003ePauseJobRequest\u003c/code\u003e is a request message used for pausing a job within the Google Cloud Scheduler service, specifically within the namespace \u003ccode\u003eGoogle.Cloud.Scheduler.V1\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, allowing for message handling, equality comparisons, deep cloning, and buffered message processing.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePauseJobRequest\u003c/code\u003e class has two constructors, one default and another that takes a \u003ccode\u003ePauseJobRequest\u003c/code\u003e object as a parameter, and it contains properties like \u003ccode\u003eJobName\u003c/code\u003e and \u003ccode\u003eName\u003c/code\u003e for managing job identification.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eName\u003c/code\u003e property within \u003ccode\u003ePauseJobRequest\u003c/code\u003e is required and specifies the full resource name of the job to be paused, following a specific format: \u003ccode\u003eprojects/PROJECT_ID/locations/LOCATION_ID/jobs/JOB_ID\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]