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, with multiple prior versions also accessible, including versions 2.1.0, 2.0.0, 1.4.0, 1.3.0, 1.2.0, and 1.1.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDeleteGameServerConfigRequest\u003c/code\u003e serves as the request message for \u003ccode\u003eGameServerConfigsService.DeleteGameServerConfig\u003c/code\u003e within the Google Cloud Gaming V1 namespace.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteGameServerConfigRequest\u003c/code\u003e class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, enabling functionality like message handling, equality comparison, deep cloning, and buffer message support.\u003c/p\u003e\n"],["\u003cp\u003eThis class includes two constructors, a default one and another that accepts another \u003ccode\u003eDeleteGameServerConfigRequest\u003c/code\u003e instance as an argument for copying.\u003c/p\u003e\n"],["\u003cp\u003eIt contains properties \u003ccode\u003eGameServerConfigName\u003c/code\u003e of type \u003ccode\u003eGameServerConfigName\u003c/code\u003e and \u003ccode\u003eName\u003c/code\u003e of type \u003ccode\u003eString\u003c/code\u003e, where Name is required and represents the game server configuration's resource name to be deleted.\u003c/p\u003e\n"]]],[],null,[]]