public sealed class GameServerClusterConnectionInfo : IMessage<GameServerClusterConnectionInfo>, IEquatable<GameServerClusterConnectionInfo>, IDeepCloneable<GameServerClusterConnectionInfo>, IBufferMessage, IMessage
Namespace designated on the game server cluster where the Agones game
server instances will be created. Existence of the namespace will be
validated during creation.
[[["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 webpage details the \u003ccode\u003eGameServerClusterConnectionInfo\u003c/code\u003e class, which is used for managing game server cluster connections within the Google Cloud Gaming service.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGameServerClusterConnectionInfo\u003c/code\u003e class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class has a constructor, \u003ccode\u003eGameServerClusterConnectionInfo()\u003c/code\u003e, and another that accepts a \u003ccode\u003eGameServerClusterConnectionInfo\u003c/code\u003e object, allowing for the creation of a new instance either by default or by using another instance as the base.\u003c/p\u003e\n"],["\u003cp\u003eIt includes properties such as \u003ccode\u003eClusterReferenceCase\u003c/code\u003e, \u003ccode\u003eGkeClusterReference\u003c/code\u003e (referencing a GKE cluster), and \u003ccode\u003eNamespace\u003c/code\u003e (specifying the namespace for game server instances within the cluster).\u003c/p\u003e\n"],["\u003cp\u003eThere are different versions of the \u003ccode\u003eGameServerClusterConnectionInfo\u003c/code\u003e class, ranging from version 1.1.0 up to the latest version 2.2.0.\u003c/p\u003e\n"]]],[],null,[]]