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 tool for enabling and managing beta APIs in Kubernetes."],["The documentation includes a list of version history, ranging from the latest version 3.33.0 down to version 2.3.0, providing links to documentation for each version."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page details the class's constructors and properties, such as the `EnabledApis` property, which is used to list the enabled beta APIs."]]],[]]