Managed Service for Apache Kafka API v1 API - Class TrustConfig (1.0.0-beta07)

public sealed class TrustConfig : IMessage<TrustConfig>, IEquatable<TrustConfig>, IDeepCloneable<TrustConfig>, IBufferMessage, IMessage

Reference documentation and code samples for the Managed Service for Apache Kafka API v1 API class TrustConfig.

Sources of CA certificates to install in the broker's truststore.

Inheritance

object > TrustConfig

Namespace

Google.Cloud.ManagedKafka.V1

Assembly

Google.Cloud.ManagedKafka.V1.dll

Constructors

TrustConfig()

public TrustConfig()

TrustConfig(TrustConfig)

public TrustConfig(TrustConfig other)
Parameter
Name Description
other TrustConfig

Properties

CasConfigs

public RepeatedField<TrustConfig.Types.CertificateAuthorityServiceConfig> CasConfigs { get; }

Optional. Configuration for the Google Certificate Authority Service. Maximum 10.

Property Value
Type Description
RepeatedFieldTrustConfigTypesCertificateAuthorityServiceConfig