Google Kubernetes Engine v1 API - Class K8sBetaAPIConfig (3.25.0)

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.

K8sBetaAPIConfig , configuration for beta APIs

Inheritance

object > K8sBetaAPIConfig

Namespace

Google.Cloud.Container.V1

Assembly

Google.Cloud.Container.V1.dll

Constructors

K8sBetaAPIConfig()

public K8sBetaAPIConfig()

K8sBetaAPIConfig(K8sBetaAPIConfig)

public K8sBetaAPIConfig(K8sBetaAPIConfig other)
Parameter
NameDescription
otherK8sBetaAPIConfig

Properties

EnabledApis

public RepeatedField<string> EnabledApis { get; }

Enabled k8s beta APIs.

Property Value
TypeDescription
RepeatedFieldstring