public sealed class DeleteModelRequest : IMessage<DeleteModelRequest>, IEquatable<DeleteModelRequest>, IDeepCloneable<DeleteModelRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Vertex AI v1beta1 API class DeleteModelRequest.
Request message for
[ModelService.DeleteModel][google.cloud.aiplatform.v1beta1.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-14 UTC."],[[["\u003cp\u003e\u003ccode\u003eDeleteModelRequest\u003c/code\u003e is a class in the Vertex AI v1beta1 API, specifically designed for handling requests to delete a model via \u003ccode\u003eModelService.DeleteModel\u003c/code\u003e.\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, allowing for message manipulation and comparison.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteModelRequest\u003c/code\u003e class includes properties \u003ccode\u003eModelName\u003c/code\u003e and \u003ccode\u003eName\u003c/code\u003e, allowing the specification of the target model for deletion.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteModelRequest\u003c/code\u003e has two constructors: a default one and another one that takes another \u003ccode\u003eDeleteModelRequest\u003c/code\u003e as parameter.\u003c/p\u003e\n"]]],[],null,[]]