public sealed class DeleteGameServerConfigRequest : IMessage<DeleteGameServerConfigRequest>, IEquatable<DeleteGameServerConfigRequest>, IDeepCloneable<DeleteGameServerConfigRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Game Services v1 API class DeleteGameServerConfigRequest.
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 \u003ccode\u003eDeleteGameServerConfigRequest\u003c/code\u003e class is part of the Game Services v1 API in the \u003ccode\u003eGoogle.Cloud.Gaming.V1\u003c/code\u003e namespace, designed for managing game server configurations.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, indicating its role in message handling and object comparison.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of \u003ccode\u003eDeleteGameServerConfigRequest\u003c/code\u003e is 2.2.0, with older versions also available, ranging from 2.1.0 down to 1.1.0.\u003c/p\u003e\n"],["\u003cp\u003eIt includes properties such as \u003ccode\u003eGameServerConfigName\u003c/code\u003e and \u003ccode\u003eName\u003c/code\u003e, which are used to identify and interact with specific game server configurations, with \u003ccode\u003eName\u003c/code\u003e being the required property for deleting the config.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors, one default constructor that takes no parameters and one that takes another \u003ccode\u003eDeleteGameServerConfigRequest\u003c/code\u003e as a parameter.\u003c/p\u003e\n"]]],[],null,[]]