public sealed class AddContextChildrenResponse : IMessage<AddContextChildrenResponse>, IEquatable<AddContextChildrenResponse>, IDeepCloneable<AddContextChildrenResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud AI Platform v1 API class AddContextChildrenResponse.
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-21 UTC."],[[["This page provides documentation for the `AddContextChildrenResponse` class within the Google Cloud AI Platform v1 API, specifically for the .NET environment."],["The class `AddContextChildrenResponse` is the response message for the `MetadataService.AddContextChildren` method, as per the documentation."],["The `AddContextChildrenResponse` class implements several interfaces: `IMessage\u003cAddContextChildrenResponse\u003e`, `IEquatable\u003cAddContextChildrenResponse\u003e`, `IDeepCloneable\u003cAddContextChildrenResponse\u003e`, `IBufferMessage`, and `IMessage`."],["The documentation page contains a detailed version history of the class, with the latest version being 3.22.0, and going back as far as version 1.0.0."],["The documentation outlines two constructors for `AddContextChildrenResponse`: a default constructor and a copy constructor that takes another `AddContextChildrenResponse` instance as input."]]],[]]