public sealed class BatchDeleteVersionsRequest : IMessage<BatchDeleteVersionsRequest>, IEquatable<BatchDeleteVersionsRequest>, IDeepCloneable<BatchDeleteVersionsRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Artifact Registry v1 API class BatchDeleteVersionsRequest.
The request to delete multiple versions across a repository.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis document provides reference information for the \u003ccode\u003eBatchDeleteVersionsRequest\u003c/code\u003e class within the Artifact Registry v1 API, specifically version 2.6.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBatchDeleteVersionsRequest\u003c/code\u003e class is designed to delete multiple versions of artifacts within a repository, with a limit of 10,000 versions per request.\u003c/p\u003e\n"],["\u003cp\u003eThe 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, which add functionality and constraints to the request.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eBatchDeleteVersionsRequest\u003c/code\u003e include \u003ccode\u003eNames\u003c/code\u003e to specify the versions to delete, \u003ccode\u003eParent\u003c/code\u003e to identify the repository, and \u003ccode\u003eValidateOnly\u003c/code\u003e to perform a test run without actually deleting anything.\u003c/p\u003e\n"],["\u003cp\u003eThere is a wide variety of previous versions of the documentation, from 1.0.0 all the way up to the most recent 2.9.0, that contain the same type of information for each respective release.\u003c/p\u003e\n"]]],[],null,[]]