public OperationsSettings CreateSpecialistPoolOperationsSettings { get; set; }
Long Running Operation settings for calls to SpecialistPoolServiceClient.CreateSpecialistPool and
SpecialistPoolServiceClient.CreateSpecialistPoolAsync.
public CallSettings CreateSpecialistPoolSettings { get; set; }
CallSettings for synchronous and asynchronous calls to
SpecialistPoolServiceClient.CreateSpecialistPool and
SpecialistPoolServiceClient.CreateSpecialistPoolAsync.
public OperationsSettings DeleteSpecialistPoolOperationsSettings { get; set; }
Long Running Operation settings for calls to SpecialistPoolServiceClient.DeleteSpecialistPool and
SpecialistPoolServiceClient.DeleteSpecialistPoolAsync.
public CallSettings DeleteSpecialistPoolSettings { get; set; }
CallSettings for synchronous and asynchronous calls to
SpecialistPoolServiceClient.DeleteSpecialistPool and
SpecialistPoolServiceClient.DeleteSpecialistPoolAsync.
public CallSettings GetSpecialistPoolSettings { get; set; }
CallSettings for synchronous and asynchronous calls to
SpecialistPoolServiceClient.GetSpecialistPool and
SpecialistPoolServiceClient.GetSpecialistPoolAsync.
public CallSettings ListSpecialistPoolsSettings { get; set; }
CallSettings for synchronous and asynchronous calls to
SpecialistPoolServiceClient.ListSpecialistPools and
SpecialistPoolServiceClient.ListSpecialistPoolsAsync.
public OperationsSettings UpdateSpecialistPoolOperationsSettings { get; set; }
Long Running Operation settings for calls to SpecialistPoolServiceClient.UpdateSpecialistPool and
SpecialistPoolServiceClient.UpdateSpecialistPoolAsync.
public CallSettings UpdateSpecialistPoolSettings { get; set; }
CallSettings for synchronous and asynchronous calls to
SpecialistPoolServiceClient.UpdateSpecialistPool and
SpecialistPoolServiceClient.UpdateSpecialistPoolAsync.
[[["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-28 UTC."],[[["\u003cp\u003eThis documentation details the \u003ccode\u003eSpecialistPoolServiceSettings\u003c/code\u003e class within the Vertex AI v1beta1 API, which configures settings for interacting with \u003ccode\u003eSpecialistPoolServiceClient\u003c/code\u003e instances.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from \u003ccode\u003eServiceSettingsBase\u003c/code\u003e and provides properties to manage long-running operations and call settings for creating, deleting, updating, and retrieving specialist pools.\u003c/p\u003e\n"],["\u003cp\u003eKey methods include \u003ccode\u003eClone()\u003c/code\u003e, to create a deep copy of the settings, and \u003ccode\u003eGetDefault()\u003c/code\u003e, to obtain an instance of the default settings for \u003ccode\u003eSpecialistPoolServiceSettings\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIt includes settings for synchronous and asynchronous operations, such as timeouts and retry policies, specifically for actions like \u003ccode\u003eCreateSpecialistPool\u003c/code\u003e, \u003ccode\u003eDeleteSpecialistPool\u003c/code\u003e, \u003ccode\u003eUpdateSpecialistPool\u003c/code\u003e, and \u003ccode\u003eGetSpecialistPool\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSpecialistPoolServiceSettings\u003c/code\u003e class also manages settings for associated clients like \u003ccode\u003eIAMPolicyClient\u003c/code\u003e and \u003ccode\u003eLocationsClient\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,["# Vertex AI v1beta1 API - Class SpecialistPoolServiceSettings (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.SpecialistPoolServiceSettings)\n- [1.0.0-beta46](/dotnet/docs/reference/Google.Cloud.AIPlatform.V1Beta1/1.0.0-beta46/Google.Cloud.AIPlatform.V1Beta1.SpecialistPoolServiceSettings) \n\n public sealed class SpecialistPoolServiceSettings : ServiceSettingsBase\n\nReference documentation and code samples for the Vertex AI v1beta1 API class SpecialistPoolServiceSettings.\n\nSettings for [SpecialistPoolServiceClient](/dotnet/docs/reference/Google.Cloud.AIPlatform.V1Beta1/latest/Google.Cloud.AIPlatform.V1Beta1.SpecialistPoolServiceClient) instances. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e [ServiceSettingsBase](https://cloud.google.com/dotnet/docs/reference/Google.Api.Gax/latest/Google.Api.Gax.Grpc.ServiceSettingsBase.html) \\\u003e SpecialistPoolServiceSettings \n\nInherited Members\n-----------------\n\n[ServiceSettingsBase.VersionHeaderBuilder](https://cloud.google.com/dotnet/docs/reference/Google.Api.Gax/latest/Google.Api.Gax.Grpc.ServiceSettingsBase.html#Google_Api_Gax_Grpc_ServiceSettingsBase_VersionHeaderBuilder) \n[ServiceSettingsBase.CallSettings](https://cloud.google.com/dotnet/docs/reference/Google.Api.Gax/latest/Google.Api.Gax.Grpc.ServiceSettingsBase.html#Google_Api_Gax_Grpc_ServiceSettingsBase_CallSettings) \n[ServiceSettingsBase.Clock](https://cloud.google.com/dotnet/docs/reference/Google.Api.Gax/latest/Google.Api.Gax.Grpc.ServiceSettingsBase.html#Google_Api_Gax_Grpc_ServiceSettingsBase_Clock) \n[ServiceSettingsBase.Scheduler](https://cloud.google.com/dotnet/docs/reference/Google.Api.Gax/latest/Google.Api.Gax.Grpc.ServiceSettingsBase.html#Google_Api_Gax_Grpc_ServiceSettingsBase_Scheduler) \n[ServiceSettingsBase.Interceptor](https://cloud.google.com/dotnet/docs/reference/Google.Api.Gax/latest/Google.Api.Gax.Grpc.ServiceSettingsBase.html#Google_Api_Gax_Grpc_ServiceSettingsBase_Interceptor) \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### SpecialistPoolServiceSettings()\n\n public SpecialistPoolServiceSettings()\n\nConstructs a new [SpecialistPoolServiceSettings](/dotnet/docs/reference/Google.Cloud.AIPlatform.V1Beta1/latest/Google.Cloud.AIPlatform.V1Beta1.SpecialistPoolServiceSettings) object with default settings.\n\nProperties\n----------\n\n### CreateSpecialistPoolOperationsSettings\n\n public OperationsSettings CreateSpecialistPoolOperationsSettings { get; set; }\n\nLong Running Operation settings for calls to `SpecialistPoolServiceClient.CreateSpecialistPool` and\n`SpecialistPoolServiceClient.CreateSpecialistPoolAsync`.\n\n**Remarks** \nUses default [PollSettings](https://cloud.google.com/dotnet/docs/reference/Google.Api.Gax/latest/Google.Api.Gax.PollSettings.html) of:\n\n- Initial delay: 20 seconds.\n- Delay multiplier: 1.5\n- Maximum delay: 45 seconds.\n- Total timeout: 24 hours.\n\n\u003cbr /\u003e\n\n### CreateSpecialistPoolSettings\n\n public CallSettings CreateSpecialistPoolSettings { get; set; }\n\n[CallSettings](https://cloud.google.com/dotnet/docs/reference/Google.Api.Gax/latest/Google.Api.Gax.Grpc.CallSettings.html) for synchronous and asynchronous calls to\n`SpecialistPoolServiceClient.CreateSpecialistPool` and\n`SpecialistPoolServiceClient.CreateSpecialistPoolAsync`.\n\n**Remarks** \n- This call will not be retried.\n- Timeout: 5 seconds.\n\n### DeleteSpecialistPoolOperationsSettings\n\n public OperationsSettings DeleteSpecialistPoolOperationsSettings { get; set; }\n\nLong Running Operation settings for calls to `SpecialistPoolServiceClient.DeleteSpecialistPool` and\n`SpecialistPoolServiceClient.DeleteSpecialistPoolAsync`.\n\n**Remarks** \nUses default [PollSettings](https://cloud.google.com/dotnet/docs/reference/Google.Api.Gax/latest/Google.Api.Gax.PollSettings.html) of:\n\n- Initial delay: 20 seconds.\n- Delay multiplier: 1.5\n- Maximum delay: 45 seconds.\n- Total timeout: 24 hours.\n\n\u003cbr /\u003e\n\n### DeleteSpecialistPoolSettings\n\n public CallSettings DeleteSpecialistPoolSettings { get; set; }\n\n[CallSettings](https://cloud.google.com/dotnet/docs/reference/Google.Api.Gax/latest/Google.Api.Gax.Grpc.CallSettings.html) for synchronous and asynchronous calls to\n`SpecialistPoolServiceClient.DeleteSpecialistPool` and\n`SpecialistPoolServiceClient.DeleteSpecialistPoolAsync`.\n\n**Remarks** \n- This call will not be retried.\n- Timeout: 5 seconds.\n\n### GetSpecialistPoolSettings\n\n public CallSettings GetSpecialistPoolSettings { get; set; }\n\n[CallSettings](https://cloud.google.com/dotnet/docs/reference/Google.Api.Gax/latest/Google.Api.Gax.Grpc.CallSettings.html) for synchronous and asynchronous calls to\n`SpecialistPoolServiceClient.GetSpecialistPool` and\n`SpecialistPoolServiceClient.GetSpecialistPoolAsync`.\n\n**Remarks** \n- This call will not be retried.\n- Timeout: 5 seconds.\n\n### IAMPolicySettings\n\n public IAMPolicySettings IAMPolicySettings { get; set; }\n\nThe settings to use for the [IAMPolicyClient](https://cloud.google.com/dotnet/docs/reference/Google.Cloud.Iam.V1/latest/Google.Cloud.Iam.V1.IAMPolicyClient.html) associated with the client.\n\n### ListSpecialistPoolsSettings\n\n public CallSettings ListSpecialistPoolsSettings { get; set; }\n\n[CallSettings](https://cloud.google.com/dotnet/docs/reference/Google.Api.Gax/latest/Google.Api.Gax.Grpc.CallSettings.html) for synchronous and asynchronous calls to\n`SpecialistPoolServiceClient.ListSpecialistPools` and\n`SpecialistPoolServiceClient.ListSpecialistPoolsAsync`.\n\n**Remarks** \n- This call will not be retried.\n- Timeout: 5 seconds.\n\n### LocationsSettings\n\n public LocationsSettings LocationsSettings { get; set; }\n\nThe settings to use for the [LocationsClient](https://cloud.google.com/dotnet/docs/reference/Google.Cloud.Location/latest/Google.Cloud.Location.LocationsClient.html) associated with the client.\n\n### UpdateSpecialistPoolOperationsSettings\n\n public OperationsSettings UpdateSpecialistPoolOperationsSettings { get; set; }\n\nLong Running Operation settings for calls to `SpecialistPoolServiceClient.UpdateSpecialistPool` and\n`SpecialistPoolServiceClient.UpdateSpecialistPoolAsync`.\n\n**Remarks** \nUses default [PollSettings](https://cloud.google.com/dotnet/docs/reference/Google.Api.Gax/latest/Google.Api.Gax.PollSettings.html) of:\n\n- Initial delay: 20 seconds.\n- Delay multiplier: 1.5\n- Maximum delay: 45 seconds.\n- Total timeout: 24 hours.\n\n\u003cbr /\u003e\n\n### UpdateSpecialistPoolSettings\n\n public CallSettings UpdateSpecialistPoolSettings { get; set; }\n\n[CallSettings](https://cloud.google.com/dotnet/docs/reference/Google.Api.Gax/latest/Google.Api.Gax.Grpc.CallSettings.html) for synchronous and asynchronous calls to\n`SpecialistPoolServiceClient.UpdateSpecialistPool` and\n`SpecialistPoolServiceClient.UpdateSpecialistPoolAsync`.\n\n**Remarks** \n- This call will not be retried.\n- Timeout: 5 seconds.\n\nMethods\n-------\n\n### Clone()\n\n public SpecialistPoolServiceSettings Clone()\n\nCreates a deep clone of this object, with all the same property values.\n\n### GetDefault()\n\n public static SpecialistPoolServiceSettings GetDefault()\n\nGet a new instance of the default [SpecialistPoolServiceSettings](/dotnet/docs/reference/Google.Cloud.AIPlatform.V1Beta1/latest/Google.Cloud.AIPlatform.V1Beta1.SpecialistPoolServiceSettings)."]]