public sealed class CancelAutomationRunRequest : IMessage<CancelAutomationRunRequest>, IEquatable<CancelAutomationRunRequest>, IDeepCloneable<CancelAutomationRunRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Deploy v1 API class CancelAutomationRunRequest.
Required. Name of the AutomationRun. Format is
projects/{project}/locations/{location}/deliveryPipelines/{delivery_pipeline}/automationRuns/{automation_run}.
[[["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\u003eCancelAutomationRunRequest\u003c/code\u003e class within the Google Cloud Deploy v1 API, specifically for version 2.14.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCancelAutomationRunRequest\u003c/code\u003e is the request object used by \u003ccode\u003eCancelAutomationRun\u003c/code\u003e and implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from the \u003ccode\u003eobject\u003c/code\u003e class and includes members like \u003ccode\u003eGetHashCode\u003c/code\u003e, \u003ccode\u003eGetType\u003c/code\u003e, and \u003ccode\u003eToString\u003c/code\u003e, with the namespace being \u003ccode\u003eGoogle.Cloud.Deploy.V1\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors, \u003ccode\u003eCancelAutomationRunRequest()\u003c/code\u003e, which is the default, and \u003ccode\u003eCancelAutomationRunRequest(CancelAutomationRunRequest other)\u003c/code\u003e for copy creation.\u003c/p\u003e\n"],["\u003cp\u003eIt contains properties \u003ccode\u003eAutomationRunName\u003c/code\u003e of type \u003ccode\u003eAutomationRunName\u003c/code\u003e and \u003ccode\u003eName\u003c/code\u003e of type string, which is the required identifier for the \u003ccode\u003eAutomationRun\u003c/code\u003e resource in a specified format.\u003c/p\u003e\n"]]],[],null,[]]