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 document provides comprehensive documentation for the \u003ccode\u003eDeleteModelVersionRequest\u003c/code\u003e class within the Google.Cloud.AIPlatform.V1 namespace, used to request the deletion of a specific model version.\u003c/p\u003e\n"],["\u003cp\u003eThe content details a history of versions of \u003ccode\u003eDeleteModelVersionRequest\u003c/code\u003e and includes a link for each version back to 1.0.0, with the latest version being 3.22.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteModelVersionRequest\u003c/code\u003e class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing functionalities for message handling, equality checks, deep cloning, and buffer message operations.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes two constructors: a parameterless constructor and one that accepts another \u003ccode\u003eDeleteModelVersionRequest\u003c/code\u003e object for creating a copy, as well as two properties, \u003ccode\u003eModelName\u003c/code\u003e (of type \u003ccode\u003eModelName\u003c/code\u003e) and \u003ccode\u003eName\u003c/code\u003e (of type string), which are utilized to define the model version that will be deleted.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteModelVersionRequest\u003c/code\u003e message is used specifically for the \u003ccode\u003eModelService.DeleteModelVersion\u003c/code\u003e operation within the Google Cloud AI Platform.\u003c/p\u003e\n"]]],[],null,[]]