Google Cloud Sql Admin V1beta4 Client - Class GenerateEphemeralCertResponse (0.8.0)

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 \ V1beta4

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ ephemeral_cert Google\Cloud\Sql\V1beta4\SslCert

Generated cert

getEphemeralCert

Generated cert

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

hasEphemeralCert

clearEphemeralCert

setEphemeralCert

Generated cert

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