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-03-21 UTC."],[[["The `AutomationEvent` class in the Google Cloud Deploy v1 API provides reference documentation and code samples for automation-related events."],["This class serves as a payload proto for events related to \"clouddeploy.googleapis.com/automation,\" describing automation events in platform logs."],["The `AutomationEvent` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Notable properties within the `AutomationEvent` class include `Automation` (name of the AutomationRun), `Message` (debug message), `PipelineUid` (unique identifier), and `Type` (notification type)."],["The documentation covers multiple versions of the `AutomationEvent` class, ranging from version 1.0.0 to 3.4.0, with 3.4.0 being the latest."]]],[]]