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 describes 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.1.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateGameServerDeploymentRequest\u003c/code\u003e class 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, indicating its role in message handling and data management.\u003c/p\u003e\n"],["\u003cp\u003eThe class has a constructor to create a new request and another to copy an existing request, allowing for flexibility in constructing the object.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateGameServerDeploymentRequest\u003c/code\u003e requires properties like \u003ccode\u003eDeploymentId\u003c/code\u003e, \u003ccode\u003eGameServerDeployment\u003c/code\u003e, and \u003ccode\u003eParent\u003c/code\u003e to specify the deployment's ID, the deployment resource itself, and the parent resource's name, respectively, all of which are essential for creating a game server deployment.\u003c/p\u003e\n"],["\u003cp\u003eThe document shows that version 2.2.0 is the most recent version available, while the document specifically outlines version 1.1.0, demonstrating the progression of the API across several versions.\u003c/p\u003e\n"]]],[],null,[]]