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, specifically for the .NET environment."],["The `K8sBetaAPIConfig` class is a configuration tool for managing beta APIs in Kubernetes, inheriting from the base object class and implementing several interfaces."],["The page details the class's implementation and includes information about the various version references to the object, with the latest being 3.33.0, and goes back to version 2.3.0."],["The class contains the property `EnabledApis` which is a repeated field that contains a list of strings representing enabled k8s beta apis."]]],[]]