[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-08 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eJobsSettings\u003c/code\u003e class provides configuration settings for interacting with the Cloud Run Admin v2 API's \u003ccode\u003eJobsClient\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIt supports various operations like creating, deleting, running, updating, and listing jobs, as well as managing IAM policies.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the \u003ccode\u003eJobsSettings\u003c/code\u003e class is 2.13.0, with documentation available for multiple versions, including the beta version 1.0.0-beta02.\u003c/p\u003e\n"],["\u003cp\u003eMost settings within \u003ccode\u003eJobsSettings\u003c/code\u003e, including \u003ccode\u003eCreateJobSettings\u003c/code\u003e, \u003ccode\u003eDeleteJobSettings\u003c/code\u003e, \u003ccode\u003eGetJobSettings\u003c/code\u003e, and others, do not support retries or timeouts.\u003c/p\u003e\n"],["\u003cp\u003eLong-running operations, such as \u003ccode\u003eCreateJobOperationsSettings\u003c/code\u003e and \u003ccode\u003eDeleteJobOperationsSettings\u003c/code\u003e, use default poll settings with initial delays and timeouts.\u003c/p\u003e\n"]]],[],null,["# Cloud Run Admin v2 API - Class JobsSettings (2.16.0)\n\nVersion latestkeyboard_arrow_down\n\n- [2.16.0 (latest)](/dotnet/docs/reference/Google.Cloud.Run.V2/latest/Google.Cloud.Run.V2.JobsSettings)\n- [2.15.0](/dotnet/docs/reference/Google.Cloud.Run.V2/2.15.0/Google.Cloud.Run.V2.JobsSettings)\n- [2.14.0](/dotnet/docs/reference/Google.Cloud.Run.V2/2.14.0/Google.Cloud.Run.V2.JobsSettings)\n- [2.13.0](/dotnet/docs/reference/Google.Cloud.Run.V2/2.13.0/Google.Cloud.Run.V2.JobsSettings)\n- [2.12.0](/dotnet/docs/reference/Google.Cloud.Run.V2/2.12.0/Google.Cloud.Run.V2.JobsSettings)\n- [2.11.0](/dotnet/docs/reference/Google.Cloud.Run.V2/2.11.0/Google.Cloud.Run.V2.JobsSettings)\n- [2.10.0](/dotnet/docs/reference/Google.Cloud.Run.V2/2.10.0/Google.Cloud.Run.V2.JobsSettings)\n- [2.9.0](/dotnet/docs/reference/Google.Cloud.Run.V2/2.9.0/Google.Cloud.Run.V2.JobsSettings)\n- [2.8.0](/dotnet/docs/reference/Google.Cloud.Run.V2/2.8.0/Google.Cloud.Run.V2.JobsSettings)\n- [2.7.0](/dotnet/docs/reference/Google.Cloud.Run.V2/2.7.0/Google.Cloud.Run.V2.JobsSettings)\n- [2.6.0](/dotnet/docs/reference/Google.Cloud.Run.V2/2.6.0/Google.Cloud.Run.V2.JobsSettings)\n- [2.5.0](/dotnet/docs/reference/Google.Cloud.Run.V2/2.5.0/Google.Cloud.Run.V2.JobsSettings)\n- [2.4.0](/dotnet/docs/reference/Google.Cloud.Run.V2/2.4.0/Google.Cloud.Run.V2.JobsSettings)\n- [2.3.0](/dotnet/docs/reference/Google.Cloud.Run.V2/2.3.0/Google.Cloud.Run.V2.JobsSettings)\n- [2.2.0](/dotnet/docs/reference/Google.Cloud.Run.V2/2.2.0/Google.Cloud.Run.V2.JobsSettings)\n- [2.1.0](/dotnet/docs/reference/Google.Cloud.Run.V2/2.1.0/Google.Cloud.Run.V2.JobsSettings)\n- [2.0.0](/dotnet/docs/reference/Google.Cloud.Run.V2/2.0.0/Google.Cloud.Run.V2.JobsSettings)\n- [1.0.0-beta02](/dotnet/docs/reference/Google.Cloud.Run.V2/1.0.0-beta02/Google.Cloud.Run.V2.JobsSettings) \n\n public sealed class JobsSettings : ServiceSettingsBase\n\nReference documentation and code samples for the Cloud Run Admin v2 API class JobsSettings.\n\nSettings for [JobsClient](/dotnet/docs/reference/Google.Cloud.Run.V2/latest/Google.Cloud.Run.V2.JobsClient) 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 JobsSettings \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.Run.V2](/dotnet/docs/reference/Google.Cloud.Run.V2/latest/Google.Cloud.Run.V2)\n\nAssembly\n--------\n\nGoogle.Cloud.Run.V2.dll\n\nConstructors\n------------\n\n### JobsSettings()\n\n public JobsSettings()\n\nConstructs a new [JobsSettings](/dotnet/docs/reference/Google.Cloud.Run.V2/latest/Google.Cloud.Run.V2.JobsSettings) object with default settings.\n\nProperties\n----------\n\n### CreateJobOperationsSettings\n\n public OperationsSettings CreateJobOperationsSettings { get; set; }\n\nLong Running Operation settings for calls to `JobsClient.CreateJob` and `JobsClient.CreateJobAsync`\n.\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### CreateJobSettings\n\n public CallSettings CreateJobSettings { 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 `JobsClient.CreateJob`\nand `JobsClient.CreateJobAsync`.\n\n**Remarks** \n- This call will not be retried.\n- No timeout is applied.\n\n### DeleteJobOperationsSettings\n\n public OperationsSettings DeleteJobOperationsSettings { get; set; }\n\nLong Running Operation settings for calls to `JobsClient.DeleteJob` and `JobsClient.DeleteJobAsync`\n.\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### DeleteJobSettings\n\n public CallSettings DeleteJobSettings { 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 `JobsClient.DeleteJob`\nand `JobsClient.DeleteJobAsync`.\n\n**Remarks** \n- This call will not be retried.\n- No timeout is applied.\n\n### GetIamPolicySettings\n\n public CallSettings GetIamPolicySettings { 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 `JobsClient.GetIamPolicy`\nand `JobsClient.GetIamPolicyAsync`.\n\n**Remarks** \n- This call will not be retried.\n- No timeout is applied.\n\n### GetJobSettings\n\n public CallSettings GetJobSettings { 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 `JobsClient.GetJob` and\n`JobsClient.GetJobAsync`.\n\n**Remarks** \n- This call will not be retried.\n- No timeout is applied.\n\n### ListJobsSettings\n\n public CallSettings ListJobsSettings { 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 `JobsClient.ListJobs` and\n`JobsClient.ListJobsAsync`.\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### RunJobOperationsSettings\n\n public OperationsSettings RunJobOperationsSettings { get; set; }\n\nLong Running Operation settings for calls to `JobsClient.RunJob` and `JobsClient.RunJobAsync`.\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### RunJobSettings\n\n public CallSettings RunJobSettings { 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 `JobsClient.RunJob` and\n`JobsClient.RunJobAsync`.\n\n**Remarks** \n- This call will not be retried.\n- No timeout is applied.\n\n### SetIamPolicySettings\n\n public CallSettings SetIamPolicySettings { 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 `JobsClient.SetIamPolicy`\nand `JobsClient.SetIamPolicyAsync`.\n\n**Remarks** \n- This call will not be retried.\n- No timeout is applied.\n\n### TestIamPermissionsSettings\n\n public CallSettings TestIamPermissionsSettings { 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`JobsClient.TestIamPermissions` and `JobsClient.TestIamPermissionsAsync`.\n\n**Remarks** \n- This call will not be retried.\n- No timeout is applied.\n\n### UpdateJobOperationsSettings\n\n public OperationsSettings UpdateJobOperationsSettings { get; set; }\n\nLong Running Operation settings for calls to `JobsClient.UpdateJob` and `JobsClient.UpdateJobAsync`\n.\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### UpdateJobSettings\n\n public CallSettings UpdateJobSettings { 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 `JobsClient.UpdateJob`\nand `JobsClient.UpdateJobAsync`.\n\n**Remarks** \n- This call will not be retried.\n- No timeout is applied.\n\nMethods\n-------\n\n### Clone()\n\n public JobsSettings Clone()\n\nCreates a deep clone of this object, with all the same property values.\n\n### GetDefault()\n\n public static JobsSettings GetDefault()\n\nGet a new instance of the default [JobsSettings](/dotnet/docs/reference/Google.Cloud.Run.V2/latest/Google.Cloud.Run.V2.JobsSettings)."]]