Class TrustConfig
Sources of CA certificates to install in the broker's truststore.
Implements
Inherited Members
Namespace: Google.Apis.ManagedKafka.v1.Data
Assembly: Google.Apis.ManagedKafka.v1.dll
Syntax
public class TrustConfig : IDirectResponseSchema
Properties
CasConfigs
Optional. Configuration for the Google Certificate Authority Service. Maximum 10.
Declaration
[JsonProperty("casConfigs")]
public virtual IList<CertificateAuthorityServiceConfig> CasConfigs { get; set; }
Property Value
| Type | Description |
|---|---|
| IList<CertificateAuthorityServiceConfig> |
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
| Type | Description |
|---|---|
| string |