public sealed class AddContextArtifactsAndExecutionsResponse : IMessage<AddContextArtifactsAndExecutionsResponse>, IEquatable<AddContextArtifactsAndExecutionsResponse>, IDeepCloneable<AddContextArtifactsAndExecutionsResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Vertex AI 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-03-31 UTC."],[[["This document provides reference documentation for the `AddContextArtifactsAndExecutionsResponse` class within the Vertex AI v1beta1 API, specifically for the .NET environment."],["The `AddContextArtifactsAndExecutionsResponse` class is a response message for the `MetadataService.AddContextArtifactsAndExecutions` operation."],["It inherits from the base `object` class and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version documented is 1.0.0-beta21, with an older version 1.0.0-beta20 also listed."],["There are two constructors, one default and another that accepts another `AddContextArtifactsAndExecutionsResponse` instance as a parameter."]]],[]]