public sealed class CreateGameServerDeploymentRequest : IMessage<CreateGameServerDeploymentRequest>, IEquatable<CreateGameServerDeploymentRequest>, IDeepCloneable<CreateGameServerDeploymentRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Game Services v1 API class CreateGameServerDeploymentRequest.
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 documentation is for the \u003ccode\u003eCreateGameServerDeploymentRequest\u003c/code\u003e class within the Game Services v1 API, specifically version 2.1.0, with the latest version being 2.2.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateGameServerDeploymentRequest\u003c/code\u003e class is used to request the creation of a game server deployment, inheriting from Object and implementing interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class has three key properties: \u003ccode\u003eDeploymentId\u003c/code\u003e (the ID of the deployment), \u003ccode\u003eGameServerDeployment\u003c/code\u003e (the deployment resource), and \u003ccode\u003eParent\u003c/code\u003e (the parent resource name, including the project and location).\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eParentAsLocationName\u003c/code\u003e property provides a typed view of the \u003ccode\u003eParent\u003c/code\u003e property to more easily work with the \u003ccode\u003eLocationName\u003c/code\u003e resource type.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors, a default one, and another one that takes another \u003ccode\u003eCreateGameServerDeploymentRequest\u003c/code\u003e as an argument.\u003c/p\u003e\n"]]],[],null,[]]