public sealed class ResumeJobRequest : IMessage<ResumeJobRequest>, IEquatable<ResumeJobRequest>, IDeepCloneable<ResumeJobRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Scheduler v1 API class ResumeJobRequest.
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"]],[["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."],[[["\u003cp\u003eThe latest version of the \u003ccode\u003eResumeJobRequest\u003c/code\u003e class for the Google Cloud Scheduler v1 API is version 3.5.0, and it is a request message used for the \u003ccode\u003eResumeJob\u003c/code\u003e operation.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eResumeJobRequest\u003c/code\u003e class implements multiple 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 handling, equality comparison, deep cloning, and buffer manipulation.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eResumeJobRequest\u003c/code\u003e class has two constructors, one default and one that takes another \u003ccode\u003eResumeJobRequest\u003c/code\u003e object as a parameter to enable copying.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eResumeJobRequest\u003c/code\u003e class contains two properties, \u003ccode\u003eJobName\u003c/code\u003e, which offers a typed view over the resource name, and \u003ccode\u003eName\u003c/code\u003e, which is a string that represents the job's unique identifier.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eResumeJobRequest\u003c/code\u003e class is found within the \u003ccode\u003eGoogle.Cloud.Scheduler.V1\u003c/code\u003e namespace and is part of the \u003ccode\u003eGoogle.Cloud.Scheduler.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"]]],[],null,["# Google Cloud Scheduler v1 API - Class ResumeJobRequest (3.5.0)\n\nVersion latestkeyboard_arrow_down\n\n- [3.5.0 (latest)](/dotnet/docs/reference/Google.Cloud.Scheduler.V1/latest/Google.Cloud.Scheduler.V1.ResumeJobRequest)\n- [3.4.0](/dotnet/docs/reference/Google.Cloud.Scheduler.V1/3.4.0/Google.Cloud.Scheduler.V1.ResumeJobRequest)\n- [3.3.0](/dotnet/docs/reference/Google.Cloud.Scheduler.V1/3.3.0/Google.Cloud.Scheduler.V1.ResumeJobRequest)\n- [3.2.0](/dotnet/docs/reference/Google.Cloud.Scheduler.V1/3.2.0/Google.Cloud.Scheduler.V1.ResumeJobRequest)\n- [3.1.0](/dotnet/docs/reference/Google.Cloud.Scheduler.V1/3.1.0/Google.Cloud.Scheduler.V1.ResumeJobRequest)\n- [3.0.0](/dotnet/docs/reference/Google.Cloud.Scheduler.V1/3.0.0/Google.Cloud.Scheduler.V1.ResumeJobRequest)\n- [2.3.0](/dotnet/docs/reference/Google.Cloud.Scheduler.V1/2.3.0/Google.Cloud.Scheduler.V1.ResumeJobRequest)\n- [2.2.0](/dotnet/docs/reference/Google.Cloud.Scheduler.V1/2.2.0/Google.Cloud.Scheduler.V1.ResumeJobRequest) \n\n public sealed class ResumeJobRequest : IMessage\u003cResumeJobRequest\u003e, IEquatable\u003cResumeJobRequest\u003e, IDeepCloneable\u003cResumeJobRequest\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Google Cloud Scheduler v1 API class ResumeJobRequest.\n\nRequest message for\n\\[ResumeJob\\]\\[google.cloud.scheduler.v1.CloudScheduler.ResumeJob\\]. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e ResumeJobRequest \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[ResumeJobRequest](/dotnet/docs/reference/Google.Cloud.Scheduler.V1/latest/Google.Cloud.Scheduler.V1.ResumeJobRequest), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[ResumeJobRequest](/dotnet/docs/reference/Google.Cloud.Scheduler.V1/latest/Google.Cloud.Scheduler.V1.ResumeJobRequest), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[ResumeJobRequest](/dotnet/docs/reference/Google.Cloud.Scheduler.V1/latest/Google.Cloud.Scheduler.V1.ResumeJobRequest), [IBufferMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IBufferMessage.html), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage.html) \n\nInherited Members\n-----------------\n\n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.Scheduler.V1](/dotnet/docs/reference/Google.Cloud.Scheduler.V1/latest/Google.Cloud.Scheduler.V1)\n\nAssembly\n--------\n\nGoogle.Cloud.Scheduler.V1.dll\n\nConstructors\n------------\n\n### ResumeJobRequest()\n\n public ResumeJobRequest()\n\n### ResumeJobRequest(ResumeJobRequest)\n\n public ResumeJobRequest(ResumeJobRequest other)\n\nProperties\n----------\n\n### JobName\n\n public JobName JobName { get; set; }\n\n[JobName](/dotnet/docs/reference/Google.Cloud.Scheduler.V1/latest/Google.Cloud.Scheduler.V1.JobName)-typed view over the [Name](/dotnet/docs/reference/Google.Cloud.Scheduler.V1/latest/Google.Cloud.Scheduler.V1.ResumeJobRequest#Google_Cloud_Scheduler_V1_ResumeJobRequest_Name) resource name property.\n\n### Name\n\n public string Name { get; set; }\n\nRequired. The job name. For example:\n`projects/PROJECT_ID/locations/LOCATION_ID/jobs/JOB_ID`."]]