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 document provides reference information for the \u003ccode\u003eRetryJobRequest\u003c/code\u003e class within the Google Cloud Deploy v1 API for .NET, with the current version being 2.13.0, and the latest being 3.4.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eRetryJobRequest\u003c/code\u003e is used as the request object for the \u003ccode\u003eRetryJob\u003c/code\u003e function, enabling the retry of a specified job within a deployment process.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRetryJobRequest\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, offering various functionalities such as message handling and deep cloning.\u003c/p\u003e\n"],["\u003cp\u003eThe class has 2 constructors, \u003ccode\u003eRetryJobRequest()\u003c/code\u003e which is a default and a copy constructor, \u003ccode\u003eRetryJobRequest(RetryJobRequest other)\u003c/code\u003e, that takes in another \u003ccode\u003eRetryJobRequest\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eRetryJobRequest\u003c/code\u003e include \u003ccode\u003eJobId\u003c/code\u003e, \u003ccode\u003ePhaseId\u003c/code\u003e, \u003ccode\u003eRollout\u003c/code\u003e, and \u003ccode\u003eRolloutAsRolloutName\u003c/code\u003e, which are used to identify and specify the job, phase, and rollout to be retried.\u003c/p\u003e\n"]]],[],null,[]]