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 used to create request messages for the \u003ccode\u003eResumeJob\u003c/code\u003e operation within the Google Cloud Scheduler V1 service.\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, which define its behavior and capabilities.\u003c/p\u003e\n"],["\u003cp\u003eIt inherits from the base \u003ccode\u003eObject\u003c/code\u003e class and provides properties like \u003ccode\u003eJobName\u003c/code\u003e and \u003ccode\u003eName\u003c/code\u003e for managing job-related information, with \u003ccode\u003eName\u003c/code\u003e being a required string value.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available, a default constructor, and one that takes another \u003ccode\u003eResumeJobRequest\u003c/code\u003e object for initialization.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eResumeJobRequest\u003c/code\u003e is available across multiple versions of the .NET library, ranging from 2.2.0 up to 3.5.0.\u003c/p\u003e\n"]]],[],null,[]]