Google Cloud Memorystore V1 Client - Class RegionalManagedCertificateAuthority (0.7.0)

Reference documentation and code samples for the Google Cloud Memorystore V1 Client class RegionalManagedCertificateAuthority.

CA certificate chains for memorystore managed server authentication.

Generated from protobuf message google.cloud.memorystore.v1.SharedRegionalCertificateAuthority.RegionalManagedCertificateAuthority

Namespace

Google \ Cloud \ Memorystore \ V1 \ SharedRegionalCertificateAuthority

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ ca_certs array<RegionalManagedCertificateAuthority\RegionalCertChain>

The PEM encoded CA certificate chains for memorystore managed server authentication

getCaCerts

The PEM encoded CA certificate chains for memorystore managed server authentication

Returns
Type Description
Google\Protobuf\RepeatedField<RegionalManagedCertificateAuthority\RegionalCertChain>

setCaCerts

The PEM encoded CA certificate chains for memorystore managed server authentication

Parameter
Name Description
var array<RegionalManagedCertificateAuthority\RegionalCertChain>
Returns
Type Description
$this