public sealed class ResumeJobRequest : IMessage<ResumeJobRequest>, IEquatable<ResumeJobRequest>, IDeepCloneable<ResumeJobRequest>, IBufferMessage, IMessage
Request message for [ResumeJob][google.cloud.scheduler.v1.CloudScheduler.ResumeJob].
[[["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 \u003ccode\u003eResumeJobRequest\u003c/code\u003e class is a request message used for the \u003ccode\u003eResumeJob\u003c/code\u003e operation within the \u003ccode\u003eGoogle.Cloud.Scheduler.V1\u003c/code\u003e API.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing functionality for message manipulation and comparison.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eResumeJobRequest\u003c/code\u003e class has two constructors: a default constructor and a constructor that takes another \u003ccode\u003eResumeJobRequest\u003c/code\u003e object as a parameter for creating a copy.\u003c/p\u003e\n"],["\u003cp\u003eIt contains two main properties: \u003ccode\u003eJobName\u003c/code\u003e, which is a strongly-typed view over the job's resource name, and \u003ccode\u003eName\u003c/code\u003e, a string property representing the job's resource name, in the format \u003ccode\u003eprojects/PROJECT_ID/locations/LOCATION_ID/jobs/JOB_ID\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation for this request class covers multiple versions, from 2.2.0 to the latest 3.5.0.\u003c/p\u003e\n"]]],[],null,[]]