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\u003eThis document provides reference documentation for the \u003ccode\u003eCancelRolloutRequest\u003c/code\u003e class within the Google Cloud Deploy v1 API, specifically detailing its structure and usage.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCancelRolloutRequest\u003c/code\u003e class is used as the request object for the \u003ccode\u003eCancelRollout\u003c/code\u003e operation in the API, with the latest version being 3.4.0.\u003c/p\u003e\n"],["\u003cp\u003eThe class is a part of the \u003ccode\u003eGoogle.Cloud.Deploy.V1\u003c/code\u003e namespace and is contained in the \u003ccode\u003eGoogle.Cloud.Deploy.V1.dll\u003c/code\u003e assembly, implementing interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eCancelRolloutRequest\u003c/code\u003e class include \u003ccode\u003eName\u003c/code\u003e, which is a required string specifying the rollout's full resource name, and \u003ccode\u003eRolloutName\u003c/code\u003e, which provides a typed view of the \u003ccode\u003eName\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation also lists the history of versions, dating back to 1.0.0, for the \u003ccode\u003eCancelRolloutRequest\u003c/code\u003e class for those referencing older version information.\u003c/p\u003e\n"]]],[],null,[]]