public sealed class DeleteGameServerConfigRequest : IMessage<DeleteGameServerConfigRequest>, IEquatable<DeleteGameServerConfigRequest>, IDeepCloneable<DeleteGameServerConfigRequest>, IBufferMessage, IMessage
Request message for GameServerConfigsService.DeleteGameServerConfig.
Required. The name of the game server config to delete, in the following form:
projects/{project}/locations/{location}/gameServerDeployments/{deployment}/configs/{config}.
[[["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-07 UTC."],[[["\u003cp\u003eThe latest version available for \u003ccode\u003eDeleteGameServerConfigRequest\u003c/code\u003e is 2.2.0, as part of the Google Cloud Gaming V1 API.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDeleteGameServerConfigRequest\u003c/code\u003e is a request message for \u003ccode\u003eGameServerConfigsService.DeleteGameServerConfig\u003c/code\u003e used to delete a specific game server configuration.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteGameServerConfigRequest\u003c/code\u003e class implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, among others.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eName\u003c/code\u003e property, of string type, within \u003ccode\u003eDeleteGameServerConfigRequest\u003c/code\u003e is required and specifies the full path of the game server config to be deleted.\u003c/p\u003e\n"],["\u003cp\u003eIt has a \u003ccode\u003eGameServerConfigName\u003c/code\u003e property, allowing for a typed view over the resource name property, and has two constructors.\u003c/p\u003e\n"]]],[],null,[]]