public sealed class AutomationEvent : IMessage<AutomationEvent>, IEquatable<AutomationEvent>, IDeepCloneable<AutomationEvent>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Deploy v1 API class AutomationEvent.
Payload proto for "clouddeploy.googleapis.com/automation"
Platform Log event that describes the Automation related events.
[[["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-04-09 UTC."],[[["The `AutomationEvent` class in the Google Cloud Deploy v1 API provides a way to track events related to automation processes."],["This class is a payload proto for \"clouddeploy.googleapis.com/automation\" events, specifically describing automation-related events in the Platform Log."],["The latest version of the Google Cloud Deploy v1 API is 3.4.0, and this page lists versions of the `AutomationEvent` class dating back to 1.0.0."],["`AutomationEvent` has properties such as `Automation`, `Message`, `PipelineUid`, and `Type`, which store information like the name of the `AutomationRun`, debug messages, unique delivery pipeline identifiers, and notification types, respectively."]]],[]]