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 page provides documentation for the `CancelRolloutResponse` class within the Google Cloud Deploy v1 API, specifically for the .NET environment."],["The `CancelRolloutResponse` class represents the response object returned after a `CancelRollout` operation, which you can see all the versions for."],["The documentation lists all available versions of the `CancelRolloutResponse` class, ranging from version 1.0.0 up to the latest version 3.4.0."],["The class implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and also inherits members from the `object` class."],["This page includes documentation for the public constructors that are made available to the `CancelRolloutResponse` class."]]],[]]