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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eIgnoreJobRequest\u003c/code\u003e class is part of the Google Cloud Deploy v1 API, specifically within the \u003ccode\u003eGoogle.Cloud.Deploy.V1\u003c/code\u003e namespace, and is used to represent a request to ignore a specific job.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the API documented is 3.4.0, while the version this documentation is for is 2.19.0, with many other versions being available to read about as well.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eIgnoreJobRequest\u003c/code\u003e implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, supporting deep cloning and protocol buffer messaging.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eIgnoreJobRequest\u003c/code\u003e include \u003ccode\u003eJobId\u003c/code\u003e and \u003ccode\u003ePhaseId\u003c/code\u003e (both required), \u003ccode\u003eRollout\u003c/code\u003e to specify which rollout the request applies to, and \u003ccode\u003eOverrideDeployPolicy\u003c/code\u003e for adjusting deploy policies.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRollout\u003c/code\u003e and \u003ccode\u003eOverrideDeployPolicy\u003c/code\u003e properties have typed views, \u003ccode\u003eRolloutAsRolloutName\u003c/code\u003e and \u003ccode\u003eOverrideDeployPolicyAsDeployPolicyNames\u003c/code\u003e, respectively, for easier interaction with resource names.\u003c/p\u003e\n"]]],[],null,[]]