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, specifically for .NET development."],["The latest version of the API is 3.4.0, but version 3.3.0 is the context for the main information presented, with historical versions listed down to 1.0.0."],["`AutomationEvent` is a class that provides details about automation-related events and is implemented with interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `AutomationEvent` class has properties such as `Automation`, `Message`, `PipelineUid`, and `Type`, all providing information relating to a specific automation event."],["The `AutomationEvent` class has a constructor that takes in another `AutomationEvent` as a parameter."]]],[]]