public sealed class AddExecutionEventsResponse : IMessage<AddExecutionEventsResponse>, IEquatable<AddExecutionEventsResponse>, IDeepCloneable<AddExecutionEventsResponse>, IBufferMessage, IMessage
Response message for [MetadataService.AddExecutionEvents][google.cloud.aiplatform.v1.MetadataService.AddExecutionEvents].
[[["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-25 UTC."],[[["This page provides documentation for the `AddExecutionEventsResponse` class within the `Google.Cloud.AIPlatform.V1` namespace for .NET, specifically detailing its various versions."],["The latest version of `AddExecutionEventsResponse` is 3.22.0, but the page documents versions all the way down to 1.0.0, with a current main focus on version 2.3.0."],["The `AddExecutionEventsResponse` class is a response message for `MetadataService.AddExecutionEvents` and inherits from `Object`, while implementing multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation also provides the namespace, assembly information, a description of the `AddExecutionEventsResponse`, and details of its constructors."],["The documentation shows the ability to browse the history of the `AddExecutionEventsResponse` versions, allowing to view documentation for versions ranging between 3.22.0 and 1.0.0."]]],[]]