public sealed class CreateGameServerConfigRequest : IMessage<CreateGameServerConfigRequest>, IEquatable<CreateGameServerConfigRequest>, IDeepCloneable<CreateGameServerConfigRequest>, IBufferMessage, IMessage
Request message for GameServerConfigsService.CreateGameServerConfig.
[[["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\u003eThis page provides documentation for the \u003ccode\u003eCreateGameServerConfigRequest\u003c/code\u003e class, which is a request message used within the \u003ccode\u003eGameServerConfigsService.CreateGameServerConfig\u003c/code\u003e method for creating game server configurations.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateGameServerConfigRequest\u003c/code\u003e 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, enabling functionality such as deep cloning and equality comparisons.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties such as \u003ccode\u003eConfigId\u003c/code\u003e, \u003ccode\u003eGameServerConfig\u003c/code\u003e, and \u003ccode\u003eParent\u003c/code\u003e, which are essential for specifying the configuration ID, the configuration details, and the parent deployment location, respectively, when making a request.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available: a default constructor for basic instantiation and another to instantiate the class while passing another instance of the \u003ccode\u003eCreateGameServerConfigRequest\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThis page also provides links to the different versions of this class, ranging from version 1.1.0 up to the latest version 2.2.0.\u003c/p\u003e\n"]]],[],null,[]]