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."],[[["The latest version available for the `K8sBetaAPIConfig` class is 3.33.0, while the current documentation being viewed is version 3.15.0."],["The `K8sBetaAPIConfig` class is part of the `Google.Cloud.Container.V1` namespace, found within the `Google.Cloud.Container.V1.dll` assembly."],["This class, `K8sBetaAPIConfig`, provides configuration details for beta Kubernetes APIs and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class `K8sBetaAPIConfig` contains the `EnabledApis` property, which is a `RepeatedField` of strings that represents the enabled beta Kubernetes APIs."],["There are multiple past versions available, ranging from 3.0.0 up to 3.32.0, with direct links to the relevant documentation for each."]]],[]]