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 the .NET environment, covering versions from 2.3.0 to the latest 3.33.0."],["The `GetServerConfigRequest` class is used to retrieve the current Kubernetes Engine service configuration, and it inherits from `object` while implementing interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors: a default one and another that takes a `GetServerConfigRequest` object as a parameter for creating a new instance based on an existing one."],["The class includes properties such as `Name`, which specifies the project and location of the server configuration, along with the deprecated properties `ProjectId` and `Zone`."],["This webpage offers different versions of documentation for the `GetServerConfigRequest` class, where each version number links to its respective documentation, such as the latest, version 3.33.0, to version 2.3.0."]]],[]]