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."],[[["The webpage provides documentation for the `GetServerConfigRequest` class within the Google Kubernetes Engine v1 API, specifically for the .NET environment, covering versions from 2.3.0 to the latest 3.33.0."],["`GetServerConfigRequest` is used to retrieve the current Kubernetes Engine service configuration."],["The documentation details the class's inheritance from `object` and its implementation of multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page outlines the constructors for `GetServerConfigRequest`, such as the default and copy constructor, and the properties `Name`, `ProjectId`, and `Zone`, including details about deprecated fields."],["The latest version of the documentation featured on this page is version 3.33.0, with the current page showing version 3.17.0."]]],[]]