@google-apps/chat 0.19.0 → 0.20.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.
@@ -93,19 +93,12 @@
93
93
  "type": "FileDescriptorProto",
94
94
  "id": 1
95
95
  }
96
- },
97
- "extensions": [
98
- [
99
- 536000000,
100
- 536000000
101
- ]
102
- ]
96
+ }
103
97
  },
104
98
  "Edition": {
105
99
  "edition": "proto2",
106
100
  "values": {
107
101
  "EDITION_UNKNOWN": 0,
108
- "EDITION_LEGACY": 900,
109
102
  "EDITION_PROTO2": 998,
110
103
  "EDITION_PROTO3": 999,
111
104
  "EDITION_2023": 1000,
@@ -144,11 +137,6 @@
144
137
  "type": "int32",
145
138
  "id": 11
146
139
  },
147
- "optionDependency": {
148
- "rule": "repeated",
149
- "type": "string",
150
- "id": 15
151
- },
152
140
  "messageType": {
153
141
  "rule": "repeated",
154
142
  "type": "DescriptorProto",
@@ -237,10 +225,6 @@
237
225
  "rule": "repeated",
238
226
  "type": "string",
239
227
  "id": 10
240
- },
241
- "visibility": {
242
- "type": "SymbolVisibility",
243
- "id": 11
244
228
  }
245
229
  },
246
230
  "nested": {
@@ -466,10 +450,6 @@
466
450
  "rule": "repeated",
467
451
  "type": "string",
468
452
  "id": 5
469
- },
470
- "visibility": {
471
- "type": "SymbolVisibility",
472
- "id": 6
473
453
  }
474
454
  },
475
455
  "nested": {
@@ -684,7 +664,6 @@
684
664
  42,
685
665
  42
686
666
  ],
687
- "php_generic_services",
688
667
  [
689
668
  38,
690
669
  38
@@ -820,8 +799,7 @@
820
799
  "type": "bool",
821
800
  "id": 10,
822
801
  "options": {
823
- "default": false,
824
- "deprecated": true
802
+ "default": false
825
803
  }
826
804
  },
827
805
  "debugRedact": {
@@ -849,10 +827,6 @@
849
827
  "type": "FeatureSet",
850
828
  "id": 21
851
829
  },
852
- "featureSupport": {
853
- "type": "FeatureSupport",
854
- "id": 22
855
- },
856
830
  "uninterpretedOption": {
857
831
  "rule": "repeated",
858
832
  "type": "UninterpretedOption",
@@ -922,26 +896,6 @@
922
896
  "id": 2
923
897
  }
924
898
  }
925
- },
926
- "FeatureSupport": {
927
- "fields": {
928
- "editionIntroduced": {
929
- "type": "Edition",
930
- "id": 1
931
- },
932
- "editionDeprecated": {
933
- "type": "Edition",
934
- "id": 2
935
- },
936
- "deprecationWarning": {
937
- "type": "string",
938
- "id": 3
939
- },
940
- "editionRemoved": {
941
- "type": "Edition",
942
- "id": 4
943
- }
944
- }
945
899
  }
946
900
  }
947
901
  },
@@ -1030,10 +984,6 @@
1030
984
  "default": false
1031
985
  }
1032
986
  },
