public sealed class DeleteStudyRequest : IMessage<DeleteStudyRequest>, IEquatable<DeleteStudyRequest>, IDeepCloneable<DeleteStudyRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Vertex AI v1 API class DeleteStudyRequest.
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 Vertex AI v1 API, specifically in the \u003ccode\u003eGoogle.Cloud.AIPlatform.V1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteStudyRequest\u003c/code\u003e class is used to create request messages for deleting a Study resource through the \u003ccode\u003eVizierService.DeleteStudy\u003c/code\u003e method, and it also implements various interfaces such as \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 page lists the available versions of the \u003ccode\u003eDeleteStudyRequest\u003c/code\u003e class, ranging from version 3.22.0 (latest) down to 1.0.0, allowing users to access documentation for specific releases.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation details the class's constructors, including a default constructor and a copy constructor that takes another \u003ccode\u003eDeleteStudyRequest\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteStudyRequest\u003c/code\u003e class contains two main properties: \u003ccode\u003eName\u003c/code\u003e, which is a string representing the resource name of the study to be deleted, and \u003ccode\u003eStudyName\u003c/code\u003e, which is a typed view over the \u003ccode\u003eName\u003c/code\u003e property, providing a structured way to interact with study names.\u003c/p\u003e\n"]]],[],null,[]]