Google Cloud Sql Admin V1 Client - Class SslCertsCreateEphemeralRequest (1.9.0)Stay organized with collectionsSave and categorize content based on your preferences.
Reference documentation and code samples for the Google Cloud Sql Admin V1 Client class SslCertsCreateEphemeralRequest.
SslCerts create ephemeral certificate request.
Generated from protobuf messagegoogle.cloud.sql.v1.SslCertsCreateEphemeralRequest
Namespace
Google \ Cloud \ Sql \ V1
Methods
__construct
Constructor.
Parameters
Name
Description
data
array
Optional. Data for populating the Message object.
↳ public_key
string
PEM encoded public key to include in the signed certificate.
↳ access_token
string
Access token to include in the signed certificate.
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
Access token to include in the signed certificate.
Returns
Type
Description
string
setAccessToken
Access token to include in the signed certificate.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-06-03 UTC."],[],[]]