GoogleCloudIntegrationsV1alphaValueType
class GoogleCloudIntegrationsV1alphaValueType extends Model (View source)
Properties
| protected | $booleanArrayType | ||
| protected | $booleanArrayDataType | ||
| bool | $booleanValue | ||
| protected | $doubleArrayType | ||
| protected | $doubleArrayDataType | ||
| $doubleValue | |||
| protected | $intArrayType | ||
| protected | $intArrayDataType | ||
| string | $intValue | ||
| string | $jsonValue | ||
| protected | $stringArrayType | ||
| protected | $stringArrayDataType | ||
| string | $stringValue |
Methods
getBooleanArray()
No description
setBooleanValue($booleanValue)
No description
bool
getBooleanValue()
No description
getDoubleArray()
No description
setDoubleValue($doubleValue)
No description
getDoubleValue()
No description
getIntArray()
No description
setIntValue($intValue)
No description
string
getIntValue()
No description
setJsonValue($jsonValue)
No description
string
getJsonValue()
No description
getStringArray()
No description
setStringValue($stringValue)
No description
string
getStringValue()
No description
Details
setBooleanArray(GoogleCloudIntegrationsV1alphaBooleanParameterArray $booleanArray)
No description
GoogleCloudIntegrationsV1alphaBooleanParameterArray
getBooleanArray()
No description
setBooleanValue($booleanValue)
No description
bool
getBooleanValue()
No description
setDoubleArray(GoogleCloudIntegrationsV1alphaDoubleParameterArray $doubleArray)
No description
GoogleCloudIntegrationsV1alphaDoubleParameterArray
getDoubleArray()
No description
setDoubleValue($doubleValue)
No description
getDoubleValue()
No description
setIntArray(GoogleCloudIntegrationsV1alphaIntParameterArray $intArray)
No description
GoogleCloudIntegrationsV1alphaIntParameterArray
getIntArray()
No description
setIntValue($intValue)
No description
string
getIntValue()
No description
setJsonValue($jsonValue)
No description
string
getJsonValue()
No description
setStringArray(GoogleCloudIntegrationsV1alphaStringParameterArray $stringArray)
No description
GoogleCloudIntegrationsV1alphaStringParameterArray
getStringArray()
No description
setStringValue($stringValue)
No description
string
getStringValue()
No description