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 handling automation-related events."],["This API class is a payload proto that describes events related to `AutomationRun` within the clouddeploy.googleapis.com framework."],["The latest version of the `AutomationEvent` class is 3.4.0, and it includes versions dating back to 1.0.0 for users to refer to."],["The `AutomationEvent` class implements interfaces such as IMessage, IEquatable, IDeepCloneable, and IBufferMessage, while inheriting from the base object."],["Key properties of the class include Automation, Message, PipelineUid, and Type, with Automation containing the name of the `AutomationRun`."]]],[]]