1033
- "featureSupport": {
1034
- "type": "FieldOptions.FeatureSupport",
1035
- "id": 4
1036
- },
1037
987
  "uninterpretedOption": {
1038
988
  "rule": "repeated",
1039
989
  "type": "UninterpretedOption",
@@ -1176,7 +1126,6 @@
1176
1126
  "options": {
1177
1127
  "retention": "RETENTION_RUNTIME",
1178
1128
  "targets": "TARGET_TYPE_FILE",
1179
- "feature_support.edition_introduced": "EDITION_2023",
1180
1129
  "edition_defaults.edition": "EDITION_2023",
1181
1130
  "edition_defaults.value": "EXPLICIT"
1182
1131
  }
@@ -1187,7 +1136,6 @@
1187
1136
  "options": {
1188
1137
  "retention": "RETENTION_RUNTIME",
1189
1138
  "targets": "TARGET_TYPE_FILE",
1190
- "feature_support.edition_introduced": "EDITION_2023",
1191
1139
  "edition_defaults.edition": "EDITION_PROTO3",
1192
1140
  "edition_defaults.value": "OPEN"
1193
1141
  }
@@ -1198,7 +1146,6 @@
1198
1146
  "options": {
1199
1147
  "retention": "RETENTION_RUNTIME",
1200
1148
  "targets": "TARGET_TYPE_FILE",
1201
- "feature_support.edition_introduced": "EDITION_2023",
1202
1149
  "edition_defaults.edition": "EDITION_PROTO3",
1203
1150
  "edition_defaults.value": "PACKED"
1204
1151
  }
@@ -1209,7 +1156,6 @@
1209
1156
  "options": {
1210
1157
  "retention": "RETENTION_RUNTIME",
1211
1158
  "targets": "TARGET_TYPE_FILE",
1212
- "feature_support.edition_introduced": "EDITION_2023",
1213
1159
  "edition_defaults.edition": "EDITION_PROTO3",
1214
1160
  "edition_defaults.value": "VERIFY"
1215
1161
  }
@@ -1220,8 +1166,7 @@
1220
1166
  "options": {
1221
1167
  "retention": "RETENTION_RUNTIME",
1222
1168
  "targets": "TARGET_TYPE_FILE",
1223
- "feature_support.edition_introduced": "EDITION_2023",
1224
- "edition_defaults.edition": "EDITION_LEGACY",
1169
+ "edition_defaults.edition": "EDITION_PROTO2",
1225
1170
  "edition_defaults.value": "LENGTH_PREFIXED"
1226
1171
  }
1227
1172
  },
@@ -1231,38 +1176,27 @@
1231
1176
  "options": {
1232
1177
  "retention": "RETENTION_RUNTIME",
1233
1178
  "targets": "TARGET_TYPE_FILE",
1234
- "feature_support.edition_introduced": "EDITION_2023",
1235
1179
  "edition_defaults.edition": "EDITION_PROTO3",
1236
1180
  "edition_defaults.value": "ALLOW"
1237
1181
  }
1238
- },
1239
- "enforceNamingStyle": {
1240
- "type": "EnforceNamingStyle",
1241
- "id": 7,
1242
- "options": {
1243
- "retention": "RETENTION_SOURCE",
1244
- "targets": "TARGET_TYPE_METHOD",
1245
- "feature_support.edition_introduced": "EDITION_2024",
1246
- "edition_defaults.edition": "EDITION_2024",
1247
- "edition_defaults.value": "STYLE2024"
1248
- }
1249
- },
1250
- "defaultSymbolVisibility": {
1251
- "type": "VisibilityFeature.DefaultSymbolVisibility",
1252
- "id": 8,
1253
- "options": {
1254
- "retention": "RETENTION_SOURCE",
1255
- "targets": "TARGET_TYPE_FILE",
1256
- "feature_support.edition_introduced": "EDITION_2024",
1257
- "edition_defaults.edition": "EDITION_2024",
1258
- "edition_defaults.value": "EXPORT_TOP_LEVEL"
1259
- }
1260
1182
  }
1261
1183
  },
1262
1184
  "extensions": [
1263
1185
  [
1264
1186
  1000,
1265
- 9994
1187
+ 1000
1188
+ ],
1189
+ [
1190
+ 1001,
1191
+ 1001
1192
+ ],
1193
+ [
1194
+ 1002,
1195
+ 1002
1196
+ ],
1197
+ [
1198
+ 9990,
1199
+ 9990
1266
1200
  ],
1267
1201
  [
1268
1202
  9995,
@@ -1307,13 +1241,7 @@
1307
1241
  "UTF8_VALIDATION_UNKNOWN": 0,
1308
1242
  "VERIFY": 2,
1309
1243
  "NONE": 3
1310
- },
1311
- "reserved": [
1312
- [
1313
- 1,
1314
- 1
1315
- ]
1316
- ]
1244
+ }
1317
1245
  },
