public sealed class DeleteStudyRequest : IMessage<DeleteStudyRequest>, IEquatable<DeleteStudyRequest>, IDeepCloneable<DeleteStudyRequest>, IBufferMessage, IMessage
Request message for [VizierService.DeleteStudy][google.cloud.aiplatform.v1.VizierService.DeleteStudy].
[[["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\u003eDeleteStudyRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.AIPlatform.V1\u003c/code\u003e namespace, used to request the deletion of a study in the Vertex AI platform.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation covers a range of versions for the \u003ccode\u003eDeleteStudyRequest\u003c/code\u003e, spanning from version 1.0.0 up to the latest, 3.22.0, each with its corresponding link.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDeleteStudyRequest\u003c/code\u003e 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.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains two constructors, one default constructor and one that takes another \u003ccode\u003eDeleteStudyRequest\u003c/code\u003e object, and two properties named "Name" and "StudyName".\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eName\u003c/code\u003e property, of type \u003ccode\u003estring\u003c/code\u003e, represents the resource name of the study to be deleted, in the specified format, and the \u003ccode\u003eStudyName\u003c/code\u003e property is a \u003ccode\u003eStudyName\u003c/code\u003e-typed view over the \u003ccode\u003eName\u003c/code\u003e property.\u003c/p\u003e\n"]]],[],null,[]]