public sealed class AddContextArtifactsAndExecutionsResponse : IMessage<AddContextArtifactsAndExecutionsResponse>, IEquatable<AddContextArtifactsAndExecutionsResponse>, IDeepCloneable<AddContextArtifactsAndExecutionsResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud AI Platform v1beta1 API class AddContextArtifactsAndExecutionsResponse.
Response message for
[MetadataService.AddContextArtifactsAndExecutions][google.cloud.aiplatform.v1beta1.MetadataService.AddContextArtifactsAndExecutions].
[[["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-02 UTC."],[[["This document provides reference documentation for the `AddContextArtifactsAndExecutionsResponse` class within the Google Cloud AI Platform v1beta1 API."],["`AddContextArtifactsAndExecutionsResponse` serves as the response message for the `MetadataService.AddContextArtifactsAndExecutions` method."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class inherits from `object` and is found in the `Google.Cloud.AIPlatform.V1Beta1` namespace, within the `Google.Cloud.AIPlatform.V1Beta1.dll` assembly."],["There are two constructor methods that are documented in this page, one of them empty, and the second one taking an `AddContextArtifactsAndExecutionsResponse` instance as parameter."]]],[]]