public sealed class PurgeContextsMetadata : IMessage<PurgeContextsMetadata>, IEquatable<PurgeContextsMetadata>, IDeepCloneable<PurgeContextsMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud AI Platform v1beta1 API class PurgeContextsMetadata.
Details of operations that perform
[MetadataService.PurgeContexts][google.cloud.aiplatform.v1beta1.MetadataService.PurgeContexts].
[[["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 documentation details the `PurgeContextsMetadata` class, which is part of the Cloud AI Platform v1beta1 API and is used for operations that perform `MetadataService.PurgeContexts`."],["The `PurgeContextsMetadata` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its capabilities for message handling, equality checks, deep cloning, and buffer operations."],["The class inherits from the `object` class and includes constructors for creating a new instance and copying from another `PurgeContextsMetadata` object."],["The `PurgeContextsMetadata` class has a `GenericMetadata` property which provides operation metadata for purging contexts, of the type `GenericOperationMetadata`."]]],[]]