public sealed class IgnoreJobResponse : IMessage<IgnoreJobResponse>, IEquatable<IgnoreJobResponse>, IDeepCloneable<IgnoreJobResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Deploy v1 API class IgnoreJobResponse.
[[["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 `IgnoreJobResponse` class within the Google Cloud Deploy v1 API for .NET."],["The latest version of the `IgnoreJobResponse` class is 3.4.0, with a list of previous versions available, including a link to documentation for each."],["`IgnoreJobResponse` is a response object from the `IgnoreJob` method and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `IgnoreJobResponse` class has two constructors: a default constructor and a copy constructor that accepts another `IgnoreJobResponse` object."],["The document details inherited members and provides a namespace, which is `Google.Cloud.Deploy.V1`, along with its assembly, which is `Google.Cloud.Deploy.V1.dll`."]]],[]]