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 webpage provides documentation for the `GetServerConfigRequest` class within the Google Kubernetes Engine v1 API, specifically for .NET development."],["The `GetServerConfigRequest` class is used to retrieve the current configuration of the Kubernetes Engine service, as indicated by the purpose defined in the class overview."],["The page includes links to documentation for multiple versions of the API, ranging from version 3.33.0 (latest) down to version 2.3.0, giving access to previous versions."],["The documentation details the class's inheritance, implementing interfaces, inherited members, namespace, assembly, constructors, and properties, providing a comprehensive reference for developers."],["The `Name` property, replacing the now `Obsolete` properties `ProjectId` and `Zone`, specifies the project and location of the server configuration to retrieve."]]],[]]