1318
1246
  "MessageEncoding": {
1319
1247
  "values": {
@@ -1328,33 +1256,6 @@
1328
1256
  "ALLOW": 1,
1329
1257
  "LEGACY_BEST_EFFORT": 2
1330
1258
  }
1331
- },
1332
- "EnforceNamingStyle": {
1333
- "values": {
1334
- "ENFORCE_NAMING_STYLE_UNKNOWN": 0,
1335
- "STYLE2024": 1,
1336
- "STYLE_LEGACY": 2
1337
- }
1338
- },
1339
- "VisibilityFeature": {
1340
- "fields": {},
1341
- "reserved": [
1342
- [
1343
- 1,
1344
- 536870911
1345
- ]
1346
- ],
1347
- "nested": {
1348
- "DefaultSymbolVisibility": {
1349
- "values": {
1350
- "DEFAULT_SYMBOL_VISIBILITY_UNKNOWN": 0,
1351
- "EXPORT_ALL": 1,
1352
- "EXPORT_TOP_LEVEL": 2,
1353
- "LOCAL_ALL": 3,
1354
- "STRICT": 4
1355
- }
1356
- }
1357
- }
1358
1259
  }
1359
1260
  }
1360
1261
  },
@@ -1382,26 +1283,11 @@
1382
1283
  "type": "Edition",
1383
1284
  "id": 3
1384
1285
  },
1385
- "overridableFeatures": {
1286
+ "features": {
1386
1287
  "type": "FeatureSet",
1387
- "id": 4
1388
- },
1389
- "fixedFeatures": {
1390
- "type": "FeatureSet",
1391
- "id": 5
1288
+ "id": 2
1392
1289
  }
1393
- },
1394
- "reserved": [
1395
- [
1396
- 1,
1397
- 1
1398
- ],
1399
- [
1400
- 2,
1401
- 2
1402
- ],
1403
- "features"
1404
- ]
1290
+ }
1405
1291
  }
1406
1292
  }
1407
1293
  },
@@ -1414,12 +1300,6 @@
1414
1300
  "id": 1
1415
1301
  }
1416
1302
  },
1417
- "extensions": [
1418
- [
1419
- 536000000,
1420
- 536000000
1421
- ]
1422
- ],
1423
1303
  "nested": {
1424
1304
  "Location": {
1425
1305
  "fields": {
@@ -1505,14 +1385,6 @@
1505
1385
  }
1506
1386
  }
1507
1387
  },
1508
- "SymbolVisibility": {
1509
- "edition": "proto2",
1510
- "values": {
1511
- "VISIBILITY_UNSET": 0,
1512
- "VISIBILITY_LOCAL": 1,
1513
- "VISIBILITY_EXPORT": 2
1514
- }
1515
- },
1516
1388
  "Duration": {
1517
1389
  "fields": {
1518
1390
  "seconds": {
@@ -1646,6 +1518,10 @@
1646
1518
  "uncollapsibleWidgetsCount": {
1647
1519
  "type": "int32",
1648
1520
  "id": 6
1521
+ },
1522
+ "collapseControl": {
1523
+ "type": "CollapseControl",
1524
+ "id": 8
1649
1525
  }
1650
1526
  }
1651
1527
  },
@@ -1668,6 +1544,31 @@
1668
1544
  }
1669
1545
  }
1670
1546
  },
1547
+ "NestedWidget": {
1548
+ "oneofs": {
1549
+ "data": {
1550
+ "oneof": [
1551
+ "textParagraph",
1552
+ "buttonList",
1553
+ "image"
1554
+ ]
1555
+ }
1556
+ },
1557
+ "fields": {
1558
+ "textParagraph": {
1559
+ "type": "TextParagraph",
1560
+ "id": 1
1561
+ },
1562
+ "buttonList": {
1563
+ "type": "ButtonList",
1564
+ "id": 3
1565
+ },
1566
+ "image": {
1567
+ "type": "Image",
1568
+ "id": 10
1569
+ }
1570
+ }
1571
+ },
1671
1572
  "CardFixedFooter": {
1672
1573
  "fields": {
1673
1574
  "primaryButton": {
@@ -1702,7 +1603,9 @@
1702
1603
  "dateTimePicker",
1703
1604
  "divider",
1704
1605
  "grid",
1705
- "columns"
1606
+ "columns",
1607
+ "carousel",
1608
+ "chipList"
1706
1609
  ]
1707
1610
  }
1708
1611
  },
