GoogleCloudDatapipelinesV1FieldType
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
getCollectionElementType()
No description
getLogicalType()
No description
getMapType()
No description
setNullable($nullable)
No description
bool
getNullable()
No description
getRowSchema()
No description
setType($type)
No description
string
getType()
No description
Details
setCollectionElementType(GoogleCloudDatapipelinesV1FieldType $collectionElementType)
No description
GoogleCloudDatapipelinesV1FieldType
getCollectionElementType()
No description
setLogicalType(GoogleCloudDatapipelinesV1LogicalType $logicalType)
No description
GoogleCloudDatapipelinesV1LogicalType
getLogicalType()
No description
setMapType(GoogleCloudDatapipelinesV1MapType $mapType)
No description
GoogleCloudDatapipelinesV1MapType
getMapType()
No description
setNullable($nullable)
No description
bool
getNullable()
No description
setRowSchema(GoogleCloudDatapipelinesV1Schema $rowSchema)
No description
GoogleCloudDatapipelinesV1Schema
getRowSchema()
No description
setType($type)
No description
string
getType()
No description