public sealed class PurgeArtifactsMetadata : IMessage<PurgeArtifactsMetadata>, IEquatable<PurgeArtifactsMetadata>, IDeepCloneable<PurgeArtifactsMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud AI Platform v1beta1 API class PurgeArtifactsMetadata.
Details of operations that perform
[MetadataService.PurgeArtifacts][google.cloud.aiplatform.v1beta1.MetadataService.PurgeArtifacts].
[[["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."],[[["This page provides reference documentation for the `PurgeArtifactsMetadata` class within the Google Cloud AI Platform v1beta1 API, specifically within the `Google.Cloud.AIPlatform.V1Beta1` namespace."],["`PurgeArtifactsMetadata` is a sealed class that implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and it inherits from `object`."],["This class is used to define the metadata for operations that purge artifacts, specifically when using the `MetadataService.PurgeArtifacts` method."],["The `PurgeArtifactsMetadata` class has a `GenericMetadata` property of type `GenericOperationMetadata`, which provides operation metadata for purging artifacts."],["Two constructors are available for the `PurgeArtifactsMetadata` class: a default constructor and one that accepts another `PurgeArtifactsMetadata` instance for copying."]]],[]]