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-03-25 UTC."],[[["This documentation is for the `AddContextArtifactsAndExecutionsResponse` class, which is part of the Google Cloud AI Platform v1beta1 API, specifically within the `Google.Cloud.AIPlatform.V1Beta1` namespace."],["The `AddContextArtifactsAndExecutionsResponse` class serves as a response message for the `MetadataService.AddContextArtifactsAndExecutions` method within the Google Cloud AI Platform v1beta1 API."],["The class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and is derived from the base `object` class."],["The class has two constructors, a default parameterless constructor and one that accepts another `AddContextArtifactsAndExecutionsResponse` object as a parameter for copying."],["The `AddContextArtifactsAndExecutionsResponse` is found in version `1.0.0-beta21`, however the documentation also shows information for version `1.0.0-beta20`."]]],[]]