{ "options": { "syntax": "proto3" }, "nested": { "type": { "nested": { "googleapis": { "nested": { "com": { "nested": { "TickersPbMsg": { "nested": { "Response": { "fields": { "biz": { "type": "string", "id": 1 }, "type": { "type": "string", "id": 2 }, "base": { "type": "string", "id": 3 }, "quote": { "type": "string", "id": 4 }, "contractcode": { "type": "string", "id": 5 }, "granularity": { "type": "string", "id": 6 }, "data": { "type": "Data", "id": 7 }, "env": { "type": "int32", "id": 8 } } }, "Data": { "fields": { "typeUrl": { "type": "string", "id": 1 }, "value": { "rule": "repeated", "type": "Body", "id": 2 } } }, "Body": { "fields": { "createddate": { "type": "int64", "id": 1 }, "high": { "type": "string", "id": 2 }, "low": { "type": "string", "id": 3 }, "amount24": { "type": "string", "id": 4 }, "size24": { "type": "string", "id": 5 }, "first": { "type": "string", "id": 6 }, "last": { "type": "string", "id": 7 }, "change24": { "type": "string", "id": 8 }, "changepercentage": { "type": "string", "id": 9 }, "buy": { "type": "string", "id": 10 }, "sell": { "type": "string", "id": 11 }, "contractcode": { "type": "string", "id": 12 }, "lastcny": { "type": "string", "id": 13 }, "env": { "type": "int32", "id": 14 } } } } } } } } } } } } }