[[["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\u003eScheduleServiceSettings\u003c/code\u003e class provides settings for \u003ccode\u003eScheduleServiceClient\u003c/code\u003e instances within the Vertex AI v1beta1 API.\u003c/p\u003e\n"],["\u003cp\u003eIt inherits from \u003ccode\u003eServiceSettingsBase\u003c/code\u003e and is used to configure various aspects of interacting with schedule services, such as creating, deleting, getting, listing, pausing, resuming, and updating schedules.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties like \u003ccode\u003eCreateScheduleSettings\u003c/code\u003e, \u003ccode\u003eDeleteScheduleSettings\u003c/code\u003e, \u003ccode\u003eGetScheduleSettings\u003c/code\u003e, etc., that are all \u003ccode\u003eCallSettings\u003c/code\u003e objects specifying the settings for each call to its respective method, including timeout and retry behaviors.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDeleteScheduleOperationsSettings\u003c/code\u003e contains properties for long-running operation settings, which includes the initial delay, delay multiplier, maximum delay, and total timeout for schedule deletions.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eScheduleServiceSettings\u003c/code\u003e also allows for configuring \u003ccode\u003eIAMPolicyClient\u003c/code\u003e and \u003ccode\u003eLocationsClient\u003c/code\u003e settings through \u003ccode\u003eIAMPolicySettings\u003c/code\u003e and \u003ccode\u003eLocationsSettings\u003c/code\u003e properties respectively.\u003c/p\u003e\n"]]],[],null,["# Vertex AI v1beta1 API - Class ScheduleServiceSettings (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.ScheduleServiceSettings)\n- [1.0.0-beta46](/dotnet/docs/reference/Google.Cloud.AIPlatform.V1Beta1/1.0.0-beta46/Google.Cloud.AIPlatform.V1Beta1.ScheduleServiceSettings) \n\n public sealed class ScheduleServiceSettings : ServiceSettingsBase\n\nReference documentation and code samples for the Vertex AI v1beta1 API class ScheduleServiceSettings.\n\nSettings for [ScheduleServiceClient](/dotnet/docs/reference/Google.Cloud.AIPlatform.V1Beta1/latest/Google.Cloud.AIPlatform.V1Beta1.ScheduleServiceClient) 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 ScheduleServiceSettings \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### ScheduleServiceSettings()\n\n public ScheduleServiceSettings()\n\nConstructs a new [ScheduleServiceSettings](/dotnet/docs/reference/Google.Cloud.AIPlatform.V1Beta1/latest/Google.Cloud.AIPlatform.V1Beta1.ScheduleServiceSettings) object with default settings.\n\nProperties\n----------\n\n### CreateScheduleSettings\n\n public CallSettings CreateScheduleSettings { 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`ScheduleServiceClient.CreateSchedule` and `ScheduleServiceClient.CreateScheduleAsync`.\n\n**Remarks** \n- This call will not be retried.\n- No timeout is applied.\n\n### DeleteScheduleOperationsSettings\n\n public OperationsSettings DeleteScheduleOperationsSettings { get; set; }\n\nLong Running Operation settings for calls to `ScheduleServiceClient.DeleteSchedule` and\n`ScheduleServiceClient.DeleteScheduleAsync`.\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### DeleteScheduleSettings\n\n public CallSettings DeleteScheduleSettings { 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`ScheduleServiceClient.DeleteSchedule` and `ScheduleServiceClient.DeleteScheduleAsync`.\n\n**Remarks** \n- This call will not be retried.\n- No timeout is applied.\n\n### GetScheduleSettings\n\n public CallSettings GetScheduleSettings { 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`ScheduleServiceClient.GetSchedule` and `ScheduleServiceClient.GetScheduleAsync`.\n\n**Remarks** \n- This call will not be retried.\n- No timeout is applied.\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### ListSchedulesSettings\n\n public CallSettings ListSchedulesSettings { 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`ScheduleServiceClient.ListSchedules` and `ScheduleServiceClient.ListSchedulesAsync`.\n\n**Remarks** \n- This call will not be retried.\n- No timeout is applied.\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### PauseScheduleSettings\n\n public CallSettings PauseScheduleSettings { 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`ScheduleServiceClient.PauseSchedule` and `ScheduleServiceClient.PauseScheduleAsync`.\n\n**Remarks** \n- This call will not be retried.\n- No timeout is applied.\n\n### ResumeScheduleSettings\n\n public CallSettings ResumeScheduleSettings { 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`ScheduleServiceClient.ResumeSchedule` and `ScheduleServiceClient.ResumeScheduleAsync`.\n\n**Remarks** \n- This call will not be retried.\n- No timeout is applied.\n\n### UpdateScheduleSettings\n\n public CallSettings UpdateScheduleSettings { 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`ScheduleServiceClient.UpdateSchedule` and `ScheduleServiceClient.UpdateScheduleAsync`.\n\n**Remarks** \n- This call will not be retried.\n- No timeout is applied.\n\nMethods\n-------\n\n### Clone()\n\n public ScheduleServiceSettings Clone()\n\nCreates a deep clone of this object, with all the same property values.\n\n### GetDefault()\n\n public static ScheduleServiceSettings GetDefault()\n\nGet a new instance of the default [ScheduleServiceSettings](/dotnet/docs/reference/Google.Cloud.AIPlatform.V1Beta1/latest/Google.Cloud.AIPlatform.V1Beta1.ScheduleServiceSettings)."]]