public sealed class BatchDeleteVersionsMetadata : IMessage<BatchDeleteVersionsMetadata>, IEquatable<BatchDeleteVersionsMetadata>, IDeepCloneable<BatchDeleteVersionsMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Artifact Registry v1 API class BatchDeleteVersionsMetadata.
The metadata of an LRO from deleting multiple versions.
[[["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-14 UTC."],[[["This document provides reference information for the `BatchDeleteVersionsMetadata` class within the Artifact Registry v1 API for .NET."],["`BatchDeleteVersionsMetadata` is used to represent the metadata of a long-running operation (LRO) that deletes multiple versions in the Artifact Registry."],["The class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["The `FailedVersions` property within `BatchDeleteVersionsMetadata` lists the versions that the deletion operation failed to delete."],["The page references version 2.4.0 of the API, and also provides links to other versions, with version 2.9.0 being the latest."]]],[]]