public sealed class DeleteVersionRequest : IMessage<DeleteVersionRequest>, IEquatable<DeleteVersionRequest>, IDeepCloneable<DeleteVersionRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Artifact Registry v1 API class DeleteVersionRequest.
[[["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 webpage provides documentation for the \u003ccode\u003eDeleteVersionRequest\u003c/code\u003e class within the Google Cloud Artifact Registry v1 API, specifically for version 2.4.0, with links to other versions from 1.0.0 to 2.9.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDeleteVersionRequest\u003c/code\u003e is used to request the deletion of a specific version in the Artifact Registry, and implements various interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties such as \u003ccode\u003eForce\u003c/code\u003e, which allows deletion of tagged versions when set to true, and \u003ccode\u003eName\u003c/code\u003e, which is a string representing the name of the version to be deleted.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors for creating instances of \u003ccode\u003eDeleteVersionRequest\u003c/code\u003e: a default constructor and another that accepts another \u003ccode\u003eDeleteVersionRequest\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eIt is derived from the \u003ccode\u003eobject\u003c/code\u003e class and found in the namespace \u003ccode\u003eGoogle.Cloud.ArtifactRegistry.V1\u003c/code\u003e, within the \u003ccode\u003eGoogle.Cloud.ArtifactRegistry.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"]]],[],null,[]]