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-10 UTC."],[[["The latest version of the `AddExecutionEventsResponse` documentation is 3.22.0, with a comprehensive list of previous versions also available, ranging from 3.21.0 down to 1.0.0."],["`AddExecutionEventsResponse` is a response message for the `MetadataService.AddExecutionEvents` method within the Google Cloud AI Platform V1."],["The `AddExecutionEventsResponse` class inherits from the base `Object` class and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class provides two constructors: a default constructor (`AddExecutionEventsResponse()`) and a copy constructor that takes another `AddExecutionEventsResponse` object as an argument (`AddExecutionEventsResponse(AddExecutionEventsResponse other)`)."],["The associated namespace for the `AddExecutionEventsResponse` class is `Google.Cloud.AIPlatform.V1` and is contained within the `Google.Cloud.AIPlatform.V1.dll` assembly."]]],[]]