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 reference documentation for the `IgnoreJobResponse` class within the Google Cloud Deploy v1 API, specifically for the .NET framework."],["The `IgnoreJobResponse` class is a response object used after executing the `IgnoreJob` function, and it implements several interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The latest available version of the API is 3.4.0, however there is documentation for versions back to 1.0.0, with version 3.2.0 being the currently selected version."],["The `IgnoreJobResponse` class inherits from the base `object` class and includes inherited members such as `GetHashCode()`, `GetType()`, and `ToString()`."],["There are two constructor overloads provided for the `IgnoreJobResponse` class, one that takes no parameters and another that accepts an `IgnoreJobResponse` object as a parameter."]]],[]]