public sealed class AddExecutionEventsResponse : IMessage<AddExecutionEventsResponse>, IEquatable<AddExecutionEventsResponse>, IDeepCloneable<AddExecutionEventsResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud AI Platform v1beta1 API class AddExecutionEventsResponse.
Response message for
[MetadataService.AddExecutionEvents][google.cloud.aiplatform.v1beta1.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-31 UTC."],[[["This documentation is for the `AddExecutionEventsResponse` class within the Google Cloud AI Platform v1beta1 API, specifically version 1.0.0-beta09."],["The `AddExecutionEventsResponse` class is a response message for the `MetadataService.AddExecutionEvents` method, which is a part of the Cloud AI Platform's metadata service."],["It implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `object` class."],["The class is found in the `Google.Cloud.AIPlatform.V1Beta1` namespace and is part of the `Google.Cloud.AIPlatform.V1Beta1.dll` assembly."],["There are two constructors for the `AddExecutionEventsResponse` class: a default constructor and a copy constructor that accepts another `AddExecutionEventsResponse` object as a parameter."]]],[]]