public sealed class GetGameServerConfigRequest : IMessage<GetGameServerConfigRequest>, IEquatable<GetGameServerConfigRequest>, IDeepCloneable<GetGameServerConfigRequest>, IBufferMessage, IMessage
Request message for GameServerConfigsService.GetGameServerConfig.
[[["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 information about the \u003ccode\u003eGetGameServerConfigRequest\u003c/code\u003e class, which is a request message for retrieving game server configurations in the Google Cloud Gaming service.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetGameServerConfigRequest\u003c/code\u003e class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, indicating its role in handling protocol buffer messages and deep cloning.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors, a default constructor and one that accepts another \u003ccode\u003eGetGameServerConfigRequest\u003c/code\u003e object for copying.\u003c/p\u003e\n"],["\u003cp\u003eIt contains two key properties: \u003ccode\u003eGameServerConfigName\u003c/code\u003e, which provides a typed view of the game server configuration name, and \u003ccode\u003eName\u003c/code\u003e, a string representing the resource name of the game server config to be retrieved.\u003c/p\u003e\n"],["\u003cp\u003eThis document shows that the latest API version available is 2.2.0, and it also lists the links to multiple past versions, ranging from 1.1.0 to 2.1.0.\u003c/p\u003e\n"]]],[],null,[]]