@google-apps/chat 0.15.0 → 0.17.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.
@@ -86,17 +86,26 @@
86
86
  }
87
87
  },
88
88
  "FileDescriptorSet": {
89
+ "edition": "proto2",
89
90
  "fields": {
90
91
  "file": {
91
92
  "rule": "repeated",
92
93
  "type": "FileDescriptorProto",
93
94
  "id": 1
94
95
  }
95
- }
96
+ },
97
+ "extensions": [
98
+ [
99
+ 536000000,
100
+ 536000000
101
+ ]
102
+ ]
96
103
  },
97
104
  "Edition": {
105
+ "edition": "proto2",
98
106
  "values": {
99
107
  "EDITION_UNKNOWN": 0,
108
+ "EDITION_LEGACY": 900,
100
109
  "EDITION_PROTO2": 998,
101
110
  "EDITION_PROTO3": 999,
102
111
  "EDITION_2023": 1000,
@@ -110,6 +119,7 @@
110
119
  }
111
120
  },
112
121
  "FileDescriptorProto": {
122
+ "edition": "proto2",
113
123
  "fields": {
114
124
  "name": {
115
125
  "type": "string",
@@ -127,18 +137,17 @@
127
137
  "publicDependency": {
128
138
  "rule": "repeated",
129
139
  "type": "int32",
130
- "id": 10,
131
- "options": {
132
- "packed": false
133
- }
140
+ "id": 10
134
141
  },
135
142
  "weakDependency": {
136
143
  "rule": "repeated",
137
144
  "type": "int32",
138
- "id": 11,
139
- "options": {
140
- "packed": false
141
- }
145
+ "id": 11
146
+ },
147
+ "optionDependency": {
148
+ "rule": "repeated",
149
+ "type": "string",
150
+ "id": 15
142
151
  },
143
152
  "messageType": {
144
153
  "rule": "repeated",
@@ -179,6 +188,7 @@
179
188
  }
180
189
  },
181
190
  "DescriptorProto": {
191
+ "edition": "proto2",
182
192
  "fields": {
183
193
  "name": {
184
194
  "type": "string",
@@ -227,6 +237,10 @@
227
237
  "rule": "repeated",
228
238
  "type": "string",
229
239
  "id": 10
240
+ },
241
+ "visibility": {
242
+ "type": "SymbolVisibility",
243
+ "id": 11
230
244
  }
231
245
  },
232
246
  "nested": {
@@ -261,6 +275,7 @@
261
275
  }
262
276
  },
263
277
  "ExtensionRangeOptions": {
278
+ "edition": "proto2",
264
279
  "fields": {
265
280
  "uninterpretedOption": {
266
281
  "rule": "repeated",
@@ -334,6 +349,7 @@
334
349
  }
335
350
  },
336
351
  "FieldDescriptorProto": {
352
+ "edition": "proto2",
337
353
  "fields": {
338
354
  "name": {
339
355
  "type": "string",
@@ -413,6 +429,7 @@
413
429
  }
414
430
  },
415
431
  "OneofDescriptorProto": {
432
+ "edition": "proto2",
416
433
  "fields": {
417
434
  "name": {
418
435
  "type": "string",
@@ -425,6 +442,7 @@
425
442
  }
426
443
  },
427
444
  "EnumDescriptorProto": {
445
+ "edition": "proto2",
428
446
  "fields": {
429
447
  "name": {
430
448
  "type": "string",
@@ -448,6 +466,10 @@
448
466
  "rule": "repeated",
449
467
  "type": "string",
450
468
  "id": 5
469
+ },
470
+ "visibility": {
471
+ "type": "SymbolVisibility",
472
+ "id": 6
451
473
  }
452
474
  },
453
475
  "nested": {
@@ -466,6 +488,7 @@
466
488
  }
467
489
  },
468
490
  "EnumValueDescriptorProto": {
491
+ "edition": "proto2",
469
492
  "fields": {
470
493
  "name": {
471
494
  "type": "string",
@@ -482,6 +505,7 @@
482
505
  }
483
506
  },
484
507
  "ServiceDescriptorProto": {
508
+ "edition": "proto2",
485
509
  "fields": {
486
510
  "name": {
487
511
  "type": "string",
@@ -499,6 +523,7 @@
499
523
  }
500
524
  },
501
525
  "MethodDescriptorProto": {
526
+ "edition": "proto2",
502
527
  "fields": {
503
528
  "name": {
504
529
  "type": "string",
@@ -533,6 +558,7 @@
533
558
  }
534
559
  },
535
560
  "FileOptions": {
561
+ "edition": "proto2",
536
562
  "fields": {
537
563
  "javaPackage": {
538
564
  "type": "string",
@@ -658,6 +684,7 @@
658
684
  42,
659
685
  42
660
686
  ],
687
+ "php_generic_services",
661
688
  [
662
689
  38,
663
690
  38
@@ -674,6 +701,7 @@
674
701
  }
675
702
  },
676
703
  "MessageOptions": {
704
+ "edition": "proto2",
677
705
  "fields": {
678
706
  "messageSetWireFormat": {
679
707
  "type": "bool",
@@ -747,6 +775,7 @@
747
775
  ]
748
776
  },
749
777
  "FieldOptions": {
778
+ "edition": "proto2",
750
779
  "fields": {
751
780
  "ctype": {
752
781
  "type": "CType",
@@ -791,7 +820,8 @@
791
820
  "type": "bool",
792
821
  "id": 10,
793
822
  "options": {
794
- "default": false
823
+ "default": false,
824
+ "deprecated": true
795
825
  }
796
826
  },
797
827
  "debugRedact": {
@@ -808,10 +838,7 @@
808
838
  "targets": {
809
839
  "rule": "repeated",
810
840
  "type": "OptionTargetType",
811
- "id": 19,
812
- "options": {
813
- "packed": false
814
- }
841
+ "id": 19
815
842
  },
816
843
  "editionDefaults": {
817
844
  "rule": "repeated",
@@ -822,6 +849,10 @@
822
849
  "type": "FeatureSet",
823
850
  "id": 21
824
851
  },
852
+ "featureSupport": {
853
+ "type": "FeatureSupport",
854
+ "id": 22
855
+ },
825
856
  "uninterpretedOption": {
826
857
  "rule": "repeated",
827
858
  "type": "UninterpretedOption",
@@ -891,10 +922,31 @@
891
922
  "id": 2
892
923
  }
893
924
  }
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
+ }
894
945
  }
895
946
  }
896
947
  },
897
948
  "OneofOptions": {
949
+ "edition": "proto2",
898
950
  "fields": {
899
951
  "features": {
900
952
  "type": "FeatureSet",
@@ -914,6 +966,7 @@
914
966
  ]
915
967
  },
916
968
  "EnumOptions": {
969
+ "edition": "proto2",
917
970
  "fields": {
918
971
  "allowAlias": {
919
972
  "type": "bool",
@@ -957,6 +1010,7 @@
957
1010
  ]
958
1011
  },
959
1012
  "EnumValueOptions": {
1013
+ "edition": "proto2",
960
1014
  "fields": {
961
1015
  "deprecated": {
962
1016
  "type": "bool",
@@ -976,6 +1030,10 @@
976
1030
  "default": false
977
1031
  }
978
1032
  },
1033
+ "featureSupport": {
1034
+ "type": "FieldOptions.FeatureSupport",
1035
+ "id": 4
1036
+ },
979
1037
  "uninterpretedOption": {
980
1038
  "rule": "repeated",
981
1039
  "type": "UninterpretedOption",
@@ -990,6 +1048,7 @@
990
1048
  ]
991
1049
  },
992
1050
  "ServiceOptions": {
1051
+ "edition": "proto2",
993
1052
  "fields": {
994
1053
  "features": {
995
1054
  "type": "FeatureSet",
@@ -1016,6 +1075,7 @@
1016
1075
  ]
1017
1076
  },
1018
1077
  "MethodOptions": {
1078
+ "edition": "proto2",
1019
1079
  "fields": {
1020
1080
  "deprecated": {
1021
1081
  "type": "bool",
@@ -1058,6 +1118,7 @@
1058
1118
  }
1059
1119
  },
1060
1120
  "UninterpretedOption": {
1121
+ "edition": "proto2",
1061
1122
  "fields": {
1062
1123
  "name": {
1063
1124
  "rule": "repeated",
@@ -1107,6 +1168,7 @@
1107
1168
  }
1108
1169
  },
1109
1170
  "FeatureSet": {
1171
+ "edition": "proto2",
1110
1172
  "fields": {
1111
1173
  "fieldPresence": {
1112
1174
  "type": "FieldPresence",
@@ -1114,6 +1176,7 @@
1114
1176
  "options": {
1115
1177
  "retention": "RETENTION_RUNTIME",
1116
1178
  "targets": "TARGET_TYPE_FILE",
1179
+ "feature_support.edition_introduced": "EDITION_2023",
1117
1180
  "edition_defaults.edition": "EDITION_2023",
1118
1181
  "edition_defaults.value": "EXPLICIT"
1119
1182
  }
@@ -1124,6 +1187,7 @@
1124
1187
  "options": {
1125
1188
  "retention": "RETENTION_RUNTIME",
1126
1189
  "targets": "TARGET_TYPE_FILE",
1190
+ "feature_support.edition_introduced": "EDITION_2023",
1127
1191
  "edition_defaults.edition": "EDITION_PROTO3",
1128
1192
  "edition_defaults.value": "OPEN"
1129
1193
  }
@@ -1134,6 +1198,7 @@
1134
1198
  "options": {
1135
1199
  "retention": "RETENTION_RUNTIME",
1136
1200
  "targets": "TARGET_TYPE_FILE",
1201
+ "feature_support.edition_introduced": "EDITION_2023",
1137
1202
  "edition_defaults.edition": "EDITION_PROTO3",
1138
1203
  "edition_defaults.value": "PACKED"
1139
1204
  }
@@ -1144,6 +1209,7 @@
1144
1209
  "options": {
1145
1210
  "retention": "RETENTION_RUNTIME",
1146
1211
  "targets": "TARGET_TYPE_FILE",
1212
+ "feature_support.edition_introduced": "EDITION_2023",
1147
1213
  "edition_defaults.edition": "EDITION_PROTO3",
1148
1214
  "edition_defaults.value": "VERIFY"
1149
1215
  }
@@ -1154,7 +1220,8 @@
1154
1220
  "options": {
1155
1221
  "retention": "RETENTION_RUNTIME",
1156
1222
  "targets": "TARGET_TYPE_FILE",
1157
- "edition_defaults.edition": "EDITION_PROTO2",
1223
+ "feature_support.edition_introduced": "EDITION_2023",
1224
+ "edition_defaults.edition": "EDITION_LEGACY",
1158
1225
  "edition_defaults.value": "LENGTH_PREFIXED"
1159
1226
  }
1160
1227
  },
@@ -1164,23 +1231,46 @@
1164
1231
  "options": {
1165
1232
  "retention": "RETENTION_RUNTIME",
1166
1233
  "targets": "TARGET_TYPE_FILE",
1234
+ "feature_support.edition_introduced": "EDITION_2023",
1167
1235
  "edition_defaults.edition": "EDITION_PROTO3",
1168
1236
  "edition_defaults.value": "ALLOW"
1169
1237
  }
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
+ }
1170
1260
  }
1171
1261
  },
1172
1262
  "extensions": [
1173
1263
  [
1174
1264
  1000,
1175
- 1000
1176
- ],
1177
- [
1178
- 1001,
1179
- 1001
1265
+ 9994
1180
1266
  ],
1181
1267
  [
1182
1268
  9995,
1183
1269
  9999
1270
+ ],
1271
+ [
1272
+ 10000,
1273
+ 10000
1184
1274
  ]
1185
1275
  ],
1186
1276
  "reserved": [
@@ -1217,7 +1307,13 @@
1217
1307
  "UTF8_VALIDATION_UNKNOWN": 0,
1218
1308
  "VERIFY": 2,
1219
1309
  "NONE": 3
1220
- }
1310
+ },
1311
+ "reserved": [
1312
+ [
1313
+ 1,
1314
+ 1
1315
+ ]
1316
+ ]
1221
1317
  },
1222
1318
  "MessageEncoding": {
1223
1319
  "values": {
@@ -1232,10 +1328,38 @@
1232
1328
  "ALLOW": 1,
1233
1329
  "LEGACY_BEST_EFFORT": 2
1234
1330
  }
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
+ }
1235
1358
  }
1236
1359
  }
1237
1360
  },
1238
1361
  "FeatureSetDefaults": {
1362
+ "edition": "proto2",
1239
1363
  "fields": {
1240
1364
  "defaults": {
1241
1365
  "rule": "repeated",
@@ -1258,15 +1382,31 @@
1258
1382
  "type": "Edition",
1259
1383
  "id": 3
1260
1384
  },
1261
- "features": {
1385
+ "overridableFeatures": {
1262
1386
  "type": "FeatureSet",
1263
- "id": 2
1387
+ "id": 4
1388
+ },
1389
+ "fixedFeatures": {
1390
+ "type": "FeatureSet",
1391
+ "id": 5
1264
1392
  }
1265
- }
1393
+ },
1394
+ "reserved": [
1395
+ [
1396
+ 1,
1397
+ 1
1398
+ ],
1399
+ [
1400
+ 2,
1401
+ 2
1402
+ ],
1403
+ "features"
1404
+ ]
1266
1405
  }
1267
1406
  }
1268
1407
  },
1269
1408
  "SourceCodeInfo": {
1409
+ "edition": "proto2",
1270
1410
  "fields": {
1271
1411
  "location": {
1272
1412
  "rule": "repeated",
@@ -1274,18 +1414,30 @@
1274
1414
  "id": 1
1275
1415
  }
1276
1416
  },
1417
+ "extensions": [
1418
+ [
1419
+ 536000000,
1420
+ 536000000
1421
+ ]
1422
+ ],
1277
1423
  "nested": {
1278
1424
  "Location": {
1279
1425
  "fields": {
1280
1426
  "path": {
1281
1427
  "rule": "repeated",
1282
1428
  "type": "int32",
1283
- "id": 1
1429
+ "id": 1,
1430
+ "options": {
1431
+ "packed": true
1432
+ }
1284
1433
  },
1285
1434
  "span": {
1286
1435
  "rule": "repeated",
1287
1436
  "type": "int32",
1288
- "id": 2
1437
+ "id": 2,
1438
+ "options": {
1439
+ "packed": true
1440
+ }
1289
1441
  },
1290
1442
  "leadingComments": {
1291
1443
  "type": "string",
@@ -1305,6 +1457,7 @@
1305
1457
  }
1306
1458
  },
1307
1459
  "GeneratedCodeInfo": {
1460
+ "edition": "proto2",
1308
1461
  "fields": {
1309
1462
  "annotation": {
1310
1463
  "rule": "repeated",
@@ -1318,7 +1471,10 @@
1318
1471
  "path": {
1319
1472
  "rule": "repeated",
1320
1473
  "type": "int32",
1321
- "id": 1
1474
+ "id": 1,
1475
+ "options": {
1476
+ "packed": true
1477
+ }
1322
1478
  },
1323
1479
  "sourceFile": {
1324
1480
  "type": "string",
@@ -1349,6 +1505,14 @@
1349
1505
  }
1350
1506
  }
1351
1507
  },
1508
+ "SymbolVisibility": {
1509
+ "edition": "proto2",
1510
+ "values": {
1511
+ "VISIBILITY_UNSET": 0,
1512
+ "VISIBILITY_LOCAL": 1,
1513
+ "VISIBILITY_EXPORT": 2
1514
+ }
1515
+ },
1352
1516
  "Duration": {
1353
1517
  "fields": {
1354
1518
  "seconds": {
@@ -2537,7 +2701,9 @@
2537
2701
  "data": {
2538
2702
  "oneof": [
2539
2703
  "driveLinkData",
2540
- "chatSpaceLinkData"
2704
+ "chatSpaceLinkData",
2705
+ "meetSpaceLinkData",
2706
+ "calendarEventLinkData"
2541
2707
  ]
2542
2708
  }
2543
2709
  },
@@ -2557,6 +2723,14 @@
2557
2723
  "chatSpaceLinkData": {
2558
2724
  "type": "ChatSpaceLinkData",
2559
2725
  "id": 4
2726
+ },
2727
+ "meetSpaceLinkData": {
2728
+ "type": "MeetSpaceLinkData",
2729
+ "id": 5
2730
+ },
2731
+ "calendarEventLinkData": {
2732
+ "type": "CalendarEventLinkData",
2733
+ "id": 6
2560
2734
  }
2561
2735
  },
2562
2736
  "nested": {
@@ -2564,7 +2738,9 @@
2564
2738
  "values": {
2565
2739
  "RICH_LINK_TYPE_UNSPECIFIED": 0,
2566
2740
  "DRIVE_FILE": 1,
2567
- "CHAT_SPACE": 2
2741
+ "CHAT_SPACE": 2,
2742
+ "MEET_SPACE": 4,
2743
+ "CALENDAR_EVENT": 5
2568
2744
  }
2569
2745
  }
2570
2746
  }
@@ -2614,6 +2790,54 @@
2614
2790
  }
2615
2791
  }
2616
2792
  },
2793
+ "MeetSpaceLinkData": {
2794
+ "fields": {
2795
+ "meetingCode": {
2796
+ "type": "string",
2797
+ "id": 1
2798
+ },
2799
+ "type": {
2800
+ "type": "Type",
2801
+ "id": 2
2802
+ },
2803
+ "huddleStatus": {
2804
+ "type": "HuddleStatus",
2805
+ "id": 3,
2806
+ "options": {
2807
+ "(google.api.field_behavior)": "OUTPUT_ONLY"
2808
+ }
2809
+ }
2810
+ },
2811
+ "nested": {
2812
+ "Type": {
2813
+ "values": {
2814
+ "TYPE_UNSPECIFIED": 0,
2815
+ "MEETING": 1,
2816
+ "HUDDLE": 2
2817
+ }
2818
+ },
2819
+ "HuddleStatus": {
2820
+ "values": {
2821
+ "HUDDLE_STATUS_UNSPECIFIED": 0,
2822
+ "STARTED": 1,
2823
+ "ENDED": 2,
2824
+ "MISSED": 3
2825
+ }
2826
+ }
2827
+ }
2828
+ },
2829
+ "CalendarEventLinkData": {
2830
+ "fields": {
2831
+ "calendarId": {
2832
+ "type": "string",
2833
+ "id": 1
2834
+ },
2835
+ "eventId": {
2836
+ "type": "string",
2837
+ "id": 2
2838
+ }
2839
+ }
2840
+ },
2617
2841
  "AnnotationType": {
2618
2842
  "values": {
2619
2843
  "ANNOTATION_TYPE_UNSPECIFIED": 0,
@@ -2822,7 +3046,20 @@
2822
3046
  }
2823
3047
  },
2824
3048
  "CustomEmoji": {
3049
+ "options": {
3050
+ "(google.api.resource).type": "chat.googleapis.com/CustomEmoji",
3051
+ "(google.api.resource).pattern": "customEmojis/{custom_emoji}",
3052
+ "(google.api.resource).plural": "customEmojis",
3053
+ "(google.api.resource).singular": "customEmoji"
3054
+ },
2825
3055
  "fields": {
3056
+ "name": {
3057
+ "type": "string",
3058
+ "id": 2,
3059
+ "options": {
3060
+ "(google.api.field_behavior)": "IDENTIFIER"
3061
+ }
3062
+ },
2826
3063
  "uid": {
2827
3064
  "type": "string",
2828
3065
  "id": 1,
@@ -2830,6 +3067,47 @@
2830
3067
  "(google.api.field_info).format": "UUID4",
2831
3068
  "(google.api.field_behavior)": "OUTPUT_ONLY"
2832
3069
  }
3070
+ },
3071
+ "emojiName": {
3072
+ "type": "string",
3073
+ "id": 3,
3074
+ "options": {
3075
+ "(google.api.field_behavior)": "IMMUTABLE"
3076
+ }
3077
+ },
3078
+ "temporaryImageUri": {
3079
+ "type": "string",
3080
+ "id": 4,
3081
+ "options": {
3082
+ "(google.api.field_behavior)": "OUTPUT_ONLY"
3083
+ }
3084
+ },
3085
+ "payload": {
3086
+ "type": "CustomEmojiPayload",
3087
+ "id": 5,
3088
+ "options": {
3089
+ "(google.api.field_behavior)": "OPTIONAL"
3090
+ }
3091
+ }
3092
+ },
3093
+ "nested": {
3094
+ "CustomEmojiPayload": {
3095
+ "fields": {
3096
+ "fileContent": {
3097
+ "type": "bytes",
3098
+ "id": 1,
3099
+ "options": {
3100
+ "(google.api.field_behavior)": "REQUIRED"
3101
+ }
3102
+ },
3103
+ "filename": {
3104
+ "type": "string",
3105
+ "id": 2,
3106
+ "options": {
3107
+ "(google.api.field_behavior)": "REQUIRED"
3108
+ }
3109
+ }
3110
+ }
2833
3111
  }
2834
3112
  }
2835
3113
  },
@@ -2936,6 +3214,82 @@
2936
3214
  }
2937
3215
  }
2938
3216
  },
3217
+ "CreateCustomEmojiRequest": {
3218
+ "fields": {
3219
+ "customEmoji": {
3220
+ "type": "CustomEmoji",
3221
+ "id": 1,
3222
+ "options": {
3223
+ "(google.api.field_behavior)": "REQUIRED"
3224
+ }
3225
+ }
3226
+ }
3227
+ },
3228
+ "GetCustomEmojiRequest": {
3229
+ "fields": {
3230
+ "name": {
3231
+ "type": "string",
3232
+ "id": 1,
3233
+ "options": {
3234
+ "(google.api.field_behavior)": "REQUIRED",
3235
+ "(google.api.resource_reference).type": "chat.googleapis.com/CustomEmoji"
3236
+ }
3237
+ }
3238
+ }
3239
+ },
3240
+ "ListCustomEmojisRequest": {
3241
+ "fields": {
3242
+ "pageSize": {
3243
+ "type": "int32",
3244
+ "id": 1,
3245
+ "options": {
3246
+ "(google.api.field_behavior)": "OPTIONAL"
3247
+ }
3248
+ },
3249
+ "pageToken": {
3250
+ "type": "string",
3251
+ "id": 2,
3252
+ "options": {
3253
+ "(google.api.field_behavior)": "OPTIONAL"
3254
+ }
3255
+ },
3256
+ "filter": {
3257
+ "type": "string",
3258
+ "id": 3,
3259
+ "options": {
3260
+ "(google.api.field_behavior)": "OPTIONAL"
3261
+ }
3262
+ }
3263
+ }
3264
+ },
3265
+ "ListCustomEmojisResponse": {
3266
+ "fields": {
3267
+ "customEmojis": {
3268
+ "rule": "repeated",
3269
+ "type": "CustomEmoji",
3270
+ "id": 1,
3271
+ "options": {
3272
+ "(google.api.field_behavior)": "UNORDERED_LIST"
3273
+ }
3274
+ },
3275
+ "nextPageToken": {
3276
+ "type": "string",
3277
+ "id": 2
3278
+ }
3279
+ }
3280
+ },
3281
+ "DeleteCustomEmojiRequest": {
3282
+ "fields": {
3283
+ "name": {
3284
+ "type": "string",
3285
+ "id": 1,
3286
+ "options": {
3287
+ "(google.api.field_behavior)": "REQUIRED",
3288
+ "(google.api.resource_reference).type": "chat.googleapis.com/CustomEmoji"
3289
+ }
3290
+ }
3291
+ }
3292
+ },
2939
3293
  "User": {
2940
3294
  "fields": {
2941
3295
  "name": {
@@ -2978,7 +3332,7 @@
2978
3332
  "ChatService": {
2979
3333
  "options": {
2980
3334
  "(google.api.default_host)": "chat.googleapis.com",
2981
- "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/chat.admin.delete,https://www.googleapis.com/auth/chat.admin.memberships,https://www.googleapis.com/auth/chat.admin.memberships.readonly,https://www.googleapis.com/auth/chat.admin.spaces,https://www.googleapis.com/auth/chat.admin.spaces.readonly,https://www.googleapis.com/auth/chat.bot,https://www.googleapis.com/auth/chat.delete,https://www.googleapis.com/auth/chat.import,https://www.googleapis.com/auth/chat.memberships,https://www.googleapis.com/auth/chat.memberships.app,https://www.googleapis.com/auth/chat.memberships.readonly,https://www.googleapis.com/auth/chat.messages,https://www.googleapis.com/auth/chat.messages.create,https://www.googleapis.com/auth/chat.messages.reactions,https://www.googleapis.com/auth/chat.messages.reactions.create,https://www.googleapis.com/auth/chat.messages.reactions.readonly,https://www.googleapis.com/auth/chat.messages.readonly,https://www.googleapis.com/auth/chat.spaces,https://www.googleapis.com/auth/chat.spaces.create,https://www.googleapis.com/auth/chat.spaces.readonly,https://www.googleapis.com/auth/chat.users.readstate,https://www.googleapis.com/auth/chat.users.readstate.readonly,https://www.googleapis.com/auth/chat.users.spacesettings"
3335
+ "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/chat.admin.delete,https://www.googleapis.com/auth/chat.admin.memberships,https://www.googleapis.com/auth/chat.admin.memberships.readonly,https://www.googleapis.com/auth/chat.admin.spaces,https://www.googleapis.com/auth/chat.admin.spaces.readonly,https://www.googleapis.com/auth/chat.bot,https://www.googleapis.com/auth/chat.customemojis,https://www.googleapis.com/auth/chat.customemojis.readonly,https://www.googleapis.com/auth/chat.delete,https://www.googleapis.com/auth/chat.import,https://www.googleapis.com/auth/chat.memberships,https://www.googleapis.com/auth/chat.memberships.app,https://www.googleapis.com/auth/chat.memberships.readonly,https://www.googleapis.com/auth/chat.messages,https://www.googleapis.com/auth/chat.messages.create,https://www.googleapis.com/auth/chat.messages.reactions,https://www.googleapis.com/auth/chat.messages.reactions.create,https://www.googleapis.com/auth/chat.messages.reactions.readonly,https://www.googleapis.com/auth/chat.messages.readonly,https://www.googleapis.com/auth/chat.spaces,https://www.googleapis.com/auth/chat.spaces.create,https://www.googleapis.com/auth/chat.spaces.readonly,https://www.googleapis.com/auth/chat.users.readstate,https://www.googleapis.com/auth/chat.users.readstate.readonly,https://www.googleapis.com/auth/chat.users.spacesettings"
2982
3336
  },
2983
3337
  "methods": {
2984
3338
  "CreateMessage": {
@@ -3423,6 +3777,80 @@
3423
3777
  }
3424
3778
  ]
3425
3779
  },
3780
+ "CreateCustomEmoji": {
3781
+ "requestType": "CreateCustomEmojiRequest",
3782
+ "responseType": "CustomEmoji",
3783
+ "options": {
3784
+ "(google.api.http).post": "/v1/customEmojis",
3785
+ "(google.api.http).body": "custom_emoji",
3786
+ "(google.api.method_signature)": "custom_emoji"
3787
+ },
3788
+ "parsedOptions": [
3789
+ {
3790
+ "(google.api.http)": {
3791
+ "post": "/v1/customEmojis",
3792
+ "body": "custom_emoji"
3793
+ }
3794
+ },
3795
+ {
3796
+ "(google.api.method_signature)": "custom_emoji"
3797
+ }
3798
+ ]
3799
+ },
3800
+ "GetCustomEmoji": {
3801
+ "requestType": "GetCustomEmojiRequest",
3802
+ "responseType": "CustomEmoji",
3803
+ "options": {
3804
+ "(google.api.http).get": "/v1/{name=customEmojis/*}",
3805
+ "(google.api.method_signature)": "name"
3806
+ },
3807
+ "parsedOptions": [
3808
+ {
3809
+ "(google.api.http)": {
3810
+ "get": "/v1/{name=customEmojis/*}"
3811
+ }
3812
+ },
3813
+ {
3814
+ "(google.api.method_signature)": "name"
3815
+ }
3816
+ ]
3817
+ },
3818
+ "ListCustomEmojis": {
3819
+ "requestType": "ListCustomEmojisRequest",
3820
+ "responseType": "ListCustomEmojisResponse",
3821
+ "options": {
3822
+ "(google.api.http).get": "/v1/customEmojis",
3823
+ "(google.api.method_signature)": ""
3824
+ },
3825
+ "parsedOptions": [
3826
+ {
3827
+ "(google.api.http)": {
3828
+ "get": "/v1/customEmojis"
3829
+ }
3830
+ },
3831
+ {
3832
+ "(google.api.method_signature)": ""
3833
+ }
3834
+ ]
3835
+ },
3836
+ "DeleteCustomEmoji": {
3837
+ "requestType": "DeleteCustomEmojiRequest",
3838
+ "responseType": "google.protobuf.Empty",
3839
+ "options": {
3840
+ "(google.api.http).delete": "/v1/{name=customEmojis/*}",
3841
+ "(google.api.method_signature)": "name"
3842
+ },
3843
+ "parsedOptions": [
3844
+ {
3845
+ "(google.api.http)": {
3846
+ "delete": "/v1/{name=customEmojis/*}"
3847
+ }
3848
+ },
3849
+ {
3850
+ "(google.api.method_signature)": "name"
3851
+ }
3852
+ ]
3853
+ },
3426
3854
  "GetSpaceReadState": {
3427
3855
  "requestType": "GetSpaceReadStateRequest",
3428
3856
  "responseType": "SpaceReadState",
@@ -5887,7 +6315,6 @@
5887
6315
  },
5888
6316
  "api": {
5889
6317
  "options": {
5890
- "cc_enable_arenas": true,
5891
6318
  "go_package": "google.golang.org/genproto/googleapis/api;api",
5892
6319
  "java_multiple_files": true,
5893
6320
  "java_outer_classname": "LaunchStageProto",
@@ -5895,6 +6322,28 @@
5895
6322
  "objc_class_prefix": "GAPI"
5896
6323
  },
5897
6324
  "nested": {
6325
+ "fieldBehavior": {
6326
+ "rule": "repeated",
6327
+ "type": "google.api.FieldBehavior",
6328
+ "id": 1052,
6329
+ "extend": "google.protobuf.FieldOptions",
6330
+ "options": {
6331
+ "packed": false
6332
+ }
6333
+ },
6334
+ "FieldBehavior": {
6335
+ "values": {
6336
+ "FIELD_BEHAVIOR_UNSPECIFIED": 0,
6337
+ "OPTIONAL": 1,
6338
+ "REQUIRED": 2,
6339
+ "OUTPUT_ONLY": 3,
6340
+ "INPUT_ONLY": 4,
6341
+ "IMMUTABLE": 5,
6342
+ "UNORDERED_LIST": 6,
6343
+ "NON_EMPTY_DEFAULT": 7,
6344
+ "IDENTIFIER": 8
6345
+ }
6346
+ },
5898
6347
  "resourceReference": {
5899
6348
  "type": "google.api.ResourceReference",
5900
6349
  "id": 1055,
@@ -5972,25 +6421,6 @@
5972
6421
  }
5973
6422
  }
5974
6423
  },
5975
- "fieldBehavior": {
5976
- "rule": "repeated",
5977
- "type": "google.api.FieldBehavior",
5978
- "id": 1052,
5979
- "extend": "google.protobuf.FieldOptions"
5980
- },
5981
- "FieldBehavior": {
5982
- "values": {
5983
- "FIELD_BEHAVIOR_UNSPECIFIED": 0,
5984
- "OPTIONAL": 1,
5985
- "REQUIRED": 2,
5986
- "OUTPUT_ONLY": 3,
5987
- "INPUT_ONLY": 4,
5988
- "IMMUTABLE": 5,
5989
- "UNORDERED_LIST": 6,
5990
- "NON_EMPTY_DEFAULT": 7,
5991
- "IDENTIFIER": 8
5992
- }
5993
- },
5994
6424
  "fieldInfo": {
5995
6425
  "type": "google.api.FieldInfo",
5996
6426
  "id": 291403980,
@@ -6001,6 +6431,11 @@
6001
6431
  "format": {
6002
6432
  "type": "Format",
6003
6433
  "id": 1
6434
+ },
6435
+ "referencedTypes": {
6436
+ "rule": "repeated",
6437
+ "type": "TypeReference",
6438
+ "id": 2
6004
6439
  }
6005
6440
  },
6006
6441
  "nested": {
@@ -6015,6 +6450,14 @@
6015
6450
  }
6016
6451
  }
6017
6452
  },
6453
+ "TypeReference": {
6454
+ "fields": {
6455
+ "typeName": {
6456
+ "type": "string",
6457
+ "id": 1
6458
+ }
6459
+ }
6460
+ },
6018
6461
  "http": {
6019
6462
  "type": "HttpRule",
6020
6463
  "id": 72295728,
@@ -6118,6 +6561,11 @@
6118
6561
  "id": 1050,
6119
6562
  "extend": "google.protobuf.ServiceOptions"
6120
6563
  },
6564
+ "apiVersion": {
6565
+ "type": "string",
6566
+ "id": 525000001,
6567
+ "extend": "google.protobuf.ServiceOptions"
6568
+ },
6121
6569
  "CommonLanguageSettings": {
6122
6570
  "fields": {
6123
6571
  "referenceDocsUri": {
@@ -6131,6 +6579,10 @@
6131
6579
  "rule": "repeated",
6132
6580
  "type": "ClientLibraryDestination",
6133
6581
  "id": 2
6582
+ },
6583
+ "selectiveGapicGeneration": {
6584
+ "type": "SelectiveGapicGeneration",
6585
+ "id": 3
6134
6586
  }
6135
6587
  }
6136
6588
  },
@@ -6226,6 +6678,10 @@
6226
6678
  "protoReferenceDocumentationUri": {
6227
6679
  "type": "string",
6228
6680
  "id": 110
6681
+ },
6682
+ "restReferenceDocumentationUri": {
6683
+ "type": "string",
6684
+ "id": 111
6229
6685
  }
6230
6686
  }
6231
6687
  },
@@ -6267,6 +6723,28 @@
6267
6723
  "common": {
6268
6724
  "type": "CommonLanguageSettings",
6269
6725
  "id": 1
6726
+ },
6727
+ "experimentalFeatures": {
6728
+ "type": "ExperimentalFeatures",
6729
+ "id": 2
6730
+ }
6731
+ },
6732
+ "nested": {
6733
+ "ExperimentalFeatures": {
6734
+ "fields": {
6735
+ "restAsyncIoEnabled": {
6736
+ "type": "bool",
6737
+ "id": 1
6738
+ },
6739
+ "protobufPythonicTypesEnabled": {
6740
+ "type": "bool",
6741
+ "id": 2
6742
+ },
6743
+ "unversionedPackageDisabled": {
6744
+ "type": "bool",
6745
+ "id": 3
6746
+ }
6747
+ }
6270
6748
  }
6271
6749
  }
6272
6750
  },
@@ -6324,6 +6802,11 @@
6324
6802
  "common": {
6325
6803
  "type": "CommonLanguageSettings",
6326
6804
  "id": 1
6805
+ },
6806
+ "renamedServices": {
6807
+ "keyType": "string",
6808
+ "type": "string",
6809
+ "id": 2
6327
6810
  }
6328
6811
  }
6329
6812
  },
@@ -6385,6 +6868,19 @@
6385
6868
  "PACKAGE_MANAGER": 20
6386
6869
  }
6387
6870
  },
6871
+ "SelectiveGapicGeneration": {
6872
+ "fields": {
6873
+ "methods": {
6874
+ "rule": "repeated",
6875
+ "type": "string",
6876
+ "id": 1
6877
+ },
6878
+ "generateOmittedAsInternal": {
6879
+ "type": "bool",
6880
+ "id": 2
6881
+ }
6882
+ }
6883
+ },
6388
6884
  "LaunchStage": {
6389
6885
  "values": {
6390
6886
  "LAUNCH_STAGE_UNSPECIFIED": 0,