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 webpage provides documentation for the \u003ccode\u003eDeleteModelRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.AIPlatform.V1\u003c/code\u003e namespace, specifically for the .NET library.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteModelRequest\u003c/code\u003e class is used to construct a request message for the \u003ccode\u003eModelService.DeleteModel\u003c/code\u003e method, which is responsible for deleting a specified model resource.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation details the class's inheritance hierarchy, listing its implemented interfaces, and showing inherited members such as GetHashCode, GetType, MemberwiseClone, and ToString.\u003c/p\u003e\n"],["\u003cp\u003eIt shows a comprehensive list of versions for the \u003ccode\u003eDeleteModelRequest\u003c/code\u003e class, starting from the latest version \u003ccode\u003e3.22.0\u003c/code\u003e down to the initial \u003ccode\u003e1.0.0\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteModelRequest\u003c/code\u003e class has properties like \u003ccode\u003eName\u003c/code\u003e (the model's resource name) and \u003ccode\u003eModelName\u003c/code\u003e (a typed view of the model name), and has constructor overloads including a default constructor and a constructor that accepts another \u003ccode\u003eDeleteModelRequest\u003c/code\u003e instance.\u003c/p\u003e\n"]]],[],null,[]]