public sealed class PurgeExecutionsMetadata : IMessage<PurgeExecutionsMetadata>, IEquatable<PurgeExecutionsMetadata>, IDeepCloneable<PurgeExecutionsMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Vertex AI 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-03-25 UTC."],[[["This page provides reference documentation for the `PurgeExecutionsMetadata` class within the Vertex AI v1beta1 API, specifically for version 1.0.0-beta21."],["`PurgeExecutionsMetadata` details operations related to `MetadataService.PurgeExecutions` and inherits from the .NET `object` class."],["The class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, offering various functionalities."],["It contains a constructor that takes an instance of itself as a parameter, in addition to a default parameterless one, and includes a `GenericMetadata` property which is used for purging execution."]]],[]]