
ndb.yaml-tests.4.3.3.1.source-code.standard_tests_metadata.json Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of yaml-tests Show documentation
Show all versions of yaml-tests Show documentation
Tests of the Relational project driven off of YAML specifications.
The newest version!
{
"records": {
"dependency": [
"record_metadata_options.proto"
],
"message_type": [
{
"name": "RecordTypeUnion",
"field": [
{
"name": "_T1",
"number": 1,
"type": "TYPE_MESSAGE",
"type_name": "T1"
}
]
},
{
"name": "T1",
"field": [
{
"name": "ID",
"number": 1,
"type": "TYPE_INT64"
},
{
"name": "COL1",
"number": 2,
"type": "TYPE_INT64"
},
{
"name": "COL2",
"number": 3,
"type": "TYPE_INT64"
}
]
}
]
},
"record_types": [
{
"name": "T1",
"primary_key": {
"field": {
"field_name": "ID",
"fan_type": "SCALAR"
}
}
}
]
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy