GoogleCloudDatapipelinesV1FieldValue
class GoogleCloudDatapipelinesV1FieldValue extends Model (View source)
Properties
protected | $arrayValueType | ||
protected | $arrayValueDataType | ||
protected | $atomicValueType | ||
protected | $atomicValueDataType | ||
protected | $enumValueType | ||
protected | $enumValueDataType | ||
protected | $fixedBytesValueType | ||
protected | $fixedBytesValueDataType | ||
protected | $iterableValueType | ||
protected | $iterableValueDataType | ||
protected | $mapValueType | ||
protected | $mapValueDataType | ||
protected | $rowValueType | ||
protected | $rowValueDataType |
Methods
getArrayValue()
No description
getAtomicValue()
No description
getEnumValue()
No description
getFixedBytesValue()
No description
getIterableValue()
No description
getMapValue()
No description
getRowValue()
No description
Details
setArrayValue(GoogleCloudDatapipelinesV1ArrayValue $arrayValue)
No description
GoogleCloudDatapipelinesV1ArrayValue
getArrayValue()
No description
setAtomicValue(GoogleCloudDatapipelinesV1AtomicValue $atomicValue)
No description
GoogleCloudDatapipelinesV1AtomicValue
getAtomicValue()
No description
setEnumValue(GoogleCloudDatapipelinesV1EnumerationValue $enumValue)
No description
GoogleCloudDatapipelinesV1EnumerationValue
getEnumValue()
No description
setFixedBytesValue(GoogleCloudDatapipelinesV1FixedBytesValue $fixedBytesValue)
No description
GoogleCloudDatapipelinesV1FixedBytesValue
getFixedBytesValue()
No description
setIterableValue(GoogleCloudDatapipelinesV1IterableValue $iterableValue)
No description
GoogleCloudDatapipelinesV1IterableValue
getIterableValue()
No description
setMapValue(GoogleCloudDatapipelinesV1MapValue $mapValue)
No description
GoogleCloudDatapipelinesV1MapValue
getMapValue()
No description
setRowValue(GoogleCloudDatapipelinesV1Row $rowValue)
No description
GoogleCloudDatapipelinesV1Row
getRowValue()
No description