public sealed class UpdateGameServerDeploymentRequest : IMessage<UpdateGameServerDeploymentRequest>, IEquatable<UpdateGameServerDeploymentRequest>, IDeepCloneable<UpdateGameServerDeploymentRequest>, IBufferMessage, IMessage
Request message for GameServerDeploymentsService.UpdateGameServerDeployment.
Only allows updates for labels.
[[["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\u003eUpdateGameServerDeploymentRequest\u003c/code\u003e class, which is used to update game server deployments in the Google Cloud Gaming service, specifically within version 1.2.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateGameServerDeploymentRequest\u003c/code\u003e class inherits from \u003ccode\u003eObject\u003c/code\u003e and 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 to provide the structure and functionality for request messages.\u003c/p\u003e\n"],["\u003cp\u003eThe request allows updates to labels exclusively and includes properties for \u003ccode\u003eGameServerDeployment\u003c/code\u003e (the deployment to be updated) and \u003ccode\u003eUpdateMask\u003c/code\u003e (specifying which fields to update), both being required.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available for \u003ccode\u003eUpdateGameServerDeploymentRequest\u003c/code\u003e: a default constructor and one that accepts another \u003ccode\u003eUpdateGameServerDeploymentRequest\u003c/code\u003e object for cloning.\u003c/p\u003e\n"],["\u003cp\u003eThe document also lists the different versions of the api available for \u003ccode\u003eUpdateGameServerDeploymentRequest\u003c/code\u003e, ranging from version 1.1.0 to 2.2.0.\u003c/p\u003e\n"]]],[],null,[]]