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 webpage provides documentation for the `CancelRolloutResponse` class within the Google Cloud Deploy v1 API for .NET."],["The `CancelRolloutResponse` class is a response object used in the context of cancelling a rollout and it implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest documented version of the API is 3.4.0, and it includes documentation for versions as old as 1.0.0."],["The available versions all contain documentation on the `CancelRolloutResponse` class, and the page details the inherited members, namespace, assembly, and constructors for this class."],["The class includes two constructors: a default constructor `CancelRolloutResponse()`, and one that takes another `CancelRolloutResponse` as a parameter: `CancelRolloutResponse(CancelRolloutResponse other)`."]]],[]]