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, with version 2.8.0 also documented."],["This webpage provides reference documentation for the `CancelRolloutResponse` class within the Google Cloud Deploy v1 API, showing all versioning from 1.0.0 up until the latest version."],["The `CancelRolloutResponse` class is a response object from `CancelRollout`, inheriting from the base `object` class and implementing several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The namespace for the `CancelRolloutResponse` class is `Google.Cloud.Deploy.V1`, and it is part of the `Google.Cloud.Deploy.V1.dll` assembly."],["The `CancelRolloutResponse` class includes two constructors: a default constructor and one that accepts another `CancelRolloutResponse` object as a parameter."]]],[]]