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-04-02 UTC."],[[["This page provides documentation for the `AddContextChildrenResponse` class within the Google Cloud AI Platform v1 API, specifically detailing its structure, implementation, and inheritance."],["The `AddContextChildrenResponse` class is the response message for the `MetadataService.AddContextChildren` method and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page offers a historical overview of different versions of the `AddContextChildrenResponse` class, ranging from the latest version 3.22.0 down to version 1.0.0."],["The document details the constructors for the `AddContextChildrenResponse` class, which includes a parameter `other` of the same type, showing how the class is able to create new instances from existing ones."],["Inherited members for the class include common methods from the `object` base class such as `GetHashCode()`, `GetType()`, and `ToString()`, offering a glimpse at the complete member functions."]]],[]]