public sealed class UpdateGameServerDeploymentRequest : IMessage<UpdateGameServerDeploymentRequest>, IEquatable<UpdateGameServerDeploymentRequest>, IDeepCloneable<UpdateGameServerDeploymentRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Game Services v1 API class UpdateGameServerDeploymentRequest.
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\u003eThe \u003ccode\u003eUpdateGameServerDeploymentRequest\u003c/code\u003e class is used to update game server deployments in the Game Services v1 API, allowing modifications to labels only.\u003c/p\u003e\n"],["\u003cp\u003eThis 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, for functionality like message handling, comparison, cloning, and buffered operations.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateGameServerDeploymentRequest\u003c/code\u003e class has two constructors, one default and another which accepts an \u003ccode\u003eUpdateGameServerDeploymentRequest\u003c/code\u003e object for creating a copy.\u003c/p\u003e\n"],["\u003cp\u003eThe properties of this class are \u003ccode\u003eGameServerDeployment\u003c/code\u003e, representing the deployment to update, and \u003ccode\u003eUpdateMask\u003c/code\u003e, which specifies the fields that should be modified.\u003c/p\u003e\n"],["\u003cp\u003eThere are currently seven documented versions of the \u003ccode\u003eUpdateGameServerDeploymentRequest\u003c/code\u003e available, with the latest being \u003ccode\u003e2.2.0\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]