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 reference documentation for the `IgnoreJobRequest` class within the Google Cloud Deploy v1 API for .NET."],["The `IgnoreJobRequest` class is used to construct request objects for the `IgnoreJob` function."],["The page details the class's constructors, properties (`JobId`, `PhaseId`, `Rollout`, `RolloutAsRolloutName`), and implemented interfaces (`IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`)."],["The documentation also includes a list of previous versions of the `IgnoreJobRequest` class, ranging from version 1.0.0 to the latest 3.4.0."],["It shows that the `IgnoreJobRequest` class inherits from the base `object` and details the members inherited from the base `object` class."]]],[]]