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 designed to manage and configure beta APIs in Kubernetes, being part of the `Google.Cloud.Container.V1` namespace."],["The documentation outlines the inheritance and implemented interfaces of the `K8sBetaAPIConfig` class, along with inherited members and properties, such as the `EnabledApis` property."],["It includes a comprehensive list of available versions, ranging from 3.33.0 (latest) down to 2.3.0, with links to the documentation for each version."],["Two constructors are provided for the K8sBetaAPIConfig class, the default constructor and one that takes an `other` parameter."]]],[]]