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.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the API documented is 2.2.0, with the content explicitly referencing version 1.3.0 within its provided context.\u003c/p\u003e\n"],["\u003cp\u003eThis class allows for updates to labels only, as it is a request message for \u003ccode\u003eGameServerDeploymentsService.UpdateGameServerDeployment\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateGameServerDeploymentRequest\u003c/code\u003e class requires a \u003ccode\u003eGameServerDeployment\u003c/code\u003e object, which is the game server deployment to be updated, and a \u003ccode\u003eFieldMask\u003c/code\u003e, which specifies which fields to update.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateGameServerDeploymentRequest\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 \u003ccode\u003eSystem.Object\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]