Google Cloud Sql Admin V1 Client - Class GenerateEphemeralCertResponse (0.10.0)

Reference documentation and code samples for the Google Cloud Sql Admin V1 Client class GenerateEphemeralCertResponse.

Ephemeral certificate creation request.

Generated from protobuf message google.cloud.sql.v1.GenerateEphemeralCertResponse

Namespace

Google \ Cloud \ Sql \ V1

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ ephemeral_cert Google\Cloud\Sql\V1\SslCert

Generated cert

getEphemeralCert

Generated cert

Returns
TypeDescription
Google\Cloud\Sql\V1\SslCert|null

hasEphemeralCert

clearEphemeralCert

setEphemeralCert

Generated cert

Parameter
NameDescription
var Google\Cloud\Sql\V1\SslCert
Returns
TypeDescription
$this