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 of the Google Cloud Deploy v1 API is 3.4.0, but version 2.6.0 is highlighted as the main version in focus."],["The document provides reference information for the `CancelRolloutResponse` class, which is part of the Google.Cloud.Deploy.V1 namespace and is used for handling responses from the `CancelRollout` function."],["The `CancelRolloutResponse` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The available content details the various version history for the `CancelRolloutResponse`, ranging from version 1.0.0 to 3.4.0, providing links to the documentation for each version."],["The document details two constructors for the `CancelRolloutResponse` class, a parameterless constructor and one that accepts another `CancelRolloutResponse` object as a parameter."]]],[]]