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, detailing its usage and properties."],["The latest version of this class is 3.33.0, but the page includes a comprehensive list of previous versions, ranging from 3.32.0 down to 2.3.0, each with a unique URL path for access."],["The `GetServerConfigRequest` class is designed to fetch the current configuration of the Kubernetes Engine service, implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties such as `Name`, `ProjectId`, and `Zone` for specifying the project and location of the server configuration to be retrieved, with the latter two properties being deprecated and replaced by the `Name` field."],["The page provides details on the class constructors and inherited members from the base object class, such as `GetHashCode`, `GetType`, and `ToString`."]]],[]]