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\u003eThis webpage provides documentation for the \u003ccode\u003ePauseJobRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Scheduler.V1\u003c/code\u003e namespace, specifically version 2.3.0 of the library.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePauseJobRequest\u003c/code\u003e class is a request message used to pause a job within the Google Cloud Scheduler service, implementing interfaces for messaging, equality, deep cloning, and buffer messaging.\u003c/p\u003e\n"],["\u003cp\u003eIt inherits from the base \u003ccode\u003eObject\u003c/code\u003e class and features properties like \u003ccode\u003eJobName\u003c/code\u003e and \u003ccode\u003eName\u003c/code\u003e, which are used to specify the job to be paused, such as "projects/PROJECT_ID/locations/LOCATION_ID/jobs/JOB_ID".\u003c/p\u003e\n"],["\u003cp\u003eThe documentation also shows the available versions, with 3.5.0 being the latest and this current version being 2.3.0.\u003c/p\u003e\n"],["\u003cp\u003eIt has two constructors, one default, and one that takes in a \u003ccode\u003ePauseJobRequest\u003c/code\u003e as a parameter.\u003c/p\u003e\n"]]],[],null,[]]