class GoogleCloudIntegrationsV1alphaClientCertificate extends Model (View source)

Properties

string $encryptedPrivateKey
string $passphrase
string $sslCertificate

Methods

setEncryptedPrivateKey($encryptedPrivateKey)

No description

string
getEncryptedPrivateKey()

No description

setPassphrase($passphrase)

No description

string
getPassphrase()

No description

setSslCertificate($sslCertificate)

No description

string
getSslCertificate()

No description

Details

setEncryptedPrivateKey($encryptedPrivateKey)

No description

Parameters

$encryptedPrivateKey

string getEncryptedPrivateKey()

No description

Return Value

string

setPassphrase($passphrase)

No description

Parameters

$passphrase

string getPassphrase()

No description

Return Value

string

setSslCertificate($sslCertificate)

No description

Parameters

$sslCertificate

string getSslCertificate()

No description

Return Value

string