public sealed class RemoveContextChildrenResponse : IMessage<RemoveContextChildrenResponse>, IEquatable<RemoveContextChildrenResponse>, IDeepCloneable<RemoveContextChildrenResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Vertex AI 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."],[[["The content provides documentation for the `RemoveContextChildrenResponse` class within the Vertex AI v1beta1 API."],["`RemoveContextChildrenResponse` is a response message used in the `MetadataService.RemoveContextChildren` operation."],["This class inherits from `object` and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `RemoveContextChildrenResponse` class has two constructors, one default and another that takes a `RemoveContextChildrenResponse` object as a parameter."],["The namespace for this class is `Google.Cloud.AIPlatform.V1Beta1`, and it is located in the `Google.Cloud.AIPlatform.V1Beta1.dll` assembly."]]],[]]