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 documentation for the `RemoveContextChildrenResponse` class within the Google Cloud AI Platform v1 API, specifically for the .NET environment."],["The class is part of the `Google.Cloud.AIPlatform.V1` namespace and is found within the `Google.Cloud.AIPlatform.V1.dll` assembly."],["The `RemoveContextChildrenResponse` class is the response message for the `MetadataService.RemoveContextChildren` operation, and it inherits from `Object` while implementing several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation covers multiple versions of the API, ranging from version 1.0.0 to the latest version 3.22.0, allowing users to find information for their specific version."],["The provided documentation features two constructors, the default `RemoveContextChildrenResponse()`, and another `RemoveContextChildrenResponse(RemoveContextChildrenResponse other)` constructor, which takes a parameter of the same class."]]],[]]