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 Google.Cloud.Container.V1 API is 3.33.0, with documentation available for this and previous versions, down to version 2.3.0."],["The `GetServerConfigRequest` class is part of the Google Kubernetes Engine v1 API and is used to fetch the service configuration."],["This class, `GetServerConfigRequest`, inherits from `Object` and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It has properties like `Name`, `ProjectId`, and `Zone`, where `ProjectId` and `Zone` are deprecated and should be replaced with the `Name` field, which is formatted as `projects/*/locations/*`."],["There are multiple versions of this documentation, including 3.7.0 which shows the members of this class, such as the two different constructors, the namespace, assembly, and inherited members."]]],[]]