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 latest version of the Google Cloud Deploy v1 API class AutomationEvent is 3.4.0, with multiple previous versions available for reference, ranging down to version 1.0.0."],["AutomationEvent is a class within the Google.Cloud.Deploy.V1 namespace, representing a payload proto for platform log events related to automation."],["The AutomationEvent class inherits from the `object` class and implements interfaces like IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["The AutomationEvent class includes properties like Automation, Message, PipelineUid, and Type, which provide information about automation runs, debug messages, delivery pipelines, and notification types, respectively."],["The AutomationEvent class includes two constructors, one default constructor, and one which takes in another AutomationEvent."]]],[]]