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 content lists multiple versions of the API, ranging from version 1.0.0 to the latest version, 3.22.0, allowing users to navigate through different releases of the `AddContextChildrenResponse`."],["The `AddContextChildrenResponse` class is a response message utilized by `MetadataService.AddContextChildren`, and it inherits from `object` while implementing several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `AddContextChildrenResponse` documentation is located within the `Google.Cloud.AIPlatform.V1` namespace, and is part of the `Google.Cloud.AIPlatform.V1.dll` assembly."],["The page also details two constructors for the class, one parameterless and another which takes another `AddContextChildrenResponse` as a parameter."]]],[]]