public sealed class PurgeContextsResponse : IMessage<PurgeContextsResponse>, IEquatable<PurgeContextsResponse>, IDeepCloneable<PurgeContextsResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Vertex AI v1beta1 API class PurgeContextsResponse.
Response message for
[MetadataService.PurgeContexts][google.cloud.aiplatform.v1beta1.MetadataService.PurgeContexts].
A sample of the Context names that will be deleted.
Only populated if force is set to false. The maximum number of samples is
100 (it is possible to return fewer).
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-14 UTC."],[[["\u003cp\u003eThis documentation is for the \u003ccode\u003ePurgeContextsResponse\u003c/code\u003e class within the Vertex AI v1beta1 API, specifically the latest version, 1.0.0-beta21.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003ePurgeContextsResponse\u003c/code\u003e is a response message used by the \u003ccode\u003eMetadataService.PurgeContexts\u003c/code\u003e method.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003ePurgeContextsResponse\u003c/code\u003e include \u003ccode\u003ePurgeCount\u003c/code\u003e, which estimates the number of deleted contexts, and \u003ccode\u003ePurgeSample\u003c/code\u003e, which provides a sample of the names of contexts that will be deleted if the \u003ccode\u003eforce\u003c/code\u003e parameter is set to false.\u003c/p\u003e\n"],["\u003cp\u003eThe class can be instantiated via two constructors, one default and one that accepts another \u003ccode\u003ePurgeContextsResponse\u003c/code\u003e object as an input.\u003c/p\u003e\n"]]],[],null,[]]