public sealed class CreateGameServerConfigRequest : IMessage<CreateGameServerConfigRequest>, IEquatable<CreateGameServerConfigRequest>, IDeepCloneable<CreateGameServerConfigRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Game Services v1 API class CreateGameServerConfigRequest.
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 document provides reference information for the \u003ccode\u003eCreateGameServerConfigRequest\u003c/code\u003e class within the Game Services v1 API.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCreateGameServerConfigRequest\u003c/code\u003e is a request message used for creating a game server configuration and it 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.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties like \u003ccode\u003eConfigId\u003c/code\u003e, \u003ccode\u003eGameServerConfig\u003c/code\u003e, and \u003ccode\u003eParent\u003c/code\u003e, which are required to specify the details and location of the game server configuration being created.\u003c/p\u003e\n"],["\u003cp\u003eVersion 2.2.0 is the most recent version of the game services with version 2.1.0 being the current version discussed in this document.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateGameServerConfigRequest\u003c/code\u003e class can be constructed using a default constructor or by passing another instance of \u003ccode\u003eCreateGameServerConfigRequest\u003c/code\u003e as a parameter.\u003c/p\u003e\n"]]],[],null,[]]