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-09 UTC."],[[["This webpage provides reference documentation for the `IgnoreJobResponse` class within the Google Cloud Deploy v1 API, specifically for the .NET framework."],["The latest version of the API documented is 3.4.0, with versions ranging from 1.0.0 up to the latest release documented on this page, all relating to the `IgnoreJobResponse` functionality."],["`IgnoreJobResponse` is a response object from the `IgnoreJob` method, and it implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `IgnoreJobResponse` class inherits from `object` and includes inherited members like `GetHashCode()`, `GetType()`, and `ToString()`, with 2 constructors, one default, and one to copy another `IgnoreJobResponse`."]]],[]]