class GoogleCloudDatapipelinesV1FieldType extends Model (View source)

Properties

protected $collectionElementTypeType
protected $collectionElementTypeDataType
protected $logicalTypeType
protected $logicalTypeDataType
protected $mapTypeType
protected $mapTypeDataType
bool $nullable
protected $rowSchemaType
protected $rowSchemaDataType
string $type

Methods

setCollectionElementType(GoogleCloudDatapipelinesV1FieldType $collectionElementType)

No description

setNullable($nullable)

No description

bool
getNullable()

No description

setRowSchema(GoogleCloudDatapipelinesV1Schema $rowSchema)

No description

setType($type)

No description

string
getType()

No description

Details

setCollectionElementType(GoogleCloudDatapipelinesV1FieldType $collectionElementType)

No description

Parameters

GoogleCloudDatapipelinesV1FieldType $collectionElementType

GoogleCloudDatapipelinesV1FieldType getCollectionElementType()

No description

setLogicalType(GoogleCloudDatapipelinesV1LogicalType $logicalType)

No description

Parameters

GoogleCloudDatapipelinesV1LogicalType $logicalType

setMapType(GoogleCloudDatapipelinesV1MapType $mapType)

No description

Parameters

GoogleCloudDatapipelinesV1MapType $mapType

setNullable($nullable)

No description

Parameters

$nullable

bool getNullable()

No description

Return Value

bool

setRowSchema(GoogleCloudDatapipelinesV1Schema $rowSchema)

No description

Parameters

GoogleCloudDatapipelinesV1Schema $rowSchema

setType($type)

No description

Parameters

$type

string getType()

No description

Return Value

string