public sealed class AddContextChildrenResponse : IMessage<AddContextChildrenResponse>, IEquatable<AddContextChildrenResponse>, IDeepCloneable<AddContextChildrenResponse>, IBufferMessage, IMessage
Response message for [MetadataService.AddContextChildren][google.cloud.aiplatform.v1.MetadataService.AddContextChildren].
[[["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 page provides documentation for the `AddContextChildrenResponse` class within the `Google.Cloud.AIPlatform.V1` namespace, detailing its implementation, inheritance, and constructors."],["The `AddContextChildrenResponse` class is a response message for the `MetadataService.AddContextChildren` method."],["The page lists a comprehensive history of available versions, from the latest `3.22.0` down to `1.0.0`, of the `AddContextChildrenResponse` class, with links to each versions specific documentation."],["The `AddContextChildrenResponse` class implements multiple interfaces, including `IMessage\u003cAddContextChildrenResponse\u003e`, `IEquatable\u003cAddContextChildrenResponse\u003e`, `IDeepCloneable\u003cAddContextChildrenResponse\u003e`, and `IBufferMessage`."],["The class inherits from the base `Object` class, and has two constructors, one default, and one that accepts another `AddContextChildrenResponse` object."]]],[]]