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-03-21 UTC."],[[["This webpage provides documentation for the `BatchDeleteVersionsMetadata` class within the Google Cloud Artifact Registry v1 API, specifically version 2.6.0."],["`BatchDeleteVersionsMetadata` is used as metadata for long-running operations (LROs) when deleting multiple versions in the Artifact Registry."],["The `BatchDeleteVersionsMetadata` class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has a property called `FailedVersions`, which is a list of strings that tracks the versions that failed to be deleted during the operation."],["This page also lists all the other versions of this class that are also documented, such as versions 2.9.0 down to 1.0.0, which can also be accessed."]]],[]]