class GoogleCloudConnectorsV1ConfigVariable extends Model (View source)

Properties

bool $boolValue
protected $encryptionKeyValueType
protected $encryptionKeyValueDataType
string $intValue
string $key
protected $secretValueType
protected $secretValueDataType
string $stringValue

Methods

setBoolValue($boolValue)

No description

bool
getBoolValue()

No description

setEncryptionKeyValue(GoogleCloudConnectorsV1EncryptionKey $encryptionKeyValue)

No description

setIntValue($intValue)

No description

string
getIntValue()

No description

setKey($key)

No description

string
getKey()

No description

setSecretValue(GoogleCloudConnectorsV1Secret $secretValue)

No description

setStringValue($stringValue)

No description

string
getStringValue()

No description

Details

setBoolValue($boolValue)

No description

Parameters

$boolValue

bool getBoolValue()

No description

Return Value

bool

setEncryptionKeyValue(GoogleCloudConnectorsV1EncryptionKey $encryptionKeyValue)

No description

Parameters

GoogleCloudConnectorsV1EncryptionKey $encryptionKeyValue

GoogleCloudConnectorsV1EncryptionKey getEncryptionKeyValue()

No description

setIntValue($intValue)

No description

Parameters

$intValue

string getIntValue()

No description

Return Value

string

setKey($key)

No description

Parameters

$key

string getKey()

No description

Return Value

string

setSecretValue(GoogleCloudConnectorsV1Secret $secretValue)

No description

Parameters

GoogleCloudConnectorsV1Secret $secretValue

GoogleCloudConnectorsV1Secret getSecretValue()

No description

setStringValue($stringValue)

No description

Parameters

$stringValue

string getStringValue()

No description

Return Value

string