public sealed class RemoveContextChildrenResponse : IMessage<RemoveContextChildrenResponse>, IEquatable<RemoveContextChildrenResponse>, IDeepCloneable<RemoveContextChildrenResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud AI Platform v1beta1 API class RemoveContextChildrenResponse.
Response message for
[MetadataService.RemoveContextChildren][google.cloud.aiplatform.v1beta1.MetadataService.RemoveContextChildren].
[[["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-31 UTC."],[[["This document provides reference information for the `RemoveContextChildrenResponse` class within the Cloud AI Platform v1beta1 API."],["`RemoveContextChildrenResponse` is a response message used by `MetadataService.RemoveContextChildren` within the API."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, for enhanced functionality."],["It inherits from the base `object` class and has methods like `GetHashCode()`, `GetType()`, and `ToString()` inherited from it."],["The class offers two constructors: a default one and another that accepts an existing `RemoveContextChildrenResponse` object as a parameter for creating a copy."]]],[]]