GoogleCloudDatapipelinesV1AtomicValue
class GoogleCloudDatapipelinesV1AtomicValue extends Model (View source)
Properties
bool | $booleanValue | ||
int | $byteValue | ||
string | $bytesValue | ||
protected | $datetimeValueType | ||
protected | $datetimeValueDataType | ||
protected | $decimalValueType | ||
protected | $decimalValueDataType | ||
$doubleValue | |||
float | $floatValue | ||
int | $int16Value | ||
int | $int32Value | ||
string | $int64Value | ||
string | $stringValue |
Methods
setBooleanValue($booleanValue)
No description
bool
getBooleanValue()
No description
setByteValue($byteValue)
No description
int
getByteValue()
No description
setBytesValue($bytesValue)
No description
string
getBytesValue()
No description
getDatetimeValue()
No description
getDecimalValue()
No description
setDoubleValue($doubleValue)
No description
getDoubleValue()
No description
setFloatValue($floatValue)
No description
float
getFloatValue()
No description
setInt16Value($int16Value)
No description
int
getInt16Value()
No description
setInt32Value($int32Value)
No description
int
getInt32Value()
No description
setInt64Value($int64Value)
No description
string
getInt64Value()
No description
setStringValue($stringValue)
No description
string
getStringValue()
No description
Details
setBooleanValue($booleanValue)
No description
bool
getBooleanValue()
No description
setByteValue($byteValue)
No description
int
getByteValue()
No description
setBytesValue($bytesValue)
No description
string
getBytesValue()
No description
setDatetimeValue(GoogleTypeDateTime $datetimeValue)
No description
GoogleTypeDateTime
getDatetimeValue()
No description
setDecimalValue(GoogleTypeDecimal $decimalValue)
No description
GoogleTypeDecimal
getDecimalValue()
No description
setDoubleValue($doubleValue)
No description
getDoubleValue()
No description
setFloatValue($floatValue)
No description
float
getFloatValue()
No description
setInt16Value($int16Value)
No description
int
getInt16Value()
No description
setInt32Value($int32Value)
No description
int
getInt32Value()
No description
setInt64Value($int64Value)
No description
string
getInt64Value()
No description
setStringValue($stringValue)
No description
string
getStringValue()
No description