@@ -1747,6 +1650,14 @@
1747
1650
  "type": "Columns",
1748
1651
  "id": 11
1749
1652
  },
1653
+ "carousel": {
1654
+ "type": "Carousel",
1655
+ "id": 13
1656
+ },
1657
+ "chipList": {
1658
+ "type": "ChipList",
1659
+ "id": 14
1660
+ },
1750
1661
  "horizontalAlignment": {
1751
1662
  "type": "HorizontalAlignment",
1752
1663
  "id": 8
@@ -1766,6 +1677,14 @@
1766
1677
  "CENTER": 2,
1767
1678
  "END": 3
1768
1679
  }
1680
+ },
1681
+ "VerticalAlignment": {
1682
+ "values": {
1683
+ "VERTICAL_ALIGNMENT_UNSPECIFIED": 0,
1684
+ "TOP": 1,
1685
+ "MIDDLE": 2,
1686
+ "BOTTOM": 3
1687
+ }
1769
1688
  }
1770
1689
  }
1771
1690
  },
@@ -1774,6 +1693,23 @@
1774
1693
  "text": {
1775
1694
  "type": "string",
1776
1695
  "id": 1
1696
+ },
1697
+ "maxLines": {
1698
+ "type": "int32",
1699
+ "id": 2
1700
+ },
1701
+ "textSyntax": {
1702
+ "type": "TextSyntax",
1703
+ "id": 4
1704
+ }
1705
+ },
1706
+ "nested": {
1707
+ "TextSyntax": {
1708
+ "values": {
1709
+ "TEXT_SYNTAX_UNSPECIFIED": 0,
1710
+ "HTML": 1,
1711
+ "MARKDOWN": 2
1712
+ }
1777
1713
  }
1778
1714
  }
1779
1715
  },
@@ -1818,14 +1754,26 @@
1818
1754
  "type": "Icon",
1819
1755
  "id": 12
1820
1756
  },
1757
+ "startIconVerticalAlignment": {
1758
+ "type": "Widget.VerticalAlignment",
1759
+ "id": 13
1760
+ },
1821
1761
  "topLabel": {
1822
1762
  "type": "string",
1823
1763
  "id": 3
1824
1764
  },
1765
+ "topLabelText": {
1766
+ "type": "TextParagraph",
1767
+ "id": 17
1768
+ },
1825
1769
  "text": {
1826
1770
  "type": "string",
1827
1771
  "id": 4
1828
1772
  },
1773
+ "contentText": {
1774
+ "type": "TextParagraph",
1775
+ "id": 18
1776
+ },
1829
1777
  "wrapText": {
1830
1778
  "type": "bool",
1831
1779
  "id": 5
@@ -1834,6 +1782,10 @@
1834
1782
  "type": "string",
1835
1783
  "id": 6
1836
1784
  },
1785
+ "bottomLabelText": {
1786
+ "type": "TextParagraph",
1787
+ "id": 19
1788
+ },
1837
1789
  "onClick": {
1838
1790
  "type": "OnClick",
1839
1791
  "id": 7
@@ -1921,6 +1873,10 @@
1921
1873
  "type": "Action",
1922
1874
  "id": 8
1923
1875
  },
1876
+ "validation": {
1877
+ "type": "Validation",
1878
+ "id": 11
1879
+ },
1924
1880
  "placeholderText": {
1925
1881
  "type": "string",
1926
1882
  "id": 12
@@ -1972,6 +1928,11 @@
1972
1928
  },
