Reference documentation and code samples for the Google Cloud Sql Admin V1beta4 Client class GenerateEphemeralCertResponse.
Ephemeral certificate creation request.
Generated from protobuf message google.cloud.sql.v1beta4.GenerateEphemeralCertResponse
Namespace
Google \ Cloud \ Sql \ V1beta4Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ ephemeral_cert |
Google\Cloud\Sql\V1beta4\SslCert
Generated cert |
getEphemeralCert
Generated cert
Returns | |
---|---|
Type | Description |
Google\Cloud\Sql\V1beta4\SslCert|null |
hasEphemeralCert
clearEphemeralCert
setEphemeralCert
Generated cert
Parameter | |
---|---|
Name | Description |
var |
Google\Cloud\Sql\V1beta4\SslCert
|
Returns | |
---|---|
Type | Description |
$this |