public sealed class UpdateGameServerDeploymentRequest : IMessage<UpdateGameServerDeploymentRequest>, IEquatable<UpdateGameServerDeploymentRequest>, IDeepCloneable<UpdateGameServerDeploymentRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud for Games v1beta 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 part of the Google Cloud for Games v1beta API and is used to request updates to a game server deployment.\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, providing functionality for message manipulation and comparison.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateGameServerDeploymentRequest\u003c/code\u003e class has two constructors, one default and another that copies an existing \u003ccode\u003eUpdateGameServerDeploymentRequest\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains properties \u003ccode\u003eGameServerDeployment\u003c/code\u003e, which represents the game server deployment to be updated, and \u003ccode\u003eUpdateMask\u003c/code\u003e, which specifies which fields should be updated.\u003c/p\u003e\n"],["\u003cp\u003eUpdates using \u003ccode\u003eUpdateGameServerDeploymentRequest\u003c/code\u003e are limited to labels specified in the update mask.\u003c/p\u003e\n"]]],[],null,[]]