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 reference documentation for the `K8sBetaAPIConfig` class within the Google Kubernetes Engine v1 API, specifically for the .NET environment, with the latest version being 3.33.0."],["The `K8sBetaAPIConfig` class is used to configure beta APIs within the Kubernetes environment and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page lists various versions of the `K8sBetaAPIConfig` class, from 3.33.0 down to 2.3.0, each with its own documentation link, allowing access to specific versions."],["It includes details on the class's inheritance, constructors, and properties, like `EnabledApis` which is used to manage enabled beta APIs."],["The reference documentation outlines that the `K8sBetaAPIConfig` class is found within the `Google.Cloud.Container.V1` namespace and is part of the `Google.Cloud.Container.V1.dll` assembly."]]],[]]