Google Cloud Memorystore V1 Client - Class CertChain (0.1.0)

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

A certificate chain.

Generated from protobuf message google.cloud.memorystore.v1.CertificateAuthority.ManagedCertificateAuthority.CertChain

Namespace

Google \ Cloud \ Memorystore \ V1 \ CertificateAuthority \ ManagedCertificateAuthority

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ certificates array

The certificates that form the CA chain in order of leaf to root.

getCertificates

The certificates that form the CA chain in order of leaf to root.

Returns
Type Description
Google\Protobuf\Internal\RepeatedField

setCertificates

The certificates that form the CA chain in order of leaf to root.

Parameter
Name Description
var string[]
Returns
Type Description
$this