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 of `GetServerConfigRequest` within the Google.Cloud.Container.V1 namespace is version 3.33.0."],["This document provides a history of `GetServerConfigRequest` versions, ranging from version 3.0.0 up to 3.33.0, and including older 2.x versions."],["`GetServerConfigRequest` is designed to retrieve the current Kubernetes Engine service configuration within Google Cloud."],["The class `GetServerConfigRequest` is part of the Google.Cloud.Container.V1 library and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The properties \"ProjectId\" and \"Zone\" are deprecated, having been replaced by a \"Name\" property, which specifies the project and location of the server config."]]],[]]