public sealed class GetServerConfigRequest : IMessage<GetServerConfigRequest>, IEquatable<GetServerConfigRequest>, IDeepCloneable<GetServerConfigRequest>, IBufferMessage, IMessage
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 available is 3.33.0, as indicated by the link labeled \"(latest)\" at the top of the list."],["This page documents various versions of `GetServerConfigRequest`, a class that retrieves the current Kubernetes Engine service configuration, and provides links to different versioned documentation."],["`GetServerConfigRequest` class inherits from `Object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The `GetServerConfigRequest` class has two constructors: one default and another that takes another `GetServerConfigRequest` object, and has properties such as `Name`, `ProjectId` (deprecated), and `Zone` (deprecated)."],["All versions from 2.3.0 through 3.33.0, are listed, with each version having the same request method `Google.Cloud.Container.V1.GetServerConfigRequest` to get the current Kubernetes Engine service configuration."]]],[]]