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,[]]