public sealed class RemoveContextChildrenResponse : IMessage<RemoveContextChildrenResponse>, IEquatable<RemoveContextChildrenResponse>, IDeepCloneable<RemoveContextChildrenResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud AI Platform v1 API class RemoveContextChildrenResponse.
Response message for
[MetadataService.RemoveContextChildren][google.cloud.aiplatform.v1.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-21 UTC."],[[["This page provides reference documentation for the `RemoveContextChildrenResponse` class within the Google Cloud AI Platform v1 API, specifically for .NET development."],["The class `RemoveContextChildrenResponse` is the response message type for the `MetadataService.RemoveContextChildren` method, part of the Google Cloud AI Platform v1."],["This class implements several interfaces: `IMessage\u003cRemoveContextChildrenResponse\u003e`, `IEquatable\u003cRemoveContextChildrenResponse\u003e`, `IDeepCloneable\u003cRemoveContextChildrenResponse\u003e`, `IBufferMessage`, and `IMessage`, and inherits members from the base `object` class."],["There are two constructors available for creating `RemoveContextChildrenResponse` objects, one parameterless and the other allowing to create a new instance by cloning another `RemoveContextChildrenResponse` instance."],["The documentation covers a range of versions for this class, starting from version 1.0.0 up to the latest version 3.22.0."]]],[]]