@google-shopping/quota 0.1.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,1954 @@
1
+ {
2
+ "nested": {
3
+ "google": {
4
+ "nested": {
5
+ "shopping": {
6
+ "nested": {
7
+ "merchant": {
8
+ "nested": {
9
+ "quota": {
10
+ "nested": {
11
+ "v1beta": {
12
+ "options": {
13
+ "go_package": "cloud.google.com/go/shopping/merchant/quota/apiv1beta/quotapb;quotapb",
14
+ "java_multiple_files": true,
15
+ "java_outer_classname": "QuotaProto",
16
+ "java_package": "com.google.shopping.merchant.quota.v1beta",
17
+ "(google.api.resource_definition).type": "merchantapi.googleapis.com/Account",
18
+ "(google.api.resource_definition).pattern": "accounts/{account}"
19
+ },
20
+ "nested": {
21
+ "QuotaService": {
22
+ "options": {
23
+ "(google.api.default_host)": "merchantapi.googleapis.com",
24
+ "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/content"
25
+ },
26
+ "methods": {
27
+ "ListQuotaGroups": {
28
+ "requestType": "ListQuotaGroupsRequest",
29
+ "responseType": "ListQuotaGroupsResponse",
30
+ "options": {
31
+ "(google.api.http).get": "/quota/v1beta/{parent=accounts/*}/quotas",
32
+ "(google.api.method_signature)": "parent"
33
+ },
34
+ "parsedOptions": [
35
+ {
36
+ "(google.api.http)": {
37
+ "get": "/quota/v1beta/{parent=accounts/*}/quotas"
38
+ }
39
+ },
40
+ {
41
+ "(google.api.method_signature)": "parent"
42
+ }
43
+ ]
44
+ }
45
+ }
46
+ },
47
+ "QuotaGroup": {
48
+ "options": {
49
+ "(google.api.resource).type": "merchantapi.googleapis.com/QuotaGroup",
50
+ "(google.api.resource).pattern": "accounts/{account}/groups/{group}",
51
+ "(google.api.resource).plural": "quotaGroups",
52
+ "(google.api.resource).singular": "quotaGroup"
53
+ },
54
+ "fields": {
55
+ "name": {
56
+ "type": "string",
57
+ "id": 1,
58
+ "options": {
59
+ "(google.api.field_behavior)": "IDENTIFIER"
60
+ }
61
+ },
62
+ "quotaUsage": {
63
+ "type": "int64",
64
+ "id": 2,
65
+ "options": {
66
+ "(google.api.field_behavior)": "OUTPUT_ONLY"
67
+ }
68
+ },
69
+ "quotaLimit": {
70
+ "type": "int64",
71
+ "id": 3,
72
+ "options": {
73
+ "(google.api.field_behavior)": "OUTPUT_ONLY"
74
+ }
75
+ },
76
+ "quotaMinuteLimit": {
77
+ "type": "int64",
78
+ "id": 5,
79
+ "options": {
80
+ "(google.api.field_behavior)": "OUTPUT_ONLY"
81
+ }
82
+ },
83
+ "methodDetails": {
84
+ "rule": "repeated",
85
+ "type": "MethodDetails",
86
+ "id": 4,
87
+ "options": {
88
+ "(google.api.field_behavior)": "OUTPUT_ONLY"
89
+ }
90
+ }
91
+ }
92
+ },
93
+ "MethodDetails": {
94
+ "fields": {
95
+ "method": {
96
+ "type": "string",
97
+ "id": 1,
98
+ "options": {
99
+ "(google.api.field_behavior)": "OUTPUT_ONLY"
100
+ }
101
+ },
102
+ "version": {
103
+ "type": "string",
104
+ "id": 2,
105
+ "options": {
106
+ "(google.api.field_behavior)": "OUTPUT_ONLY"
107
+ }
108
+ },
109
+ "subapi": {
110
+ "type": "string",
111
+ "id": 3,
112
+ "options": {
113
+ "(google.api.field_behavior)": "OUTPUT_ONLY"
114
+ }
115
+ },
116
+ "path": {
117
+ "type": "string",
118
+ "id": 4,
119
+ "options": {
120
+ "(google.api.field_behavior)": "OUTPUT_ONLY"
121
+ }
122
+ }
123
+ }
124
+ },
125
+ "ListQuotaGroupsRequest": {
126
+ "fields": {
127
+ "parent": {
128
+ "type": "string",
129
+ "id": 1,
130
+ "options": {
131
+ "(google.api.field_behavior)": "REQUIRED",
132
+ "(google.api.resource_reference).child_type": "merchantapi.googleapis.com/QuotaGroup"
133
+ }
134
+ },
135
+ "pageSize": {
136
+ "type": "int32",
137
+ "id": 2,
138
+ "options": {
139
+ "(google.api.field_behavior)": "OPTIONAL"
140
+ }
141
+ },
142
+ "pageToken": {
143
+ "type": "string",
144
+ "id": 3,
145
+ "options": {
146
+ "(google.api.field_behavior)": "OPTIONAL"
147
+ }
148
+ }
149
+ }
150
+ },
151
+ "ListQuotaGroupsResponse": {
152
+ "fields": {
153
+ "quotaGroups": {
154
+ "rule": "repeated",
155
+ "type": "QuotaGroup",
156
+ "id": 1
157
+ },
158
+ "nextPageToken": {
159
+ "type": "string",
160
+ "id": 2
161
+ }
162
+ }
163
+ }
164
+ }
165
+ }
166
+ }
167
+ }
168
+ }
169
+ }
170
+ }
171
+ },
172
+ "api": {
173
+ "options": {
174
+ "go_package": "google.golang.org/genproto/googleapis/api/annotations;annotations",
175
+ "java_multiple_files": true,
176
+ "java_outer_classname": "ResourceProto",
177
+ "java_package": "com.google.api",
178
+ "objc_class_prefix": "GAPI",
179
+ "cc_enable_arenas": true
180
+ },
181
+ "nested": {
182
+ "http": {
183
+ "type": "HttpRule",
184
+ "id": 72295728,
185
+ "extend": "google.protobuf.MethodOptions"
186
+ },
187
+ "Http": {
188
+ "fields": {
189
+ "rules": {
190
+ "rule": "repeated",
191
+ "type": "HttpRule",
192
+ "id": 1
193
+ },
194
+ "fullyDecodeReservedExpansion": {
195
+ "type": "bool",
196
+ "id": 2
197
+ }
198
+ }
199
+ },
200
+ "HttpRule": {
201
+ "oneofs": {
202
+ "pattern": {
203
+ "oneof": [
204
+ "get",
205
+ "put",
206
+ "post",
207
+ "delete",
208
+ "patch",
209
+ "custom"
210
+ ]
211
+ }
212
+ },
213
+ "fields": {
214
+ "selector": {
215
+ "type": "string",
216
+ "id": 1
217
+ },
218
+ "get": {
219
+ "type": "string",
220
+ "id": 2
221
+ },
222
+ "put": {
223
+ "type": "string",
224
+ "id": 3
225
+ },
226
+ "post": {
227
+ "type": "string",
228
+ "id": 4
229
+ },
230
+ "delete": {
231
+ "type": "string",
232
+ "id": 5
233
+ },
234
+ "patch": {
235
+ "type": "string",
236
+ "id": 6
237
+ },
238
+ "custom": {
239
+ "type": "CustomHttpPattern",
240
+ "id": 8
241
+ },
242
+ "body": {
243
+ "type": "string",
244
+ "id": 7
245
+ },
246
+ "responseBody": {
247
+ "type": "string",
248
+ "id": 12
249
+ },
250
+ "additionalBindings": {
251
+ "rule": "repeated",
252
+ "type": "HttpRule",
253
+ "id": 11
254
+ }
255
+ }
256
+ },
257
+ "CustomHttpPattern": {
258
+ "fields": {
259
+ "kind": {
260
+ "type": "string",
261
+ "id": 1
262
+ },
263
+ "path": {
264
+ "type": "string",
265
+ "id": 2
266
+ }
267
+ }
268
+ },
269
+ "methodSignature": {
270
+ "rule": "repeated",
271
+ "type": "string",
272
+ "id": 1051,
273
+ "extend": "google.protobuf.MethodOptions"
274
+ },
275
+ "defaultHost": {
276
+ "type": "string",
277
+ "id": 1049,
278
+ "extend": "google.protobuf.ServiceOptions"
279
+ },
280
+ "oauthScopes": {
281
+ "type": "string",
282
+ "id": 1050,
283
+ "extend": "google.protobuf.ServiceOptions"
284
+ },
285
+ "CommonLanguageSettings": {
286
+ "fields": {
287
+ "referenceDocsUri": {
288
+ "type": "string",
289
+ "id": 1,
290
+ "options": {
291
+ "deprecated": true
292
+ }
293
+ },
294
+ "destinations": {
295
+ "rule": "repeated",
296
+ "type": "ClientLibraryDestination",
297
+ "id": 2
298
+ }
299
+ }
300
+ },
301
+ "ClientLibrarySettings": {
302
+ "fields": {
303
+ "version": {
304
+ "type": "string",
305
+ "id": 1
306
+ },
307
+ "launchStage": {
308
+ "type": "LaunchStage",
309
+ "id": 2
310
+ },
311
+ "restNumericEnums": {
312
+ "type": "bool",
313
+ "id": 3
314
+ },
315
+ "javaSettings": {
316
+ "type": "JavaSettings",
317
+ "id": 21
318
+ },
319
+ "cppSettings": {
320
+ "type": "CppSettings",
321
+ "id": 22
322
+ },
323
+ "phpSettings": {
324
+ "type": "PhpSettings",
325
+ "id": 23
326
+ },
327
+ "pythonSettings": {
328
+ "type": "PythonSettings",
329
+ "id": 24
330
+ },
331
+ "nodeSettings": {
332
+ "type": "NodeSettings",
333
+ "id": 25
334
+ },
335
+ "dotnetSettings": {
336
+ "type": "DotnetSettings",
337
+ "id": 26
338
+ },
339
+ "rubySettings": {
340
+ "type": "RubySettings",
341
+ "id": 27
342
+ },
343
+ "goSettings": {
344
+ "type": "GoSettings",
345
+ "id": 28
346
+ }
347
+ }
348
+ },
349
+ "Publishing": {
350
+ "fields": {
351
+ "methodSettings": {
352
+ "rule": "repeated",
353
+ "type": "MethodSettings",
354
+ "id": 2
355
+ },
356
+ "newIssueUri": {
357
+ "type": "string",
358
+ "id": 101
359
+ },
360
+ "documentationUri": {
361
+ "type": "string",
362
+ "id": 102
363
+ },
364
+ "apiShortName": {
365
+ "type": "string",
366
+ "id": 103
367
+ },
368
+ "githubLabel": {
369
+ "type": "string",
370
+ "id": 104
371
+ },
372
+ "codeownerGithubTeams": {
373
+ "rule": "repeated",
374
+ "type": "string",
375
+ "id": 105
376
+ },
377
+ "docTagPrefix": {
378
+ "type": "string",
379
+ "id": 106
380
+ },
381
+ "organization": {
382
+ "type": "ClientLibraryOrganization",
383
+ "id": 107
384
+ },
385
+ "librarySettings": {
386
+ "rule": "repeated",
387
+ "type": "ClientLibrarySettings",
388
+ "id": 109
389
+ },
390
+ "protoReferenceDocumentationUri": {
391
+ "type": "string",
392
+ "id": 110
393
+ }
394
+ }
395
+ },
396
+ "JavaSettings": {
397
+ "fields": {
398
+ "libraryPackage": {
399
+ "type": "string",
400
+ "id": 1
401
+ },
402
+ "serviceClassNames": {
403
+ "keyType": "string",
404
+ "type": "string",
405
+ "id": 2
406
+ },
407
+ "common": {
408
+ "type": "CommonLanguageSettings",
409
+ "id": 3
410
+ }
411
+ }
412
+ },
413
+ "CppSettings": {
414
+ "fields": {
415
+ "common": {
416
+ "type": "CommonLanguageSettings",
417
+ "id": 1
418
+ }
419
+ }
420
+ },
421
+ "PhpSettings": {
422
+ "fields": {
423
+ "common": {
424
+ "type": "CommonLanguageSettings",
425
+ "id": 1
426
+ }
427
+ }
428
+ },
429
+ "PythonSettings": {
430
+ "fields": {
431
+ "common": {
432
+ "type": "CommonLanguageSettings",
433
+ "id": 1
434
+ }
435
+ }
436
+ },
437
+ "NodeSettings": {
438
+ "fields": {
439
+ "common": {
440
+ "type": "CommonLanguageSettings",
441
+ "id": 1
442
+ }
443
+ }
444
+ },
445
+ "DotnetSettings": {
446
+ "fields": {
447
+ "common": {
448
+ "type": "CommonLanguageSettings",
449
+ "id": 1
450
+ },
451
+ "renamedServices": {
452
+ "keyType": "string",
453
+ "type": "string",
454
+ "id": 2
455
+ },
456
+ "renamedResources": {
457
+ "keyType": "string",
458
+ "type": "string",
459
+ "id": 3
460
+ },
461
+ "ignoredResources": {
462
+ "rule": "repeated",
463
+ "type": "string",
464
+ "id": 4
465
+ },
466
+ "forcedNamespaceAliases": {
467
+ "rule": "repeated",
468
+ "type": "string",
469
+ "id": 5
470
+ },
471
+ "handwrittenSignatures": {
472
+ "rule": "repeated",
473
+ "type": "string",
474
+ "id": 6
475
+ }
476
+ }
477
+ },
478
+ "RubySettings": {
479
+ "fields": {
480
+ "common": {
481
+ "type": "CommonLanguageSettings",
482
+ "id": 1
483
+ }
484
+ }
485
+ },
486
+ "GoSettings": {
487
+ "fields": {
488
+ "common": {
489
+ "type": "CommonLanguageSettings",
490
+ "id": 1
491
+ }
492
+ }
493
+ },
494
+ "MethodSettings": {
495
+ "fields": {
496
+ "selector": {
497
+ "type": "string",
498
+ "id": 1
499
+ },
500
+ "longRunning": {
501
+ "type": "LongRunning",
502
+ "id": 2
503
+ },
504
+ "autoPopulatedFields": {
505
+ "rule": "repeated",
506
+ "type": "string",
507
+ "id": 3
508
+ }
509
+ },
510
+ "nested": {
511
+ "LongRunning": {
512
+ "fields": {
513
+ "initialPollDelay": {
514
+ "type": "google.protobuf.Duration",
515
+ "id": 1
516
+ },
517
+ "pollDelayMultiplier": {
518
+ "type": "float",
519
+ "id": 2
520
+ },
521
+ "maxPollDelay": {
522
+ "type": "google.protobuf.Duration",
523
+ "id": 3
524
+ },
525
+ "totalPollTimeout": {
526
+ "type": "google.protobuf.Duration",
527
+ "id": 4
528
+ }
529
+ }
530
+ }
531
+ }
532
+ },
533
+ "ClientLibraryOrganization": {
534
+ "values": {
535
+ "CLIENT_LIBRARY_ORGANIZATION_UNSPECIFIED": 0,
536
+ "CLOUD": 1,
537
+ "ADS": 2,
538
+ "PHOTOS": 3,
539
+ "STREET_VIEW": 4,
540
+ "SHOPPING": 5,
541
+ "GEO": 6,
542
+ "GENERATIVE_AI": 7
543
+ }
544
+ },
545
+ "ClientLibraryDestination": {
546
+ "values": {
547
+ "CLIENT_LIBRARY_DESTINATION_UNSPECIFIED": 0,
548
+ "GITHUB": 10,
549
+ "PACKAGE_MANAGER": 20
550
+ }
551
+ },
552
+ "LaunchStage": {
553
+ "values": {
554
+ "LAUNCH_STAGE_UNSPECIFIED": 0,
555
+ "UNIMPLEMENTED": 6,
556
+ "PRELAUNCH": 7,
557
+ "EARLY_ACCESS": 1,
558
+ "ALPHA": 2,
559
+ "BETA": 3,
560
+ "GA": 4,
561
+ "DEPRECATED": 5
562
+ }
563
+ },
564
+ "fieldBehavior": {
565
+ "rule": "repeated",
566
+ "type": "google.api.FieldBehavior",
567
+ "id": 1052,
568
+ "extend": "google.protobuf.FieldOptions"
569
+ },
570
+ "FieldBehavior": {
571
+ "values": {
572
+ "FIELD_BEHAVIOR_UNSPECIFIED": 0,
573
+ "OPTIONAL": 1,
574
+ "REQUIRED": 2,
575
+ "OUTPUT_ONLY": 3,
576
+ "INPUT_ONLY": 4,
577
+ "IMMUTABLE": 5,
578
+ "UNORDERED_LIST": 6,
579
+ "NON_EMPTY_DEFAULT": 7,
580
+ "IDENTIFIER": 8
581
+ }
582
+ },
583
+ "resourceReference": {
584
+ "type": "google.api.ResourceReference",
585
+ "id": 1055,
586
+ "extend": "google.protobuf.FieldOptions"
587
+ },
588
+ "resourceDefinition": {
589
+ "rule": "repeated",
590
+ "type": "google.api.ResourceDescriptor",
591
+ "id": 1053,
592
+ "extend": "google.protobuf.FileOptions"
593
+ },
594
+ "resource": {
595
+ "type": "google.api.ResourceDescriptor",
596
+ "id": 1053,
597
+ "extend": "google.protobuf.MessageOptions"
598
+ },
599
+ "ResourceDescriptor": {
600
+ "fields": {
601
+ "type": {
602
+ "type": "string",
603
+ "id": 1
604
+ },
605
+ "pattern": {
606
+ "rule": "repeated",
607
+ "type": "string",
608
+ "id": 2
609
+ },
610
+ "nameField": {
611
+ "type": "string",
612
+ "id": 3
613
+ },
614
+ "history": {
615
+ "type": "History",
616
+ "id": 4
617
+ },
618
+ "plural": {
619
+ "type": "string",
620
+ "id": 5
621
+ },
622
+ "singular": {
623
+ "type": "string",
624
+ "id": 6
625
+ },
626
+ "style": {
627
+ "rule": "repeated",
628
+ "type": "Style",
629
+ "id": 10
630
+ }
631
+ },
632
+ "nested": {
633
+ "History": {
634
+ "values": {
635
+ "HISTORY_UNSPECIFIED": 0,
636
+ "ORIGINALLY_SINGLE_PATTERN": 1,
637
+ "FUTURE_MULTI_PATTERN": 2
638
+ }
639
+ },
640
+ "Style": {
641
+ "values": {
642
+ "STYLE_UNSPECIFIED": 0,
643
+ "DECLARATIVE_FRIENDLY": 1
644
+ }
645
+ }
646
+ }
647
+ },
648
+ "ResourceReference": {
649
+ "fields": {
650
+ "type": {
651
+ "type": "string",
652
+ "id": 1
653
+ },
654
+ "childType": {
655
+ "type": "string",
656
+ "id": 2
657
+ }
658
+ }
659
+ }
660
+ }
661
+ },
662
+ "protobuf": {
663
+ "options": {
664
+ "go_package": "google.golang.org/protobuf/types/descriptorpb",
665
+ "java_package": "com.google.protobuf",
666
+ "java_outer_classname": "DescriptorProtos",
667
+ "csharp_namespace": "Google.Protobuf.Reflection",
668
+ "objc_class_prefix": "GPB",
669
+ "cc_enable_arenas": true,
670
+ "optimize_for": "SPEED"
671
+ },
672
+ "nested": {
673
+ "FileDescriptorSet": {
674
+ "fields": {
675
+ "file": {
676
+ "rule": "repeated",
677
+ "type": "FileDescriptorProto",
678
+ "id": 1
679
+ }
680
+ }
681
+ },
682
+ "Edition": {
683
+ "values": {
684
+ "EDITION_UNKNOWN": 0,
685
+ "EDITION_PROTO2": 998,
686
+ "EDITION_PROTO3": 999,
687
+ "EDITION_2023": 1000,
688
+ "EDITION_2024": 1001,
689
+ "EDITION_1_TEST_ONLY": 1,
690
+ "EDITION_2_TEST_ONLY": 2,
691
+ "EDITION_99997_TEST_ONLY": 99997,
692
+ "EDITION_99998_TEST_ONLY": 99998,
693
+ "EDITION_99999_TEST_ONLY": 99999,
694
+ "EDITION_MAX": 2147483647
695
+ }
696
+ },
697
+ "FileDescriptorProto": {
698
+ "fields": {
699
+ "name": {
700
+ "type": "string",
701
+ "id": 1
702
+ },
703
+ "package": {
704
+ "type": "string",
705
+ "id": 2
706
+ },
707
+ "dependency": {
708
+ "rule": "repeated",
709
+ "type": "string",
710
+ "id": 3
711
+ },
712
+ "publicDependency": {
713
+ "rule": "repeated",
714
+ "type": "int32",
715
+ "id": 10,
716
+ "options": {
717
+ "packed": false
718
+ }
719
+ },
720
+ "weakDependency": {
721
+ "rule": "repeated",
722
+ "type": "int32",
723
+ "id": 11,
724
+ "options": {
725
+ "packed": false
726
+ }
727
+ },
728
+ "messageType": {
729
+ "rule": "repeated",
730
+ "type": "DescriptorProto",
731
+ "id": 4
732
+ },
733
+ "enumType": {
734
+ "rule": "repeated",
735
+ "type": "EnumDescriptorProto",
736
+ "id": 5
737
+ },
738
+ "service": {
739
+ "rule": "repeated",
740
+ "type": "ServiceDescriptorProto",
741
+ "id": 6
742
+ },
743
+ "extension": {
744
+ "rule": "repeated",
745
+ "type": "FieldDescriptorProto",
746
+ "id": 7
747
+ },
748
+ "options": {
749
+ "type": "FileOptions",
750
+ "id": 8
751
+ },
752
+ "sourceCodeInfo": {
753
+ "type": "SourceCodeInfo",
754
+ "id": 9
755
+ },
756
+ "syntax": {
757
+ "type": "string",
758
+ "id": 12
759
+ },
760
+ "edition": {
761
+ "type": "Edition",
762
+ "id": 14
763
+ }
764
+ }
765
+ },
766
+ "DescriptorProto": {
767
+ "fields": {
768
+ "name": {
769
+ "type": "string",
770
+ "id": 1
771
+ },
772
+ "field": {
773
+ "rule": "repeated",
774
+ "type": "FieldDescriptorProto",
775
+ "id": 2
776
+ },
777
+ "extension": {
778
+ "rule": "repeated",
779
+ "type": "FieldDescriptorProto",
780
+ "id": 6
781
+ },
782
+ "nestedType": {
783
+ "rule": "repeated",
784
+ "type": "DescriptorProto",
785
+ "id": 3
786
+ },
787
+ "enumType": {
788
+ "rule": "repeated",
789
+ "type": "EnumDescriptorProto",
790
+ "id": 4
791
+ },
792
+ "extensionRange": {
793
+ "rule": "repeated",
794
+ "type": "ExtensionRange",
795
+ "id": 5
796
+ },
797
+ "oneofDecl": {
798
+ "rule": "repeated",
799
+ "type": "OneofDescriptorProto",
800
+ "id": 8
801
+ },
802
+ "options": {
803
+ "type": "MessageOptions",
804
+ "id": 7
805
+ },
806
+ "reservedRange": {
807
+ "rule": "repeated",
808
+ "type": "ReservedRange",
809
+ "id": 9
810
+ },
811
+ "reservedName": {
812
+ "rule": "repeated",
813
+ "type": "string",
814
+ "id": 10
815
+ }
816
+ },
817
+ "nested": {
818
+ "ExtensionRange": {
819
+ "fields": {
820
+ "start": {
821
+ "type": "int32",
822
+ "id": 1
823
+ },
824
+ "end": {
825
+ "type": "int32",
826
+ "id": 2
827
+ },
828
+ "options": {
829
+ "type": "ExtensionRangeOptions",
830
+ "id": 3
831
+ }
832
+ }
833
+ },
834
+ "ReservedRange": {
835
+ "fields": {
836
+ "start": {
837
+ "type": "int32",
838
+ "id": 1
839
+ },
840
+ "end": {
841
+ "type": "int32",
842
+ "id": 2
843
+ }
844
+ }
845
+ }
846
+ }
847
+ },
848
+ "ExtensionRangeOptions": {
849
+ "fields": {
850
+ "uninterpretedOption": {
851
+ "rule": "repeated",
852
+ "type": "UninterpretedOption",
853
+ "id": 999
854
+ },
855
+ "declaration": {
856
+ "rule": "repeated",
857
+ "type": "Declaration",
858
+ "id": 2,
859
+ "options": {
860
+ "retention": "RETENTION_SOURCE"
861
+ }
862
+ },
863
+ "features": {
864
+ "type": "FeatureSet",
865
+ "id": 50
866
+ },
867
+ "verification": {
868
+ "type": "VerificationState",
869
+ "id": 3,
870
+ "options": {
871
+ "default": "UNVERIFIED",
872
+ "retention": "RETENTION_SOURCE"
873
+ }
874
+ }
875
+ },
876
+ "extensions": [
877
+ [
878
+ 1000,
879
+ 536870911
880
+ ]
881
+ ],
882
+ "nested": {
883
+ "Declaration": {
884
+ "fields": {
885
+ "number": {
886
+ "type": "int32",
887
+ "id": 1
888
+ },
889
+ "fullName": {
890
+ "type": "string",
891
+ "id": 2
892
+ },
893
+ "type": {
894
+ "type": "string",
895
+ "id": 3
896
+ },
897
+ "reserved": {
898
+ "type": "bool",
899
+ "id": 5
900
+ },
901
+ "repeated": {
902
+ "type": "bool",
903
+ "id": 6
904
+ }
905
+ },
906
+ "reserved": [
907
+ [
908
+ 4,
909
+ 4
910
+ ]
911
+ ]
912
+ },
913
+ "VerificationState": {
914
+ "values": {
915
+ "DECLARATION": 0,
916
+ "UNVERIFIED": 1
917
+ }
918
+ }
919
+ }
920
+ },
921
+ "FieldDescriptorProto": {
922
+ "fields": {
923
+ "name": {
924
+ "type": "string",
925
+ "id": 1
926
+ },
927
+ "number": {
928
+ "type": "int32",
929
+ "id": 3
930
+ },
931
+ "label": {
932
+ "type": "Label",
933
+ "id": 4
934
+ },
935
+ "type": {
936
+ "type": "Type",
937
+ "id": 5
938
+ },
939
+ "typeName": {
940
+ "type": "string",
941
+ "id": 6
942
+ },
943
+ "extendee": {
944
+ "type": "string",
945
+ "id": 2
946
+ },
947
+ "defaultValue": {
948
+ "type": "string",
949
+ "id": 7
950
+ },
951
+ "oneofIndex": {
952
+ "type": "int32",
953
+ "id": 9
954
+ },
955
+ "jsonName": {
956
+ "type": "string",
957
+ "id": 10
958
+ },
959
+ "options": {
960
+ "type": "FieldOptions",
961
+ "id": 8
962
+ },
963
+ "proto3Optional": {
964
+ "type": "bool",
965
+ "id": 17
966
+ }
967
+ },
968
+ "nested": {
969
+ "Type": {
970
+ "values": {
971
+ "TYPE_DOUBLE": 1,
972
+ "TYPE_FLOAT": 2,
973
+ "TYPE_INT64": 3,
974
+ "TYPE_UINT64": 4,
975
+ "TYPE_INT32": 5,
976
+ "TYPE_FIXED64": 6,
977
+ "TYPE_FIXED32": 7,
978
+ "TYPE_BOOL": 8,
979
+ "TYPE_STRING": 9,
980
+ "TYPE_GROUP": 10,
981
+ "TYPE_MESSAGE": 11,
982
+ "TYPE_BYTES": 12,
983
+ "TYPE_UINT32": 13,
984
+ "TYPE_ENUM": 14,
985
+ "TYPE_SFIXED32": 15,
986
+ "TYPE_SFIXED64": 16,
987
+ "TYPE_SINT32": 17,
988
+ "TYPE_SINT64": 18
989
+ }
990
+ },
991
+ "Label": {
992
+ "values": {
993
+ "LABEL_OPTIONAL": 1,
994
+ "LABEL_REPEATED": 3,
995
+ "LABEL_REQUIRED": 2
996
+ }
997
+ }
998
+ }
999
+ },
1000
+ "OneofDescriptorProto": {
1001
+ "fields": {
1002
+ "name": {
1003
+ "type": "string",
1004
+ "id": 1
1005
+ },
1006
+ "options": {
1007
+ "type": "OneofOptions",
1008
+ "id": 2
1009
+ }
1010
+ }
1011
+ },
1012
+ "EnumDescriptorProto": {
1013
+ "fields": {
1014
+ "name": {
1015
+ "type": "string",
1016
+ "id": 1
1017
+ },
1018
+ "value": {
1019
+ "rule": "repeated",
1020
+ "type": "EnumValueDescriptorProto",
1021
+ "id": 2
1022
+ },
1023
+ "options": {
1024
+ "type": "EnumOptions",
1025
+ "id": 3
1026
+ },
1027
+ "reservedRange": {
1028
+ "rule": "repeated",
1029
+ "type": "EnumReservedRange",
1030
+ "id": 4
1031
+ },
1032
+ "reservedName": {
1033
+ "rule": "repeated",
1034
+ "type": "string",
1035
+ "id": 5
1036
+ }
1037
+ },
1038
+ "nested": {
1039
+ "EnumReservedRange": {
1040
+ "fields": {
1041
+ "start": {
1042
+ "type": "int32",
1043
+ "id": 1
1044
+ },
1045
+ "end": {
1046
+ "type": "int32",
1047
+ "id": 2
1048
+ }
1049
+ }
1050
+ }
1051
+ }
1052
+ },
1053
+ "EnumValueDescriptorProto": {
1054
+ "fields": {
1055
+ "name": {
1056
+ "type": "string",
1057
+ "id": 1
1058
+ },
1059
+ "number": {
1060
+ "type": "int32",
1061
+ "id": 2
1062
+ },
1063
+ "options": {
1064
+ "type": "EnumValueOptions",
1065
+ "id": 3
1066
+ }
1067
+ }
1068
+ },
1069
+ "ServiceDescriptorProto": {
1070
+ "fields": {
1071
+ "name": {
1072
+ "type": "string",
1073
+ "id": 1
1074
+ },
1075
+ "method": {
1076
+ "rule": "repeated",
1077
+ "type": "MethodDescriptorProto",
1078
+ "id": 2
1079
+ },
1080
+ "options": {
1081
+ "type": "ServiceOptions",
1082
+ "id": 3
1083
+ }
1084
+ }
1085
+ },
1086
+ "MethodDescriptorProto": {
1087
+ "fields": {
1088
+ "name": {
1089
+ "type": "string",
1090
+ "id": 1
1091
+ },
1092
+ "inputType": {
1093
+ "type": "string",
1094
+ "id": 2
1095
+ },
1096
+ "outputType": {
1097
+ "type": "string",
1098
+ "id": 3
1099
+ },
1100
+ "options": {
1101
+ "type": "MethodOptions",
1102
+ "id": 4
1103
+ },
1104
+ "clientStreaming": {
1105
+ "type": "bool",
1106
+ "id": 5,
1107
+ "options": {
1108
+ "default": false
1109
+ }
1110
+ },
1111
+ "serverStreaming": {
1112
+ "type": "bool",
1113
+ "id": 6,
1114
+ "options": {
1115
+ "default": false
1116
+ }
1117
+ }
1118
+ }
1119
+ },
1120
+ "FileOptions": {
1121
+ "fields": {
1122
+ "javaPackage": {
1123
+ "type": "string",
1124
+ "id": 1
1125
+ },
1126
+ "javaOuterClassname": {
1127
+ "type": "string",
1128
+ "id": 8
1129
+ },
1130
+ "javaMultipleFiles": {
1131
+ "type": "bool",
1132
+ "id": 10,
1133
+ "options": {
1134
+ "default": false
1135
+ }
1136
+ },
1137
+ "javaGenerateEqualsAndHash": {
1138
+ "type": "bool",
1139
+ "id": 20,
1140
+ "options": {
1141
+ "deprecated": true
1142
+ }
1143
+ },
1144
+ "javaStringCheckUtf8": {
1145
+ "type": "bool",
1146
+ "id": 27,
1147
+ "options": {
1148
+ "default": false
1149
+ }
1150
+ },
1151
+ "optimizeFor": {
1152
+ "type": "OptimizeMode",
1153
+ "id": 9,
1154
+ "options": {
1155
+ "default": "SPEED"
1156
+ }
1157
+ },
1158
+ "goPackage": {
1159
+ "type": "string",
1160
+ "id": 11
1161
+ },
1162
+ "ccGenericServices": {
1163
+ "type": "bool",
1164
+ "id": 16,
1165
+ "options": {
1166
+ "default": false
1167
+ }
1168
+ },
1169
+ "javaGenericServices": {
1170
+ "type": "bool",
1171
+ "id": 17,
1172
+ "options": {
1173
+ "default": false
1174
+ }
1175
+ },
1176
+ "pyGenericServices": {
1177
+ "type": "bool",
1178
+ "id": 18,
1179
+ "options": {
1180
+ "default": false
1181
+ }
1182
+ },
1183
+ "deprecated": {
1184
+ "type": "bool",
1185
+ "id": 23,
1186
+ "options": {
1187
+ "default": false
1188
+ }
1189
+ },
1190
+ "ccEnableArenas": {
1191
+ "type": "bool",
1192
+ "id": 31,
1193
+ "options": {
1194
+ "default": true
1195
+ }
1196
+ },
1197
+ "objcClassPrefix": {
1198
+ "type": "string",
1199
+ "id": 36
1200
+ },
1201
+ "csharpNamespace": {
1202
+ "type": "string",
1203
+ "id": 37
1204
+ },
1205
+ "swiftPrefix": {
1206
+ "type": "string",
1207
+ "id": 39
1208
+ },
1209
+ "phpClassPrefix": {
1210
+ "type": "string",
1211
+ "id": 40
1212
+ },
1213
+ "phpNamespace": {
1214
+ "type": "string",
1215
+ "id": 41
1216
+ },
1217
+ "phpMetadataNamespace": {
1218
+ "type": "string",
1219
+ "id": 44
1220
+ },
1221
+ "rubyPackage": {
1222
+ "type": "string",
1223
+ "id": 45
1224
+ },
1225
+ "features": {
1226
+ "type": "FeatureSet",
1227
+ "id": 50
1228
+ },
1229
+ "uninterpretedOption": {
1230
+ "rule": "repeated",
1231
+ "type": "UninterpretedOption",
1232
+ "id": 999
1233
+ }
1234
+ },
1235
+ "extensions": [
1236
+ [
1237
+ 1000,
1238
+ 536870911
1239
+ ]
1240
+ ],
1241
+ "reserved": [
1242
+ [
1243
+ 42,
1244
+ 42
1245
+ ],
1246
+ [
1247
+ 38,
1248
+ 38
1249
+ ]
1250
+ ],
1251
+ "nested": {
1252
+ "OptimizeMode": {
1253
+ "values": {
1254
+ "SPEED": 1,
1255
+ "CODE_SIZE": 2,
1256
+ "LITE_RUNTIME": 3
1257
+ }
1258
+ }
1259
+ }
1260
+ },
1261
+ "MessageOptions": {
1262
+ "fields": {
1263
+ "messageSetWireFormat": {
1264
+ "type": "bool",
1265
+ "id": 1,
1266
+ "options": {
1267
+ "default": false
1268
+ }
1269
+ },
1270
+ "noStandardDescriptorAccessor": {
1271
+ "type": "bool",
1272
+ "id": 2,
1273
+ "options": {
1274
+ "default": false
1275
+ }
1276
+ },
1277
+ "deprecated": {
1278
+ "type": "bool",
1279
+ "id": 3,
1280
+ "options": {
1281
+ "default": false
1282
+ }
1283
+ },
1284
+ "mapEntry": {
1285
+ "type": "bool",
1286
+ "id": 7
1287
+ },
1288
+ "deprecatedLegacyJsonFieldConflicts": {
1289
+ "type": "bool",
1290
+ "id": 11,
1291
+ "options": {
1292
+ "deprecated": true
1293
+ }
1294
+ },
1295
+ "features": {
1296
+ "type": "FeatureSet",
1297
+ "id": 12
1298
+ },
1299
+ "uninterpretedOption": {
1300
+ "rule": "repeated",
1301
+ "type": "UninterpretedOption",
1302
+ "id": 999
1303
+ }
1304
+ },
1305
+ "extensions": [
1306
+ [
1307
+ 1000,
1308
+ 536870911
1309
+ ]
1310
+ ],
1311
+ "reserved": [
1312
+ [
1313
+ 4,
1314
+ 4
1315
+ ],
1316
+ [
1317
+ 5,
1318
+ 5
1319
+ ],
1320
+ [
1321
+ 6,
1322
+ 6
1323
+ ],
1324
+ [
1325
+ 8,
1326
+ 8
1327
+ ],
1328
+ [
1329
+ 9,
1330
+ 9
1331
+ ]
1332
+ ]
1333
+ },
1334
+ "FieldOptions": {
1335
+ "fields": {
1336
+ "ctype": {
1337
+ "type": "CType",
1338
+ "id": 1,
1339
+ "options": {
1340
+ "default": "STRING"
1341
+ }
1342
+ },
1343
+ "packed": {
1344
+ "type": "bool",
1345
+ "id": 2
1346
+ },
1347
+ "jstype": {
1348
+ "type": "JSType",
1349
+ "id": 6,
1350
+ "options": {
1351
+ "default": "JS_NORMAL"
1352
+ }
1353
+ },
1354
+ "lazy": {
1355
+ "type": "bool",
1356
+ "id": 5,
1357
+ "options": {
1358
+ "default": false
1359
+ }
1360
+ },
1361
+ "unverifiedLazy": {
1362
+ "type": "bool",
1363
+ "id": 15,
1364
+ "options": {
1365
+ "default": false
1366
+ }
1367
+ },
1368
+ "deprecated": {
1369
+ "type": "bool",
1370
+ "id": 3,
1371
+ "options": {
1372
+ "default": false
1373
+ }
1374
+ },
1375
+ "weak": {
1376
+ "type": "bool",
1377
+ "id": 10,
1378
+ "options": {
1379
+ "default": false
1380
+ }
1381
+ },
1382
+ "debugRedact": {
1383
+ "type": "bool",
1384
+ "id": 16,
1385
+ "options": {
1386
+ "default": false
1387
+ }
1388
+ },
1389
+ "retention": {
1390
+ "type": "OptionRetention",
1391
+ "id": 17
1392
+ },
1393
+ "targets": {
1394
+ "rule": "repeated",
1395
+ "type": "OptionTargetType",
1396
+ "id": 19,
1397
+ "options": {
1398
+ "packed": false
1399
+ }
1400
+ },
1401
+ "editionDefaults": {
1402
+ "rule": "repeated",
1403
+ "type": "EditionDefault",
1404
+ "id": 20
1405
+ },
1406
+ "features": {
1407
+ "type": "FeatureSet",
1408
+ "id": 21
1409
+ },
1410
+ "uninterpretedOption": {
1411
+ "rule": "repeated",
1412
+ "type": "UninterpretedOption",
1413
+ "id": 999
1414
+ }
1415
+ },
1416
+ "extensions": [
1417
+ [
1418
+ 1000,
1419
+ 536870911
1420
+ ]
1421
+ ],
1422
+ "reserved": [
1423
+ [
1424
+ 4,
1425
+ 4
1426
+ ],
1427
+ [
1428
+ 18,
1429
+ 18
1430
+ ]
1431
+ ],
1432
+ "nested": {
1433
+ "CType": {
1434
+ "values": {
1435
+ "STRING": 0,
1436
+ "CORD": 1,
1437
+ "STRING_PIECE": 2
1438
+ }
1439
+ },
1440
+ "JSType": {
1441
+ "values": {
1442
+ "JS_NORMAL": 0,
1443
+ "JS_STRING": 1,
1444
+ "JS_NUMBER": 2
1445
+ }
1446
+ },
1447
+ "OptionRetention": {
1448
+ "values": {
1449
+ "RETENTION_UNKNOWN": 0,
1450
+ "RETENTION_RUNTIME": 1,
1451
+ "RETENTION_SOURCE": 2
1452
+ }
1453
+ },
1454
+ "OptionTargetType": {
1455
+ "values": {
1456
+ "TARGET_TYPE_UNKNOWN": 0,
1457
+ "TARGET_TYPE_FILE": 1,
1458
+ "TARGET_TYPE_EXTENSION_RANGE": 2,
1459
+ "TARGET_TYPE_MESSAGE": 3,
1460
+ "TARGET_TYPE_FIELD": 4,
1461
+ "TARGET_TYPE_ONEOF": 5,
1462
+ "TARGET_TYPE_ENUM": 6,
1463
+ "TARGET_TYPE_ENUM_ENTRY": 7,
1464
+ "TARGET_TYPE_SERVICE": 8,
1465
+ "TARGET_TYPE_METHOD": 9
1466
+ }
1467
+ },
1468
+ "EditionDefault": {
1469
+ "fields": {
1470
+ "edition": {
1471
+ "type": "Edition",
1472
+ "id": 3
1473
+ },
1474
+ "value": {
1475
+ "type": "string",
1476
+ "id": 2
1477
+ }
1478
+ }
1479
+ }
1480
+ }
1481
+ },
1482
+ "OneofOptions": {
1483
+ "fields": {
1484
+ "features": {
1485
+ "type": "FeatureSet",
1486
+ "id": 1
1487
+ },
1488
+ "uninterpretedOption": {
1489
+ "rule": "repeated",
1490
+ "type": "UninterpretedOption",
1491
+ "id": 999
1492
+ }
1493
+ },
1494
+ "extensions": [
1495
+ [
1496
+ 1000,
1497
+ 536870911
1498
+ ]
1499
+ ]
1500
+ },
1501
+ "EnumOptions": {
1502
+ "fields": {
1503
+ "allowAlias": {
1504
+ "type": "bool",
1505
+ "id": 2
1506
+ },
1507
+ "deprecated": {
1508
+ "type": "bool",
1509
+ "id": 3,
1510
+ "options": {
1511
+ "default": false
1512
+ }
1513
+ },
1514
+ "deprecatedLegacyJsonFieldConflicts": {
1515
+ "type": "bool",
1516
+ "id": 6,
1517
+ "options": {
1518
+ "deprecated": true
1519
+ }
1520
+ },
1521
+ "features": {
1522
+ "type": "FeatureSet",
1523
+ "id": 7
1524
+ },
1525
+ "uninterpretedOption": {
1526
+ "rule": "repeated",
1527
+ "type": "UninterpretedOption",
1528
+ "id": 999
1529
+ }
1530
+ },
1531
+ "extensions": [
1532
+ [
1533
+ 1000,
1534
+ 536870911
1535
+ ]
1536
+ ],
1537
+ "reserved": [
1538
+ [
1539
+ 5,
1540
+ 5
1541
+ ]
1542
+ ]
1543
+ },
1544
+ "EnumValueOptions": {
1545
+ "fields": {
1546
+ "deprecated": {
1547
+ "type": "bool",
1548
+ "id": 1,
1549
+ "options": {
1550
+ "default": false
1551
+ }
1552
+ },
1553
+ "features": {
1554
+ "type": "FeatureSet",
1555
+ "id": 2
1556
+ },
1557
+ "debugRedact": {
1558
+ "type": "bool",
1559
+ "id": 3,
1560
+ "options": {
1561
+ "default": false
1562
+ }
1563
+ },
1564
+ "uninterpretedOption": {
1565
+ "rule": "repeated",
1566
+ "type": "UninterpretedOption",
1567
+ "id": 999
1568
+ }
1569
+ },
1570
+ "extensions": [
1571
+ [
1572
+ 1000,
1573
+ 536870911
1574
+ ]
1575
+ ]
1576
+ },
1577
+ "ServiceOptions": {
1578
+ "fields": {
1579
+ "features": {
1580
+ "type": "FeatureSet",
1581
+ "id": 34
1582
+ },
1583
+ "deprecated": {
1584
+ "type": "bool",
1585
+ "id": 33,
1586
+ "options": {
1587
+ "default": false
1588
+ }
1589
+ },
1590
+ "uninterpretedOption": {
1591
+ "rule": "repeated",
1592
+ "type": "UninterpretedOption",
1593
+ "id": 999
1594
+ }
1595
+ },
1596
+ "extensions": [
1597
+ [
1598
+ 1000,
1599
+ 536870911
1600
+ ]
1601
+ ]
1602
+ },
1603
+ "MethodOptions": {
1604
+ "fields": {
1605
+ "deprecated": {
1606
+ "type": "bool",
1607
+ "id": 33,
1608
+ "options": {
1609
+ "default": false
1610
+ }
1611
+ },
1612
+ "idempotencyLevel": {
1613
+ "type": "IdempotencyLevel",
1614
+ "id": 34,
1615
+ "options": {
1616
+ "default": "IDEMPOTENCY_UNKNOWN"
1617
+ }
1618
+ },
1619
+ "features": {
1620
+ "type": "FeatureSet",
1621
+ "id": 35
1622
+ },
1623
+ "uninterpretedOption": {
1624
+ "rule": "repeated",
1625
+ "type": "UninterpretedOption",
1626
+ "id": 999
1627
+ }
1628
+ },
1629
+ "extensions": [
1630
+ [
1631
+ 1000,
1632
+ 536870911
1633
+ ]
1634
+ ],
1635
+ "nested": {
1636
+ "IdempotencyLevel": {
1637
+ "values": {
1638
+ "IDEMPOTENCY_UNKNOWN": 0,
1639
+ "NO_SIDE_EFFECTS": 1,
1640
+ "IDEMPOTENT": 2
1641
+ }
1642
+ }
1643
+ }
1644
+ },
1645
+ "UninterpretedOption": {
1646
+ "fields": {
1647
+ "name": {
1648
+ "rule": "repeated",
1649
+ "type": "NamePart",
1650
+ "id": 2
1651
+ },
1652
+ "identifierValue": {
1653
+ "type": "string",
1654
+ "id": 3
1655
+ },
1656
+ "positiveIntValue": {
1657
+ "type": "uint64",
1658
+ "id": 4
1659
+ },
1660
+ "negativeIntValue": {
1661
+ "type": "int64",
1662
+ "id": 5
1663
+ },
1664
+ "doubleValue": {
1665
+ "type": "double",
1666
+ "id": 6
1667
+ },
1668
+ "stringValue": {
1669
+ "type": "bytes",
1670
+ "id": 7
1671
+ },
1672
+ "aggregateValue": {
1673
+ "type": "string",
1674
+ "id": 8
1675
+ }
1676
+ },
1677
+ "nested": {
1678
+ "NamePart": {
1679
+ "fields": {
1680
+ "namePart": {
1681
+ "rule": "required",
1682
+ "type": "string",
1683
+ "id": 1
1684
+ },
1685
+ "isExtension": {
1686
+ "rule": "required",
1687
+ "type": "bool",
1688
+ "id": 2
1689
+ }
1690
+ }
1691
+ }
1692
+ }
1693
+ },
1694
+ "FeatureSet": {
1695
+ "fields": {
1696
+ "fieldPresence": {
1697
+ "type": "FieldPresence",
1698
+ "id": 1,
1699
+ "options": {
1700
+ "retention": "RETENTION_RUNTIME",
1701
+ "targets": "TARGET_TYPE_FILE",
1702
+ "edition_defaults.edition": "EDITION_2023",
1703
+ "edition_defaults.value": "EXPLICIT"
1704
+ }
1705
+ },
1706
+ "enumType": {
1707
+ "type": "EnumType",
1708
+ "id": 2,
1709
+ "options": {
1710
+ "retention": "RETENTION_RUNTIME",
1711
+ "targets": "TARGET_TYPE_FILE",
1712
+ "edition_defaults.edition": "EDITION_PROTO3",
1713
+ "edition_defaults.value": "OPEN"
1714
+ }
1715
+ },
1716
+ "repeatedFieldEncoding": {
1717
+ "type": "RepeatedFieldEncoding",
1718
+ "id": 3,
1719
+ "options": {
1720
+ "retention": "RETENTION_RUNTIME",
1721
+ "targets": "TARGET_TYPE_FILE",
1722
+ "edition_defaults.edition": "EDITION_PROTO3",
1723
+ "edition_defaults.value": "PACKED"
1724
+ }
1725
+ },
1726
+ "utf8Validation": {
1727
+ "type": "Utf8Validation",
1728
+ "id": 4,
1729
+ "options": {
1730
+ "retention": "RETENTION_RUNTIME",
1731
+ "targets": "TARGET_TYPE_FILE",
1732
+ "edition_defaults.edition": "EDITION_PROTO3",
1733
+ "edition_defaults.value": "VERIFY"
1734
+ }
1735
+ },
1736
+ "messageEncoding": {
1737
+ "type": "MessageEncoding",
1738
+ "id": 5,
1739
+ "options": {
1740
+ "retention": "RETENTION_RUNTIME",
1741
+ "targets": "TARGET_TYPE_FILE",
1742
+ "edition_defaults.edition": "EDITION_PROTO2",
1743
+ "edition_defaults.value": "LENGTH_PREFIXED"
1744
+ }
1745
+ },
1746
+ "jsonFormat": {
1747
+ "type": "JsonFormat",
1748
+ "id": 6,
1749
+ "options": {
1750
+ "retention": "RETENTION_RUNTIME",
1751
+ "targets": "TARGET_TYPE_FILE",
1752
+ "edition_defaults.edition": "EDITION_PROTO3",
1753
+ "edition_defaults.value": "ALLOW"
1754
+ }
1755
+ }
1756
+ },
1757
+ "extensions": [
1758
+ [
1759
+ 1000,
1760
+ 1000
1761
+ ],
1762
+ [
1763
+ 1001,
1764
+ 1001
1765
+ ],
1766
+ [
1767
+ 9995,
1768
+ 9999
1769
+ ]
1770
+ ],
1771
+ "reserved": [
1772
+ [
1773
+ 999,
1774
+ 999
1775
+ ]
1776
+ ],
1777
+ "nested": {
1778
+ "FieldPresence": {
1779
+ "values": {
1780
+ "FIELD_PRESENCE_UNKNOWN": 0,
1781
+ "EXPLICIT": 1,
1782
+ "IMPLICIT": 2,
1783
+ "LEGACY_REQUIRED": 3
1784
+ }
1785
+ },
1786
+ "EnumType": {
1787
+ "values": {
1788
+ "ENUM_TYPE_UNKNOWN": 0,
1789
+ "OPEN": 1,
1790
+ "CLOSED": 2
1791
+ }
1792
+ },
1793
+ "RepeatedFieldEncoding": {
1794
+ "values": {
1795
+ "REPEATED_FIELD_ENCODING_UNKNOWN": 0,
1796
+ "PACKED": 1,
1797
+ "EXPANDED": 2
1798
+ }
1799
+ },
1800
+ "Utf8Validation": {
1801
+ "values": {
1802
+ "UTF8_VALIDATION_UNKNOWN": 0,
1803
+ "VERIFY": 2,
1804
+ "NONE": 3
1805
+ }
1806
+ },
1807
+ "MessageEncoding": {
1808
+ "values": {
1809
+ "MESSAGE_ENCODING_UNKNOWN": 0,
1810
+ "LENGTH_PREFIXED": 1,
1811
+ "DELIMITED": 2
1812
+ }
1813
+ },
1814
+ "JsonFormat": {
1815
+ "values": {
1816
+ "JSON_FORMAT_UNKNOWN": 0,
1817
+ "ALLOW": 1,
1818
+ "LEGACY_BEST_EFFORT": 2
1819
+ }
1820
+ }
1821
+ }
1822
+ },
1823
+ "FeatureSetDefaults": {
1824
+ "fields": {
1825
+ "defaults": {
1826
+ "rule": "repeated",
1827
+ "type": "FeatureSetEditionDefault",
1828
+ "id": 1
1829
+ },
1830
+ "minimumEdition": {
1831
+ "type": "Edition",
1832
+ "id": 4
1833
+ },
1834
+ "maximumEdition": {
1835
+ "type": "Edition",
1836
+ "id": 5
1837
+ }
1838
+ },
1839
+ "nested": {
1840
+ "FeatureSetEditionDefault": {
1841
+ "fields": {
1842
+ "edition": {
1843
+ "type": "Edition",
1844
+ "id": 3
1845
+ },
1846
+ "features": {
1847
+ "type": "FeatureSet",
1848
+ "id": 2
1849
+ }
1850
+ }
1851
+ }
1852
+ }
1853
+ },
1854
+ "SourceCodeInfo": {
1855
+ "fields": {
1856
+ "location": {
1857
+ "rule": "repeated",
1858
+ "type": "Location",
1859
+ "id": 1
1860
+ }
1861
+ },
1862
+ "nested": {
1863
+ "Location": {
1864
+ "fields": {
1865
+ "path": {
1866
+ "rule": "repeated",
1867
+ "type": "int32",
1868
+ "id": 1
1869
+ },
1870
+ "span": {
1871
+ "rule": "repeated",
1872
+ "type": "int32",
1873
+ "id": 2
1874
+ },
1875
+ "leadingComments": {
1876
+ "type": "string",
1877
+ "id": 3
1878
+ },
1879
+ "trailingComments": {
1880
+ "type": "string",
1881
+ "id": 4
1882
+ },
1883
+ "leadingDetachedComments": {
1884
+ "rule": "repeated",
1885
+ "type": "string",
1886
+ "id": 6
1887
+ }
1888
+ }
1889
+ }
1890
+ }
1891
+ },
1892
+ "GeneratedCodeInfo": {
1893
+ "fields": {
1894
+ "annotation": {
1895
+ "rule": "repeated",
1896
+ "type": "Annotation",
1897
+ "id": 1
1898
+ }
1899
+ },
1900
+ "nested": {
1901
+ "Annotation": {
1902
+ "fields": {
1903
+ "path": {
1904
+ "rule": "repeated",
1905
+ "type": "int32",
1906
+ "id": 1
1907
+ },
1908
+ "sourceFile": {
1909
+ "type": "string",
1910
+ "id": 2
1911
+ },
1912
+ "begin": {
1913
+ "type": "int32",
1914
+ "id": 3
1915
+ },
1916
+ "end": {
1917
+ "type": "int32",
1918
+ "id": 4
1919
+ },
1920
+ "semantic": {
1921
+ "type": "Semantic",
1922
+ "id": 5
1923
+ }
1924
+ },
1925
+ "nested": {
1926
+ "Semantic": {
1927
+ "values": {
1928
+ "NONE": 0,
1929
+ "SET": 1,
1930
+ "ALIAS": 2
1931
+ }
1932
+ }
1933
+ }
1934
+ }
1935
+ }
1936
+ },
1937
+ "Duration": {
1938
+ "fields": {
1939
+ "seconds": {
1940
+ "type": "int64",
1941
+ "id": 1
1942
+ },
1943
+ "nanos": {
1944
+ "type": "int32",
1945
+ "id": 2
1946
+ }
1947
+ }
1948
+ }
1949
+ }
1950
+ }
1951
+ }
1952
+ }
1953
+ }
1954
+ }