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"]],[["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-03-21 UTC."],[[["The latest version available for the `RetryJobRequest` class is 3.4.0, which can be found in the Google Cloud Deploy v1 API."],["`RetryJobRequest` is a request object for the `RetryJob` function, used within the Google Cloud Deploy v1 API."],["`RetryJobRequest` has properties like `JobId`, `PhaseId`, and `Rollout`, which are all required, to identify the specific job to be retried."],["The class `RetryJobRequest` inherits from object, and implements interfaces such as `IMessage`, `IEquatable\u003cRetryJobRequest\u003e`, `IDeepCloneable\u003cRetryJobRequest\u003e`, and `IBufferMessage`."],["A range of previous versions are also available, going back as far as 1.0.0, with each version also referencing the `RetryJobRequest` class."]]],[]]