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 details for the \u003ccode\u003eGetGameServerConfigRequest\u003c/code\u003e class, which is a request message used for retrieving a specific game server configuration in the Google Cloud Gaming V1Beta API.\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, enabling it to function within the Google.Protobuf framework.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes two constructors, a default one and another that allows for cloning from an existing \u003ccode\u003eGetGameServerConfigRequest\u003c/code\u003e instance.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two properties: \u003ccode\u003eGameServerConfigName\u003c/code\u003e which is a typed view of the resource name, and \u003ccode\u003eName\u003c/code\u003e which is a string that holds the resource name of the game server config to be retrieved.\u003c/p\u003e\n"],["\u003cp\u003eThe namespace for the class is \u003ccode\u003eGoogle.Cloud.Gaming.V1Beta\u003c/code\u003e and is part of the \u003ccode\u003eGoogle.Cloud.Gaming.V1Beta.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"]]],[],null,[]]