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-04-09 UTC."],[[["This document provides reference documentation for the `IgnoreJobRequest` class within the Google Cloud Deploy v1 API for .NET, with the current version being 2.10.0."],["The `IgnoreJobRequest` class is used as the request object for the `IgnoreJob` function, allowing users to ignore specific jobs in a deployment pipeline."],["This documentation details the inheritance and implementation of the `IgnoreJobRequest` class, along with inherited members and the namespace within which it resides."],["The document lists available constructors, as well as properties like `JobId`, `PhaseId`, `Rollout`, and `RolloutAsRolloutName`, including their types, descriptions, and whether or not they are required."],["The document includes links to many versions of this API, ranging from 1.0.0 to 3.4.0."]]],[]]