public sealed class PurgeArtifactsRequest : IMessage<PurgeArtifactsRequest>, IEquatable<PurgeArtifactsRequest>, IDeepCloneable<PurgeArtifactsRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Vertex AI v1beta1 API class PurgeArtifactsRequest.
Request message for
[MetadataService.PurgeArtifacts][google.cloud.aiplatform.v1beta1.MetadataService.PurgeArtifacts].
Optional. Flag to indicate to actually perform the purge.
If force is set to false, the method will return a sample of
Artifact names that would be deleted.
[[["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-08-14 UTC."],[[["\u003cp\u003eThe \u003ccode\u003ePurgeArtifactsRequest\u003c/code\u003e class is used to request the purging of artifacts in the Vertex AI v1beta1 API.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing a comprehensive set of functionalities.\u003c/p\u003e\n"],["\u003cp\u003eIt contains properties such as \u003ccode\u003eFilter\u003c/code\u003e, \u003ccode\u003eForce\u003c/code\u003e, \u003ccode\u003eParent\u003c/code\u003e, and \u003ccode\u003eParentAsMetadataStoreName\u003c/code\u003e, allowing users to specify which artifacts to delete, whether to execute the deletion, and the target metadata store.\u003c/p\u003e\n"],["\u003cp\u003eThe Filter property defines the criteria to match the artifacts to be deleted, while the force property allows a user to first see a sample of what would be deleted before executing.\u003c/p\u003e\n"],["\u003cp\u003eThis class has two constructors, one of which takes in another \u003ccode\u003ePurgeArtifactsRequest\u003c/code\u003e to create a copy.\u003c/p\u003e\n"]]],[],null,[]]