Google Cloud AlloyDB for PostgreSQL V1 Client - Class GenerateClientCertificateResponse (1.4.0)

Reference documentation and code samples for the Google Cloud AlloyDB for PostgreSQL V1 Client class GenerateClientCertificateResponse.

Message returned by a GenerateClientCertificate operation.

Generated from protobuf message google.cloud.alloydb.v1.GenerateClientCertificateResponse

Namespace

Google \ Cloud \ AlloyDb \ V1

Methods

__construct

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ pem_certificate_chain
array

Output only. The pem-encoded chain that may be used to verify the X.509 certificate. Expected to be in issuer-to-root order according to RFC 5246.

↳ ca_cert
string

Optional. The pem-encoded cluster ca X.509 certificate.

getPemCertificateChain

Output only. The pem-encoded chain that may be used to verify the X.509 certificate. Expected to be in issuer-to-root order according to RFC 5246.

Returns
Type
Description

setPemCertificateChain

Output only. The pem-encoded chain that may be used to verify the X.509 certificate. Expected to be in issuer-to-root order according to RFC 5246.

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

getCaCert

Optional. The pem-encoded cluster ca X.509 certificate.

Returns
Type
Description
string

setCaCert

Optional. The pem-encoded cluster ca X.509 certificate.

Parameter
Name
Description
var
string
Returns
Type
Description
$this
Create a Mobile Website
View Site in Mobile | Classic
Share by: