source_context.json 332 B

1234567891011121314151617181920
  1. {
  2. "nested": {
  3. "google": {
  4. "nested": {
  5. "protobuf": {
  6. "nested": {
  7. "SourceContext": {
  8. "fields": {
  9. "fileName": {
  10. "type": "string",
  11. "id": 1
  12. }
  13. }
  14. }
  15. }
  16. }
  17. }
  18. }
  19. }
  20. }