public sealed class RetryJobRequest : IMessage<RetryJobRequest>, IEquatable<RetryJobRequest>, IDeepCloneable<RetryJobRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Deploy v1 API class RetryJobRequest.
RetryJobRequest is the request object used by RetryJob.
Required. Name of the Rollout. Format is
projects/{project}/locations/{location}/deliveryPipelines/{deliveryPipeline}/
releases/{release}/rollouts/{rollout}.
[[["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 reference documentation for the \u003ccode\u003eRetryJobRequest\u003c/code\u003e class within the Google Cloud Deploy v1 API for .NET.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRetryJobRequest\u003c/code\u003e class is used to define the request object for retrying a job, implementing interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation covers a range of API versions, from 1.0.0 to the latest 3.4.0, accessible via the links provided.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRetryJobRequest\u003c/code\u003e class has properties like \u003ccode\u003eJobId\u003c/code\u003e, \u003ccode\u003ePhaseId\u003c/code\u003e, and \u003ccode\u003eRollout\u003c/code\u003e, which are required to specify the job to be retried, its phase, and the associated rollout respectively.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eRetryJobRequest\u003c/code\u003e has a constructor, and also has the ability to be constructed using another \u003ccode\u003eRetryJobRequest\u003c/code\u003e as a parameter, for copying purposes.\u003c/p\u003e\n"]]],[],null,[]]