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-25 UTC."],[[["This page provides reference documentation for the `AddContextChildrenResponse` class within the Google Cloud AI Platform v1 API, specifically for the .NET environment."],["The latest version available is 3.22.0, and the documentation covers a range of versions from 1.0.0 up to the latest release, offering a historical perspective of the API's evolution."],["The `AddContextChildrenResponse` class is a response message utilized by `MetadataService.AddContextChildren` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, extending the base `Object` class."],["The provided documentation details the `AddContextChildrenResponse` class constructors, including a default constructor and one that accepts another `AddContextChildrenResponse` object."],["The documentation is located in the `Google.Cloud.AIPlatform.V1` namespace, found within the `Google.Cloud.AIPlatform.V1.dll` assembly."]]],[]]