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

Details

setArrayValue(GoogleCloudDatapipelinesV1ArrayValue $arrayValue)

No description

Parameters

GoogleCloudDatapipelinesV1ArrayValue $arrayValue

setAtomicValue(GoogleCloudDatapipelinesV1AtomicValue $atomicValue)

No description

Parameters

GoogleCloudDatapipelinesV1AtomicValue $atomicValue

setEnumValue(GoogleCloudDatapipelinesV1EnumerationValue $enumValue)

No description

setFixedBytesValue(GoogleCloudDatapipelinesV1FixedBytesValue $fixedBytesValue)

No description

Parameters

GoogleCloudDatapipelinesV1FixedBytesValue $fixedBytesValue

setIterableValue(GoogleCloudDatapipelinesV1IterableValue $iterableValue)

No description

Parameters

GoogleCloudDatapipelinesV1IterableValue $iterableValue

setMapValue(GoogleCloudDatapipelinesV1MapValue $mapValue)

No description

Parameters

GoogleCloudDatapipelinesV1MapValue $mapValue

setRowValue(GoogleCloudDatapipelinesV1Row $rowValue)

No description

Parameters

GoogleCloudDatapipelinesV1Row $rowValue

GoogleCloudDatapipelinesV1Row getRowValue()

No description