Google Cloud Sql Admin V1 Client - Class GenerateEphemeralCertRequest (0.4.1)

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

Ephemeral certificate creation request.

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

Namespace

Google \ Cloud \ Sql \ V1

Methods

__construct

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ instance
string

Cloud SQL instance ID. This does not include the project ID.

↳ project
string

Project ID of the project that contains the instance.

↳ public_key
string

PEM encoded public key to include in the signed certificate.

↳ access_token
string

Optional. Access token to include in the signed certificate.

↳ read_time
Google\Protobuf\Timestamp

Optional. Optional snapshot read timestamp to trade freshness for performance.

↳ valid_duration
Google\Protobuf\Duration

Optional. If set, it will contain the cert valid duration.

getInstance

Cloud SQL instance ID. This does not include the project ID.

Returns
Type
Description
string

setInstance

Cloud SQL instance ID. This does not include the project ID.

Parameter
Name
Description
var
string
Returns
Type
Description
$this

getProject

Project ID of the project that contains the instance.

Returns
Type
Description
string

setProject

Project ID of the project that contains the instance.

Parameter
Name
Description
var
string
Returns
Type
Description
$this

getPublicKey

PEM encoded public key to include in the signed certificate.

Returns
Type
Description
string

setPublicKey

PEM encoded public key to include in the signed certificate.

Parameter
Name
Description
var
string
Returns
Type
Description
$this

getAccessToken

Optional. Access token to include in the signed certificate.

Returns
Type
Description
string

setAccessToken

Optional. Access token to include in the signed certificate.

Parameter
Name
Description
var
string
Returns
Type
Description
$this

getReadTime

Optional. Optional snapshot read timestamp to trade freshness for performance.

Returns
Type
Description

hasReadTime

clearReadTime

setReadTime

Optional. Optional snapshot read timestamp to trade freshness for performance.

Parameter
Name
Description
Returns
Type
Description
$this

getValidDuration

Optional. If set, it will contain the cert valid duration.

Returns
Type
Description

hasValidDuration

clearValidDuration

setValidDuration

Optional. If set, it will contain the cert valid duration.

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