public sealed class PreviewUpdateGameServerClusterRequest : IMessage<PreviewUpdateGameServerClusterRequest>, IEquatable<PreviewUpdateGameServerClusterRequest>, IDeepCloneable<PreviewUpdateGameServerClusterRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Game Services v1 API class PreviewUpdateGameServerClusterRequest.
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 latest version of the \u003ccode\u003ePreviewUpdateGameServerClusterRequest\u003c/code\u003e class is 2.2.0, which is part of the Google Cloud Gaming v1 API.\u003c/p\u003e\n"],["\u003cp\u003eThis class is a request message for updating a game server cluster using the \u003ccode\u003eGameServerClustersService.UpdateGameServerCluster\u003c/code\u003e method.\u003c/p\u003e\n"],["\u003cp\u003eIt 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, allowing for various functionalities like message handling and deep cloning.\u003c/p\u003e\n"],["\u003cp\u003eThe class has 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 timestamp for the preview, and the fields that need to be updated.\u003c/p\u003e\n"],["\u003cp\u003eIt has two constructors, one that is empty and another one that takes in an instance of the same class as a parameter, in order to make a new instance of the class based off another one.\u003c/p\u003e\n"]]],[],null,[]]