public sealed class PreviewUpdateGameServerClusterRequest : IMessage<PreviewUpdateGameServerClusterRequest>, IEquatable<PreviewUpdateGameServerClusterRequest>, IDeepCloneable<PreviewUpdateGameServerClusterRequest>, IBufferMessage, IMessage
Request message for GameServerClustersService.UpdateGameServerCluster.
[[["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\u003ePreviewUpdateGameServerClusterRequest\u003c/code\u003e class is used to request an update to a game server cluster, as part of the \u003ccode\u003eGameServerClustersService\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e interfaces.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides two constructors: a default constructor and one that accepts another \u003ccode\u003ePreviewUpdateGameServerClusterRequest\u003c/code\u003e object for initialization.\u003c/p\u003e\n"],["\u003cp\u003eIt includes properties such as \u003ccode\u003eGameServerCluster\u003c/code\u003e, \u003ccode\u003ePreviewTime\u003c/code\u003e, and \u003ccode\u003eUpdateMask\u003c/code\u003e, which define the cluster to be updated, the target timestamp, and the fields to be updated, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePreviewUpdateGameServerClusterRequest\u003c/code\u003e is available in multiple versions, with version 2.2.0 being the most recent and the subject of this content being version 1.1.0.\u003c/p\u003e\n"]]],[],null,[]]