public sealed class CreateGameServerDeploymentRequest : IMessage<CreateGameServerDeploymentRequest>, IEquatable<CreateGameServerDeploymentRequest>, IDeepCloneable<CreateGameServerDeploymentRequest>, IBufferMessage, IMessage
Request message for GameServerDeploymentsService.CreateGameServerDeployment.
[[["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 outlines the \u003ccode\u003eCreateGameServerDeploymentRequest\u003c/code\u003e class, which is used to send requests for creating a game server deployment in the Google Cloud Gaming service, specifically within version 1.3.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateGameServerDeploymentRequest\u003c/code\u003e 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, to provide features for message handling, equality comparison, deep cloning, and buffer operations.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties like \u003ccode\u003eDeploymentId\u003c/code\u003e, \u003ccode\u003eGameServerDeployment\u003c/code\u003e, \u003ccode\u003eParent\u003c/code\u003e, and \u003ccode\u003eParentAsLocationName\u003c/code\u003e to define the details of the game server deployment to be created, including its ID, associated game server deployment resource, and the parent project and location.\u003c/p\u003e\n"],["\u003cp\u003eThere are several versions of this documentation, the latest being 2.2.0, whereas this particular document is for version 1.3.0.\u003c/p\u003e\n"]]],[],null,[]]