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."],[[["This document provides reference documentation for the `AutomationEvent` class within the Google Cloud Deploy v1 API, with the latest version being 3.4.0 and the current version being 2.19.0."],["The `AutomationEvent` class is a payload proto for \"clouddeploy.googleapis.com/automation\", describing Automation-related events in the Platform Log, inheriting from the `object` class and implementing several interfaces such as `IMessage` and `IEquatable`."],["The `AutomationEvent` class has properties like `Automation`, `Message`, `PipelineUid`, and `Type`, which store information such as the automation run name, debug messages, delivery pipeline unique identifier, and event notification type respectively."],["The page lists available versions of the Google Cloud Deploy v1 API for the `AutomationEvent` class, ranging from version 1.0.0 up to the latest 3.4.0."],["The class has two constructors, a default `AutomationEvent()` and another one that takes an `AutomationEvent` as a parameter for duplication."]]],[]]