public sealed class UpdateGameServerDeploymentRolloutRequest : IMessage<UpdateGameServerDeploymentRolloutRequest>, IEquatable<UpdateGameServerDeploymentRolloutRequest>, IDeepCloneable<UpdateGameServerDeploymentRolloutRequest>, IBufferMessage, IMessage
Request message for
GameServerDeploymentsService.UpdateGameServerRolloutDeployment.
[[["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\u003eUpdateGameServerDeploymentRolloutRequest\u003c/code\u003e class, which is used to request updates to a game server deployment rollout within the Google Cloud Gaming service.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateGameServerDeploymentRolloutRequest\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, indicating its role in protocol buffer message handling.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors, one default and another that takes an existing \u003ccode\u003eUpdateGameServerDeploymentRolloutRequest\u003c/code\u003e object as a parameter, useful for copying or modifying requests.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes two key properties: \u003ccode\u003eRollout\u003c/code\u003e, which specifies the game server deployment rollout to update, and \u003ccode\u003eUpdateMask\u003c/code\u003e, which determines which fields of the rollout should be updated.\u003c/p\u003e\n"],["\u003cp\u003eThe document covers the class in the namespace \u003ccode\u003eGoogle.Cloud.Gaming.V1\u003c/code\u003e, version 1.4.0, with links provided for more recent and older versions, and the latest being 2.2.0.\u003c/p\u003e\n"]]],[],null,[]]