Schema

Schema
Schema
JSON Example
{
    "logicalType": {
        "name": "string"
    },
    "error": false,
    "elementType": "Schema Object",
    "fullName": "string",
    "fields": [
        {}
    ],
    "name": "string",
    "valueType": "Schema Object",
    "namespace": "string",
    "enumDefault": "string",
    "doc": "string",
    "aliases": [
        "string"
    ],
    "union": false,
    "enumSymbols": [
        "string"
    ],
    "fixedSize": 0,
    "types": [
        "Schema Object"
    ]
}
type
Optional

type

logicalType
Optional

logicalType

boolean
error
Optional

error

elementType
Optional

elementType

string
fullName
Optional

fullName

array of Field
fields
Optional

fields

string
name
Optional

name

valueType
Optional

valueType

string
namespace
Optional

namespace

string
enumDefault
Optional

enumDefault

string
doc
Optional

doc

array of string
aliases
Optional

aliases

boolean
union
Optional

union

array of string
enumSymbols
Optional

enumSymbols

integer As int32 As int32
fixedSize
Optional

fixedSize

array of Schema
types
Optional

types

object
objectProps
Optional

objectProps