public sealed class GetAutomationRequest : IMessage<GetAutomationRequest>, IEquatable<GetAutomationRequest>, IDeepCloneable<GetAutomationRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Deploy v1 API class GetAutomationRequest.
Required. Name of the Automation. Format must be
projects/{project_id}/locations/{location_name}/deliveryPipelines/{pipeline_name}/automations/{automation_name}.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This webpage provides reference documentation for the `GetAutomationRequest` class within the Google Cloud Deploy v1 API, specifically for version 2.18.0."],["The `GetAutomationRequest` class is used to request automation information and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest available version of `GetAutomationRequest` is 3.4.0, and the page also contains links to previous versions, dating back to 1.0.0."],["The `GetAutomationRequest` class has two constructors and two main properties: `AutomationName` which is the `AutomationName`-typed view and the `Name`, which is a string type."],["The resource is contained in the `Google.Cloud.Deploy.V1` namespace, inside the `Google.Cloud.Deploy.V1.dll` assembly."]]],[]]