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 class `CancelRolloutResponse` is 3.4.0, with a total of 26 versions documented."],["This documentation provides reference for the `CancelRolloutResponse` class, which is the response object from `CancelRollout` in the Google.Cloud.Deploy.V1 namespace."],["The `CancelRolloutResponse` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class inherits members such as `GetHashCode()`, `GetType()`, and `ToString()` from the base `object` class."],["The `CancelRolloutResponse` class has two constructors, a default one and one that takes another `CancelRolloutResponse` object as a parameter."]]],[]]