public sealed class GetServerConfigRequest : IMessage<GetServerConfigRequest>, IEquatable<GetServerConfigRequest>, IDeepCloneable<GetServerConfigRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Kubernetes Engine v1 API class GetServerConfigRequest.
Gets the current Kubernetes Engine service configuration.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This page provides documentation for the `GetServerConfigRequest` class within the Google Kubernetes Engine v1 API, specifically for the .NET environment, detailing its usage for retrieving Kubernetes Engine service configurations."],["The latest available version is 3.33.0, and the page also documents various previous versions, ranging from 3.32.0 down to 2.3.0."],["The `GetServerConfigRequest` class inherits from `object` and implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes constructors for default initialization and creating a copy from an existing `GetServerConfigRequest` instance."],["Key properties of the `GetServerConfigRequest` class include `Name` (for specifying project and location), and deprecated properties `ProjectId` and `Zone`."]]],[]]