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 webpage provides documentation for the `AddContextChildrenResponse` class within the Google Cloud AI Platform v1 API, specifically for the .NET environment."],["The most recent version available is 3.22.0, and the page lists all versions of `AddContextChildrenResponse` from 1.0.0 to the latest."],["The `AddContextChildrenResponse` class is a response message for the `MetadataService.AddContextChildren` operation, and it inherits from `Object` and implements several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation includes information about the class's constructors, as well as inherited members and its namespace, `Google.Cloud.AIPlatform.V1`, and assembly, `Google.Cloud.AIPlatform.V1.dll`."],["There are two constructors for this class: the default constructor and a copy constructor that takes another instance of the `AddContextChildrenResponse` as a parameter."]]],[]]