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 page provides documentation for the `K8sBetaAPIConfig` class within the Google Kubernetes Engine v1 API, specifically for the .NET environment."],["The `K8sBetaAPIConfig` class is a configuration class for enabling and managing beta APIs within Kubernetes."],["The page lists available versions of the API from 3.33.0 (latest) down to 2.3.0, with each version linking to its own documentation page."],["The `K8sBetaAPIConfig` class implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and has properties such as `EnabledApis` that are of type `RepeatedField\u003cstring\u003e`."],["The class has 2 constructors: `K8sBetaAPIConfig()` and `K8sBetaAPIConfig(K8sBetaAPIConfig other)` as well as the inherited members `object.GetHashCode()`, `object.GetType()`, and `object.ToString()`."]]],[]]