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."],[[["The latest version available for the Google Cloud Deploy v1 API's `CancelRolloutResponse` is version 3.4.0."],["This page provides reference documentation for the `CancelRolloutResponse` class within the Google Cloud Deploy v1 API, covering versions from 1.0.0 to 3.4.0."],["The `CancelRolloutResponse` class is the response object from the `CancelRollout` action and it implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `CancelRolloutResponse` class is found within the `Google.Cloud.Deploy.V1` namespace, which is included in the `Google.Cloud.Deploy.V1.dll` assembly."],["The class has two constructors: a default constructor, `CancelRolloutResponse()`, and a copy constructor, `CancelRolloutResponse(CancelRolloutResponse other)`."]]],[]]