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, specifically for the .NET framework."],["The `CancelRolloutResponse` class is the response object generated when a `CancelRollout` operation is performed, and it implements multiple interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation includes a list of available versions of the API class, ranging from version 1.0.0 to the latest version 3.4.0."],["The page details the class's constructors, `CancelRolloutResponse()`, and `CancelRolloutResponse(CancelRolloutResponse other)`, including parameters and descriptions."],["The `CancelRolloutResponse` class is located within the `Google.Cloud.Deploy.V1` namespace and is contained in the `Google.Cloud.Deploy.V1.dll` assembly."]]],[]]