public sealed class DeleteModelVersionRequest : IMessage<DeleteModelVersionRequest>, IEquatable<DeleteModelVersionRequest>, IDeepCloneable<DeleteModelVersionRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Vertex AI v1beta1 API class DeleteModelVersionRequest.
Request message for
[ModelService.DeleteModelVersion][google.cloud.aiplatform.v1beta1.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-14 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eDeleteModelVersionRequest\u003c/code\u003e class is part of the Vertex AI v1beta1 API, specifically within the \u003ccode\u003eGoogle.Cloud.AIPlatform.V1Beta1\u003c/code\u003e namespace and is used to handle requests to delete a model version.\u003c/p\u003e\n"],["\u003cp\u003eThis 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, and inherits members from the base \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDeleteModelVersionRequest\u003c/code\u003e has two constructors: a default constructor and a constructor that accepts another \u003ccode\u003eDeleteModelVersionRequest\u003c/code\u003e object for initialization.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes two properties: \u003ccode\u003eModelName\u003c/code\u003e, which provides a \u003ccode\u003eModelName\u003c/code\u003e-typed view over the resource name and \u003ccode\u003eName\u003c/code\u003e, which is a string property representing the name of the model version to be deleted.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this class is found in version 1.0.0-beta21 of the Vertex AI API.\u003c/p\u003e\n"]]],[],null,[]]