[[["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-09-09 UTC."],[[["\u003cp\u003eThe latest version of the \u003ccode\u003eFunctionServiceSettings\u003c/code\u003e is 1.7.0, with several earlier versions also documented, including 1.6.0, 1.5.0, 1.4.0, 1.3.0, 1.2.0, 1.1.0, and 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eFunctionServiceSettings\u003c/code\u003e is a class that provides settings for \u003ccode\u003eFunctionServiceClient\u003c/code\u003e instances within the Cloud Functions v2 API, inheriting from \u003ccode\u003eServiceSettingsBase\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIt offers properties for managing long-running operations and call settings for various function-related actions, such as creating, deleting, updating, getting, and listing functions.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eFunctionServiceSettings\u003c/code\u003e also includes properties to manage settings for IAM Policy and Locations, along with methods to clone the settings object and get default settings.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides various options to manage settings such as PollSettings, CallSettings, and it specifies that various calls will not be retried and that no timeout is applied.\u003c/p\u003e\n"]]],[],null,["# Cloud Functions v2 API - Class FunctionServiceSettings (1.7.0)\n\nVersion latestkeyboard_arrow_down\n\n- [1.7.0 (latest)](/dotnet/docs/reference/Google.Cloud.Functions.V2/latest/Google.Cloud.Functions.V2.FunctionServiceSettings)\n- [1.6.0](/dotnet/docs/reference/Google.Cloud.Functions.V2/1.6.0/Google.Cloud.Functions.V2.FunctionServiceSettings)\n- [1.5.0](/dotnet/docs/reference/Google.Cloud.Functions.V2/1.5.0/Google.Cloud.Functions.V2.FunctionServiceSettings)\n- [1.4.0](/dotnet/docs/reference/Google.Cloud.Functions.V2/1.4.0/Google.Cloud.Functions.V2.FunctionServiceSettings)\n- [1.3.0](/dotnet/docs/reference/Google.Cloud.Functions.V2/1.3.0/Google.Cloud.Functions.V2.FunctionServiceSettings)\n- [1.2.0](/dotnet/docs/reference/Google.Cloud.Functions.V2/1.2.0/Google.Cloud.Functions.V2.FunctionServiceSettings)\n- [1.1.0](/dotnet/docs/reference/Google.Cloud.Functions.V2/1.1.0/Google.Cloud.Functions.V2.FunctionServiceSettings)\n- [1.0.0](/dotnet/docs/reference/Google.Cloud.Functions.V2/1.0.0/Google.Cloud.Functions.V2.FunctionServiceSettings) \n\n public sealed class FunctionServiceSettings : ServiceSettingsBase\n\nReference documentation and code samples for the Cloud Functions v2 API class FunctionServiceSettings.\n\nSettings for [FunctionServiceClient](/dotnet/docs/reference/Google.Cloud.Functions.V2/latest/Google.Cloud.Functions.V2.FunctionServiceClient) 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 FunctionServiceSettings \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.Functions.V2](/dotnet/docs/reference/Google.Cloud.Functions.V2/latest/Google.Cloud.Functions.V2)\n\nAssembly\n--------\n\nGoogle.Cloud.Functions.V2.dll\n\nConstructors\n------------\n\n### FunctionServiceSettings()\n\n public FunctionServiceSettings()\n\nConstructs a new [FunctionServiceSettings](/dotnet/docs/reference/Google.Cloud.Functions.V2/latest/Google.Cloud.Functions.V2.FunctionServiceSettings) object with default settings.\n\nProperties\n----------\n\n### CreateFunctionOperationsSettings\n\n public OperationsSettings CreateFunctionOperationsSettings { get; set; }\n\nLong Running Operation settings for calls to `FunctionServiceClient.CreateFunction` and\n`FunctionServiceClient.CreateFunctionAsync`.\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### CreateFunctionSettings\n\n public CallSettings CreateFunctionSettings { 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`FunctionServiceClient.CreateFunction` and `FunctionServiceClient.CreateFunctionAsync`.\n\n**Remarks** \n- This call will not be retried.\n- No timeout is applied.\n\n### DeleteFunctionOperationsSettings\n\n public OperationsSettings DeleteFunctionOperationsSettings { get; set; }\n\nLong Running Operation settings for calls to `FunctionServiceClient.DeleteFunction` and\n`FunctionServiceClient.DeleteFunctionAsync`.\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### DeleteFunctionSettings\n\n public CallSettings DeleteFunctionSettings { 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`FunctionServiceClient.DeleteFunction` and `FunctionServiceClient.DeleteFunctionAsync`.\n\n**Remarks** \n- This call will not be retried.\n- No timeout is applied.\n\n### GenerateDownloadUrlSettings\n\n public CallSettings GenerateDownloadUrlSettings { 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`FunctionServiceClient.GenerateDownloadUrl` and `FunctionServiceClient.GenerateDownloadUrlAsync`.\n\n**Remarks** \n- This call will not be retried.\n- No timeout is applied.\n\n### GenerateUploadUrlSettings\n\n public CallSettings GenerateUploadUrlSettings { 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`FunctionServiceClient.GenerateUploadUrl` and `FunctionServiceClient.GenerateUploadUrlAsync`.\n\n**Remarks** \n- This call will not be retried.\n- No timeout is applied.\n\n### GetFunctionSettings\n\n public CallSettings GetFunctionSettings { 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`FunctionServiceClient.GetFunction` and `FunctionServiceClient.GetFunctionAsync`.\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### ListFunctionsSettings\n\n public CallSettings ListFunctionsSettings { 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`FunctionServiceClient.ListFunctions` and `FunctionServiceClient.ListFunctionsAsync`.\n\n**Remarks** \n- This call will not be retried.\n- No timeout is applied.\n\n### ListRuntimesSettings\n\n public CallSettings ListRuntimesSettings { 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`FunctionServiceClient.ListRuntimes` and `FunctionServiceClient.ListRuntimesAsync`.\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### UpdateFunctionOperationsSettings\n\n public OperationsSettings UpdateFunctionOperationsSettings { get; set; }\n\nLong Running Operation settings for calls to `FunctionServiceClient.UpdateFunction` and\n`FunctionServiceClient.UpdateFunctionAsync`.\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### UpdateFunctionSettings\n\n public CallSettings UpdateFunctionSettings { 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`FunctionServiceClient.UpdateFunction` and `FunctionServiceClient.UpdateFunctionAsync`.\n\n**Remarks** \n- This call will not be retried.\n- No timeout is applied.\n\nMethods\n-------\n\n### Clone()\n\n public FunctionServiceSettings Clone()\n\nCreates a deep clone of this object, with all the same property values.\n\n### GetDefault()\n\n public static FunctionServiceSettings GetDefault()\n\nGet a new instance of the default [FunctionServiceSettings](/dotnet/docs/reference/Google.Cloud.Functions.V2/latest/Google.Cloud.Functions.V2.FunctionServiceSettings)."]]