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 document provides reference documentation for the \u003ccode\u003eGetAutomationRunRequest\u003c/code\u003e class within the Google Cloud Deploy v1 API, specifically within the .NET environment.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this API is 3.4.0, and it lists historical versions dating back to version 1.0.0, allowing developers to view documentation across different releases.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGetAutomationRunRequest\u003c/code\u003e is a class used to request an \u003ccode\u003eAutomationRun\u003c/code\u003e, which implements \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e interfaces, and inherits members from the base \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThis class has two constructors, \u003ccode\u003eGetAutomationRunRequest()\u003c/code\u003e and \u003ccode\u003eGetAutomationRunRequest(GetAutomationRunRequest other)\u003c/code\u003e, for creating instances of the request.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two key properties: \u003ccode\u003eAutomationRunName\u003c/code\u003e providing a typed view over the resource name, and \u003ccode\u003eName\u003c/code\u003e, a required string property that specifies the resource name of the AutomationRun in a specific format.\u003c/p\u003e\n"]]],[],null,[]]