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-04-09 UTC."],[[["This document provides reference documentation for the `RemoveContextChildrenResponse` class within the Google Cloud AI Platform v1beta1 API."],["`RemoveContextChildrenResponse` is a sealed class that serves as the response message for the `MetadataService.RemoveContextChildren` operation."],["The class inherits from `object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `RemoveContextChildrenResponse` class has two constructors: a default constructor and one that takes another `RemoveContextChildrenResponse` object as a parameter."],["This class is contained within the `Google.Cloud.AIPlatform.V1Beta1` namespace, within the `Google.Cloud.AIPlatform.V1Beta1.dll` assembly."]]],[]]