public sealed class PurgeExecutionsMetadata : IMessage<PurgeExecutionsMetadata>, IEquatable<PurgeExecutionsMetadata>, IDeepCloneable<PurgeExecutionsMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud AI Platform v1beta1 API class PurgeExecutionsMetadata.
Details of operations that perform
[MetadataService.PurgeExecutions][google.cloud.aiplatform.v1beta1.MetadataService.PurgeExecutions].
[[["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 covers the `PurgeExecutionsMetadata` class within the Google Cloud AI Platform v1beta1 API, specifically for versions 1.0.0-beta20 and 1.0.0-beta21."],["`PurgeExecutionsMetadata` is a sealed class that implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and is used for managing details of `MetadataService.PurgeExecutions` operations."],["The class inherits from `object` and provides methods like `GetHashCode()`, `GetType()`, and `ToString()`, along with constructors for creating instances of `PurgeExecutionsMetadata`, either as new, or from another of the same class."],["It includes a property named `GenericMetadata` of type `GenericOperationMetadata`, which contains the metadata for purging executions."]]],[]]