public sealed class DeleteModelRequest : IMessage<DeleteModelRequest>, IEquatable<DeleteModelRequest>, IDeepCloneable<DeleteModelRequest>, IBufferMessage, IMessage
Request message for [ModelService.DeleteModel][google.cloud.aiplatform.v1.ModelService.DeleteModel].
[[["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\u003eDeleteModelRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.AIPlatform.V1\u003c/code\u003e namespace, detailing its usage for requesting the deletion of a model resource.\u003c/p\u003e\n"],["\u003cp\u003eThe content offers an extensive list of versions for the \u003ccode\u003eDeleteModelRequest\u003c/code\u003e, ranging from version 1.0.0 all the way up to the latest version 3.22.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteModelRequest\u003c/code\u003e class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, indicating its role in message handling and data management within the Google Cloud AI Platform.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eDeleteModelRequest\u003c/code\u003e class include \u003ccode\u003eModelName\u003c/code\u003e (a typed view of the resource name) and \u003ccode\u003eName\u003c/code\u003e (the string representation of the model resource's name), which are crucial for specifying the model to be deleted.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors for the \u003ccode\u003eDeleteModelRequest\u003c/code\u003e class which include a default empty constructor, and one with a parameter that allows for the passing of another DeleteModelRequest object.\u003c/p\u003e\n"]]],[],null,[]]