public sealed class DeleteSpecialistPoolRequest : IMessage<DeleteSpecialistPoolRequest>, IEquatable<DeleteSpecialistPoolRequest>, IDeepCloneable<DeleteSpecialistPoolRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Vertex AI v1beta1 API class DeleteSpecialistPoolRequest.
Request message for
[SpecialistPoolService.DeleteSpecialistPool][google.cloud.aiplatform.v1beta1.SpecialistPoolService.DeleteSpecialistPool].
If set to true, any specialist managers in this SpecialistPool will also be
deleted. (Otherwise, the request will only work if the SpecialistPool has
no specialist managers.)
[[["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\u003eThe \u003ccode\u003eDeleteSpecialistPoolRequest\u003c/code\u003e class is part of the Vertex AI v1beta1 API and is used to request the deletion of a specialist pool via the \u003ccode\u003eSpecialistPoolService.DeleteSpecialistPool\u003c/code\u003e method.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces, including \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 handling message objects, ensuring equality, creating deep clones, and managing buffered messages.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteSpecialistPoolRequest\u003c/code\u003e class has properties \u003ccode\u003eForce\u003c/code\u003e, \u003ccode\u003eName\u003c/code\u003e, and \u003ccode\u003eSpecialistPoolName\u003c/code\u003e, which enable defining whether to force the delete, the name of the specialist pool to be deleted, and a typed view over that resource name respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe class can be instantiated using either a parameterless constructor \u003ccode\u003eDeleteSpecialistPoolRequest()\u003c/code\u003e or a constructor \u003ccode\u003eDeleteSpecialistPoolRequest(DeleteSpecialistPoolRequest other)\u003c/code\u003e which allows passing in an existing \u003ccode\u003eDeleteSpecialistPoolRequest\u003c/code\u003e instance.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this class documented is \u003ccode\u003e1.0.0-beta21\u003c/code\u003e, with a previous version, \u003ccode\u003e1.0.0-beta20\u003c/code\u003e also listed, and the code is contained within the namespace \u003ccode\u003eGoogle.Cloud.AIPlatform.V1Beta1\u003c/code\u003e and the assembly \u003ccode\u003eGoogle.Cloud.AIPlatform.V1Beta1.dll\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,["# Vertex AI v1beta1 API - Class DeleteSpecialistPoolRequest (1.0.0-beta47)\n\nVersion latestkeyboard_arrow_down\n\n- [1.0.0-beta47 (latest)](/dotnet/docs/reference/Google.Cloud.AIPlatform.V1Beta1/latest/Google.Cloud.AIPlatform.V1Beta1.DeleteSpecialistPoolRequest)\n- [1.0.0-beta46](/dotnet/docs/reference/Google.Cloud.AIPlatform.V1Beta1/1.0.0-beta46/Google.Cloud.AIPlatform.V1Beta1.DeleteSpecialistPoolRequest) \n\n public sealed class DeleteSpecialistPoolRequest : IMessage\u003cDeleteSpecialistPoolRequest\u003e, IEquatable\u003cDeleteSpecialistPoolRequest\u003e, IDeepCloneable\u003cDeleteSpecialistPoolRequest\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Vertex AI v1beta1 API class DeleteSpecialistPoolRequest.\n\nRequest message for\n\\[SpecialistPoolService.DeleteSpecialistPool\\]\\[google.cloud.aiplatform.v1beta1.SpecialistPoolService.DeleteSpecialistPool\\]. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e DeleteSpecialistPoolRequest \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[DeleteSpecialistPoolRequest](/dotnet/docs/reference/Google.Cloud.AIPlatform.V1Beta1/latest/Google.Cloud.AIPlatform.V1Beta1.DeleteSpecialistPoolRequest), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[DeleteSpecialistPoolRequest](/dotnet/docs/reference/Google.Cloud.AIPlatform.V1Beta1/latest/Google.Cloud.AIPlatform.V1Beta1.DeleteSpecialistPoolRequest), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[DeleteSpecialistPoolRequest](/dotnet/docs/reference/Google.Cloud.AIPlatform.V1Beta1/latest/Google.Cloud.AIPlatform.V1Beta1.DeleteSpecialistPoolRequest), [IBufferMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IBufferMessage.html), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage.html) \n\nInherited Members\n-----------------\n\n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.AIPlatform.V1Beta1](/dotnet/docs/reference/Google.Cloud.AIPlatform.V1Beta1/latest/Google.Cloud.AIPlatform.V1Beta1)\n\nAssembly\n--------\n\nGoogle.Cloud.AIPlatform.V1Beta1.dll\n\nConstructors\n------------\n\n### DeleteSpecialistPoolRequest()\n\n public DeleteSpecialistPoolRequest()\n\n### DeleteSpecialistPoolRequest(DeleteSpecialistPoolRequest)\n\n public DeleteSpecialistPoolRequest(DeleteSpecialistPoolRequest other)\n\nProperties\n----------\n\n### Force\n\n public bool Force { get; set; }\n\nIf set to true, any specialist managers in this SpecialistPool will also be\ndeleted. (Otherwise, the request will only work if the SpecialistPool has\nno specialist managers.)\n\n### Name\n\n public string Name { get; set; }\n\nRequired. The resource name of the SpecialistPool to delete. Format:\n`projects/{project}/locations/{location}/specialistPools/{specialist_pool}`\n\n### SpecialistPoolName\n\n public SpecialistPoolName SpecialistPoolName { get; set; }\n\n[SpecialistPoolName](/dotnet/docs/reference/Google.Cloud.AIPlatform.V1Beta1/latest/Google.Cloud.AIPlatform.V1Beta1.SpecialistPoolName)-typed view over the [Name](/dotnet/docs/reference/Google.Cloud.AIPlatform.V1Beta1/latest/Google.Cloud.AIPlatform.V1Beta1.DeleteSpecialistPoolRequest#Google_Cloud_AIPlatform_V1Beta1_DeleteSpecialistPoolRequest_Name) resource name property."]]