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
Implements
IMessageK8sBetaAPIConfig, IEquatableK8sBetaAPIConfig, IDeepCloneableK8sBetaAPIConfig, IBufferMessage, IMessageNamespace
Google.Cloud.Container.V1Assembly
Google.Cloud.Container.V1.dll
Constructors
K8sBetaAPIConfig()
public K8sBetaAPIConfig()
K8sBetaAPIConfig(K8sBetaAPIConfig)
public K8sBetaAPIConfig(K8sBetaAPIConfig other)
Parameter | |
---|---|
Name | Description |
other | K8sBetaAPIConfig |
Properties
EnabledApis
public RepeatedField<string> EnabledApis { get; }
Enabled k8s beta APIs.
Property Value | |
---|---|
Type | Description |
RepeatedFieldstring |