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 document provides reference documentation for the `CancelRolloutResponse` class within the Google Cloud Deploy v1 API, specifically for version 2.18.0."],["The `CancelRolloutResponse` class serves as the response object returned by the `CancelRollout` operation and it implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation covers class inheritance, implemented members and provides details on the constructors, `CancelRolloutResponse()`, and `CancelRolloutResponse(CancelRolloutResponse other)`."],["The page lists available versions of the `CancelRolloutResponse` class, ranging from the latest, version 3.4.0, down to version 1.0.0, with each version having its own dedicated documentation link."],["The full namespace of this class is `Google.Cloud.Deploy.V1` found within the `Google.Cloud.Deploy.V1.dll` assembly."]]],[]]