public sealed class CancelRolloutRequest : IMessage<CancelRolloutRequest>, IEquatable<CancelRolloutRequest>, IDeepCloneable<CancelRolloutRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Deploy v1 API class CancelRolloutRequest.
Required. Name of the Rollout. Format is
projects/{project}/locations/{location}/deliveryPipelines/{deliveryPipeline}/releases/{release}/rollouts/{rollout}.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe latest version of the \u003ccode\u003eCancelRolloutRequest\u003c/code\u003e class is 3.4.0, but this page specifically focuses on version 3.0.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCancelRolloutRequest\u003c/code\u003e class is part of the Google Cloud Deploy v1 API and is used to manage rollout cancellations.\u003c/p\u003e\n"],["\u003cp\u003eIt inherits from \u003ccode\u003eobject\u003c/code\u003e and implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing functionalities for message handling, comparison, deep cloning, and buffered operations.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eCancelRolloutRequest\u003c/code\u003e include \u003ccode\u003eName\u003c/code\u003e, a string that represents the name of the rollout in a specified format, and \u003ccode\u003eRolloutName\u003c/code\u003e, which offers a typed view over the \u003ccode\u003eName\u003c/code\u003e resource.\u003c/p\u003e\n"],["\u003cp\u003eThis class has a constructor that takes no parameters, and another that accepts another \u003ccode\u003eCancelRolloutRequest\u003c/code\u003e object, allowing objects of this type to be created or copied.\u003c/p\u003e\n"]]],[],null,[]]