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 interacting with the Google Cloud for Games v1beta API's \u003ccode\u003eGameServerConfigsServiceClient\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThis class includes settings for creating, deleting, getting, and listing game server configurations, with specific parameters for call timeouts and retries.\u003c/p\u003e\n"],["\u003cp\u003eIt inherits properties from \u003ccode\u003eServiceSettingsBase\u003c/code\u003e, such as \u003ccode\u003eVersionHeaderBuilder\u003c/code\u003e, \u003ccode\u003eCallSettings\u003c/code\u003e, \u003ccode\u003eClock\u003c/code\u003e, \u003ccode\u003eScheduler\u003c/code\u003e, and \u003ccode\u003eInterceptor\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers Long Running Operation settings for create and delete operations, and \u003ccode\u003eCallSettings\u003c/code\u003e for the get and list methods.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this class is \u003ccode\u003e2.0.0-beta03\u003c/code\u003e, as indicated by the version information, with older versions available such as \u003ccode\u003e2.0.0-beta02\u003c/code\u003e, and \u003ccode\u003e1.0.0-beta09\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,["# Google Cloud for Games v1beta API - Class GameServerConfigsServiceSettings (2.0.0-beta03)\n\nVersion latestkeyboard_arrow_down\n\n- [2.0.0-beta03 (latest)](/dotnet/docs/reference/Google.Cloud.Gaming.V1Beta/latest/Google.Cloud.Gaming.V1Beta.GameServerConfigsServiceSettings)\n- [2.0.0-beta02](/dotnet/docs/reference/Google.Cloud.Gaming.V1Beta/2.0.0-beta02/Google.Cloud.Gaming.V1Beta.GameServerConfigsServiceSettings)\n- [1.0.0-beta09](/dotnet/docs/reference/Google.Cloud.Gaming.V1Beta/1.0.0-beta09/Google.Cloud.Gaming.V1Beta.GameServerConfigsServiceSettings) \n\n public sealed class GameServerConfigsServiceSettings : ServiceSettingsBase\n\nReference documentation and code samples for the Google Cloud for Games v1beta API class GameServerConfigsServiceSettings.\n\nSettings for [GameServerConfigsServiceClient](/dotnet/docs/reference/Google.Cloud.Gaming.V1Beta/latest/Google.Cloud.Gaming.V1Beta.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.V1Beta](/dotnet/docs/reference/Google.Cloud.Gaming.V1Beta/latest/Google.Cloud.Gaming.V1Beta)\n\nAssembly\n--------\n\nGoogle.Cloud.Gaming.V1Beta.dll\n\nConstructors\n------------\n\n### GameServerConfigsServiceSettings()\n\n public GameServerConfigsServiceSettings()\n\nConstructs a new [GameServerConfigsServiceSettings](/dotnet/docs/reference/Google.Cloud.Gaming.V1Beta/latest/Google.Cloud.Gaming.V1Beta.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.V1Beta/latest/Google.Cloud.Gaming.V1Beta.GameServerConfigsServiceSettings)."]]