public sealed class DeleteModelVersionRequest : IMessage<DeleteModelVersionRequest>, IEquatable<DeleteModelVersionRequest>, IDeepCloneable<DeleteModelVersionRequest>, IBufferMessage, IMessage
Request message for [ModelService.DeleteModelVersion][google.cloud.aiplatform.v1.ModelService.DeleteModelVersion].
[[["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-20 UTC."],[[["\u003cp\u003eThis page provides documentation for the \u003ccode\u003eDeleteModelVersionRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.AIPlatform.V1\u003c/code\u003e namespace in the .NET environment, used for requesting the deletion of a specific model version in Google Cloud AI Platform.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available for \u003ccode\u003eDeleteModelVersionRequest\u003c/code\u003e is 3.22.0, and the page lists versions back to 1.0.0, allowing users to navigate and refer to previous version details and documentation.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteModelVersionRequest\u003c/code\u003e 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, and inherits members from the base \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteModelVersionRequest\u003c/code\u003e class includes two constructors, \u003ccode\u003eDeleteModelVersionRequest()\u003c/code\u003e and \u003ccode\u003eDeleteModelVersionRequest(DeleteModelVersionRequest other)\u003c/code\u003e, to instantiate new objects, and it contains two properties: \u003ccode\u003eModelName\u003c/code\u003e and \u003ccode\u003eName\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eName\u003c/code\u003e property in \u003ccode\u003eDeleteModelVersionRequest\u003c/code\u003e is a required string that should include the model version that is intended to be deleted, in the format \u003ccode\u003eprojects/{project}/locations/{location}/models/{model}@1234\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]