All Downloads are FREE. Search and download functionalities are using the official Maven repository.

ndb.yaml-tests.4.3.3.1.source-code.standard_tests_metadata.json Maven / Gradle / Ivy

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