1973
1929
  "SelectionInput": {
1974
1930
  "oneofs": {
1931
+ "_multiSelectMaxSelectedItems": {
1932
+ "oneof": [
1933
+ "multiSelectMaxSelectedItems"
1934
+ ]
1935
+ },
1975
1936
  "multiSelectDataSource": {
1976
1937
  "oneof": [
1977
1938
  "externalDataSource",
@@ -2003,7 +1964,10 @@
2003
1964
  },
2004
1965
  "multiSelectMaxSelectedItems": {
2005
1966
  "type": "int32",
2006
- "id": 6
1967
+ "id": 6,
1968
+ "options": {
1969
+ "proto3_optional": true
1970
+ }
2007
1971
  },
2008
1972
  "multiSelectMinQueryLength": {
2009
1973
  "type": "int32",
@@ -2029,6 +1993,13 @@
2029
1993
  }
2030
1994
  },
2031
1995
  "SelectionItem": {
1996
+ "oneofs": {
1997
+ "startIcon": {
1998
+ "oneof": [
1999
+ "startIconUri"
2000
+ ]
2001
+ }
2002
+ },
2032
2003
  "fields": {
2033
2004
  "text": {
2034
2005
  "type": "string",
@@ -2078,6 +2049,13 @@
2078
2049
  }
2079
2050
  },
2080
2051
  "DateTimePicker": {
2052
+ "oneofs": {
2053
+ "_valueMsEpoch": {
2054
+ "oneof": [
2055
+ "valueMsEpoch"
2056
+ ]
2057
+ }
2058
+ },
2081
2059
  "fields": {
2082
2060
  "name": {
2083
2061
  "type": "string",
@@ -2093,7 +2071,10 @@
2093
2071
  },
2094
2072
  "valueMsEpoch": {
2095
2073
  "type": "int64",
2096
- "id": 4
2074
+ "id": 4,
2075
+ "options": {
2076
+ "proto3_optional": true
2077
+ }
2097
2078
  },
2098
2079
  "timezoneOffsetDate": {
2099
2080
  "type": "int32",
@@ -2114,6 +2095,37 @@
2114
2095
  }
2115
2096
  }
2116
2097
  },
2098
+ "OverflowMenu": {
2099
+ "fields": {
2100
+ "items": {
2101
+ "rule": "repeated",
2102
+ "type": "OverflowMenuItem",
2103
+ "id": 1
2104
+ }
2105
+ },
2106
+ "nested": {
2107
+ "OverflowMenuItem": {
2108
+ "fields": {
2109
+ "startIcon": {
2110
+ "type": "Icon",
2111
+ "id": 1
2112
+ },
2113
+ "text": {
2114
+ "type": "string",
2115
+ "id": 2
2116
+ },
2117
+ "onClick": {
2118
+ "type": "OnClick",
2119
+ "id": 3
2120
+ },
2121
+ "disabled": {
2122
+ "type": "bool",
2123
+ "id": 4
2124
+ }
2125
+ }
2126
+ }
2127
+ }
2128
+ },
2117
2129
  "Button": {
2118
2130
  "fields": {
2119
2131
  "text": {
@@ -2139,6 +2151,21 @@
2139
2151
  "altText": {
2140
2152
  "type": "string",
2141
2153
  "id": 6
2154
+ },
2155
+ "type": {
2156
+ "type": "Type",
2157
+ "id": 7
2158
+ }
2159
+ },
2160
+ "nested": {
2161
+ "Type": {
2162
+ "values": {
2163
+ "TYPE_UNSPECIFIED": 0,
2164
+ "OUTLINED": 1,
2165
+ "FILLED": 2,
2166
+ "FILLED_TONAL": 3,
2167
+ "BORDERLESS": 4
2168
+ }
2142
2169
  }
2143
2170
  }
2144
2171
  },
@@ -2378,7 +2405,8 @@
2378
2405
  "buttonList",
2379
2406
  "textInput",
2380
2407
  "selectionInput",
2381
- "dateTimePicker"
2408
+ "dateTimePicker",
2409
+ "chipList"
2382
2410
  ]
2383
2411
  }
2384
2412
  },
@@ -2410,6 +2438,10 @@
2410
2438
  "dateTimePicker": {
2411
2439
  "type": "DateTimePicker",
2412
2440
  "id": 7
2441
+ },
2442
+ "chipList": {
2443
+ "type": "ChipList",
2444
+ "id": 8
2413
2445
  }
2414
2446
  }
2415
2447
  }
@@ -2417,6 +2449,47 @@
2417
2449
  }
2418
2450
  }
2419
2451
  },
