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 document provides reference information for the `IgnoreJobRequest` class within the Google Cloud Deploy v1 API for .NET."],["The `IgnoreJobRequest` class is used as a request object for the `IgnoreJob` function."],["The latest version documented is 3.4.0, and the documentation includes a list of available versions, ranging from 1.0.0 to 3.4.0, each of which contains documentation on `IgnoreJobRequest`."],["The `IgnoreJobRequest` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `IgnoreJobRequest` class contains properties `JobId`, `PhaseId`, `Rollout` and `RolloutAsRolloutName` to define the job to be ignored."]]],[]]