public sealed class GetAutomationRunRequest : IMessage<GetAutomationRunRequest>, IEquatable<GetAutomationRunRequest>, IDeepCloneable<GetAutomationRunRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Deploy v1 API class GetAutomationRunRequest.
Required. Name of the AutomationRun. Format must be
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\u003eThe latest version available for the \u003ccode\u003eGetAutomationRunRequest\u003c/code\u003e is 3.4.0, which can be found alongside other versions from 3.3.0 down to 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGetAutomationRunRequest\u003c/code\u003e is a class in the Google Cloud Deploy v1 API, used as a request object for the \u003ccode\u003eGetAutomationRun\u003c/code\u003e operation.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetAutomationRunRequest\u003c/code\u003e class 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, ensuring functionality for message handling, equality checks, and deep cloning.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors, one parameterless and another which accepts a \u003ccode\u003eGetAutomationRunRequest\u003c/code\u003e object, allowing for creating new requests or cloning existing ones, and also includes properties such as \u003ccode\u003eAutomationRunName\u003c/code\u003e and \u003ccode\u003eName\u003c/code\u003e to identify the specific automation run being requested.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eName\u003c/code\u003e property, a string, is a required field for the \u003ccode\u003eGetAutomationRunRequest\u003c/code\u003e which takes the format of \u003ccode\u003eprojects/{project}/locations/{location}/deliveryPipelines/{delivery_pipeline}/automationRuns/{automation_run}\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]