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 \ V1Methods
__construct
Constructor.
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.
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.
var
string[]
$this
getCaCert
Optional. The pem-encoded cluster ca X.509 certificate.
string
setCaCert
Optional. The pem-encoded cluster ca X.509 certificate.
var
string
$this