public sealed class CancelRolloutResponse : IMessage<CancelRolloutResponse>, IEquatable<CancelRolloutResponse>, IDeepCloneable<CancelRolloutResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Deploy v1 API class CancelRolloutResponse.
[[["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 `CancelRolloutResponse` class within the Google Cloud Deploy v1 API, specifically for .NET developers."],["The `CancelRolloutResponse` class is a response object resulting from a `CancelRollout` operation, designed for use within the Google Cloud Deploy environment."],["This documentation covers multiple versions of the API, including the latest version (3.4.0) and older releases dating back to version 1.0.0."],["The `CancelRolloutResponse` class inherits from `object` and implements several interfaces, including `IMessage`, `IEquatable\u003cCancelRolloutResponse\u003e`, `IDeepCloneable\u003cCancelRolloutResponse\u003e`, and `IBufferMessage`."],["The documentation outlines the assembly, `Google.Cloud.Deploy.V1.dll`, and the namespace `Google.Cloud.Deploy.V1` that encompasses this class."]]],[]]