Google Cloud Managed Kafka V1 Client - Class TrustConfig (0.6.1)

Reference documentation and code samples for the Google Cloud Managed Kafka V1 Client class TrustConfig.

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

Generated from protobuf message google.cloud.managedkafka.v1.TrustConfig

Namespace

Google \ Cloud \ ManagedKafka \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ cas_configs array<TrustConfig\CertificateAuthorityServiceConfig>

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

getCasConfigs

Optional. Configuration for the Google Certificate Authority Service.

Maximum 10.

Returns
Type Description
Google\Protobuf\Internal\RepeatedField

setCasConfigs

Optional. Configuration for the Google Certificate Authority Service.

Maximum 10.

Parameter
Name Description
var array<TrustConfig\CertificateAuthorityServiceConfig>
Returns
Type Description
$this