public sealed class K8sBetaAPIConfig : IMessage<K8sBetaAPIConfig>, IEquatable<K8sBetaAPIConfig>, IDeepCloneable<K8sBetaAPIConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Kubernetes Engine v1 API class K8sBetaAPIConfig.
[[["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 `K8sBetaAPIConfig` class within the Google Kubernetes Engine v1 API."],["The documentation covers versions of the API class ranging from 2.3.0 up to the latest version, 3.33.0."],["`K8sBetaAPIConfig` is used for configuration of beta APIs in Google Kubernetes Engine."],["The class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, showcasing its functionality within the Google Protobuf ecosystem."],["The documentation includes details on the class constructors and the `EnabledApis` property, which is used to manage enabled k8s beta APIs."]]],[]]