public sealed class CreateGameServerClusterRequest : IMessage<CreateGameServerClusterRequest>, IEquatable<CreateGameServerClusterRequest>, IDeepCloneable<CreateGameServerClusterRequest>, IBufferMessage, IMessage
Request message for GameServerClustersService.CreateGameServerCluster.
[[["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\u003eCreateGameServerClusterRequest\u003c/code\u003e class is a request message used for creating game server clusters within the GameServerClustersService.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eObject\u003c/code\u003e and 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.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateGameServerClusterRequest\u003c/code\u003e class has two constructors and key properties including \u003ccode\u003eGameServerCluster\u003c/code\u003e, \u003ccode\u003eGameServerClusterId\u003c/code\u003e, \u003ccode\u003eParent\u003c/code\u003e, and \u003ccode\u003eParentAsRealmName\u003c/code\u003e which are essential for defining and creating a new game server cluster.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eParent\u003c/code\u003e property specifies the location and realm where the game server cluster will be created, formatted as \u003ccode\u003eprojects/{project}/locations/{location}/realms/{realm-id}\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of \u003ccode\u003eCreateGameServerClusterRequest\u003c/code\u003e is version 2.2.0 and other versions listed range from 1.1.0 up to the latest version.\u003c/p\u003e\n"]]],[],null,[]]