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 webpage provides reference documentation for the `CancelRolloutResponse` class within the Google Cloud Deploy v1 API."],["The `CancelRolloutResponse` class is the response object from the `CancelRollout` function, and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page documents multiple versions of the API, ranging from version 1.0.0 up to the latest version 3.4.0, with a current focus on version 2.7.0."],["The `CancelRolloutResponse` class inherits members from the base `object` class, including `GetHashCode()`, `GetType()`, and `ToString()`."],["The page includes information regarding the `CancelRolloutResponse` constructors, including a default constructor and one that takes another `CancelRolloutResponse` object as a parameter."]]],[]]