public sealed class IgnoreJobRequest : IMessage<IgnoreJobRequest>, IEquatable<IgnoreJobRequest>, IDeepCloneable<IgnoreJobRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Deploy v1 API class IgnoreJobRequest.
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."],[[["This webpage provides documentation for the `IgnoreJobRequest` class within the Google Cloud Deploy v1 API, specifically for .NET development."],["The latest version of this API is 3.4.0, while version 3.0.0 is the focus of the detailed documentation presented."],["`IgnoreJobRequest` is a request object used by the `IgnoreJob` function and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has three primary properties: `JobId`, `PhaseId`, and `Rollout`, all required and of type string, with an additional property `RolloutAsRolloutName`, of type RolloutName."],["The page lists all versions of this API from version 1.0.0 to 3.4.0, with each version linking to its own specific documentation page."]]],[]]