2452
+ "Carousel": {
2453
+ "fields": {
2454
+ "carouselCards": {
2455
+ "rule": "repeated",
2456
+ "type": "CarouselCard",
2457
+ "id": 4
2458
+ }
2459
+ },
2460
+ "nested": {
2461
+ "CarouselCard": {
2462
+ "fields": {
2463
+ "widgets": {
2464
+ "rule": "repeated",
2465
+ "type": "Card.NestedWidget",
2466
+ "id": 1
2467
+ },
2468
+ "footerWidgets": {
2469
+ "rule": "repeated",
2470
+ "type": "Card.NestedWidget",
2471
+ "id": 2
2472
+ }
2473
+ }
2474
+ }
2475
+ }
2476
+ },
2477
+ "CollapseControl": {
2478
+ "fields": {
2479
+ "horizontalAlignment": {
2480
+ "type": "Widget.HorizontalAlignment",
2481
+ "id": 1
2482
+ },
2483
+ "expandButton": {
2484
+ "type": "Button",
2485
+ "id": 2
2486
+ },
2487
+ "collapseButton": {
2488
+ "type": "Button",
2489
+ "id": 3
2490
+ }
2491
+ }
2492
+ },
2420
2493
  "OnClick": {
2421
2494
  "oneofs": {
2422
2495
  "data": {
@@ -2424,7 +2497,8 @@
2424
2497
  "action",
2425
2498
  "openLink",
2426
2499
  "openDynamicLinkAction",
2427
- "card"
2500
+ "card",
2501
+ "overflowMenu"
2428
2502
  ]
2429
2503
  }
2430
2504
  },
@@ -2444,6 +2518,10 @@
2444
2518
  "card": {
2445
2519
  "type": "Card",
2446
2520
  "id": 4
2521
+ },
2522
+ "overflowMenu": {
2523
+ "type": "OverflowMenu",
2524
+ "id": 8
2447
2525
  }
2448
2526
  }
2449
2527
  },
@@ -2499,6 +2577,15 @@
2499
2577
  "interaction": {
2500
2578
  "type": "Interaction",
2501
2579
  "id": 5
2580
+ },
2581
+ "requiredWidgets": {
2582
+ "rule": "repeated",
2583
+ "type": "string",
2584
+ "id": 6
2585
+ },
2586
+ "allWidgetsAreRequired": {
2587
+ "type": "bool",
2588
+ "id": 7
2502
2589
  }
2503
2590
  },
2504
2591
  "nested": {
@@ -2527,6 +2614,83 @@
2527
2614
  }
2528
2615
  }
2529
2616
  }
2617
+ },
2618
+ "Validation": {
2619
+ "fields": {
2620
+ "characterLimit": {
2621
+ "type": "int32",
2622
+ "id": 1
2623
+ },
2624
+ "inputType": {
2625
+ "type": "InputType",
2626
+ "id": 2
2627
+ }
2628
+ },
2629
+ "nested": {
2630
+ "InputType": {
2631
+ "values": {
2632
+ "INPUT_TYPE_UNSPECIFIED": 0,
2633
+ "TEXT": 1,
2634
+ "INTEGER": 2,
2635
+ "FLOAT": 3,
2636
+ "EMAIL": 4,
2637
+ "EMOJI_PICKER": 5
2638
+ }
2639
+ }
2640
+ }
2641
+ },
2642
+ "ChipList": {
2643
+ "fields": {
2644
+ "layout": {
2645
+ "type": "Layout",
2646
+ "id": 1
2647
+ },
2648
+ "chips": {
2649
+ "rule": "repeated",
2650
+ "type": "Chip",
2651
+ "id": 2
2652
+ }
2653
+ },
2654
+ "nested": {
2655
+ "Layout": {
2656
+ "values": {
2657
+ "LAYOUT_UNSPECIFIED": 0,
2658
+ "WRAPPED": 1,
2659
+ "HORIZONTAL_SCROLLABLE": 2
2660
+ }
2661
+ }
2662
+ }
2663
+ },
2664
+ "Chip": {
2665
+ "fields": {
2666
+ "icon": {
2667
+ "type": "Icon",
2668
+ "id": 1
2669
+ },
2670
+ "label": {
2671
+ "type": "string",
2672
+ "id": 2
2673
+ },
2674
+ "onClick": {
2675
+ "type": "OnClick",
2676
+ "id": 3
2677
+ },
2678
+ "enabled": {
2679
+ "type": "bool",
2680
+ "id": 4,
2681
+ "options": {
2682
+ "deprecated": true
2683
+ }
2684
+ },
2685
+ "disabled": {
2686
+ "type": "bool",
2687
+ "id": 6
2688
+ },
2689
+ "altText": {
2690
+ "type": "string",
2691
+ "id": 5
2692
+ }
2693
+ }
2530
2694
  }
