説明なし
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

source_context.json 332B

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. }