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 within the Google Cloud Gaming service, which is the main purpose of this class.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements multiple interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, indicating it's a part of the Google.Protobuf ecosystem.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides two constructors, one default and another allowing the cloning of an existing \u003ccode\u003ePreviewUpdateGameServerClusterRequest\u003c/code\u003e object, supporting flexible instantiation.\u003c/p\u003e\n"],["\u003cp\u003eIt contains properties like \u003ccode\u003eGameServerCluster\u003c/code\u003e, \u003ccode\u003ePreviewTime\u003c/code\u003e, and \u003ccode\u003eUpdateMask\u003c/code\u003e, which are used to define the specifics of the game server cluster to update, when to preview the update, and what fields to update respectively.\u003c/p\u003e\n"],["\u003cp\u003eThis page documents versions of the \u003ccode\u003ePreviewUpdateGameServerClusterRequest\u003c/code\u003e class ranging from 1.1.0 to the latest version 2.2.0, with links to the documentation for each specific version.\u003c/p\u003e\n"]]],[],null,[]]