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-04-02 UTC."],[[["This page provides documentation for the `IgnoreJobResponse` class within the Google Cloud Deploy v1 API, specifically for .NET development."],["The latest version of the `IgnoreJobResponse` documentation is for version 3.4.0, with links to prior versions down to 1.0.0 available for reference."],["The `IgnoreJobResponse` class is a response object from the `IgnoreJob` function and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class inherits from `object` and has two constructors: a default constructor and one that takes another `IgnoreJobResponse` object as a parameter."]]],[]]