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 this API is 3.4.0, and the documentation also lists previous versions dating back to 1.0.0, each providing a link to its respective documentation for `IgnoreJobResponse`."],["The `IgnoreJobResponse` class is a response object from the `IgnoreJob` action and includes details about its inheritance and the interfaces it implements, such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The documentation specifies the namespace for `IgnoreJobResponse` as `Google.Cloud.Deploy.V1`, along with the associated assembly file, `Google.Cloud.Deploy.V1.dll`."],["The webpage also provides information on the constructors for the `IgnoreJobResponse` class, including a parameter for copying another `IgnoreJobResponse` object."]]],[]]