GoogleCloudConnectorsV1ConfigVariable
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
getEncryptionKeyValue()
No description
setIntValue($intValue)
No description
string
getIntValue()
No description
setKey($key)
No description
string
getKey()
No description
getSecretValue()
No description
setStringValue($stringValue)
No description
string
getStringValue()
No description
Details
setBoolValue($boolValue)
No description
bool
getBoolValue()
No description
setEncryptionKeyValue(GoogleCloudConnectorsV1EncryptionKey $encryptionKeyValue)
No description
GoogleCloudConnectorsV1EncryptionKey
getEncryptionKeyValue()
No description
setIntValue($intValue)
No description
string
getIntValue()
No description
setKey($key)
No description
string
getKey()
No description
setSecretValue(GoogleCloudConnectorsV1Secret $secretValue)
No description
GoogleCloudConnectorsV1Secret
getSecretValue()
No description
setStringValue($stringValue)
No description
string
getStringValue()
No description