Google Cloud Redis Cluster V1 Client - Class ManagedCertificateAuthority (0.3.0)

Reference documentation and code samples for the Google Cloud Redis Cluster V1 Client class ManagedCertificateAuthority.

Generated from protobuf message google.cloud.redis.cluster.v1.CertificateAuthority.ManagedCertificateAuthority

Namespace

Google \ Cloud \ Redis \ Cluster \ V1 \ CertificateAuthority

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ ca_certs array<Google\Cloud\Redis\Cluster\V1\CertificateAuthority\ManagedCertificateAuthority\CertChain>

The PEM encoded CA certificate chains for redis managed server authentication

getCaCerts

The PEM encoded CA certificate chains for redis managed server authentication

Returns
Type Description
Google\Protobuf\Internal\RepeatedField

setCaCerts

The PEM encoded CA certificate chains for redis managed server authentication

Parameter
Name Description
var array<Google\Cloud\Redis\Cluster\V1\CertificateAuthority\ManagedCertificateAuthority\CertChain>
Returns
Type Description
$this