class StandardSqlDataType extends Model (View source)

Properties

protected $arrayElementTypeType
protected $arrayElementTypeDataType
protected $rangeElementTypeType
protected $rangeElementTypeDataType
protected $structTypeType
protected $structTypeDataType
string $typeKind

Methods

setArrayElementType(StandardSqlDataType $arrayElementType)

No description

setRangeElementType(StandardSqlDataType $rangeElementType)

No description

setStructType(StandardSqlStructType $structType)

No description

setTypeKind($typeKind)

No description

string
getTypeKind()

No description

Details

setArrayElementType(StandardSqlDataType $arrayElementType)

No description

Parameters

StandardSqlDataType $arrayElementType

StandardSqlDataType getArrayElementType()

No description

Return Value

StandardSqlDataType

setRangeElementType(StandardSqlDataType $rangeElementType)

No description

Parameters

StandardSqlDataType $rangeElementType

StandardSqlDataType getRangeElementType()

No description

Return Value

StandardSqlDataType

setStructType(StandardSqlStructType $structType)

No description

Parameters

StandardSqlStructType $structType

StandardSqlStructType getStructType()

No description

Return Value

StandardSqlStructType

setTypeKind($typeKind)

No description

Parameters

$typeKind

string getTypeKind()

No description

Return Value

string