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-03-21 UTC."],[[["`PurgeContextsMetadata` is a class in the Google Cloud AI Platform v1beta1 API used for managing operations related to purging contexts."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing functionalities for message handling, equality comparison, deep cloning, and buffer management."],["`PurgeContextsMetadata` inherits from the `object` class and has inherited methods such as `GetHashCode`, `GetType`, and `ToString`, it also contains specific properties such as `GenericMetadata`."],["It also has two constructors, a default one and one that takes another `PurgeContextsMetadata` object."],["This class is in the `Google.Cloud.AIPlatform.V1Beta1` namespace, found within the `Google.Cloud.AIPlatform.V1Beta1.dll` assembly, and it provides details for `MetadataService.PurgeContexts` operations."]]],[]]