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 a request message used for creating a game server deployment in the Google Cloud Gaming service, specifically within the \u003ccode\u003eGoogle.Cloud.Gaming.V1Beta\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateGameServerDeploymentRequest\u003c/code\u003e class 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, and inherits from the \u003ccode\u003eObject\u003c/code\u003e class, adding to the functionality of the object.\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 specify the details of the game server deployment to be created, including the required ID, resource, and location.\u003c/p\u003e\n"],["\u003cp\u003eThe document lists available versions of \u003ccode\u003eCreateGameServerDeploymentRequest\u003c/code\u003e, including \u003ccode\u003e2.0.0-beta03\u003c/code\u003e as the latest, \u003ccode\u003e2.0.0-beta02\u003c/code\u003e, and \u003ccode\u003e1.0.0-beta09\u003c/code\u003e, indicating the evolution of the API.\u003c/p\u003e\n"],["\u003cp\u003eThe document details the constructors, which allow the creation of a new instance either as an empty request or by copying an existing \u003ccode\u003eCreateGameServerDeploymentRequest\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]