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."],[[["The `BatchDeleteVersionsMetadata` class in the Google Cloud Artifact Registry v1 API handles metadata for long-running operations (LROs) related to the deletion of multiple versions."],["This class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in message handling and data management."],["Available versions of the `BatchDeleteVersionsMetadata` class range from version 1.0.0 to the latest version, 2.9.0, accessible through respective URLs."],["The class `BatchDeleteVersionsMetadata` has a `FailedVersions` property of type `RepeatedField\u003cstring\u003e` which contains a list of the versions that the operation failed to delete."]]],[]]