@google-shopping/reports 0.1.0

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,3864 @@
1
+ {
2
+ "nested": {
3
+ "google": {
4
+ "nested": {
5
+ "shopping": {
6
+ "nested": {
7
+ "merchant": {
8
+ "nested": {
9
+ "reports": {
10
+ "nested": {
11
+ "v1beta": {
12
+ "options": {
13
+ "go_package": "cloud.google.com/go/shopping/merchant/reports/apiv1beta/reportspb;reportspb",
14
+ "java_multiple_files": true,
15
+ "java_outer_classname": "ReportsProto",
16
+ "java_package": "com.google.shopping.merchant.reports.v1beta"
17
+ },
18
+ "nested": {
19
+ "ReportService": {
20
+ "options": {
21
+ "(google.api.default_host)": "merchantapi.googleapis.com",
22
+ "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/content"
23
+ },
24
+ "methods": {
25
+ "Search": {
26
+ "requestType": "SearchRequest",
27
+ "responseType": "SearchResponse",
28
+ "options": {
29
+ "(google.api.http).post": "/reports/v1beta/{parent=accounts/*}/reports:search",
30
+ "(google.api.http).body": "*",
31
+ "(google.api.method_signature)": "parent"
32
+ },
33
+ "parsedOptions": [
34
+ {
35
+ "(google.api.http)": {
36
+ "post": "/reports/v1beta/{parent=accounts/*}/reports:search",
37
+ "body": "*"
38
+ }
39
+ },
40
+ {
41
+ "(google.api.method_signature)": "parent"
42
+ }
43
+ ]
44
+ }
45
+ }
46
+ },
47
+ "SearchRequest": {
48
+ "fields": {
49
+ "parent": {
50
+ "type": "string",
51
+ "id": 1,
52
+ "options": {
53
+ "(google.api.field_behavior)": "REQUIRED"
54
+ }
55
+ },
56
+ "query": {
57
+ "type": "string",
58
+ "id": 2,
59
+ "options": {
60
+ "(google.api.field_behavior)": "REQUIRED"
61
+ }
62
+ },
63
+ "pageSize": {
64
+ "type": "int32",
65
+ "id": 3,
66
+ "options": {
67
+ "(google.api.field_behavior)": "OPTIONAL"
68
+ }
69
+ },
70
+ "pageToken": {
71
+ "type": "string",
72
+ "id": 4,
73
+ "options": {
74
+ "(google.api.field_behavior)": "OPTIONAL"
75
+ }
76
+ }
77
+ }
78
+ },
79
+ "SearchResponse": {
80
+ "fields": {
81
+ "results": {
82
+ "rule": "repeated",
83
+ "type": "ReportRow",
84
+ "id": 1
85
+ },
86
+ "nextPageToken": {
87
+ "type": "string",
88
+ "id": 2
89
+ }
90
+ }
91
+ },
92
+ "ReportRow": {
93
+ "fields": {
94
+ "productPerformanceView": {
95
+ "type": "ProductPerformanceView",
96
+ "id": 1
97
+ },
98
+ "productView": {
99
+ "type": "ProductView",
100
+ "id": 2
101
+ },
102
+ "priceCompetitivenessProductView": {
103
+ "type": "PriceCompetitivenessProductView",
104
+ "id": 3
105
+ },
106
+ "priceInsightsProductView": {
107
+ "type": "PriceInsightsProductView",
108
+ "id": 4
109
+ },
110
+ "bestSellersProductClusterView": {
111
+ "type": "BestSellersProductClusterView",
112
+ "id": 5
113
+ },
114
+ "bestSellersBrandView": {
115
+ "type": "BestSellersBrandView",
116
+ "id": 6
117
+ },
118
+ "competitiveVisibilityCompetitorView": {
119
+ "type": "CompetitiveVisibilityCompetitorView",
120
+ "id": 8
121
+ },
122
+ "competitiveVisibilityTopMerchantView": {
123
+ "type": "CompetitiveVisibilityTopMerchantView",
124
+ "id": 9
125
+ },
126
+ "competitiveVisibilityBenchmarkView": {
127
+ "type": "CompetitiveVisibilityBenchmarkView",
128
+ "id": 10
129
+ }
130
+ }
131
+ },
132
+ "ProductPerformanceView": {
133
+ "oneofs": {
134
+ "_marketingMethod": {
135
+ "oneof": [
136
+ "marketingMethod"
137
+ ]
138
+ },
139
+ "_customerCountryCode": {
140
+ "oneof": [
141
+ "customerCountryCode"
142
+ ]
143
+ },
144
+ "_offerId": {
145
+ "oneof": [
146
+ "offerId"
147
+ ]
148
+ },
149
+ "_title": {
150
+ "oneof": [
151
+ "title"
152
+ ]
153
+ },
154
+ "_brand": {
155
+ "oneof": [
156
+ "brand"
157
+ ]
158
+ },
159
+ "_categoryL1": {
160
+ "oneof": [
161
+ "categoryL1"
162
+ ]
163
+ },
164
+ "_categoryL2": {
165
+ "oneof": [
166
+ "categoryL2"
167
+ ]
168
+ },
169
+ "_categoryL3": {
170
+ "oneof": [
171
+ "categoryL3"
172
+ ]
173
+ },
174
+ "_categoryL4": {
175
+ "oneof": [
176
+ "categoryL4"
177
+ ]
178
+ },
179
+ "_categoryL5": {
180
+ "oneof": [
181
+ "categoryL5"
182
+ ]
183
+ },
184
+ "_productTypeL1": {
185
+ "oneof": [
186
+ "productTypeL1"
187
+ ]
188
+ },
189
+ "_productTypeL2": {
190
+ "oneof": [
191
+ "productTypeL2"
192
+ ]
193
+ },
194
+ "_productTypeL3": {
195
+ "oneof": [
196
+ "productTypeL3"
197
+ ]
198
+ },
199
+ "_productTypeL4": {
200
+ "oneof": [
201
+ "productTypeL4"
202
+ ]
203
+ },
204
+ "_productTypeL5": {
205
+ "oneof": [
206
+ "productTypeL5"
207
+ ]
208
+ },
209
+ "_customLabel0": {
210
+ "oneof": [
211
+ "customLabel0"
212
+ ]
213
+ },
214
+ "_customLabel1": {
215
+ "oneof": [
216
+ "customLabel1"
217
+ ]
218
+ },
219
+ "_customLabel2": {
220
+ "oneof": [
221
+ "customLabel2"
222
+ ]
223
+ },
224
+ "_customLabel3": {
225
+ "oneof": [
226
+ "customLabel3"
227
+ ]
228
+ },
229
+ "_customLabel4": {
230
+ "oneof": [
231
+ "customLabel4"
232
+ ]
233
+ },
234
+ "_clicks": {
235
+ "oneof": [
236
+ "clicks"
237
+ ]
238
+ },
239
+ "_impressions": {
240
+ "oneof": [
241
+ "impressions"
242
+ ]
243
+ },
244
+ "_clickThroughRate": {
245
+ "oneof": [
246
+ "clickThroughRate"
247
+ ]
248
+ },
249
+ "_conversions": {
250
+ "oneof": [
251
+ "conversions"
252
+ ]
253
+ },
254
+ "_conversionRate": {
255
+ "oneof": [
256
+ "conversionRate"
257
+ ]
258
+ }
259
+ },
260
+ "fields": {
261
+ "marketingMethod": {
262
+ "type": "MarketingMethod.MarketingMethodEnum",
263
+ "id": 1,
264
+ "options": {
265
+ "proto3_optional": true
266
+ }
267
+ },
268
+ "date": {
269
+ "type": "google.type.Date",
270
+ "id": 2
271
+ },
272
+ "week": {
273
+ "type": "google.type.Date",
274
+ "id": 3
275
+ },
276
+ "customerCountryCode": {
277
+ "type": "string",
278
+ "id": 4,
279
+ "options": {
280
+ "proto3_optional": true
281
+ }
282
+ },
283
+ "offerId": {
284
+ "type": "string",
285
+ "id": 5,
286
+ "options": {
287
+ "proto3_optional": true
288
+ }
289
+ },
290
+ "title": {
291
+ "type": "string",
292
+ "id": 6,
293
+ "options": {
294
+ "proto3_optional": true
295
+ }
296
+ },
297
+ "brand": {
298
+ "type": "string",
299
+ "id": 7,
300
+ "options": {
301
+ "proto3_optional": true
302
+ }
303
+ },
304
+ "categoryL1": {
305
+ "type": "string",
306
+ "id": 8,
307
+ "options": {
308
+ "proto3_optional": true
309
+ }
310
+ },
311
+ "categoryL2": {
312
+ "type": "string",
313
+ "id": 9,
314
+ "options": {
315
+ "proto3_optional": true
316
+ }
317
+ },
318
+ "categoryL3": {
319
+ "type": "string",
320
+ "id": 10,
321
+ "options": {
322
+ "proto3_optional": true
323
+ }
324
+ },
325
+ "categoryL4": {
326
+ "type": "string",
327
+ "id": 11,
328
+ "options": {
329
+ "proto3_optional": true
330
+ }
331
+ },
332
+ "categoryL5": {
333
+ "type": "string",
334
+ "id": 12,
335
+ "options": {
336
+ "proto3_optional": true
337
+ }
338
+ },
339
+ "productTypeL1": {
340
+ "type": "string",
341
+ "id": 13,
342
+ "options": {
343
+ "proto3_optional": true
344
+ }
345
+ },
346
+ "productTypeL2": {
347
+ "type": "string",
348
+ "id": 14,
349
+ "options": {
350
+ "proto3_optional": true
351
+ }
352
+ },
353
+ "productTypeL3": {
354
+ "type": "string",
355
+ "id": 15,
356
+ "options": {
357
+ "proto3_optional": true
358
+ }
359
+ },
360
+ "productTypeL4": {
361
+ "type": "string",
362
+ "id": 16,
363
+ "options": {
364
+ "proto3_optional": true
365
+ }
366
+ },
367
+ "productTypeL5": {
368
+ "type": "string",
369
+ "id": 17,
370
+ "options": {
371
+ "proto3_optional": true
372
+ }
373
+ },
374
+ "customLabel0": {
375
+ "type": "string",
376
+ "id": 18,
377
+ "options": {
378
+ "proto3_optional": true
379
+ }
380
+ },
381
+ "customLabel1": {
382
+ "type": "string",
383
+ "id": 19,
384
+ "options": {
385
+ "proto3_optional": true
386
+ }
387
+ },
388
+ "customLabel2": {
389
+ "type": "string",
390
+ "id": 20,
391
+ "options": {
392
+ "proto3_optional": true
393
+ }
394
+ },
395
+ "customLabel3": {
396
+ "type": "string",
397
+ "id": 21,
398
+ "options": {
399
+ "proto3_optional": true
400
+ }
401
+ },
402
+ "customLabel4": {
403
+ "type": "string",
404
+ "id": 22,
405
+ "options": {
406
+ "proto3_optional": true
407
+ }
408
+ },
409
+ "clicks": {
410
+ "type": "int64",
411
+ "id": 23,
412
+ "options": {
413
+ "proto3_optional": true
414
+ }
415
+ },
416
+ "impressions": {
417
+ "type": "int64",
418
+ "id": 24,
419
+ "options": {
420
+ "proto3_optional": true
421
+ }
422
+ },
423
+ "clickThroughRate": {
424
+ "type": "double",
425
+ "id": 25,
426
+ "options": {
427
+ "proto3_optional": true
428
+ }
429
+ },
430
+ "conversions": {
431
+ "type": "double",
432
+ "id": 26,
433
+ "options": {
434
+ "proto3_optional": true
435
+ }
436
+ },
437
+ "conversionValue": {
438
+ "type": "google.shopping.type.Price",
439
+ "id": 27
440
+ },
441
+ "conversionRate": {
442
+ "type": "double",
443
+ "id": 28,
444
+ "options": {
445
+ "proto3_optional": true
446
+ }
447
+ }
448
+ }
449
+ },
450
+ "ProductView": {
451
+ "oneofs": {
452
+ "_id": {
453
+ "oneof": [
454
+ "id"
455
+ ]
456
+ },
457
+ "_channel": {
458
+ "oneof": [
459
+ "channel"
460
+ ]
461
+ },
462
+ "_languageCode": {
463
+ "oneof": [
464
+ "languageCode"
465
+ ]
466
+ },
467
+ "_feedLabel": {
468
+ "oneof": [
469
+ "feedLabel"
470
+ ]
471
+ },
472
+ "_offerId": {
473
+ "oneof": [
474
+ "offerId"
475
+ ]
476
+ },
477
+ "_title": {
478
+ "oneof": [
479
+ "title"
480
+ ]
481
+ },
482
+ "_brand": {
483
+ "oneof": [
484
+ "brand"
485
+ ]
486
+ },
487
+ "_categoryL1": {
488
+ "oneof": [
489
+ "categoryL1"
490
+ ]
491
+ },
492
+ "_categoryL2": {
493
+ "oneof": [
494
+ "categoryL2"
495
+ ]
496
+ },
497
+ "_categoryL3": {
498
+ "oneof": [
499
+ "categoryL3"
500
+ ]
501
+ },
502
+ "_categoryL4": {
503
+ "oneof": [
504
+ "categoryL4"
505
+ ]
506
+ },
507
+ "_categoryL5": {
508
+ "oneof": [
509
+ "categoryL5"
510
+ ]
511
+ },
512
+ "_productTypeL1": {
513
+ "oneof": [
514
+ "productTypeL1"
515
+ ]
516
+ },
517
+ "_productTypeL2": {
518
+ "oneof": [
519
+ "productTypeL2"
520
+ ]
521
+ },
522
+ "_productTypeL3": {
523
+ "oneof": [
524
+ "productTypeL3"
525
+ ]
526
+ },
527
+ "_productTypeL4": {
528
+ "oneof": [
529
+ "productTypeL4"
530
+ ]
531
+ },
532
+ "_productTypeL5": {
533
+ "oneof": [
534
+ "productTypeL5"
535
+ ]
536
+ },
537
+ "_condition": {
538
+ "oneof": [
539
+ "condition"
540
+ ]
541
+ },
542
+ "_availability": {
543
+ "oneof": [
544
+ "availability"
545
+ ]
546
+ },
547
+ "_shippingLabel": {
548
+ "oneof": [
549
+ "shippingLabel"
550
+ ]
551
+ },
552
+ "_itemGroupId": {
553
+ "oneof": [
554
+ "itemGroupId"
555
+ ]
556
+ },
557
+ "_thumbnailLink": {
558
+ "oneof": [
559
+ "thumbnailLink"
560
+ ]
561
+ },
562
+ "_aggregatedReportingContextStatus": {
563
+ "oneof": [
564
+ "aggregatedReportingContextStatus"
565
+ ]
566
+ }
567
+ },
568
+ "fields": {
569
+ "id": {
570
+ "type": "string",
571
+ "id": 1,
572
+ "options": {
573
+ "proto3_optional": true
574
+ }
575
+ },
576
+ "channel": {
577
+ "type": "google.shopping.type.Channel.ChannelEnum",
578
+ "id": 28,
579
+ "options": {
580
+ "proto3_optional": true
581
+ }
582
+ },
583
+ "languageCode": {
584
+ "type": "string",
585
+ "id": 2,
586
+ "options": {
587
+ "proto3_optional": true
588
+ }
589
+ },
590
+ "feedLabel": {
591
+ "type": "string",
592
+ "id": 3,
593
+ "options": {
594
+ "proto3_optional": true
595
+ }
596
+ },
597
+ "offerId": {
598
+ "type": "string",
599
+ "id": 4,
600
+ "options": {
601
+ "proto3_optional": true
602
+ }
603
+ },
604
+ "title": {
605
+ "type": "string",
606
+ "id": 5,
607
+ "options": {
608
+ "proto3_optional": true
609
+ }
610
+ },
611
+ "brand": {
612
+ "type": "string",
613
+ "id": 6,
614
+ "options": {
615
+ "proto3_optional": true
616
+ }
617
+ },
618
+ "categoryL1": {
619
+ "type": "string",
620
+ "id": 7,
621
+ "options": {
622
+ "proto3_optional": true
623
+ }
624
+ },
625
+ "categoryL2": {
626
+ "type": "string",
627
+ "id": 8,
628
+ "options": {
629
+ "proto3_optional": true
630
+ }
631
+ },
632
+ "categoryL3": {
633
+ "type": "string",
634
+ "id": 9,
635
+ "options": {
636
+ "proto3_optional": true
637
+ }
638
+ },
639
+ "categoryL4": {
640
+ "type": "string",
641
+ "id": 10,
642
+ "options": {
643
+ "proto3_optional": true
644
+ }
645
+ },
646
+ "categoryL5": {
647
+ "type": "string",
648
+ "id": 11,
649
+ "options": {
650
+ "proto3_optional": true
651
+ }
652
+ },
653
+ "productTypeL1": {
654
+ "type": "string",
655
+ "id": 12,
656
+ "options": {
657
+ "proto3_optional": true
658
+ }
659
+ },
660
+ "productTypeL2": {
661
+ "type": "string",
662
+ "id": 13,
663
+ "options": {
664
+ "proto3_optional": true
665
+ }
666
+ },
667
+ "productTypeL3": {
668
+ "type": "string",
669
+ "id": 14,
670
+ "options": {
671
+ "proto3_optional": true
672
+ }
673
+ },
674
+ "productTypeL4": {
675
+ "type": "string",
676
+ "id": 15,
677
+ "options": {
678
+ "proto3_optional": true
679
+ }
680
+ },
681
+ "productTypeL5": {
682
+ "type": "string",
683
+ "id": 16,
684
+ "options": {
685
+ "proto3_optional": true
686
+ }
687
+ },
688
+ "price": {
689
+ "type": "google.shopping.type.Price",
690
+ "id": 17
691
+ },
692
+ "condition": {
693
+ "type": "string",
694
+ "id": 18,
695
+ "options": {
696
+ "proto3_optional": true
697
+ }
698
+ },
699
+ "availability": {
700
+ "type": "string",
701
+ "id": 19,
702
+ "options": {
703
+ "proto3_optional": true
704
+ }
705
+ },
706
+ "shippingLabel": {
707
+ "type": "string",
708
+ "id": 20,
709
+ "options": {
710
+ "proto3_optional": true
711
+ }
712
+ },
713
+ "gtin": {
714
+ "rule": "repeated",
715
+ "type": "string",
716
+ "id": 21
717
+ },
718
+ "itemGroupId": {
719
+ "type": "string",
720
+ "id": 22,
721
+ "options": {
722
+ "proto3_optional": true
723
+ }
724
+ },
725
+ "thumbnailLink": {
726
+ "type": "string",
727
+ "id": 23,
728
+ "options": {
729
+ "proto3_optional": true
730
+ }
731
+ },
732
+ "creationTime": {
733
+ "type": "google.protobuf.Timestamp",
734
+ "id": 24
735
+ },
736
+ "expirationDate": {
737
+ "type": "google.type.Date",
738
+ "id": 25
739
+ },
740
+ "aggregatedReportingContextStatus": {
741
+ "type": "AggregatedReportingContextStatus",
742
+ "id": 26,
743
+ "options": {
744
+ "proto3_optional": true
745
+ }
746
+ },
747
+ "itemIssues": {
748
+ "rule": "repeated",
749
+ "type": "ItemIssue",
750
+ "id": 27
751
+ }
752
+ },
753
+ "nested": {
754
+ "ItemIssue": {
755
+ "oneofs": {
756
+ "_resolution": {
757
+ "oneof": [
758
+ "resolution"
759
+ ]
760
+ }
761
+ },
762
+ "fields": {
763
+ "type": {
764
+ "type": "ItemIssueType",
765
+ "id": 1
766
+ },
767
+ "severity": {
768
+ "type": "ItemIssueSeverity",
769
+ "id": 2
770
+ },
771
+ "resolution": {
772
+ "type": "ItemIssueResolution",
773
+ "id": 3,
774
+ "options": {
775
+ "proto3_optional": true
776
+ }
777
+ }
778
+ },
779
+ "nested": {
780
+ "ItemIssueType": {
781
+ "oneofs": {
782
+ "_code": {
783
+ "oneof": [
784
+ "code"
785
+ ]
786
+ },
787
+ "_canonicalAttribute": {
788
+ "oneof": [
789
+ "canonicalAttribute"
790
+ ]
791
+ }
792
+ },
793
+ "fields": {
794
+ "code": {
795
+ "type": "string",
796
+ "id": 1,
797
+ "options": {
798
+ "proto3_optional": true
799
+ }
800
+ },
801
+ "canonicalAttribute": {
802
+ "type": "string",
803
+ "id": 2,
804
+ "options": {
805
+ "proto3_optional": true
806
+ }
807
+ }
808
+ }
809
+ },
810
+ "ItemIssueSeverity": {
811
+ "oneofs": {
812
+ "_aggregatedSeverity": {
813
+ "oneof": [
814
+ "aggregatedSeverity"
815
+ ]
816
+ }
817
+ },
818
+ "fields": {
819
+ "severityPerReportingContext": {
820
+ "rule": "repeated",
821
+ "type": "IssueSeverityPerReportingContext",
822
+ "id": 1
823
+ },
824
+ "aggregatedSeverity": {
825
+ "type": "AggregatedIssueSeverity",
826
+ "id": 2,
827
+ "options": {
828
+ "proto3_optional": true
829
+ }
830
+ }
831
+ },
832
+ "nested": {
833
+ "IssueSeverityPerReportingContext": {
834
+ "oneofs": {
835
+ "_reportingContext": {
836
+ "oneof": [
837
+ "reportingContext"
838
+ ]
839
+ }
840
+ },
841
+ "fields": {
842
+ "reportingContext": {
843
+ "type": "google.shopping.type.ReportingContext.ReportingContextEnum",
844
+ "id": 1,
845
+ "options": {
846
+ "proto3_optional": true
847
+ }
848
+ },
849
+ "disapprovedCountries": {
850
+ "rule": "repeated",
851
+ "type": "string",
852
+ "id": 2
853
+ },
854
+ "demotedCountries": {
855
+ "rule": "repeated",
856
+ "type": "string",
857
+ "id": 3
858
+ }
859
+ }
860
+ },
861
+ "AggregatedIssueSeverity": {
862
+ "values": {
863
+ "AGGREGATED_ISSUE_SEVERITY_UNSPECIFIED": 0,
864
+ "DISAPPROVED": 1,
865
+ "DEMOTED": 2,
866
+ "PENDING": 3
867
+ }
868
+ }
869
+ }
870
+ },
871
+ "ItemIssueResolution": {
872
+ "values": {
873
+ "ITEM_ISSUE_RESOLUTION_UNSPECIFIED": 0,
874
+ "MERCHANT_ACTION": 1,
875
+ "PENDING_PROCESSING": 2
876
+ }
877
+ }
878
+ }
879
+ },
880
+ "AggregatedReportingContextStatus": {
881
+ "values": {
882
+ "AGGREGATED_REPORTING_CONTEXT_STATUS_UNSPECIFIED": 0,
883
+ "NOT_ELIGIBLE_OR_DISAPPROVED": 1,
884
+ "PENDING": 2,
885
+ "ELIGIBLE_LIMITED": 3,
886
+ "ELIGIBLE": 4
887
+ }
888
+ }
889
+ }
890
+ },
891
+ "PriceCompetitivenessProductView": {
892
+ "oneofs": {
893
+ "_reportCountryCode": {
894
+ "oneof": [
895
+ "reportCountryCode"
896
+ ]
897
+ },
898
+ "_id": {
899
+ "oneof": [
900
+ "id"
901
+ ]
902
+ },
903
+ "_offerId": {
904
+ "oneof": [
905
+ "offerId"
906
+ ]
907
+ },
908
+ "_title": {
909
+ "oneof": [
910
+ "title"
911
+ ]
912
+ },
913
+ "_brand": {
914
+ "oneof": [
915
+ "brand"
916
+ ]
917
+ },
918
+ "_categoryL1": {
919
+ "oneof": [
920
+ "categoryL1"
921
+ ]
922
+ },
923
+ "_categoryL2": {
924
+ "oneof": [
925
+ "categoryL2"
926
+ ]
927
+ },
928
+ "_categoryL3": {
929
+ "oneof": [
930
+ "categoryL3"
931
+ ]
932
+ },
933
+ "_categoryL4": {
934
+ "oneof": [
935
+ "categoryL4"
936
+ ]
937
+ },
938
+ "_categoryL5": {
939
+ "oneof": [
940
+ "categoryL5"
941
+ ]
942
+ },
943
+ "_productTypeL1": {
944
+ "oneof": [
945
+ "productTypeL1"
946
+ ]
947
+ },
948
+ "_productTypeL2": {
949
+ "oneof": [
950
+ "productTypeL2"
951
+ ]
952
+ },
953
+ "_productTypeL3": {
954
+ "oneof": [
955
+ "productTypeL3"
956
+ ]
957
+ },
958
+ "_productTypeL4": {
959
+ "oneof": [
960
+ "productTypeL4"
961
+ ]
962
+ },
963
+ "_productTypeL5": {
964
+ "oneof": [
965
+ "productTypeL5"
966
+ ]
967
+ }
968
+ },
969
+ "fields": {
970
+ "reportCountryCode": {
971
+ "type": "string",
972
+ "id": 1,
973
+ "options": {
974
+ "proto3_optional": true
975
+ }
976
+ },
977
+ "id": {
978
+ "type": "string",
979
+ "id": 2,
980
+ "options": {
981
+ "proto3_optional": true
982
+ }
983
+ },
984
+ "offerId": {
985
+ "type": "string",
986
+ "id": 3,
987
+ "options": {
988
+ "proto3_optional": true
989
+ }
990
+ },
991
+ "title": {
992
+ "type": "string",
993
+ "id": 4,
994
+ "options": {
995
+ "proto3_optional": true
996
+ }
997
+ },
998
+ "brand": {
999
+ "type": "string",
1000
+ "id": 5,
1001
+ "options": {
1002
+ "proto3_optional": true
1003
+ }
1004
+ },
1005
+ "categoryL1": {
1006
+ "type": "string",
1007
+ "id": 6,
1008
+ "options": {
1009
+ "proto3_optional": true
1010
+ }
1011
+ },
1012
+ "categoryL2": {
1013
+ "type": "string",
1014
+ "id": 7,
1015
+ "options": {
1016
+ "proto3_optional": true
1017
+ }
1018
+ },
1019
+ "categoryL3": {
1020
+ "type": "string",
1021
+ "id": 8,
1022
+ "options": {
1023
+ "proto3_optional": true
1024
+ }
1025
+ },
1026
+ "categoryL4": {
1027
+ "type": "string",
1028
+ "id": 9,
1029
+ "options": {
1030
+ "proto3_optional": true
1031
+ }
1032
+ },
1033
+ "categoryL5": {
1034
+ "type": "string",
1035
+ "id": 10,
1036
+ "options": {
1037
+ "proto3_optional": true
1038
+ }
1039
+ },
1040
+ "productTypeL1": {
1041
+ "type": "string",
1042
+ "id": 11,
1043
+ "options": {
1044
+ "proto3_optional": true
1045
+ }
1046
+ },
1047
+ "productTypeL2": {
1048
+ "type": "string",
1049
+ "id": 12,
1050
+ "options": {
1051
+ "proto3_optional": true
1052
+ }
1053
+ },
1054
+ "productTypeL3": {
1055
+ "type": "string",
1056
+ "id": 13,
1057
+ "options": {
1058
+ "proto3_optional": true
1059
+ }
1060
+ },
1061
+ "productTypeL4": {
1062
+ "type": "string",
1063
+ "id": 14,
1064
+ "options": {
1065
+ "proto3_optional": true
1066
+ }
1067
+ },
1068
+ "productTypeL5": {
1069
+ "type": "string",
1070
+ "id": 15,
1071
+ "options": {
1072
+ "proto3_optional": true
1073
+ }
1074
+ },
1075
+ "price": {
1076
+ "type": "google.shopping.type.Price",
1077
+ "id": 16
1078
+ },
1079
+ "benchmarkPrice": {
1080
+ "type": "google.shopping.type.Price",
1081
+ "id": 17
1082
+ }
1083
+ }
1084
+ },
1085
+ "PriceInsightsProductView": {
1086
+ "oneofs": {
1087
+ "_id": {
1088
+ "oneof": [
1089
+ "id"
1090
+ ]
1091
+ },
1092
+ "_offerId": {
1093
+ "oneof": [
1094
+ "offerId"
1095
+ ]
1096
+ },
1097
+ "_title": {
1098
+ "oneof": [
1099
+ "title"
1100
+ ]
1101
+ },
1102
+ "_brand": {
1103
+ "oneof": [
1104
+ "brand"
1105
+ ]
1106
+ },
1107
+ "_categoryL1": {
1108
+ "oneof": [
1109
+ "categoryL1"
1110
+ ]
1111
+ },
1112
+ "_categoryL2": {
1113
+ "oneof": [
1114
+ "categoryL2"
1115
+ ]
1116
+ },
1117
+ "_categoryL3": {
1118
+ "oneof": [
1119
+ "categoryL3"
1120
+ ]
1121
+ },
1122
+ "_categoryL4": {
1123
+ "oneof": [
1124
+ "categoryL4"
1125
+ ]
1126
+ },
1127
+ "_categoryL5": {
1128
+ "oneof": [
1129
+ "categoryL5"
1130
+ ]
1131
+ },
1132
+ "_productTypeL1": {
1133
+ "oneof": [
1134
+ "productTypeL1"
1135
+ ]
1136
+ },
1137
+ "_productTypeL2": {
1138
+ "oneof": [
1139
+ "productTypeL2"
1140
+ ]
1141
+ },
1142
+ "_productTypeL3": {
1143
+ "oneof": [
1144
+ "productTypeL3"
1145
+ ]
1146
+ },
1147
+ "_productTypeL4": {
1148
+ "oneof": [
1149
+ "productTypeL4"
1150
+ ]
1151
+ },
1152
+ "_productTypeL5": {
1153
+ "oneof": [
1154
+ "productTypeL5"
1155
+ ]
1156
+ },
1157
+ "_predictedImpressionsChangeFraction": {
1158
+ "oneof": [
1159
+ "predictedImpressionsChangeFraction"
1160
+ ]
1161
+ },
1162
+ "_predictedClicksChangeFraction": {
1163
+ "oneof": [
1164
+ "predictedClicksChangeFraction"
1165
+ ]
1166
+ },
1167
+ "_predictedConversionsChangeFraction": {
1168
+ "oneof": [
1169
+ "predictedConversionsChangeFraction"
1170
+ ]
1171
+ }
1172
+ },
1173
+ "fields": {
1174
+ "id": {
1175
+ "type": "string",
1176
+ "id": 1,
1177
+ "options": {
1178
+ "proto3_optional": true
1179
+ }
1180
+ },
1181
+ "offerId": {
1182
+ "type": "string",
1183
+ "id": 2,
1184
+ "options": {
1185
+ "proto3_optional": true
1186
+ }
1187
+ },
1188
+ "title": {
1189
+ "type": "string",
1190
+ "id": 3,
1191
+ "options": {
1192
+ "proto3_optional": true
1193
+ }
1194
+ },
1195
+ "brand": {
1196
+ "type": "string",
1197
+ "id": 4,
1198
+ "options": {
1199
+ "proto3_optional": true
1200
+ }
1201
+ },
1202
+ "categoryL1": {
1203
+ "type": "string",
1204
+ "id": 5,
1205
+ "options": {
1206
+ "proto3_optional": true
1207
+ }
1208
+ },
1209
+ "categoryL2": {
1210
+ "type": "string",
1211
+ "id": 6,
1212
+ "options": {
1213
+ "proto3_optional": true
1214
+ }
1215
+ },
1216
+ "categoryL3": {
1217
+ "type": "string",
1218
+ "id": 7,
1219
+ "options": {
1220
+ "proto3_optional": true
1221
+ }
1222
+ },
1223
+ "categoryL4": {
1224
+ "type": "string",
1225
+ "id": 8,
1226
+ "options": {
1227
+ "proto3_optional": true
1228
+ }
1229
+ },
1230
+ "categoryL5": {
1231
+ "type": "string",
1232
+ "id": 9,
1233
+ "options": {
1234
+ "proto3_optional": true
1235
+ }
1236
+ },
1237
+ "productTypeL1": {
1238
+ "type": "string",
1239
+ "id": 10,
1240
+ "options": {
1241
+ "proto3_optional": true
1242
+ }
1243
+ },
1244
+ "productTypeL2": {
1245
+ "type": "string",
1246
+ "id": 11,
1247
+ "options": {
1248
+ "proto3_optional": true
1249
+ }
1250
+ },
1251
+ "productTypeL3": {
1252
+ "type": "string",
1253
+ "id": 12,
1254
+ "options": {
1255
+ "proto3_optional": true
1256
+ }
1257
+ },
1258
+ "productTypeL4": {
1259
+ "type": "string",
1260
+ "id": 13,
1261
+ "options": {
1262
+ "proto3_optional": true
1263
+ }
1264
+ },
1265
+ "productTypeL5": {
1266
+ "type": "string",
1267
+ "id": 14,
1268
+ "options": {
1269
+ "proto3_optional": true
1270
+ }
1271
+ },
1272
+ "price": {
1273
+ "type": "google.shopping.type.Price",
1274
+ "id": 15
1275
+ },
1276
+ "suggestedPrice": {
1277
+ "type": "google.shopping.type.Price",
1278
+ "id": 16
1279
+ },
1280
+ "predictedImpressionsChangeFraction": {
1281
+ "type": "double",
1282
+ "id": 17,
1283
+ "options": {
1284
+ "proto3_optional": true
1285
+ }
1286
+ },
1287
+ "predictedClicksChangeFraction": {
1288
+ "type": "double",
1289
+ "id": 18,
1290
+ "options": {
1291
+ "proto3_optional": true
1292
+ }
1293
+ },
1294
+ "predictedConversionsChangeFraction": {
1295
+ "type": "double",
1296
+ "id": 19,
1297
+ "options": {
1298
+ "proto3_optional": true
1299
+ }
1300
+ }
1301
+ }
1302
+ },
1303
+ "BestSellersProductClusterView": {
1304
+ "oneofs": {
1305
+ "_reportGranularity": {
1306
+ "oneof": [
1307
+ "reportGranularity"
1308
+ ]
1309
+ },
1310
+ "_reportCountryCode": {
1311
+ "oneof": [
1312
+ "reportCountryCode"
1313
+ ]
1314
+ },
1315
+ "_reportCategoryId": {
1316
+ "oneof": [
1317
+ "reportCategoryId"
1318
+ ]
1319
+ },
1320
+ "_title": {
1321
+ "oneof": [
1322
+ "title"
1323
+ ]
1324
+ },
1325
+ "_brand": {
1326
+ "oneof": [
1327
+ "brand"
1328
+ ]
1329
+ },
1330
+ "_categoryL1": {
1331
+ "oneof": [
1332
+ "categoryL1"
1333
+ ]
1334
+ },
1335
+ "_categoryL2": {
1336
+ "oneof": [
1337
+ "categoryL2"
1338
+ ]
1339
+ },
1340
+ "_categoryL3": {
1341
+ "oneof": [
1342
+ "categoryL3"
1343
+ ]
1344
+ },
1345
+ "_categoryL4": {
1346
+ "oneof": [
1347
+ "categoryL4"
1348
+ ]
1349
+ },
1350
+ "_categoryL5": {
1351
+ "oneof": [
1352
+ "categoryL5"
1353
+ ]
1354
+ },
1355
+ "_inventoryStatus": {
1356
+ "oneof": [
1357
+ "inventoryStatus"
1358
+ ]
1359
+ },
1360
+ "_brandInventoryStatus": {
1361
+ "oneof": [
1362
+ "brandInventoryStatus"
1363
+ ]
1364
+ },
1365
+ "_rank": {
1366
+ "oneof": [
1367
+ "rank"
1368
+ ]
1369
+ },
1370
+ "_previousRank": {
1371
+ "oneof": [
1372
+ "previousRank"
1373
+ ]
1374
+ },
1375
+ "_relativeDemand": {
1376
+ "oneof": [
1377
+ "relativeDemand"
1378
+ ]
1379
+ },
1380
+ "_previousRelativeDemand": {
1381
+ "oneof": [
1382
+ "previousRelativeDemand"
1383
+ ]
1384
+ },
1385
+ "_relativeDemandChange": {
1386
+ "oneof": [
1387
+ "relativeDemandChange"
1388
+ ]
1389
+ }
1390
+ },
1391
+ "fields": {
1392
+ "reportDate": {
1393
+ "type": "google.type.Date",
1394
+ "id": 1
1395
+ },
1396
+ "reportGranularity": {
1397
+ "type": "ReportGranularity.ReportGranularityEnum",
1398
+ "id": 2,
1399
+ "options": {
1400
+ "proto3_optional": true
1401
+ }
1402
+ },
1403
+ "reportCountryCode": {
1404
+ "type": "string",
1405
+ "id": 3,
1406
+ "options": {
1407
+ "proto3_optional": true
1408
+ }
1409
+ },
1410
+ "reportCategoryId": {
1411
+ "type": "int64",
1412
+ "id": 4,
1413
+ "options": {
1414
+ "proto3_optional": true
1415
+ }
1416
+ },
1417
+ "title": {
1418
+ "type": "string",
1419
+ "id": 6,
1420
+ "options": {
1421
+ "proto3_optional": true
1422
+ }
1423
+ },
1424
+ "brand": {
1425
+ "type": "string",
1426
+ "id": 7,
1427
+ "options": {
1428
+ "proto3_optional": true
1429
+ }
1430
+ },
1431
+ "categoryL1": {
1432
+ "type": "string",
1433
+ "id": 8,
1434
+ "options": {
1435
+ "proto3_optional": true
1436
+ }
1437
+ },
1438
+ "categoryL2": {
1439
+ "type": "string",
1440
+ "id": 9,
1441
+ "options": {
1442
+ "proto3_optional": true
1443
+ }
1444
+ },
1445
+ "categoryL3": {
1446
+ "type": "string",
1447
+ "id": 10,
1448
+ "options": {
1449
+ "proto3_optional": true
1450
+ }
1451
+ },
1452
+ "categoryL4": {
1453
+ "type": "string",
1454
+ "id": 11,
1455
+ "options": {
1456
+ "proto3_optional": true
1457
+ }
1458
+ },
1459
+ "categoryL5": {
1460
+ "type": "string",
1461
+ "id": 12,
1462
+ "options": {
1463
+ "proto3_optional": true
1464
+ }
1465
+ },
1466
+ "variantGtins": {
1467
+ "rule": "repeated",
1468
+ "type": "string",
1469
+ "id": 13
1470
+ },
1471
+ "inventoryStatus": {
1472
+ "type": "InventoryStatus",
1473
+ "id": 14,
1474
+ "options": {
1475
+ "proto3_optional": true
1476
+ }
1477
+ },
1478
+ "brandInventoryStatus": {
1479
+ "type": "InventoryStatus",
1480
+ "id": 15,
1481
+ "options": {
1482
+ "proto3_optional": true
1483
+ }
1484
+ },
1485
+ "rank": {
1486
+ "type": "int64",
1487
+ "id": 16,
1488
+ "options": {
1489
+ "proto3_optional": true
1490
+ }
1491
+ },
1492
+ "previousRank": {
1493
+ "type": "int64",
1494
+ "id": 17,
1495
+ "options": {
1496
+ "proto3_optional": true
1497
+ }
1498
+ },
1499
+ "relativeDemand": {
1500
+ "type": "RelativeDemand.RelativeDemandEnum",
1501
+ "id": 18,
1502
+ "options": {
1503
+ "proto3_optional": true
1504
+ }
1505
+ },
1506
+ "previousRelativeDemand": {
1507
+ "type": "RelativeDemand.RelativeDemandEnum",
1508
+ "id": 19,
1509
+ "options": {
1510
+ "proto3_optional": true
1511
+ }
1512
+ },
1513
+ "relativeDemandChange": {
1514
+ "type": "RelativeDemandChangeType.RelativeDemandChangeTypeEnum",
1515
+ "id": 20,
1516
+ "options": {
1517
+ "proto3_optional": true
1518
+ }
1519
+ }
1520
+ },
1521
+ "nested": {
1522
+ "InventoryStatus": {
1523
+ "values": {
1524
+ "INVENTORY_STATUS_UNSPECIFIED": 0,
1525
+ "IN_STOCK": 1,
1526
+ "OUT_OF_STOCK": 2,
1527
+ "NOT_IN_INVENTORY": 3
1528
+ }
1529
+ }
1530
+ }
1531
+ },
1532
+ "BestSellersBrandView": {
1533
+ "oneofs": {
1534
+ "_reportGranularity": {
1535
+ "oneof": [
1536
+ "reportGranularity"
1537
+ ]
1538
+ },
1539
+ "_reportCountryCode": {
1540
+ "oneof": [
1541
+ "reportCountryCode"
1542
+ ]
1543
+ },
1544
+ "_reportCategoryId": {
1545
+ "oneof": [
1546
+ "reportCategoryId"
1547
+ ]
1548
+ },
1549
+ "_brand": {
1550
+ "oneof": [
1551
+ "brand"
1552
+ ]
1553
+ },
1554
+ "_rank": {
1555
+ "oneof": [
1556
+ "rank"
1557
+ ]
1558
+ },
1559
+ "_previousRank": {
1560
+ "oneof": [
1561
+ "previousRank"
1562
+ ]
1563
+ },
1564
+ "_relativeDemand": {
1565
+ "oneof": [
1566
+ "relativeDemand"
1567
+ ]
1568
+ },
1569
+ "_previousRelativeDemand": {
1570
+ "oneof": [
1571
+ "previousRelativeDemand"
1572
+ ]
1573
+ },
1574
+ "_relativeDemandChange": {
1575
+ "oneof": [
1576
+ "relativeDemandChange"
1577
+ ]
1578
+ }
1579
+ },
1580
+ "fields": {
1581
+ "reportDate": {
1582
+ "type": "google.type.Date",
1583
+ "id": 1
1584
+ },
1585
+ "reportGranularity": {
1586
+ "type": "ReportGranularity.ReportGranularityEnum",
1587
+ "id": 2,
1588
+ "options": {
1589
+ "proto3_optional": true
1590
+ }
1591
+ },
1592
+ "reportCountryCode": {
1593
+ "type": "string",
1594
+ "id": 3,
1595
+ "options": {
1596
+ "proto3_optional": true
1597
+ }
1598
+ },
1599
+ "reportCategoryId": {
1600
+ "type": "int64",
1601
+ "id": 4,
1602
+ "options": {
1603
+ "proto3_optional": true
1604
+ }
1605
+ },
1606
+ "brand": {
1607
+ "type": "string",
1608
+ "id": 6,
1609
+ "options": {
1610
+ "proto3_optional": true
1611
+ }
1612
+ },
1613
+ "rank": {
1614
+ "type": "int64",
1615
+ "id": 7,
1616
+ "options": {
1617
+ "proto3_optional": true
1618
+ }
1619
+ },
1620
+ "previousRank": {
1621
+ "type": "int64",
1622
+ "id": 8,
1623
+ "options": {
1624
+ "proto3_optional": true
1625
+ }
1626
+ },
1627
+ "relativeDemand": {
1628
+ "type": "RelativeDemand.RelativeDemandEnum",
1629
+ "id": 9,
1630
+ "options": {
1631
+ "proto3_optional": true
1632
+ }
1633
+ },
1634
+ "previousRelativeDemand": {
1635
+ "type": "RelativeDemand.RelativeDemandEnum",
1636
+ "id": 10,
1637
+ "options": {
1638
+ "proto3_optional": true
1639
+ }
1640
+ },
1641
+ "relativeDemandChange": {
1642
+ "type": "RelativeDemandChangeType.RelativeDemandChangeTypeEnum",
1643
+ "id": 11,
1644
+ "options": {
1645
+ "proto3_optional": true
1646
+ }
1647
+ }
1648
+ }
1649
+ },
1650
+ "CompetitiveVisibilityCompetitorView": {
1651
+ "oneofs": {
1652
+ "_domain": {
1653
+ "oneof": [
1654
+ "domain"
1655
+ ]
1656
+ },
1657
+ "_isYourDomain": {
1658
+ "oneof": [
1659
+ "isYourDomain"
1660
+ ]
1661
+ },
1662
+ "_reportCountryCode": {
1663
+ "oneof": [
1664
+ "reportCountryCode"
1665
+ ]
1666
+ },
1667
+ "_reportCategoryId": {
1668
+ "oneof": [
1669
+ "reportCategoryId"
1670
+ ]
1671
+ },
1672
+ "_trafficSource": {
1673
+ "oneof": [
1674
+ "trafficSource"
1675
+ ]
1676
+ },
1677
+ "_rank": {
1678
+ "oneof": [
1679
+ "rank"
1680
+ ]
1681
+ },
1682
+ "_adsOrganicRatio": {
1683
+ "oneof": [
1684
+ "adsOrganicRatio"
1685
+ ]
1686
+ },
1687
+ "_pageOverlapRate": {
1688
+ "oneof": [
1689
+ "pageOverlapRate"
1690
+ ]
1691
+ },
1692
+ "_higherPositionRate": {
1693
+ "oneof": [
1694
+ "higherPositionRate"
1695
+ ]
1696
+ },
1697
+ "_relativeVisibility": {
1698
+ "oneof": [
1699
+ "relativeVisibility"
1700
+ ]
1701
+ }
1702
+ },
1703
+ "fields": {
1704
+ "date": {
1705
+ "type": "google.type.Date",
1706
+ "id": 1
1707
+ },
1708
+ "domain": {
1709
+ "type": "string",
1710
+ "id": 2,
1711
+ "options": {
1712
+ "proto3_optional": true
1713
+ }
1714
+ },
1715
+ "isYourDomain": {
1716
+ "type": "bool",
1717
+ "id": 3,
1718
+ "options": {
1719
+ "proto3_optional": true
1720
+ }
1721
+ },
1722
+ "reportCountryCode": {
1723
+ "type": "string",
1724
+ "id": 4,
1725
+ "options": {
1726
+ "proto3_optional": true
1727
+ }
1728
+ },
1729
+ "reportCategoryId": {
1730
+ "type": "int64",
1731
+ "id": 5,
1732
+ "options": {
1733
+ "proto3_optional": true
1734
+ }
1735
+ },
1736
+ "trafficSource": {
1737
+ "type": "TrafficSource.TrafficSourceEnum",
1738
+ "id": 6,
1739
+ "options": {
1740
+ "proto3_optional": true
1741
+ }
1742
+ },
1743
+ "rank": {
1744
+ "type": "int64",
1745
+ "id": 7,
1746
+ "options": {
1747
+ "proto3_optional": true
1748
+ }
1749
+ },
1750
+ "adsOrganicRatio": {
1751
+ "type": "double",
1752
+ "id": 8,
1753
+ "options": {
1754
+ "proto3_optional": true
1755
+ }
1756
+ },
1757
+ "pageOverlapRate": {
1758
+ "type": "double",
1759
+ "id": 9,
1760
+ "options": {
1761
+ "proto3_optional": true
1762
+ }
1763
+ },
1764
+ "higherPositionRate": {
1765
+ "type": "double",
1766
+ "id": 10,
1767
+ "options": {
1768
+ "proto3_optional": true
1769
+ }
1770
+ },
1771
+ "relativeVisibility": {
1772
+ "type": "double",
1773
+ "id": 11,
1774
+ "options": {
1775
+ "proto3_optional": true
1776
+ }
1777
+ }
1778
+ }
1779
+ },
1780
+ "CompetitiveVisibilityTopMerchantView": {
1781
+ "oneofs": {
1782
+ "_domain": {
1783
+ "oneof": [
1784
+ "domain"
1785
+ ]
1786
+ },
1787
+ "_isYourDomain": {
1788
+ "oneof": [
1789
+ "isYourDomain"
1790
+ ]
1791
+ },
1792
+ "_reportCountryCode": {
1793
+ "oneof": [
1794
+ "reportCountryCode"
1795
+ ]
1796
+ },
1797
+ "_reportCategoryId": {
1798
+ "oneof": [
1799
+ "reportCategoryId"
1800
+ ]
1801
+ },
1802
+ "_trafficSource": {
1803
+ "oneof": [
1804
+ "trafficSource"
1805
+ ]
1806
+ },
1807
+ "_rank": {
1808
+ "oneof": [
1809
+ "rank"
1810
+ ]
1811
+ },
1812
+ "_adsOrganicRatio": {
1813
+ "oneof": [
1814
+ "adsOrganicRatio"
1815
+ ]
1816
+ },
1817
+ "_pageOverlapRate": {
1818
+ "oneof": [
1819
+ "pageOverlapRate"
1820
+ ]
1821
+ },
1822
+ "_higherPositionRate": {
1823
+ "oneof": [
1824
+ "higherPositionRate"
1825
+ ]
1826
+ }
1827
+ },
1828
+ "fields": {
1829
+ "date": {
1830
+ "type": "google.type.Date",
1831
+ "id": 1
1832
+ },
1833
+ "domain": {
1834
+ "type": "string",
1835
+ "id": 2,
1836
+ "options": {
1837
+ "proto3_optional": true
1838
+ }
1839
+ },
1840
+ "isYourDomain": {
1841
+ "type": "bool",
1842
+ "id": 3,
1843
+ "options": {
1844
+ "proto3_optional": true
1845
+ }
1846
+ },
1847
+ "reportCountryCode": {
1848
+ "type": "string",
1849
+ "id": 4,
1850
+ "options": {
1851
+ "proto3_optional": true
1852
+ }
1853
+ },
1854
+ "reportCategoryId": {
1855
+ "type": "int64",
1856
+ "id": 5,
1857
+ "options": {
1858
+ "proto3_optional": true
1859
+ }
1860
+ },
1861
+ "trafficSource": {
1862
+ "type": "TrafficSource.TrafficSourceEnum",
1863
+ "id": 6,
1864
+ "options": {
1865
+ "proto3_optional": true
1866
+ }
1867
+ },
1868
+ "rank": {
1869
+ "type": "int64",
1870
+ "id": 7,
1871
+ "options": {
1872
+ "proto3_optional": true
1873
+ }
1874
+ },
1875
+ "adsOrganicRatio": {
1876
+ "type": "double",
1877
+ "id": 8,
1878
+ "options": {
1879
+ "proto3_optional": true
1880
+ }
1881
+ },
1882
+ "pageOverlapRate": {
1883
+ "type": "double",
1884
+ "id": 9,
1885
+ "options": {
1886
+ "proto3_optional": true
1887
+ }
1888
+ },
1889
+ "higherPositionRate": {
1890
+ "type": "double",
1891
+ "id": 10,
1892
+ "options": {
1893
+ "proto3_optional": true
1894
+ }
1895
+ }
1896
+ }
1897
+ },
1898
+ "CompetitiveVisibilityBenchmarkView": {
1899
+ "oneofs": {
1900
+ "_reportCountryCode": {
1901
+ "oneof": [
1902
+ "reportCountryCode"
1903
+ ]
1904
+ },
1905
+ "_reportCategoryId": {
1906
+ "oneof": [
1907
+ "reportCategoryId"
1908
+ ]
1909
+ },
1910
+ "_trafficSource": {
1911
+ "oneof": [
1912
+ "trafficSource"
1913
+ ]
1914
+ },
1915
+ "_yourDomainVisibilityTrend": {
1916
+ "oneof": [
1917
+ "yourDomainVisibilityTrend"
1918
+ ]
1919
+ },
1920
+ "_categoryBenchmarkVisibilityTrend": {
1921
+ "oneof": [
1922
+ "categoryBenchmarkVisibilityTrend"
1923
+ ]
1924
+ }
1925
+ },
1926
+ "fields": {
1927
+ "date": {
1928
+ "type": "google.type.Date",
1929
+ "id": 1
1930
+ },
1931
+ "reportCountryCode": {
1932
+ "type": "string",
1933
+ "id": 2,
1934
+ "options": {
1935
+ "proto3_optional": true
1936
+ }
1937
+ },
1938
+ "reportCategoryId": {
1939
+ "type": "int64",
1940
+ "id": 3,
1941
+ "options": {
1942
+ "proto3_optional": true
1943
+ }
1944
+ },
1945
+ "trafficSource": {
1946
+ "type": "TrafficSource.TrafficSourceEnum",
1947
+ "id": 4,
1948
+ "options": {
1949
+ "proto3_optional": true
1950
+ }
1951
+ },
1952
+ "yourDomainVisibilityTrend": {
1953
+ "type": "double",
1954
+ "id": 5,
1955
+ "options": {
1956
+ "proto3_optional": true
1957
+ }
1958
+ },
1959
+ "categoryBenchmarkVisibilityTrend": {
1960
+ "type": "double",
1961
+ "id": 6,
1962
+ "options": {
1963
+ "proto3_optional": true
1964
+ }
1965
+ }
1966
+ }
1967
+ },
1968
+ "MarketingMethod": {
1969
+ "fields": {},
1970
+ "nested": {
1971
+ "MarketingMethodEnum": {
1972
+ "values": {
1973
+ "MARKETING_METHOD_ENUM_UNSPECIFIED": 0,
1974
+ "ORGANIC": 1,
1975
+ "ADS": 2
1976
+ }
1977
+ }
1978
+ }
1979
+ },
1980
+ "ReportGranularity": {
1981
+ "fields": {},
1982
+ "nested": {
1983
+ "ReportGranularityEnum": {
1984
+ "values": {
1985
+ "REPORT_GRANULARITY_ENUM_UNSPECIFIED": 0,
1986
+ "WEEKLY": 1,
1987
+ "MONTHLY": 2
1988
+ }
1989
+ }
1990
+ }
1991
+ },
1992
+ "RelativeDemand": {
1993
+ "fields": {},
1994
+ "nested": {
1995
+ "RelativeDemandEnum": {
1996
+ "values": {
1997
+ "RELATIVE_DEMAND_ENUM_UNSPECIFIED": 0,
1998
+ "VERY_LOW": 10,
1999
+ "LOW": 20,
2000
+ "MEDIUM": 30,
2001
+ "HIGH": 40,
2002
+ "VERY_HIGH": 50
2003
+ }
2004
+ }
2005
+ }
2006
+ },
2007
+ "RelativeDemandChangeType": {
2008
+ "fields": {},
2009
+ "nested": {
2010
+ "RelativeDemandChangeTypeEnum": {
2011
+ "values": {
2012
+ "RELATIVE_DEMAND_CHANGE_TYPE_ENUM_UNSPECIFIED": 0,
2013
+ "SINKER": 1,
2014
+ "FLAT": 2,
2015
+ "RISER": 3
2016
+ }
2017
+ }
2018
+ }
2019
+ },
2020
+ "TrafficSource": {
2021
+ "fields": {},
2022
+ "nested": {
2023
+ "TrafficSourceEnum": {
2024
+ "values": {
2025
+ "TRAFFIC_SOURCE_ENUM_UNSPECIFIED": 0,
2026
+ "ORGANIC": 1,
2027
+ "ADS": 2,
2028
+ "ALL": 3
2029
+ }
2030
+ }
2031
+ }
2032
+ }
2033
+ }
2034
+ }
2035
+ }
2036
+ }
2037
+ }
2038
+ },
2039
+ "type": {
2040
+ "options": {
2041
+ "csharp_namespace": "Google.Shopping.Type",
2042
+ "go_package": "cloud.google.com/go/shopping/type/typepb;typepb",
2043
+ "java_multiple_files": true,
2044
+ "java_outer_classname": "TypesProto",
2045
+ "java_package": "com.google.shopping.type"
2046
+ },
2047
+ "nested": {
2048
+ "Price": {
2049
+ "oneofs": {
2050
+ "_amountMicros": {
2051
+ "oneof": [
2052
+ "amountMicros"
2053
+ ]
2054
+ },
2055
+ "_currencyCode": {
2056
+ "oneof": [
2057
+ "currencyCode"
2058
+ ]
2059
+ }
2060
+ },
2061
+ "fields": {
2062
+ "amountMicros": {
2063
+ "type": "int64",
2064
+ "id": 1,
2065
+ "options": {
2066
+ "proto3_optional": true
2067
+ }
2068
+ },
2069
+ "currencyCode": {
2070
+ "type": "string",
2071
+ "id": 2,
2072
+ "options": {
2073
+ "proto3_optional": true
2074
+ }
2075
+ }
2076
+ }
2077
+ },
2078
+ "CustomAttribute": {
2079
+ "oneofs": {
2080
+ "_name": {
2081
+ "oneof": [
2082
+ "name"
2083
+ ]
2084
+ },
2085
+ "_value": {
2086
+ "oneof": [
2087
+ "value"
2088
+ ]
2089
+ }
2090
+ },
2091
+ "fields": {
2092
+ "name": {
2093
+ "type": "string",
2094
+ "id": 1,
2095
+ "options": {
2096
+ "proto3_optional": true
2097
+ }
2098
+ },
2099
+ "value": {
2100
+ "type": "string",
2101
+ "id": 2,
2102
+ "options": {
2103
+ "proto3_optional": true
2104
+ }
2105
+ },
2106
+ "groupValues": {
2107
+ "rule": "repeated",
2108
+ "type": "CustomAttribute",
2109
+ "id": 3
2110
+ }
2111
+ }
2112
+ },
2113
+ "Destination": {
2114
+ "fields": {},
2115
+ "nested": {
2116
+ "DestinationEnum": {
2117
+ "values": {
2118
+ "DESTINATION_ENUM_UNSPECIFIED": 0,
2119
+ "SHOPPING_ADS": 1,
2120
+ "DISPLAY_ADS": 2,
2121
+ "LOCAL_INVENTORY_ADS": 3,
2122
+ "FREE_LISTINGS": 4,
2123
+ "FREE_LOCAL_LISTINGS": 5,
2124
+ "YOUTUBE_SHOPPING": 6
2125
+ }
2126
+ }
2127
+ }
2128
+ },
2129
+ "ReportingContext": {
2130
+ "fields": {},
2131
+ "nested": {
2132
+ "ReportingContextEnum": {
2133
+ "values": {
2134
+ "REPORTING_CONTEXT_ENUM_UNSPECIFIED": 0,
2135
+ "SHOPPING_ADS": 1,
2136
+ "DISCOVERY_ADS": 2,
2137
+ "VIDEO_ADS": 3,
2138
+ "DISPLAY_ADS": 4,
2139
+ "LOCAL_INVENTORY_ADS": 5,
2140
+ "VEHICLE_INVENTORY_ADS": 6,
2141
+ "FREE_LISTINGS": 7,
2142
+ "FREE_LOCAL_LISTINGS": 8,
2143
+ "FREE_LOCAL_VEHICLE_LISTINGS": 9,
2144
+ "YOUTUBE_SHOPPING": 10,
2145
+ "CLOUD_RETAIL": 11,
2146
+ "LOCAL_CLOUD_RETAIL": 12
2147
+ }
2148
+ }
2149
+ }
2150
+ },
2151
+ "Channel": {
2152
+ "fields": {},
2153
+ "nested": {
2154
+ "ChannelEnum": {
2155
+ "values": {
2156
+ "CHANNEL_ENUM_UNSPECIFIED": 0,
2157
+ "ONLINE": 1,
2158
+ "LOCAL": 2
2159
+ }
2160
+ }
2161
+ }
2162
+ }
2163
+ }
2164
+ }
2165
+ }
2166
+ },
2167
+ "api": {
2168
+ "options": {
2169
+ "go_package": "google.golang.org/genproto/googleapis/api/annotations;annotations",
2170
+ "java_multiple_files": true,
2171
+ "java_outer_classname": "FieldBehaviorProto",
2172
+ "java_package": "com.google.api",
2173
+ "objc_class_prefix": "GAPI",
2174
+ "cc_enable_arenas": true
2175
+ },
2176
+ "nested": {
2177
+ "http": {
2178
+ "type": "HttpRule",
2179
+ "id": 72295728,
2180
+ "extend": "google.protobuf.MethodOptions"
2181
+ },
2182
+ "Http": {
2183
+ "fields": {
2184
+ "rules": {
2185
+ "rule": "repeated",
2186
+ "type": "HttpRule",
2187
+ "id": 1
2188
+ },
2189
+ "fullyDecodeReservedExpansion": {
2190
+ "type": "bool",
2191
+ "id": 2
2192
+ }
2193
+ }
2194
+ },
2195
+ "HttpRule": {
2196
+ "oneofs": {
2197
+ "pattern": {
2198
+ "oneof": [
2199
+ "get",
2200
+ "put",
2201
+ "post",
2202
+ "delete",
2203
+ "patch",
2204
+ "custom"
2205
+ ]
2206
+ }
2207
+ },
2208
+ "fields": {
2209
+ "selector": {
2210
+ "type": "string",
2211
+ "id": 1
2212
+ },
2213
+ "get": {
2214
+ "type": "string",
2215
+ "id": 2
2216
+ },
2217
+ "put": {
2218
+ "type": "string",
2219
+ "id": 3
2220
+ },
2221
+ "post": {
2222
+ "type": "string",
2223
+ "id": 4
2224
+ },
2225
+ "delete": {
2226
+ "type": "string",
2227
+ "id": 5
2228
+ },
2229
+ "patch": {
2230
+ "type": "string",
2231
+ "id": 6
2232
+ },
2233
+ "custom": {
2234
+ "type": "CustomHttpPattern",
2235
+ "id": 8
2236
+ },
2237
+ "body": {
2238
+ "type": "string",
2239
+ "id": 7
2240
+ },
2241
+ "responseBody": {
2242
+ "type": "string",
2243
+ "id": 12
2244
+ },
2245
+ "additionalBindings": {
2246
+ "rule": "repeated",
2247
+ "type": "HttpRule",
2248
+ "id": 11
2249
+ }
2250
+ }
2251
+ },
2252
+ "CustomHttpPattern": {
2253
+ "fields": {
2254
+ "kind": {
2255
+ "type": "string",
2256
+ "id": 1
2257
+ },
2258
+ "path": {
2259
+ "type": "string",
2260
+ "id": 2
2261
+ }
2262
+ }
2263
+ },
2264
+ "methodSignature": {
2265
+ "rule": "repeated",
2266
+ "type": "string",
2267
+ "id": 1051,
2268
+ "extend": "google.protobuf.MethodOptions"
2269
+ },
2270
+ "defaultHost": {
2271
+ "type": "string",
2272
+ "id": 1049,
2273
+ "extend": "google.protobuf.ServiceOptions"
2274
+ },
2275
+ "oauthScopes": {
2276
+ "type": "string",
2277
+ "id": 1050,
2278
+ "extend": "google.protobuf.ServiceOptions"
2279
+ },
2280
+ "CommonLanguageSettings": {
2281
+ "fields": {
2282
+ "referenceDocsUri": {
2283
+ "type": "string",
2284
+ "id": 1,
2285
+ "options": {
2286
+ "deprecated": true
2287
+ }
2288
+ },
2289
+ "destinations": {
2290
+ "rule": "repeated",
2291
+ "type": "ClientLibraryDestination",
2292
+ "id": 2
2293
+ }
2294
+ }
2295
+ },
2296
+ "ClientLibrarySettings": {
2297
+ "fields": {
2298
+ "version": {
2299
+ "type": "string",
2300
+ "id": 1
2301
+ },
2302
+ "launchStage": {
2303
+ "type": "LaunchStage",
2304
+ "id": 2
2305
+ },
2306
+ "restNumericEnums": {
2307
+ "type": "bool",
2308
+ "id": 3
2309
+ },
2310
+ "javaSettings": {
2311
+ "type": "JavaSettings",
2312
+ "id": 21
2313
+ },
2314
+ "cppSettings": {
2315
+ "type": "CppSettings",
2316
+ "id": 22
2317
+ },
2318
+ "phpSettings": {
2319
+ "type": "PhpSettings",
2320
+ "id": 23
2321
+ },
2322
+ "pythonSettings": {
2323
+ "type": "PythonSettings",
2324
+ "id": 24
2325
+ },
2326
+ "nodeSettings": {
2327
+ "type": "NodeSettings",
2328
+ "id": 25
2329
+ },
2330
+ "dotnetSettings": {
2331
+ "type": "DotnetSettings",
2332
+ "id": 26
2333
+ },
2334
+ "rubySettings": {
2335
+ "type": "RubySettings",
2336
+ "id": 27
2337
+ },
2338
+ "goSettings": {
2339
+ "type": "GoSettings",
2340
+ "id": 28
2341
+ }
2342
+ }
2343
+ },
2344
+ "Publishing": {
2345
+ "fields": {
2346
+ "methodSettings": {
2347
+ "rule": "repeated",
2348
+ "type": "MethodSettings",
2349
+ "id": 2
2350
+ },
2351
+ "newIssueUri": {
2352
+ "type": "string",
2353
+ "id": 101
2354
+ },
2355
+ "documentationUri": {
2356
+ "type": "string",
2357
+ "id": 102
2358
+ },
2359
+ "apiShortName": {
2360
+ "type": "string",
2361
+ "id": 103
2362
+ },
2363
+ "githubLabel": {
2364
+ "type": "string",
2365
+ "id": 104
2366
+ },
2367
+ "codeownerGithubTeams": {
2368
+ "rule": "repeated",
2369
+ "type": "string",
2370
+ "id": 105
2371
+ },
2372
+ "docTagPrefix": {
2373
+ "type": "string",
2374
+ "id": 106
2375
+ },
2376
+ "organization": {
2377
+ "type": "ClientLibraryOrganization",
2378
+ "id": 107
2379
+ },
2380
+ "librarySettings": {
2381
+ "rule": "repeated",
2382
+ "type": "ClientLibrarySettings",
2383
+ "id": 109
2384
+ },
2385
+ "protoReferenceDocumentationUri": {
2386
+ "type": "string",
2387
+ "id": 110
2388
+ }
2389
+ }
2390
+ },
2391
+ "JavaSettings": {
2392
+ "fields": {
2393
+ "libraryPackage": {
2394
+ "type": "string",
2395
+ "id": 1
2396
+ },
2397
+ "serviceClassNames": {
2398
+ "keyType": "string",
2399
+ "type": "string",
2400
+ "id": 2
2401
+ },
2402
+ "common": {
2403
+ "type": "CommonLanguageSettings",
2404
+ "id": 3
2405
+ }
2406
+ }
2407
+ },
2408
+ "CppSettings": {
2409
+ "fields": {
2410
+ "common": {
2411
+ "type": "CommonLanguageSettings",
2412
+ "id": 1
2413
+ }
2414
+ }
2415
+ },
2416
+ "PhpSettings": {
2417
+ "fields": {
2418
+ "common": {
2419
+ "type": "CommonLanguageSettings",
2420
+ "id": 1
2421
+ }
2422
+ }
2423
+ },
2424
+ "PythonSettings": {
2425
+ "fields": {
2426
+ "common": {
2427
+ "type": "CommonLanguageSettings",
2428
+ "id": 1
2429
+ }
2430
+ }
2431
+ },
2432
+ "NodeSettings": {
2433
+ "fields": {
2434
+ "common": {
2435
+ "type": "CommonLanguageSettings",
2436
+ "id": 1
2437
+ }
2438
+ }
2439
+ },
2440
+ "DotnetSettings": {
2441
+ "fields": {
2442
+ "common": {
2443
+ "type": "CommonLanguageSettings",
2444
+ "id": 1
2445
+ },
2446
+ "renamedServices": {
2447
+ "keyType": "string",
2448
+ "type": "string",
2449
+ "id": 2
2450
+ },
2451
+ "renamedResources": {
2452
+ "keyType": "string",
2453
+ "type": "string",
2454
+ "id": 3
2455
+ },
2456
+ "ignoredResources": {
2457
+ "rule": "repeated",
2458
+ "type": "string",
2459
+ "id": 4
2460
+ },
2461
+ "forcedNamespaceAliases": {
2462
+ "rule": "repeated",
2463
+ "type": "string",
2464
+ "id": 5
2465
+ },
2466
+ "handwrittenSignatures": {
2467
+ "rule": "repeated",
2468
+ "type": "string",
2469
+ "id": 6
2470
+ }
2471
+ }
2472
+ },
2473
+ "RubySettings": {
2474
+ "fields": {
2475
+ "common": {
2476
+ "type": "CommonLanguageSettings",
2477
+ "id": 1
2478
+ }
2479
+ }
2480
+ },
2481
+ "GoSettings": {
2482
+ "fields": {
2483
+ "common": {
2484
+ "type": "CommonLanguageSettings",
2485
+ "id": 1
2486
+ }
2487
+ }
2488
+ },
2489
+ "MethodSettings": {
2490
+ "fields": {
2491
+ "selector": {
2492
+ "type": "string",
2493
+ "id": 1
2494
+ },
2495
+ "longRunning": {
2496
+ "type": "LongRunning",
2497
+ "id": 2
2498
+ }
2499
+ },
2500
+ "nested": {
2501
+ "LongRunning": {
2502
+ "fields": {
2503
+ "initialPollDelay": {
2504
+ "type": "google.protobuf.Duration",
2505
+ "id": 1
2506
+ },
2507
+ "pollDelayMultiplier": {
2508
+ "type": "float",
2509
+ "id": 2
2510
+ },
2511
+ "maxPollDelay": {
2512
+ "type": "google.protobuf.Duration",
2513
+ "id": 3
2514
+ },
2515
+ "totalPollTimeout": {
2516
+ "type": "google.protobuf.Duration",
2517
+ "id": 4
2518
+ }
2519
+ }
2520
+ }
2521
+ }
2522
+ },
2523
+ "ClientLibraryOrganization": {
2524
+ "values": {
2525
+ "CLIENT_LIBRARY_ORGANIZATION_UNSPECIFIED": 0,
2526
+ "CLOUD": 1,
2527
+ "ADS": 2,
2528
+ "PHOTOS": 3,
2529
+ "STREET_VIEW": 4,
2530
+ "SHOPPING": 5,
2531
+ "GEO": 6,
2532
+ "GENERATIVE_AI": 7
2533
+ }
2534
+ },
2535
+ "ClientLibraryDestination": {
2536
+ "values": {
2537
+ "CLIENT_LIBRARY_DESTINATION_UNSPECIFIED": 0,
2538
+ "GITHUB": 10,
2539
+ "PACKAGE_MANAGER": 20
2540
+ }
2541
+ },
2542
+ "LaunchStage": {
2543
+ "values": {
2544
+ "LAUNCH_STAGE_UNSPECIFIED": 0,
2545
+ "UNIMPLEMENTED": 6,
2546
+ "PRELAUNCH": 7,
2547
+ "EARLY_ACCESS": 1,
2548
+ "ALPHA": 2,
2549
+ "BETA": 3,
2550
+ "GA": 4,
2551
+ "DEPRECATED": 5
2552
+ }
2553
+ },
2554
+ "fieldBehavior": {
2555
+ "rule": "repeated",
2556
+ "type": "google.api.FieldBehavior",
2557
+ "id": 1052,
2558
+ "extend": "google.protobuf.FieldOptions"
2559
+ },
2560
+ "FieldBehavior": {
2561
+ "values": {
2562
+ "FIELD_BEHAVIOR_UNSPECIFIED": 0,
2563
+ "OPTIONAL": 1,
2564
+ "REQUIRED": 2,
2565
+ "OUTPUT_ONLY": 3,
2566
+ "INPUT_ONLY": 4,
2567
+ "IMMUTABLE": 5,
2568
+ "UNORDERED_LIST": 6,
2569
+ "NON_EMPTY_DEFAULT": 7
2570
+ }
2571
+ }
2572
+ }
2573
+ },
2574
+ "protobuf": {
2575
+ "options": {
2576
+ "go_package": "google.golang.org/protobuf/types/descriptorpb",
2577
+ "java_package": "com.google.protobuf",
2578
+ "java_outer_classname": "DescriptorProtos",
2579
+ "csharp_namespace": "Google.Protobuf.Reflection",
2580
+ "objc_class_prefix": "GPB",
2581
+ "cc_enable_arenas": true,
2582
+ "optimize_for": "SPEED"
2583
+ },
2584
+ "nested": {
2585
+ "FileDescriptorSet": {
2586
+ "fields": {
2587
+ "file": {
2588
+ "rule": "repeated",
2589
+ "type": "FileDescriptorProto",
2590
+ "id": 1
2591
+ }
2592
+ }
2593
+ },
2594
+ "FileDescriptorProto": {
2595
+ "fields": {
2596
+ "name": {
2597
+ "type": "string",
2598
+ "id": 1
2599
+ },
2600
+ "package": {
2601
+ "type": "string",
2602
+ "id": 2
2603
+ },
2604
+ "dependency": {
2605
+ "rule": "repeated",
2606
+ "type": "string",
2607
+ "id": 3
2608
+ },
2609
+ "publicDependency": {
2610
+ "rule": "repeated",
2611
+ "type": "int32",
2612
+ "id": 10,
2613
+ "options": {
2614
+ "packed": false
2615
+ }
2616
+ },
2617
+ "weakDependency": {
2618
+ "rule": "repeated",
2619
+ "type": "int32",
2620
+ "id": 11,
2621
+ "options": {
2622
+ "packed": false
2623
+ }
2624
+ },
2625
+ "messageType": {
2626
+ "rule": "repeated",
2627
+ "type": "DescriptorProto",
2628
+ "id": 4
2629
+ },
2630
+ "enumType": {
2631
+ "rule": "repeated",
2632
+ "type": "EnumDescriptorProto",
2633
+ "id": 5
2634
+ },
2635
+ "service": {
2636
+ "rule": "repeated",
2637
+ "type": "ServiceDescriptorProto",
2638
+ "id": 6
2639
+ },
2640
+ "extension": {
2641
+ "rule": "repeated",
2642
+ "type": "FieldDescriptorProto",
2643
+ "id": 7
2644
+ },
2645
+ "options": {
2646
+ "type": "FileOptions",
2647
+ "id": 8
2648
+ },
2649
+ "sourceCodeInfo": {
2650
+ "type": "SourceCodeInfo",
2651
+ "id": 9
2652
+ },
2653
+ "syntax": {
2654
+ "type": "string",
2655
+ "id": 12
2656
+ },
2657
+ "edition": {
2658
+ "type": "string",
2659
+ "id": 13
2660
+ }
2661
+ }
2662
+ },
2663
+ "DescriptorProto": {
2664
+ "fields": {
2665
+ "name": {
2666
+ "type": "string",
2667
+ "id": 1
2668
+ },
2669
+ "field": {
2670
+ "rule": "repeated",
2671
+ "type": "FieldDescriptorProto",
2672
+ "id": 2
2673
+ },
2674
+ "extension": {
2675
+ "rule": "repeated",
2676
+ "type": "FieldDescriptorProto",
2677
+ "id": 6
2678
+ },
2679
+ "nestedType": {
2680
+ "rule": "repeated",
2681
+ "type": "DescriptorProto",
2682
+ "id": 3
2683
+ },
2684
+ "enumType": {
2685
+ "rule": "repeated",
2686
+ "type": "EnumDescriptorProto",
2687
+ "id": 4
2688
+ },
2689
+ "extensionRange": {
2690
+ "rule": "repeated",
2691
+ "type": "ExtensionRange",
2692
+ "id": 5
2693
+ },
2694
+ "oneofDecl": {
2695
+ "rule": "repeated",
2696
+ "type": "OneofDescriptorProto",
2697
+ "id": 8
2698
+ },
2699
+ "options": {
2700
+ "type": "MessageOptions",
2701
+ "id": 7
2702
+ },
2703
+ "reservedRange": {
2704
+ "rule": "repeated",
2705
+ "type": "ReservedRange",
2706
+ "id": 9
2707
+ },
2708
+ "reservedName": {
2709
+ "rule": "repeated",
2710
+ "type": "string",
2711
+ "id": 10
2712
+ }
2713
+ },
2714
+ "nested": {
2715
+ "ExtensionRange": {
2716
+ "fields": {
2717
+ "start": {
2718
+ "type": "int32",
2719
+ "id": 1
2720
+ },
2721
+ "end": {
2722
+ "type": "int32",
2723
+ "id": 2
2724
+ },
2725
+ "options": {
2726
+ "type": "ExtensionRangeOptions",
2727
+ "id": 3
2728
+ }
2729
+ }
2730
+ },
2731
+ "ReservedRange": {
2732
+ "fields": {
2733
+ "start": {
2734
+ "type": "int32",
2735
+ "id": 1
2736
+ },
2737
+ "end": {
2738
+ "type": "int32",
2739
+ "id": 2
2740
+ }
2741
+ }
2742
+ }
2743
+ }
2744
+ },
2745
+ "ExtensionRangeOptions": {
2746
+ "fields": {
2747
+ "uninterpretedOption": {
2748
+ "rule": "repeated",
2749
+ "type": "UninterpretedOption",
2750
+ "id": 999
2751
+ },
2752
+ "declaration": {
2753
+ "rule": "repeated",
2754
+ "type": "Declaration",
2755
+ "id": 2,
2756
+ "options": {
2757
+ "retention": "RETENTION_SOURCE"
2758
+ }
2759
+ },
2760
+ "features": {
2761
+ "type": "FeatureSet",
2762
+ "id": 50
2763
+ },
2764
+ "verification": {
2765
+ "type": "VerificationState",
2766
+ "id": 3,
2767
+ "options": {
2768
+ "default": "UNVERIFIED"
2769
+ }
2770
+ }
2771
+ },
2772
+ "extensions": [
2773
+ [
2774
+ 1000,
2775
+ 536870911
2776
+ ]
2777
+ ],
2778
+ "nested": {
2779
+ "Declaration": {
2780
+ "fields": {
2781
+ "number": {
2782
+ "type": "int32",
2783
+ "id": 1
2784
+ },
2785
+ "fullName": {
2786
+ "type": "string",
2787
+ "id": 2
2788
+ },
2789
+ "type": {
2790
+ "type": "string",
2791
+ "id": 3
2792
+ },
2793
+ "reserved": {
2794
+ "type": "bool",
2795
+ "id": 5
2796
+ },
2797
+ "repeated": {
2798
+ "type": "bool",
2799
+ "id": 6
2800
+ }
2801
+ },
2802
+ "reserved": [
2803
+ [
2804
+ 4,
2805
+ 4
2806
+ ]
2807
+ ]
2808
+ },
2809
+ "VerificationState": {
2810
+ "values": {
2811
+ "DECLARATION": 0,
2812
+ "UNVERIFIED": 1
2813
+ }
2814
+ }
2815
+ }
2816
+ },
2817
+ "FieldDescriptorProto": {
2818
+ "fields": {
2819
+ "name": {
2820
+ "type": "string",
2821
+ "id": 1
2822
+ },
2823
+ "number": {
2824
+ "type": "int32",
2825
+ "id": 3
2826
+ },
2827
+ "label": {
2828
+ "type": "Label",
2829
+ "id": 4
2830
+ },
2831
+ "type": {
2832
+ "type": "Type",
2833
+ "id": 5
2834
+ },
2835
+ "typeName": {
2836
+ "type": "string",
2837
+ "id": 6
2838
+ },
2839
+ "extendee": {
2840
+ "type": "string",
2841
+ "id": 2
2842
+ },
2843
+ "defaultValue": {
2844
+ "type": "string",
2845
+ "id": 7
2846
+ },
2847
+ "oneofIndex": {
2848
+ "type": "int32",
2849
+ "id": 9
2850
+ },
2851
+ "jsonName": {
2852
+ "type": "string",
2853
+ "id": 10
2854
+ },
2855
+ "options": {
2856
+ "type": "FieldOptions",
2857
+ "id": 8
2858
+ },
2859
+ "proto3Optional": {
2860
+ "type": "bool",
2861
+ "id": 17
2862
+ }
2863
+ },
2864
+ "nested": {
2865
+ "Type": {
2866
+ "values": {
2867
+ "TYPE_DOUBLE": 1,
2868
+ "TYPE_FLOAT": 2,
2869
+ "TYPE_INT64": 3,
2870
+ "TYPE_UINT64": 4,
2871
+ "TYPE_INT32": 5,
2872
+ "TYPE_FIXED64": 6,
2873
+ "TYPE_FIXED32": 7,
2874
+ "TYPE_BOOL": 8,
2875
+ "TYPE_STRING": 9,
2876
+ "TYPE_GROUP": 10,
2877
+ "TYPE_MESSAGE": 11,
2878
+ "TYPE_BYTES": 12,
2879
+ "TYPE_UINT32": 13,
2880
+ "TYPE_ENUM": 14,
2881
+ "TYPE_SFIXED32": 15,
2882
+ "TYPE_SFIXED64": 16,
2883
+ "TYPE_SINT32": 17,
2884
+ "TYPE_SINT64": 18
2885
+ }
2886
+ },
2887
+ "Label": {
2888
+ "values": {
2889
+ "LABEL_OPTIONAL": 1,
2890
+ "LABEL_REQUIRED": 2,
2891
+ "LABEL_REPEATED": 3
2892
+ }
2893
+ }
2894
+ }
2895
+ },
2896
+ "OneofDescriptorProto": {
2897
+ "fields": {
2898
+ "name": {
2899
+ "type": "string",
2900
+ "id": 1
2901
+ },
2902
+ "options": {
2903
+ "type": "OneofOptions",
2904
+ "id": 2
2905
+ }
2906
+ }
2907
+ },
2908
+ "EnumDescriptorProto": {
2909
+ "fields": {
2910
+ "name": {
2911
+ "type": "string",
2912
+ "id": 1
2913
+ },
2914
+ "value": {
2915
+ "rule": "repeated",
2916
+ "type": "EnumValueDescriptorProto",
2917
+ "id": 2
2918
+ },
2919
+ "options": {
2920
+ "type": "EnumOptions",
2921
+ "id": 3
2922
+ },
2923
+ "reservedRange": {
2924
+ "rule": "repeated",
2925
+ "type": "EnumReservedRange",
2926
+ "id": 4
2927
+ },
2928
+ "reservedName": {
2929
+ "rule": "repeated",
2930
+ "type": "string",
2931
+ "id": 5
2932
+ }
2933
+ },
2934
+ "nested": {
2935
+ "EnumReservedRange": {
2936
+ "fields": {
2937
+ "start": {
2938
+ "type": "int32",
2939
+ "id": 1
2940
+ },
2941
+ "end": {
2942
+ "type": "int32",
2943
+ "id": 2
2944
+ }
2945
+ }
2946
+ }
2947
+ }
2948
+ },
2949
+ "EnumValueDescriptorProto": {
2950
+ "fields": {
2951
+ "name": {
2952
+ "type": "string",
2953
+ "id": 1
2954
+ },
2955
+ "number": {
2956
+ "type": "int32",
2957
+ "id": 2
2958
+ },
2959
+ "options": {
2960
+ "type": "EnumValueOptions",
2961
+ "id": 3
2962
+ }
2963
+ }
2964
+ },
2965
+ "ServiceDescriptorProto": {
2966
+ "fields": {
2967
+ "name": {
2968
+ "type": "string",
2969
+ "id": 1
2970
+ },
2971
+ "method": {
2972
+ "rule": "repeated",
2973
+ "type": "MethodDescriptorProto",
2974
+ "id": 2
2975
+ },
2976
+ "options": {
2977
+ "type": "ServiceOptions",
2978
+ "id": 3
2979
+ }
2980
+ }
2981
+ },
2982
+ "MethodDescriptorProto": {
2983
+ "fields": {
2984
+ "name": {
2985
+ "type": "string",
2986
+ "id": 1
2987
+ },
2988
+ "inputType": {
2989
+ "type": "string",
2990
+ "id": 2
2991
+ },
2992
+ "outputType": {
2993
+ "type": "string",
2994
+ "id": 3
2995
+ },
2996
+ "options": {
2997
+ "type": "MethodOptions",
2998
+ "id": 4
2999
+ },
3000
+ "clientStreaming": {
3001
+ "type": "bool",
3002
+ "id": 5,
3003
+ "options": {
3004
+ "default": false
3005
+ }
3006
+ },
3007
+ "serverStreaming": {
3008
+ "type": "bool",
3009
+ "id": 6,
3010
+ "options": {
3011
+ "default": false
3012
+ }
3013
+ }
3014
+ }
3015
+ },
3016
+ "FileOptions": {
3017
+ "fields": {
3018
+ "javaPackage": {
3019
+ "type": "string",
3020
+ "id": 1
3021
+ },
3022
+ "javaOuterClassname": {
3023
+ "type": "string",
3024
+ "id": 8
3025
+ },
3026
+ "javaMultipleFiles": {
3027
+ "type": "bool",
3028
+ "id": 10,
3029
+ "options": {
3030
+ "default": false
3031
+ }
3032
+ },
3033
+ "javaGenerateEqualsAndHash": {
3034
+ "type": "bool",
3035
+ "id": 20,
3036
+ "options": {
3037
+ "deprecated": true
3038
+ }
3039
+ },
3040
+ "javaStringCheckUtf8": {
3041
+ "type": "bool",
3042
+ "id": 27,
3043
+ "options": {
3044
+ "default": false
3045
+ }
3046
+ },
3047
+ "optimizeFor": {
3048
+ "type": "OptimizeMode",
3049
+ "id": 9,
3050
+ "options": {
3051
+ "default": "SPEED"
3052
+ }
3053
+ },
3054
+ "goPackage": {
3055
+ "type": "string",
3056
+ "id": 11
3057
+ },
3058
+ "ccGenericServices": {
3059
+ "type": "bool",
3060
+ "id": 16,
3061
+ "options": {
3062
+ "default": false
3063
+ }
3064
+ },
3065
+ "javaGenericServices": {
3066
+ "type": "bool",
3067
+ "id": 17,
3068
+ "options": {
3069
+ "default": false
3070
+ }
3071
+ },
3072
+ "pyGenericServices": {
3073
+ "type": "bool",
3074
+ "id": 18,
3075
+ "options": {
3076
+ "default": false
3077
+ }
3078
+ },
3079
+ "phpGenericServices": {
3080
+ "type": "bool",
3081
+ "id": 42,
3082
+ "options": {
3083
+ "default": false
3084
+ }
3085
+ },
3086
+ "deprecated": {
3087
+ "type": "bool",
3088
+ "id": 23,
3089
+ "options": {
3090
+ "default": false
3091
+ }
3092
+ },
3093
+ "ccEnableArenas": {
3094
+ "type": "bool",
3095
+ "id": 31,
3096
+ "options": {
3097
+ "default": true
3098
+ }
3099
+ },
3100
+ "objcClassPrefix": {
3101
+ "type": "string",
3102
+ "id": 36
3103
+ },
3104
+ "csharpNamespace": {
3105
+ "type": "string",
3106
+ "id": 37
3107
+ },
3108
+ "swiftPrefix": {
3109
+ "type": "string",
3110
+ "id": 39
3111
+ },
3112
+ "phpClassPrefix": {
3113
+ "type": "string",
3114
+ "id": 40
3115
+ },
3116
+ "phpNamespace": {
3117
+ "type": "string",
3118
+ "id": 41
3119
+ },
3120
+ "phpMetadataNamespace": {
3121
+ "type": "string",
3122
+ "id": 44
3123
+ },
3124
+ "rubyPackage": {
3125
+ "type": "string",
3126
+ "id": 45
3127
+ },
3128
+ "features": {
3129
+ "type": "FeatureSet",
3130
+ "id": 50
3131
+ },
3132
+ "uninterpretedOption": {
3133
+ "rule": "repeated",
3134
+ "type": "UninterpretedOption",
3135
+ "id": 999
3136
+ }
3137
+ },
3138
+ "extensions": [
3139
+ [
3140
+ 1000,
3141
+ 536870911
3142
+ ]
3143
+ ],
3144
+ "reserved": [
3145
+ [
3146
+ 38,
3147
+ 38
3148
+ ]
3149
+ ],
3150
+ "nested": {
3151
+ "OptimizeMode": {
3152
+ "values": {
3153
+ "SPEED": 1,
3154
+ "CODE_SIZE": 2,
3155
+ "LITE_RUNTIME": 3
3156
+ }
3157
+ }
3158
+ }
3159
+ },
3160
+ "MessageOptions": {
3161
+ "fields": {
3162
+ "messageSetWireFormat": {
3163
+ "type": "bool",
3164
+ "id": 1,
3165
+ "options": {
3166
+ "default": false
3167
+ }
3168
+ },
3169
+ "noStandardDescriptorAccessor": {
3170
+ "type": "bool",
3171
+ "id": 2,
3172
+ "options": {
3173
+ "default": false
3174
+ }
3175
+ },
3176
+ "deprecated": {
3177
+ "type": "bool",
3178
+ "id": 3,
3179
+ "options": {
3180
+ "default": false
3181
+ }
3182
+ },
3183
+ "mapEntry": {
3184
+ "type": "bool",
3185
+ "id": 7
3186
+ },
3187
+ "deprecatedLegacyJsonFieldConflicts": {
3188
+ "type": "bool",
3189
+ "id": 11,
3190
+ "options": {
3191
+ "deprecated": true
3192
+ }
3193
+ },
3194
+ "features": {
3195
+ "type": "FeatureSet",
3196
+ "id": 12
3197
+ },
3198
+ "uninterpretedOption": {
3199
+ "rule": "repeated",
3200
+ "type": "UninterpretedOption",
3201
+ "id": 999
3202
+ }
3203
+ },
3204
+ "extensions": [
3205
+ [
3206
+ 1000,
3207
+ 536870911
3208
+ ]
3209
+ ],
3210
+ "reserved": [
3211
+ [
3212
+ 4,
3213
+ 4
3214
+ ],
3215
+ [
3216
+ 5,
3217
+ 5
3218
+ ],
3219
+ [
3220
+ 6,
3221
+ 6
3222
+ ],
3223
+ [
3224
+ 8,
3225
+ 8
3226
+ ],
3227
+ [
3228
+ 9,
3229
+ 9
3230
+ ]
3231
+ ]
3232
+ },
3233
+ "FieldOptions": {
3234
+ "fields": {
3235
+ "ctype": {
3236
+ "type": "CType",
3237
+ "id": 1,
3238
+ "options": {
3239
+ "default": "STRING"
3240
+ }
3241
+ },
3242
+ "packed": {
3243
+ "type": "bool",
3244
+ "id": 2
3245
+ },
3246
+ "jstype": {
3247
+ "type": "JSType",
3248
+ "id": 6,
3249
+ "options": {
3250
+ "default": "JS_NORMAL"
3251
+ }
3252
+ },
3253
+ "lazy": {
3254
+ "type": "bool",
3255
+ "id": 5,
3256
+ "options": {
3257
+ "default": false
3258
+ }
3259
+ },
3260
+ "unverifiedLazy": {
3261
+ "type": "bool",
3262
+ "id": 15,
3263
+ "options": {
3264
+ "default": false
3265
+ }
3266
+ },
3267
+ "deprecated": {
3268
+ "type": "bool",
3269
+ "id": 3,
3270
+ "options": {
3271
+ "default": false
3272
+ }
3273
+ },
3274
+ "weak": {
3275
+ "type": "bool",
3276
+ "id": 10,
3277
+ "options": {
3278
+ "default": false
3279
+ }
3280
+ },
3281
+ "debugRedact": {
3282
+ "type": "bool",
3283
+ "id": 16,
3284
+ "options": {
3285
+ "default": false
3286
+ }
3287
+ },
3288
+ "retention": {
3289
+ "type": "OptionRetention",
3290
+ "id": 17
3291
+ },
3292
+ "targets": {
3293
+ "rule": "repeated",
3294
+ "type": "OptionTargetType",
3295
+ "id": 19,
3296
+ "options": {
3297
+ "packed": false
3298
+ }
3299
+ },
3300
+ "editionDefaults": {
3301
+ "rule": "repeated",
3302
+ "type": "EditionDefault",
3303
+ "id": 20
3304
+ },
3305
+ "features": {
3306
+ "type": "FeatureSet",
3307
+ "id": 21
3308
+ },
3309
+ "uninterpretedOption": {
3310
+ "rule": "repeated",
3311
+ "type": "UninterpretedOption",
3312
+ "id": 999
3313
+ }
3314
+ },
3315
+ "extensions": [
3316
+ [
3317
+ 1000,
3318
+ 536870911
3319
+ ]
3320
+ ],
3321
+ "reserved": [
3322
+ [
3323
+ 4,
3324
+ 4
3325
+ ],
3326
+ [
3327
+ 18,
3328
+ 18
3329
+ ]
3330
+ ],
3331
+ "nested": {
3332
+ "CType": {
3333
+ "values": {
3334
+ "STRING": 0,
3335
+ "CORD": 1,
3336
+ "STRING_PIECE": 2
3337
+ }
3338
+ },
3339
+ "JSType": {
3340
+ "values": {
3341
+ "JS_NORMAL": 0,
3342
+ "JS_STRING": 1,
3343
+ "JS_NUMBER": 2
3344
+ }
3345
+ },
3346
+ "OptionRetention": {
3347
+ "values": {
3348
+ "RETENTION_UNKNOWN": 0,
3349
+ "RETENTION_RUNTIME": 1,
3350
+ "RETENTION_SOURCE": 2
3351
+ }
3352
+ },
3353
+ "OptionTargetType": {
3354
+ "values": {
3355
+ "TARGET_TYPE_UNKNOWN": 0,
3356
+ "TARGET_TYPE_FILE": 1,
3357
+ "TARGET_TYPE_EXTENSION_RANGE": 2,
3358
+ "TARGET_TYPE_MESSAGE": 3,
3359
+ "TARGET_TYPE_FIELD": 4,
3360
+ "TARGET_TYPE_ONEOF": 5,
3361
+ "TARGET_TYPE_ENUM": 6,
3362
+ "TARGET_TYPE_ENUM_ENTRY": 7,
3363
+ "TARGET_TYPE_SERVICE": 8,
3364
+ "TARGET_TYPE_METHOD": 9
3365
+ }
3366
+ },
3367
+ "EditionDefault": {
3368
+ "fields": {
3369
+ "edition": {
3370
+ "type": "string",
3371
+ "id": 1
3372
+ },
3373
+ "value": {
3374
+ "type": "string",
3375
+ "id": 2
3376
+ }
3377
+ }
3378
+ }
3379
+ }
3380
+ },
3381
+ "OneofOptions": {
3382
+ "fields": {
3383
+ "features": {
3384
+ "type": "FeatureSet",
3385
+ "id": 1
3386
+ },
3387
+ "uninterpretedOption": {
3388
+ "rule": "repeated",
3389
+ "type": "UninterpretedOption",
3390
+ "id": 999
3391
+ }
3392
+ },
3393
+ "extensions": [
3394
+ [
3395
+ 1000,
3396
+ 536870911
3397
+ ]
3398
+ ]
3399
+ },
3400
+ "EnumOptions": {
3401
+ "fields": {
3402
+ "allowAlias": {
3403
+ "type": "bool",
3404
+ "id": 2
3405
+ },
3406
+ "deprecated": {
3407
+ "type": "bool",
3408
+ "id": 3,
3409
+ "options": {
3410
+ "default": false
3411
+ }
3412
+ },
3413
+ "deprecatedLegacyJsonFieldConflicts": {
3414
+ "type": "bool",
3415
+ "id": 6,
3416
+ "options": {
3417
+ "deprecated": true
3418
+ }
3419
+ },
3420
+ "features": {
3421
+ "type": "FeatureSet",
3422
+ "id": 7
3423
+ },
3424
+ "uninterpretedOption": {
3425
+ "rule": "repeated",
3426
+ "type": "UninterpretedOption",
3427
+ "id": 999
3428
+ }
3429
+ },
3430
+ "extensions": [
3431
+ [
3432
+ 1000,
3433
+ 536870911
3434
+ ]
3435
+ ],
3436
+ "reserved": [
3437
+ [
3438
+ 5,
3439
+ 5
3440
+ ]
3441
+ ]
3442
+ },
3443
+ "EnumValueOptions": {
3444
+ "fields": {
3445
+ "deprecated": {
3446
+ "type": "bool",
3447
+ "id": 1,
3448
+ "options": {
3449
+ "default": false
3450
+ }
3451
+ },
3452
+ "features": {
3453
+ "type": "FeatureSet",
3454
+ "id": 2
3455
+ },
3456
+ "debugRedact": {
3457
+ "type": "bool",
3458
+ "id": 3,
3459
+ "options": {
3460
+ "default": false
3461
+ }
3462
+ },
3463
+ "uninterpretedOption": {
3464
+ "rule": "repeated",
3465
+ "type": "UninterpretedOption",
3466
+ "id": 999
3467
+ }
3468
+ },
3469
+ "extensions": [
3470
+ [
3471
+ 1000,
3472
+ 536870911
3473
+ ]
3474
+ ]
3475
+ },
3476
+ "ServiceOptions": {
3477
+ "fields": {
3478
+ "features": {
3479
+ "type": "FeatureSet",
3480
+ "id": 34
3481
+ },
3482
+ "deprecated": {
3483
+ "type": "bool",
3484
+ "id": 33,
3485
+ "options": {
3486
+ "default": false
3487
+ }
3488
+ },
3489
+ "uninterpretedOption": {
3490
+ "rule": "repeated",
3491
+ "type": "UninterpretedOption",
3492
+ "id": 999
3493
+ }
3494
+ },
3495
+ "extensions": [
3496
+ [
3497
+ 1000,
3498
+ 536870911
3499
+ ]
3500
+ ]
3501
+ },
3502
+ "MethodOptions": {
3503
+ "fields": {
3504
+ "deprecated": {
3505
+ "type": "bool",
3506
+ "id": 33,
3507
+ "options": {
3508
+ "default": false
3509
+ }
3510
+ },
3511
+ "idempotencyLevel": {
3512
+ "type": "IdempotencyLevel",
3513
+ "id": 34,
3514
+ "options": {
3515
+ "default": "IDEMPOTENCY_UNKNOWN"
3516
+ }
3517
+ },
3518
+ "features": {
3519
+ "type": "FeatureSet",
3520
+ "id": 35
3521
+ },
3522
+ "uninterpretedOption": {
3523
+ "rule": "repeated",
3524
+ "type": "UninterpretedOption",
3525
+ "id": 999
3526
+ }
3527
+ },
3528
+ "extensions": [
3529
+ [
3530
+ 1000,
3531
+ 536870911
3532
+ ]
3533
+ ],
3534
+ "nested": {
3535
+ "IdempotencyLevel": {
3536
+ "values": {
3537
+ "IDEMPOTENCY_UNKNOWN": 0,
3538
+ "NO_SIDE_EFFECTS": 1,
3539
+ "IDEMPOTENT": 2
3540
+ }
3541
+ }
3542
+ }
3543
+ },
3544
+ "UninterpretedOption": {
3545
+ "fields": {
3546
+ "name": {
3547
+ "rule": "repeated",
3548
+ "type": "NamePart",
3549
+ "id": 2
3550
+ },
3551
+ "identifierValue": {
3552
+ "type": "string",
3553
+ "id": 3
3554
+ },
3555
+ "positiveIntValue": {
3556
+ "type": "uint64",
3557
+ "id": 4
3558
+ },
3559
+ "negativeIntValue": {
3560
+ "type": "int64",
3561
+ "id": 5
3562
+ },
3563
+ "doubleValue": {
3564
+ "type": "double",
3565
+ "id": 6
3566
+ },
3567
+ "stringValue": {
3568
+ "type": "bytes",
3569
+ "id": 7
3570
+ },
3571
+ "aggregateValue": {
3572
+ "type": "string",
3573
+ "id": 8
3574
+ }
3575
+ },
3576
+ "nested": {
3577
+ "NamePart": {
3578
+ "fields": {
3579
+ "namePart": {
3580
+ "rule": "required",
3581
+ "type": "string",
3582
+ "id": 1
3583
+ },
3584
+ "isExtension": {
3585
+ "rule": "required",
3586
+ "type": "bool",
3587
+ "id": 2
3588
+ }
3589
+ }
3590
+ }
3591
+ }
3592
+ },
3593
+ "FeatureSet": {
3594
+ "fields": {
3595
+ "fieldPresence": {
3596
+ "type": "FieldPresence",
3597
+ "id": 1,
3598
+ "options": {
3599
+ "retention": "RETENTION_RUNTIME",
3600
+ "targets": "TARGET_TYPE_FILE",
3601
+ "edition_defaults.edition": "2023",
3602
+ "edition_defaults.value": "EXPLICIT"
3603
+ }
3604
+ },
3605
+ "enumType": {
3606
+ "type": "EnumType",
3607
+ "id": 2,
3608
+ "options": {
3609
+ "retention": "RETENTION_RUNTIME",
3610
+ "targets": "TARGET_TYPE_FILE",
3611
+ "edition_defaults.edition": "2023",
3612
+ "edition_defaults.value": "OPEN"
3613
+ }
3614
+ },
3615
+ "repeatedFieldEncoding": {
3616
+ "type": "RepeatedFieldEncoding",
3617
+ "id": 3,
3618
+ "options": {
3619
+ "retention": "RETENTION_RUNTIME",
3620
+ "targets": "TARGET_TYPE_FILE",
3621
+ "edition_defaults.edition": "2023",
3622
+ "edition_defaults.value": "PACKED"
3623
+ }
3624
+ },
3625
+ "stringFieldValidation": {
3626
+ "type": "StringFieldValidation",
3627
+ "id": 4,
3628
+ "options": {
3629
+ "retention": "RETENTION_RUNTIME",
3630
+ "targets": "TARGET_TYPE_FILE",
3631
+ "edition_defaults.edition": "2023",
3632
+ "edition_defaults.value": "MANDATORY"
3633
+ }
3634
+ },
3635
+ "messageEncoding": {
3636
+ "type": "MessageEncoding",
3637
+ "id": 5,
3638
+ "options": {
3639
+ "retention": "RETENTION_RUNTIME",
3640
+ "targets": "TARGET_TYPE_FILE",
3641
+ "edition_defaults.edition": "2023",
3642
+ "edition_defaults.value": "LENGTH_PREFIXED"
3643
+ }
3644
+ },
3645
+ "jsonFormat": {
3646
+ "type": "JsonFormat",
3647
+ "id": 6,
3648
+ "options": {
3649
+ "retention": "RETENTION_RUNTIME",
3650
+ "targets": "TARGET_TYPE_FILE",
3651
+ "edition_defaults.edition": "2023",
3652
+ "edition_defaults.value": "ALLOW"
3653
+ }
3654
+ },
3655
+ "rawFeatures": {
3656
+ "type": "FeatureSet",
3657
+ "id": 999,
3658
+ "options": {
3659
+ "targets": "TARGET_TYPE_UNKNOWN"
3660
+ }
3661
+ }
3662
+ },
3663
+ "extensions": [
3664
+ [
3665
+ 1000,
3666
+ 1000
3667
+ ],
3668
+ [
3669
+ 1001,
3670
+ 1001
3671
+ ],
3672
+ [
3673
+ 9995,
3674
+ 9999
3675
+ ]
3676
+ ],
3677
+ "nested": {
3678
+ "FieldPresence": {
3679
+ "values": {
3680
+ "FIELD_PRESENCE_UNKNOWN": 0,
3681
+ "EXPLICIT": 1,
3682
+ "IMPLICIT": 2,
3683
+ "LEGACY_REQUIRED": 3
3684
+ }
3685
+ },
3686
+ "EnumType": {
3687
+ "values": {
3688
+ "ENUM_TYPE_UNKNOWN": 0,
3689
+ "OPEN": 1,
3690
+ "CLOSED": 2
3691
+ }
3692
+ },
3693
+ "RepeatedFieldEncoding": {
3694
+ "values": {
3695
+ "REPEATED_FIELD_ENCODING_UNKNOWN": 0,
3696
+ "PACKED": 1,
3697
+ "EXPANDED": 2
3698
+ }
3699
+ },
3700
+ "StringFieldValidation": {
3701
+ "values": {
3702
+ "STRING_FIELD_VALIDATION_UNKNOWN": 0,
3703
+ "MANDATORY": 1,
3704
+ "HINT": 2,
3705
+ "NONE": 3
3706
+ }
3707
+ },
3708
+ "MessageEncoding": {
3709
+ "values": {
3710
+ "MESSAGE_ENCODING_UNKNOWN": 0,
3711
+ "LENGTH_PREFIXED": 1,
3712
+ "DELIMITED": 2
3713
+ }
3714
+ },
3715
+ "JsonFormat": {
3716
+ "values": {
3717
+ "JSON_FORMAT_UNKNOWN": 0,
3718
+ "ALLOW": 1,
3719
+ "LEGACY_BEST_EFFORT": 2
3720
+ }
3721
+ }
3722
+ }
3723
+ },
3724
+ "SourceCodeInfo": {
3725
+ "fields": {
3726
+ "location": {
3727
+ "rule": "repeated",
3728
+ "type": "Location",
3729
+ "id": 1
3730
+ }
3731
+ },
3732
+ "nested": {
3733
+ "Location": {
3734
+ "fields": {
3735
+ "path": {
3736
+ "rule": "repeated",
3737
+ "type": "int32",
3738
+ "id": 1
3739
+ },
3740
+ "span": {
3741
+ "rule": "repeated",
3742
+ "type": "int32",
3743
+ "id": 2
3744
+ },
3745
+ "leadingComments": {
3746
+ "type": "string",
3747
+ "id": 3
3748
+ },
3749
+ "trailingComments": {
3750
+ "type": "string",
3751
+ "id": 4
3752
+ },
3753
+ "leadingDetachedComments": {
3754
+ "rule": "repeated",
3755
+ "type": "string",
3756
+ "id": 6
3757
+ }
3758
+ }
3759
+ }
3760
+ }
3761
+ },
3762
+ "GeneratedCodeInfo": {
3763
+ "fields": {
3764
+ "annotation": {
3765
+ "rule": "repeated",
3766
+ "type": "Annotation",
3767
+ "id": 1
3768
+ }
3769
+ },
3770
+ "nested": {
3771
+ "Annotation": {
3772
+ "fields": {
3773
+ "path": {
3774
+ "rule": "repeated",
3775
+ "type": "int32",
3776
+ "id": 1
3777
+ },
3778
+ "sourceFile": {
3779
+ "type": "string",
3780
+ "id": 2
3781
+ },
3782
+ "begin": {
3783
+ "type": "int32",
3784
+ "id": 3
3785
+ },
3786
+ "end": {
3787
+ "type": "int32",
3788
+ "id": 4
3789
+ },
3790
+ "semantic": {
3791
+ "type": "Semantic",
3792
+ "id": 5
3793
+ }
3794
+ },
3795
+ "nested": {
3796
+ "Semantic": {
3797
+ "values": {
3798
+ "NONE": 0,
3799
+ "SET": 1,
3800
+ "ALIAS": 2
3801
+ }
3802
+ }
3803
+ }
3804
+ }
3805
+ }
3806
+ },
3807
+ "Duration": {
3808
+ "fields": {
3809
+ "seconds": {
3810
+ "type": "int64",
3811
+ "id": 1
3812
+ },
3813
+ "nanos": {
3814
+ "type": "int32",
3815
+ "id": 2
3816
+ }
3817
+ }
3818
+ },
3819
+ "Timestamp": {
3820
+ "fields": {
3821
+ "seconds": {
3822
+ "type": "int64",
3823
+ "id": 1
3824
+ },
3825
+ "nanos": {
3826
+ "type": "int32",
3827
+ "id": 2
3828
+ }
3829
+ }
3830
+ }
3831
+ }
3832
+ },
3833
+ "type": {
3834
+ "options": {
3835
+ "cc_enable_arenas": true,
3836
+ "go_package": "google.golang.org/genproto/googleapis/type/date;date",
3837
+ "java_multiple_files": true,
3838
+ "java_outer_classname": "DateProto",
3839
+ "java_package": "com.google.type",
3840
+ "objc_class_prefix": "GTP"
3841
+ },
3842
+ "nested": {
3843
+ "Date": {
3844
+ "fields": {
3845
+ "year": {
3846
+ "type": "int32",
3847
+ "id": 1
3848
+ },
3849
+ "month": {
3850
+ "type": "int32",
3851
+ "id": 2
3852
+ },
3853
+ "day": {
3854
+ "type": "int32",
3855
+ "id": 3
3856
+ }
3857
+ }
3858
+ }
3859
+ }
3860
+ }
3861
+ }
3862
+ }
3863
+ }
3864
+ }