public OperationsSettings CreateGameServerConfigOperationsSettings { get; set; }
Long Running Operation settings for calls to GameServerConfigsServiceClient.CreateGameServerConfig
and GameServerConfigsServiceClient.CreateGameServerConfigAsync.
public CallSettings CreateGameServerConfigSettings { get; set; }
CallSettings for synchronous and asynchronous calls to
GameServerConfigsServiceClient.CreateGameServerConfig and
GameServerConfigsServiceClient.CreateGameServerConfigAsync.
public OperationsSettings DeleteGameServerConfigOperationsSettings { get; set; }
Long Running Operation settings for calls to GameServerConfigsServiceClient.DeleteGameServerConfig
and GameServerConfigsServiceClient.DeleteGameServerConfigAsync.
public CallSettings DeleteGameServerConfigSettings { get; set; }
CallSettings for synchronous and asynchronous calls to
GameServerConfigsServiceClient.DeleteGameServerConfig and
GameServerConfigsServiceClient.DeleteGameServerConfigAsync.
public CallSettings GetGameServerConfigSettings { get; set; }
CallSettings for synchronous and asynchronous calls to
GameServerConfigsServiceClient.GetGameServerConfig and
GameServerConfigsServiceClient.GetGameServerConfigAsync.
public CallSettings ListGameServerConfigsSettings { get; set; }
CallSettings for synchronous and asynchronous calls to
GameServerConfigsServiceClient.ListGameServerConfigs and
GameServerConfigsServiceClient.ListGameServerConfigsAsync.
[[["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-04 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eGameServerConfigsServiceSettings\u003c/code\u003e class provides configuration settings for \u003ccode\u003eGameServerConfigsServiceClient\u003c/code\u003e instances within the Game Services v1 API.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the \u003ccode\u003eGameServerConfigsServiceSettings\u003c/code\u003e class is 2.2.0, with several older versions available, such as 2.1.0, 2.0.0, 1.4.0, 1.3.0, 1.2.0, and 1.1.0.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from \u003ccode\u003eServiceSettingsBase\u003c/code\u003e and includes properties to manage settings for creating, deleting, getting, and listing game server configurations, including long-running operation settings and call settings.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCreateGameServerConfigOperationsSettings\u003c/code\u003e and \u003ccode\u003eDeleteGameServerConfigOperationsSettings\u003c/code\u003e have default poll settings, including a 20-second initial delay, a 1.5 delay multiplier, a 45-second maximum delay, and a 24-hour total timeout.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetGameServerConfigSettings\u003c/code\u003e and \u003ccode\u003eListGameServerConfigsSettings\u003c/code\u003e allow for retry attempts, with an initial delay of 1000 milliseconds, a retry multiplier of 1.3, a maximum delay of 10000 milliseconds, a maximum of 5 attempts, and a timeout of 60 seconds, with retries only for \u003ccode\u003eUnavailable\u003c/code\u003e status codes.\u003c/p\u003e\n"]]],[],null,["# Game Services v1 API - Class GameServerConfigsServiceSettings (2.2.0)\n\nVersion latestkeyboard_arrow_down\n\n- [2.2.0 (latest)](/dotnet/docs/reference/Google.Cloud.Gaming.V1/latest/Google.Cloud.Gaming.V1.GameServerConfigsServiceSettings)\n- [2.1.0](/dotnet/docs/reference/Google.Cloud.Gaming.V1/2.1.0/Google.Cloud.Gaming.V1.GameServerConfigsServiceSettings)\n- [2.0.0](/dotnet/docs/reference/Google.Cloud.Gaming.V1/2.0.0/Google.Cloud.Gaming.V1.GameServerConfigsServiceSettings)\n- [1.4.0](/dotnet/docs/reference/Google.Cloud.Gaming.V1/1.4.0/Google.Cloud.Gaming.V1.GameServerConfigsServiceSettings)\n- [1.3.0](/dotnet/docs/reference/Google.Cloud.Gaming.V1/1.3.0/Google.Cloud.Gaming.V1.GameServerConfigsServiceSettings)\n- [1.2.0](/dotnet/docs/reference/Google.Cloud.Gaming.V1/1.2.0/Google.Cloud.Gaming.V1.GameServerConfigsServiceSettings)\n- [1.1.0](/dotnet/docs/reference/Google.Cloud.Gaming.V1/1.1.0/Google.Cloud.Gaming.V1.GameServerConfigsServiceSettings) \n\n public sealed class GameServerConfigsServiceSettings : ServiceSettingsBase\n\nReference documentation and code samples for the Game Services v1 API class GameServerConfigsServiceSettings.\n\nSettings for [GameServerConfigsServiceClient](/dotnet/docs/reference/Google.Cloud.Gaming.V1/latest/Google.Cloud.Gaming.V1.GameServerConfigsServiceClient) instances. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e [ServiceSettingsBase](https://github.com/googleapis/gax-dotnet/blob/6f2d3e64dd92f0f7a4f02a7db56cf6ed409615f2/Google.Api.Gax.Grpc/ServiceSettingsBase.cs) \\\u003e GameServerConfigsServiceSettings \n\nInherited Members\n-----------------\n\n[ServiceSettingsBase.VersionHeaderBuilder](https://github.com/googleapis/gax-dotnet/blob/6f2d3e64dd92f0f7a4f02a7db56cf6ed409615f2/Google.Api.Gax.Grpc/ServiceSettingsBase.cs) \n[ServiceSettingsBase.CallSettings](https://github.com/googleapis/gax-dotnet/blob/6f2d3e64dd92f0f7a4f02a7db56cf6ed409615f2/Google.Api.Gax.Grpc/ServiceSettingsBase.cs) \n[ServiceSettingsBase.Clock](https://github.com/googleapis/gax-dotnet/blob/6f2d3e64dd92f0f7a4f02a7db56cf6ed409615f2/Google.Api.Gax.Grpc/ServiceSettingsBase.cs) \n[ServiceSettingsBase.Scheduler](https://github.com/googleapis/gax-dotnet/blob/6f2d3e64dd92f0f7a4f02a7db56cf6ed409615f2/Google.Api.Gax.Grpc/ServiceSettingsBase.cs) \n[ServiceSettingsBase.Interceptor](https://github.com/googleapis/gax-dotnet/blob/6f2d3e64dd92f0f7a4f02a7db56cf6ed409615f2/Google.Api.Gax.Grpc/ServiceSettingsBase.cs) \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.Gaming.V1](/dotnet/docs/reference/Google.Cloud.Gaming.V1/latest/Google.Cloud.Gaming.V1)\n\nAssembly\n--------\n\nGoogle.Cloud.Gaming.V1.dll\n\nConstructors\n------------\n\n### GameServerConfigsServiceSettings()\n\n public GameServerConfigsServiceSettings()\n\nConstructs a new [GameServerConfigsServiceSettings](/dotnet/docs/reference/Google.Cloud.Gaming.V1/latest/Google.Cloud.Gaming.V1.GameServerConfigsServiceSettings) object with default settings.\n\nProperties\n----------\n\n### CreateGameServerConfigOperationsSettings\n\n public OperationsSettings CreateGameServerConfigOperationsSettings { get; set; }\n\nLong Running Operation settings for calls to `GameServerConfigsServiceClient.CreateGameServerConfig`\nand `GameServerConfigsServiceClient.CreateGameServerConfigAsync`.\n\n**Remarks** \nUses default [PollSettings](https://github.com/googleapis/gax-dotnet/blob/6f2d3e64dd92f0f7a4f02a7db56cf6ed409615f2/Google.Api.Gax/PollSettings.cs) 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### CreateGameServerConfigSettings\n\n public CallSettings CreateGameServerConfigSettings { get; set; }\n\n[CallSettings](https://github.com/googleapis/gax-dotnet/blob/6f2d3e64dd92f0f7a4f02a7db56cf6ed409615f2/Google.Api.Gax.Grpc/CallSettings.cs) for synchronous and asynchronous calls to\n`GameServerConfigsServiceClient.CreateGameServerConfig` and\n`GameServerConfigsServiceClient.CreateGameServerConfigAsync`.\n\n**Remarks** \n- This call will not be retried.\n- Timeout: 60 seconds.\n\n### DeleteGameServerConfigOperationsSettings\n\n public OperationsSettings DeleteGameServerConfigOperationsSettings { get; set; }\n\nLong Running Operation settings for calls to `GameServerConfigsServiceClient.DeleteGameServerConfig`\nand `GameServerConfigsServiceClient.DeleteGameServerConfigAsync`.\n\n**Remarks** \nUses default [PollSettings](https://github.com/googleapis/gax-dotnet/blob/6f2d3e64dd92f0f7a4f02a7db56cf6ed409615f2/Google.Api.Gax/PollSettings.cs) 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### DeleteGameServerConfigSettings\n\n public CallSettings DeleteGameServerConfigSettings { get; set; }\n\n[CallSettings](https://github.com/googleapis/gax-dotnet/blob/6f2d3e64dd92f0f7a4f02a7db56cf6ed409615f2/Google.Api.Gax.Grpc/CallSettings.cs) for synchronous and asynchronous calls to\n`GameServerConfigsServiceClient.DeleteGameServerConfig` and\n`GameServerConfigsServiceClient.DeleteGameServerConfigAsync`.\n\n**Remarks** \n- This call will not be retried.\n- Timeout: 60 seconds.\n\n### GetGameServerConfigSettings\n\n public CallSettings GetGameServerConfigSettings { get; set; }\n\n[CallSettings](https://github.com/googleapis/gax-dotnet/blob/6f2d3e64dd92f0f7a4f02a7db56cf6ed409615f2/Google.Api.Gax.Grpc/CallSettings.cs) for synchronous and asynchronous calls to\n`GameServerConfigsServiceClient.GetGameServerConfig` and\n`GameServerConfigsServiceClient.GetGameServerConfigAsync`.\n\n**Remarks** \n- Initial retry delay: 1000 milliseconds.\n- Retry delay multiplier: 1.3\n- Retry maximum delay: 10000 milliseconds.\n- Maximum attempts: 5\n- Retriable status codes: [Unavailable](https://github.com/grpc/grpc-dotnet/blob/6e6bcb5a10588f4853cf32aab0195346768a2a36/src/Grpc.Core.Api/StatusCode.cs).\n- Timeout: 60 seconds.\n\n### ListGameServerConfigsSettings\n\n public CallSettings ListGameServerConfigsSettings { get; set; }\n\n[CallSettings](https://github.com/googleapis/gax-dotnet/blob/6f2d3e64dd92f0f7a4f02a7db56cf6ed409615f2/Google.Api.Gax.Grpc/CallSettings.cs) for synchronous and asynchronous calls to\n`GameServerConfigsServiceClient.ListGameServerConfigs` and\n`GameServerConfigsServiceClient.ListGameServerConfigsAsync`.\n\n**Remarks** \n- Initial retry delay: 1000 milliseconds.\n- Retry delay multiplier: 1.3\n- Retry maximum delay: 10000 milliseconds.\n- Maximum attempts: 5\n- Retriable status codes: [Unavailable](https://github.com/grpc/grpc-dotnet/blob/6e6bcb5a10588f4853cf32aab0195346768a2a36/src/Grpc.Core.Api/StatusCode.cs).\n- Timeout: 60 seconds.\n\nMethods\n-------\n\n### Clone()\n\n public GameServerConfigsServiceSettings Clone()\n\nCreates a deep clone of this object, with all the same property values.\n\n### GetDefault()\n\n public static GameServerConfigsServiceSettings GetDefault()\n\nGet a new instance of the default [GameServerConfigsServiceSettings](/dotnet/docs/reference/Google.Cloud.Gaming.V1/latest/Google.Cloud.Gaming.V1.GameServerConfigsServiceSettings)."]]