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\u003eThis document provides details on the \u003ccode\u003ePreviewUpdateGameServerClusterRequest\u003c/code\u003e class, which is used to request an update to a game server cluster in the Google Cloud Gaming service.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePreviewUpdateGameServerClusterRequest\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 the \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors, a default one and another one that takes an existing \u003ccode\u003ePreviewUpdateGameServerClusterRequest\u003c/code\u003e instance as a parameter for cloning purposes.\u003c/p\u003e\n"],["\u003cp\u003eIt includes properties such as \u003ccode\u003eGameServerCluster\u003c/code\u003e to specify the cluster to be updated, \u003ccode\u003ePreviewTime\u003c/code\u003e to set a target timestamp, and \u003ccode\u003eUpdateMask\u003c/code\u003e to define which fields should be modified.\u003c/p\u003e\n"],["\u003cp\u003eThe document is referencing version 1.0.0-beta09 of the Google Cloud Gaming service, and also gives access to the two higher versions 2.0.0-beta03 and 2.0.0-beta02.\u003c/p\u003e\n"]]],[],null,[]]