Google Certificate Authority Service V1 Client - Class CertChain (1.2.2)

Reference documentation and code samples for the Google Certificate Authority Service V1 Client class CertChain.

Generated from protobuf message google.cloud.security.privateca.v1.FetchCaCertsResponse.CertChain

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ certificates array

The certificates that form the CA chain, from leaf to root order.

getCertificates

The certificates that form the CA chain, from leaf to root order.

Returns
TypeDescription
Google\Protobuf\Internal\RepeatedField

setCertificates

The certificates that form the CA chain, from leaf to root order.

Parameter
NameDescription
var string[]
Returns
TypeDescription
$this