2531
2695
  }
2532
2696
  }
@@ -6332,7 +6496,8 @@
6332
6496
  "java_multiple_files": true,
6333
6497
  "java_outer_classname": "LaunchStageProto",
6334
6498
  "java_package": "com.google.api",
6335
- "objc_class_prefix": "GAPI"
6499
+ "objc_class_prefix": "GAPI",
6500
+ "cc_enable_arenas": true
6336
6501
  },
6337
6502
  "nested": {
6338
6503
  "fieldBehavior": {
@@ -6444,11 +6609,6 @@
6444
6609
  "format": {
6445
6610
  "type": "Format",
6446
6611
  "id": 1
6447
- },
6448
- "referencedTypes": {
6449
- "rule": "repeated",
6450
- "type": "TypeReference",
6451
- "id": 2
6452
6612
  }
6453
6613
  },
6454
6614
  "nested": {
@@ -6463,14 +6623,6 @@
6463
6623
  }
6464
6624
  }
6465
6625
  },
6466
- "TypeReference": {
6467
- "fields": {
6468
- "typeName": {
6469
- "type": "string",
6470
- "id": 1
6471
- }
6472
- }
6473
- },
6474
6626
  "http": {
6475
6627
  "type": "HttpRule",
6476
6628
  "id": 72295728,
@@ -6592,10 +6744,6 @@
6592
6744
  "rule": "repeated",
6593
6745
  "type": "ClientLibraryDestination",
6594
6746
  "id": 2
6595
- },
6596
- "selectiveGapicGeneration": {
6597
- "type": "SelectiveGapicGeneration",
6598
- "id": 3
6599
6747
  }
6600
6748
  }
6601
6749
  },
@@ -6736,28 +6884,6 @@
6736
6884
  "common": {
6737
6885
  "type": "CommonLanguageSettings",
6738
6886
  "id": 1
6739
- },
6740
- "experimentalFeatures": {
6741
- "type": "ExperimentalFeatures",
6742
- "id": 2
6743
- }
6744
- },
6745
- "nested": {
6746
- "ExperimentalFeatures": {
6747
- "fields": {
6748
- "restAsyncIoEnabled": {
6749
- "type": "bool",
6750
- "id": 1
6751
- },
6752
- "protobufPythonicTypesEnabled": {
6753
- "type": "bool",
6754
- "id": 2
6755
- },
6756
- "unversionedPackageDisabled": {
6757
- "type": "bool",
6758
- "id": 3
6759
- }
6760
- }
6761
6887
  }
6762
6888
  }
6763
6889
  },
@@ -6815,11 +6941,6 @@
6815
6941
  "common": {
6816
6942
  "type": "CommonLanguageSettings",
6817
6943
  "id": 1
6818
- },
6819
- "renamedServices": {
6820
- "keyType": "string",
6821
- "type": "string",
6822
- "id": 2
6823
6944
  }
6824
6945
  }
6825
6946
  },
@@ -6881,19 +7002,6 @@
6881
7002
  "PACKAGE_MANAGER": 20
6882
7003
  }
6883
7004
  },
6884
- "SelectiveGapicGeneration": {
6885
- "fields": {
6886
- "methods": {
6887
- "rule": "repeated",
6888
- "type": "string",
6889
- "id": 1
6890
- },
6891
- "generateOmittedAsInternal": {
6892
- "type": "bool",
6893
- "id": 2
6894
- }
6895
- }
6896
- },
6897
7005
  "LaunchStage": {
6898
7006
  "values": {
6899
7007
  "LAUNCH_STAGE_UNSPECIFIED": 0,