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 latest version of the `GetServerConfigRequest` class is 3.33.0, which can be found in the `Google.Cloud.Container.V1` namespace for the Google Kubernetes Engine v1 API."],["This page provides reference documentation and code samples for the `GetServerConfigRequest` class, designed to get the current Kubernetes Engine service configuration."],["The class `GetServerConfigRequest` is inherited from the Object class and implements interfaces like IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["This class has properties like `Name`, `ProjectId`, and `Zone` to configure the request, with `ProjectId` and `Zone` being deprecated and replaced by `Name`."],["The page shows a complete history of the class' versions, ranging from the latest (3.33.0) back to 2.3.0, with links for each."]]],[]]