@google-apps/chat 0.14.0 → 0.16.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.
- package/README.md +6 -2
- package/build/protos/google/chat/v1/chat_service.proto +81 -0
- package/build/protos/google/chat/v1/reaction.proto +148 -3
- package/build/protos/protos.d.ts +730 -40
- package/build/protos/protos.js +2553 -552
- package/build/protos/protos.json +269 -17
- package/build/src/v1/chat_service_client.d.ts +916 -636
- package/build/src/v1/chat_service_client.js +617 -305
- package/build/src/v1/chat_service_client.js.map +1 -1
- package/build/src/v1/chat_service_client_config.json +20 -0
- package/build/src/v1/gapic_metadata.json +44 -0
- package/package.json +4 -4
- package/CHANGELOG.md +0 -112
package/build/protos/protos.json
CHANGED
|
@@ -86,6 +86,7 @@
|
|
|
86
86
|
}
|
|
87
87
|
},
|
|
88
88
|
"FileDescriptorSet": {
|
|
89
|
+
"edition": "proto2",
|
|
89
90
|
"fields": {
|
|
90
91
|
"file": {
|
|
91
92
|
"rule": "repeated",
|
|
@@ -95,6 +96,7 @@
|
|
|
95
96
|
}
|
|
96
97
|
},
|
|
97
98
|
"Edition": {
|
|
99
|
+
"edition": "proto2",
|
|
98
100
|
"values": {
|
|
99
101
|
"EDITION_UNKNOWN": 0,
|
|
100
102
|
"EDITION_PROTO2": 998,
|
|
@@ -110,6 +112,7 @@
|
|
|
110
112
|
}
|
|
111
113
|
},
|
|
112
114
|
"FileDescriptorProto": {
|
|
115
|
+
"edition": "proto2",
|
|
113
116
|
"fields": {
|
|
114
117
|
"name": {
|
|
115
118
|
"type": "string",
|
|
@@ -127,18 +130,12 @@
|
|
|
127
130
|
"publicDependency": {
|
|
128
131
|
"rule": "repeated",
|
|
129
132
|
"type": "int32",
|
|
130
|
-
"id": 10
|
|
131
|
-
"options": {
|
|
132
|
-
"packed": false
|
|
133
|
-
}
|
|
133
|
+
"id": 10
|
|
134
134
|
},
|
|
135
135
|
"weakDependency": {
|
|
136
136
|
"rule": "repeated",
|
|
137
137
|
"type": "int32",
|
|
138
|
-
"id": 11
|
|
139
|
-
"options": {
|
|
140
|
-
"packed": false
|
|
141
|
-
}
|
|
138
|
+
"id": 11
|
|
142
139
|
},
|
|
143
140
|
"messageType": {
|
|
144
141
|
"rule": "repeated",
|
|
@@ -179,6 +176,7 @@
|
|
|
179
176
|
}
|
|
180
177
|
},
|
|
181
178
|
"DescriptorProto": {
|
|
179
|
+
"edition": "proto2",
|
|
182
180
|
"fields": {
|
|
183
181
|
"name": {
|
|
184
182
|
"type": "string",
|
|
@@ -261,6 +259,7 @@
|
|
|
261
259
|
}
|
|
262
260
|
},
|
|
263
261
|
"ExtensionRangeOptions": {
|
|
262
|
+
"edition": "proto2",
|
|
264
263
|
"fields": {
|
|
265
264
|
"uninterpretedOption": {
|
|
266
265
|
"rule": "repeated",
|
|
@@ -334,6 +333,7 @@
|
|
|
334
333
|
}
|
|
335
334
|
},
|
|
336
335
|
"FieldDescriptorProto": {
|
|
336
|
+
"edition": "proto2",
|
|
337
337
|
"fields": {
|
|
338
338
|
"name": {
|
|
339
339
|
"type": "string",
|
|
@@ -413,6 +413,7 @@
|
|
|
413
413
|
}
|
|
414
414
|
},
|
|
415
415
|
"OneofDescriptorProto": {
|
|
416
|
+
"edition": "proto2",
|
|
416
417
|
"fields": {
|
|
417
418
|
"name": {
|
|
418
419
|
"type": "string",
|
|
@@ -425,6 +426,7 @@
|
|
|
425
426
|
}
|
|
426
427
|
},
|
|
427
428
|
"EnumDescriptorProto": {
|
|
429
|
+
"edition": "proto2",
|
|
428
430
|
"fields": {
|
|
429
431
|
"name": {
|
|
430
432
|
"type": "string",
|
|
@@ -466,6 +468,7 @@
|
|
|
466
468
|
}
|
|
467
469
|
},
|
|
468
470
|
"EnumValueDescriptorProto": {
|
|
471
|
+
"edition": "proto2",
|
|
469
472
|
"fields": {
|
|
470
473
|
"name": {
|
|
471
474
|
"type": "string",
|
|
@@ -482,6 +485,7 @@
|
|
|
482
485
|
}
|
|
483
486
|
},
|
|
484
487
|
"ServiceDescriptorProto": {
|
|
488
|
+
"edition": "proto2",
|
|
485
489
|
"fields": {
|
|
486
490
|
"name": {
|
|
487
491
|
"type": "string",
|
|
@@ -499,6 +503,7 @@
|
|
|
499
503
|
}
|
|
500
504
|
},
|
|
501
505
|
"MethodDescriptorProto": {
|
|
506
|
+
"edition": "proto2",
|
|
502
507
|
"fields": {
|
|
503
508
|
"name": {
|
|
504
509
|
"type": "string",
|
|
@@ -533,6 +538,7 @@
|
|
|
533
538
|
}
|
|
534
539
|
},
|
|
535
540
|
"FileOptions": {
|
|
541
|
+
"edition": "proto2",
|
|
536
542
|
"fields": {
|
|
537
543
|
"javaPackage": {
|
|
538
544
|
"type": "string",
|
|
@@ -674,6 +680,7 @@
|
|
|
674
680
|
}
|
|
675
681
|
},
|
|
676
682
|
"MessageOptions": {
|
|
683
|
+
"edition": "proto2",
|
|
677
684
|
"fields": {
|
|
678
685
|
"messageSetWireFormat": {
|
|
679
686
|
"type": "bool",
|
|
@@ -747,6 +754,7 @@
|
|
|
747
754
|
]
|
|
748
755
|
},
|
|
749
756
|
"FieldOptions": {
|
|
757
|
+
"edition": "proto2",
|
|
750
758
|
"fields": {
|
|
751
759
|
"ctype": {
|
|
752
760
|
"type": "CType",
|
|
@@ -808,10 +816,7 @@
|
|
|
808
816
|
"targets": {
|
|
809
817
|
"rule": "repeated",
|
|
810
818
|
"type": "OptionTargetType",
|
|
811
|
-
"id": 19
|
|
812
|
-
"options": {
|
|
813
|
-
"packed": false
|
|
814
|
-
}
|
|
819
|
+
"id": 19
|
|
815
820
|
},
|
|
816
821
|
"editionDefaults": {
|
|
817
822
|
"rule": "repeated",
|
|
@@ -895,6 +900,7 @@
|
|
|
895
900
|
}
|
|
896
901
|
},
|
|
897
902
|
"OneofOptions": {
|
|
903
|
+
"edition": "proto2",
|
|
898
904
|
"fields": {
|
|
899
905
|
"features": {
|
|
900
906
|
"type": "FeatureSet",
|
|
@@ -914,6 +920,7 @@
|
|
|
914
920
|
]
|
|
915
921
|
},
|
|
916
922
|
"EnumOptions": {
|
|
923
|
+
"edition": "proto2",
|
|
917
924
|
"fields": {
|
|
918
925
|
"allowAlias": {
|
|
919
926
|
"type": "bool",
|
|
@@ -957,6 +964,7 @@
|
|
|
957
964
|
]
|
|
958
965
|
},
|
|
959
966
|
"EnumValueOptions": {
|
|
967
|
+
"edition": "proto2",
|
|
960
968
|
"fields": {
|
|
961
969
|
"deprecated": {
|
|
962
970
|
"type": "bool",
|
|
@@ -990,6 +998,7 @@
|
|
|
990
998
|
]
|
|
991
999
|
},
|
|
992
1000
|
"ServiceOptions": {
|
|
1001
|
+
"edition": "proto2",
|
|
993
1002
|
"fields": {
|
|
994
1003
|
"features": {
|
|
995
1004
|
"type": "FeatureSet",
|
|
@@ -1016,6 +1025,7 @@
|
|
|
1016
1025
|
]
|
|
1017
1026
|
},
|
|
1018
1027
|
"MethodOptions": {
|
|
1028
|
+
"edition": "proto2",
|
|
1019
1029
|
"fields": {
|
|
1020
1030
|
"deprecated": {
|
|
1021
1031
|
"type": "bool",
|
|
@@ -1058,6 +1068,7 @@
|
|
|
1058
1068
|
}
|
|
1059
1069
|
},
|
|
1060
1070
|
"UninterpretedOption": {
|
|
1071
|
+
"edition": "proto2",
|
|
1061
1072
|
"fields": {
|
|
1062
1073
|
"name": {
|
|
1063
1074
|
"rule": "repeated",
|
|
@@ -1107,6 +1118,7 @@
|
|
|
1107
1118
|
}
|
|
1108
1119
|
},
|
|
1109
1120
|
"FeatureSet": {
|
|
1121
|
+
"edition": "proto2",
|
|
1110
1122
|
"fields": {
|
|
1111
1123
|
"fieldPresence": {
|
|
1112
1124
|
"type": "FieldPresence",
|
|
@@ -1178,9 +1190,21 @@
|
|
|
1178
1190
|
1001,
|
|
1179
1191
|
1001
|
|
1180
1192
|
],
|
|
1193
|
+
[
|
|
1194
|
+
1002,
|
|
1195
|
+
1002
|
|
1196
|
+
],
|
|
1197
|
+
[
|
|
1198
|
+
9990,
|
|
1199
|
+
9990
|
|
1200
|
+
],
|
|
1181
1201
|
[
|
|
1182
1202
|
9995,
|
|
1183
1203
|
9999
|
|
1204
|
+
],
|
|
1205
|
+
[
|
|
1206
|
+
10000,
|
|
1207
|
+
10000
|
|
1184
1208
|
]
|
|
1185
1209
|
],
|
|
1186
1210
|
"reserved": [
|
|
@@ -1236,6 +1260,7 @@
|
|
|
1236
1260
|
}
|
|
1237
1261
|
},
|
|
1238
1262
|
"FeatureSetDefaults": {
|
|
1263
|
+
"edition": "proto2",
|
|
1239
1264
|
"fields": {
|
|
1240
1265
|
"defaults": {
|
|
1241
1266
|
"rule": "repeated",
|
|
@@ -1267,6 +1292,7 @@
|
|
|
1267
1292
|
}
|
|
1268
1293
|
},
|
|
1269
1294
|
"SourceCodeInfo": {
|
|
1295
|
+
"edition": "proto2",
|
|
1270
1296
|
"fields": {
|
|
1271
1297
|
"location": {
|
|
1272
1298
|
"rule": "repeated",
|
|
@@ -1280,12 +1306,18 @@
|
|
|
1280
1306
|
"path": {
|
|
1281
1307
|
"rule": "repeated",
|
|
1282
1308
|
"type": "int32",
|
|
1283
|
-
"id": 1
|
|
1309
|
+
"id": 1,
|
|
1310
|
+
"options": {
|
|
1311
|
+
"packed": true
|
|
1312
|
+
}
|
|
1284
1313
|
},
|
|
1285
1314
|
"span": {
|
|
1286
1315
|
"rule": "repeated",
|
|
1287
1316
|
"type": "int32",
|
|
1288
|
-
"id": 2
|
|
1317
|
+
"id": 2,
|
|
1318
|
+
"options": {
|
|
1319
|
+
"packed": true
|
|
1320
|
+
}
|
|
1289
1321
|
},
|
|
1290
1322
|
"leadingComments": {
|
|
1291
1323
|
"type": "string",
|
|
@@ -1305,6 +1337,7 @@
|
|
|
1305
1337
|
}
|
|
1306
1338
|
},
|
|
1307
1339
|
"GeneratedCodeInfo": {
|
|
1340
|
+
"edition": "proto2",
|
|
1308
1341
|
"fields": {
|
|
1309
1342
|
"annotation": {
|
|
1310
1343
|
"rule": "repeated",
|
|
@@ -1318,7 +1351,10 @@
|
|
|
1318
1351
|
"path": {
|
|
1319
1352
|
"rule": "repeated",
|
|
1320
1353
|
"type": "int32",
|
|
1321
|
-
"id": 1
|
|
1354
|
+
"id": 1,
|
|
1355
|
+
"options": {
|
|
1356
|
+
"packed": true
|
|
1357
|
+
}
|
|
1322
1358
|
},
|
|
1323
1359
|
"sourceFile": {
|
|
1324
1360
|
"type": "string",
|
|
@@ -2822,7 +2858,20 @@
|
|
|
2822
2858
|
}
|
|
2823
2859
|
},
|
|
2824
2860
|
"CustomEmoji": {
|
|
2861
|
+
"options": {
|
|
2862
|
+
"(google.api.resource).type": "chat.googleapis.com/CustomEmoji",
|
|
2863
|
+
"(google.api.resource).pattern": "customEmojis/{custom_emoji}",
|
|
2864
|
+
"(google.api.resource).plural": "customEmojis",
|
|
2865
|
+
"(google.api.resource).singular": "customEmoji"
|
|
2866
|
+
},
|
|
2825
2867
|
"fields": {
|
|
2868
|
+
"name": {
|
|
2869
|
+
"type": "string",
|
|
2870
|
+
"id": 2,
|
|
2871
|
+
"options": {
|
|
2872
|
+
"(google.api.field_behavior)": "IDENTIFIER"
|
|
2873
|
+
}
|
|
2874
|
+
},
|
|
2826
2875
|
"uid": {
|
|
2827
2876
|
"type": "string",
|
|
2828
2877
|
"id": 1,
|
|
@@ -2830,6 +2879,47 @@
|
|
|
2830
2879
|
"(google.api.field_info).format": "UUID4",
|
|
2831
2880
|
"(google.api.field_behavior)": "OUTPUT_ONLY"
|
|
2832
2881
|
}
|
|
2882
|
+
},
|
|
2883
|
+
"emojiName": {
|
|
2884
|
+
"type": "string",
|
|
2885
|
+
"id": 3,
|
|
2886
|
+
"options": {
|
|
2887
|
+
"(google.api.field_behavior)": "IMMUTABLE"
|
|
2888
|
+
}
|
|
2889
|
+
},
|
|
2890
|
+
"temporaryImageUri": {
|
|
2891
|
+
"type": "string",
|
|
2892
|
+
"id": 4,
|
|
2893
|
+
"options": {
|
|
2894
|
+
"(google.api.field_behavior)": "OUTPUT_ONLY"
|
|
2895
|
+
}
|
|
2896
|
+
},
|
|
2897
|
+
"payload": {
|
|
2898
|
+
"type": "CustomEmojiPayload",
|
|
2899
|
+
"id": 5,
|
|
2900
|
+
"options": {
|
|
2901
|
+
"(google.api.field_behavior)": "OPTIONAL"
|
|
2902
|
+
}
|
|
2903
|
+
}
|
|
2904
|
+
},
|
|
2905
|
+
"nested": {
|
|
2906
|
+
"CustomEmojiPayload": {
|
|
2907
|
+
"fields": {
|
|
2908
|
+
"fileContent": {
|
|
2909
|
+
"type": "bytes",
|
|
2910
|
+
"id": 1,
|
|
2911
|
+
"options": {
|
|
2912
|
+
"(google.api.field_behavior)": "REQUIRED"
|
|
2913
|
+
}
|
|
2914
|
+
},
|
|
2915
|
+
"filename": {
|
|
2916
|
+
"type": "string",
|
|
2917
|
+
"id": 2,
|
|
2918
|
+
"options": {
|
|
2919
|
+
"(google.api.field_behavior)": "REQUIRED"
|
|
2920
|
+
}
|
|
2921
|
+
}
|
|
2922
|
+
}
|
|
2833
2923
|
}
|
|
2834
2924
|
}
|
|
2835
2925
|
},
|
|
@@ -2936,6 +3026,82 @@
|
|
|
2936
3026
|
}
|
|
2937
3027
|
}
|
|
2938
3028
|
},
|
|
3029
|
+
"CreateCustomEmojiRequest": {
|
|
3030
|
+
"fields": {
|
|
3031
|
+
"customEmoji": {
|
|
3032
|
+
"type": "CustomEmoji",
|
|
3033
|
+
"id": 1,
|
|
3034
|
+
"options": {
|
|
3035
|
+
"(google.api.field_behavior)": "REQUIRED"
|
|
3036
|
+
}
|
|
3037
|
+
}
|
|
3038
|
+
}
|
|
3039
|
+
},
|
|
3040
|
+
"GetCustomEmojiRequest": {
|
|
3041
|
+
"fields": {
|
|
3042
|
+
"name": {
|
|
3043
|
+
"type": "string",
|
|
3044
|
+
"id": 1,
|
|
3045
|
+
"options": {
|
|
3046
|
+
"(google.api.field_behavior)": "REQUIRED",
|
|
3047
|
+
"(google.api.resource_reference).type": "chat.googleapis.com/CustomEmoji"
|
|
3048
|
+
}
|
|
3049
|
+
}
|
|
3050
|
+
}
|
|
3051
|
+
},
|
|
3052
|
+
"ListCustomEmojisRequest": {
|
|
3053
|
+
"fields": {
|
|
3054
|
+
"pageSize": {
|
|
3055
|
+
"type": "int32",
|
|
3056
|
+
"id": 1,
|
|
3057
|
+
"options": {
|
|
3058
|
+
"(google.api.field_behavior)": "OPTIONAL"
|
|
3059
|
+
}
|
|
3060
|
+
},
|
|
3061
|
+
"pageToken": {
|
|
3062
|
+
"type": "string",
|
|
3063
|
+
"id": 2,
|
|
3064
|
+
"options": {
|
|
3065
|
+
"(google.api.field_behavior)": "OPTIONAL"
|
|
3066
|
+
}
|
|
3067
|
+
},
|
|
3068
|
+
"filter": {
|
|
3069
|
+
"type": "string",
|
|
3070
|
+
"id": 3,
|
|
3071
|
+
"options": {
|
|
3072
|
+
"(google.api.field_behavior)": "OPTIONAL"
|
|
3073
|
+
}
|
|
3074
|
+
}
|
|
3075
|
+
}
|
|
3076
|
+
},
|
|
3077
|
+
"ListCustomEmojisResponse": {
|
|
3078
|
+
"fields": {
|
|
3079
|
+
"customEmojis": {
|
|
3080
|
+
"rule": "repeated",
|
|
3081
|
+
"type": "CustomEmoji",
|
|
3082
|
+
"id": 1,
|
|
3083
|
+
"options": {
|
|
3084
|
+
"(google.api.field_behavior)": "UNORDERED_LIST"
|
|
3085
|
+
}
|
|
3086
|
+
},
|
|
3087
|
+
"nextPageToken": {
|
|
3088
|
+
"type": "string",
|
|
3089
|
+
"id": 2
|
|
3090
|
+
}
|
|
3091
|
+
}
|
|
3092
|
+
},
|
|
3093
|
+
"DeleteCustomEmojiRequest": {
|
|
3094
|
+
"fields": {
|
|
3095
|
+
"name": {
|
|
3096
|
+
"type": "string",
|
|
3097
|
+
"id": 1,
|
|
3098
|
+
"options": {
|
|
3099
|
+
"(google.api.field_behavior)": "REQUIRED",
|
|
3100
|
+
"(google.api.resource_reference).type": "chat.googleapis.com/CustomEmoji"
|
|
3101
|
+
}
|
|
3102
|
+
}
|
|
3103
|
+
}
|
|
3104
|
+
},
|
|
2939
3105
|
"User": {
|
|
2940
3106
|
"fields": {
|
|
2941
3107
|
"name": {
|
|
@@ -2978,7 +3144,7 @@
|
|
|
2978
3144
|
"ChatService": {
|
|
2979
3145
|
"options": {
|
|
2980
3146
|
"(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"
|
|
3147
|
+
"(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
3148
|
},
|
|
2983
3149
|
"methods": {
|
|
2984
3150
|
"CreateMessage": {
|
|
@@ -3423,6 +3589,80 @@
|
|
|
3423
3589
|
}
|
|
3424
3590
|
]
|
|
3425
3591
|
},
|
|
3592
|
+
"CreateCustomEmoji": {
|
|
3593
|
+
"requestType": "CreateCustomEmojiRequest",
|
|
3594
|
+
"responseType": "CustomEmoji",
|
|
3595
|
+
"options": {
|
|
3596
|
+
"(google.api.http).post": "/v1/customEmojis",
|
|
3597
|
+
"(google.api.http).body": "custom_emoji",
|
|
3598
|
+
"(google.api.method_signature)": "custom_emoji"
|
|
3599
|
+
},
|
|
3600
|
+
"parsedOptions": [
|
|
3601
|
+
{
|
|
3602
|
+
"(google.api.http)": {
|
|
3603
|
+
"post": "/v1/customEmojis",
|
|
3604
|
+
"body": "custom_emoji"
|
|
3605
|
+
}
|
|
3606
|
+
},
|
|
3607
|
+
{
|
|
3608
|
+
"(google.api.method_signature)": "custom_emoji"
|
|
3609
|
+
}
|
|
3610
|
+
]
|
|
3611
|
+
},
|
|
3612
|
+
"GetCustomEmoji": {
|
|
3613
|
+
"requestType": "GetCustomEmojiRequest",
|
|
3614
|
+
"responseType": "CustomEmoji",
|
|
3615
|
+
"options": {
|
|
3616
|
+
"(google.api.http).get": "/v1/{name=customEmojis/*}",
|
|
3617
|
+
"(google.api.method_signature)": "name"
|
|
3618
|
+
},
|
|
3619
|
+
"parsedOptions": [
|
|
3620
|
+
{
|
|
3621
|
+
"(google.api.http)": {
|
|
3622
|
+
"get": "/v1/{name=customEmojis/*}"
|
|
3623
|
+
}
|
|
3624
|
+
},
|
|
3625
|
+
{
|
|
3626
|
+
"(google.api.method_signature)": "name"
|
|
3627
|
+
}
|
|
3628
|
+
]
|
|
3629
|
+
},
|
|
3630
|
+
"ListCustomEmojis": {
|
|
3631
|
+
"requestType": "ListCustomEmojisRequest",
|
|
3632
|
+
"responseType": "ListCustomEmojisResponse",
|
|
3633
|
+
"options": {
|
|
3634
|
+
"(google.api.http).get": "/v1/customEmojis",
|
|
3635
|
+
"(google.api.method_signature)": ""
|
|
3636
|
+
},
|
|
3637
|
+
"parsedOptions": [
|
|
3638
|
+
{
|
|
3639
|
+
"(google.api.http)": {
|
|
3640
|
+
"get": "/v1/customEmojis"
|
|
3641
|
+
}
|
|
3642
|
+
},
|
|
3643
|
+
{
|
|
3644
|
+
"(google.api.method_signature)": ""
|
|
3645
|
+
}
|
|
3646
|
+
]
|
|
3647
|
+
},
|
|
3648
|
+
"DeleteCustomEmoji": {
|
|
3649
|
+
"requestType": "DeleteCustomEmojiRequest",
|
|
3650
|
+
"responseType": "google.protobuf.Empty",
|
|
3651
|
+
"options": {
|
|
3652
|
+
"(google.api.http).delete": "/v1/{name=customEmojis/*}",
|
|
3653
|
+
"(google.api.method_signature)": "name"
|
|
3654
|
+
},
|
|
3655
|
+
"parsedOptions": [
|
|
3656
|
+
{
|
|
3657
|
+
"(google.api.http)": {
|
|
3658
|
+
"delete": "/v1/{name=customEmojis/*}"
|
|
3659
|
+
}
|
|
3660
|
+
},
|
|
3661
|
+
{
|
|
3662
|
+
"(google.api.method_signature)": "name"
|
|
3663
|
+
}
|
|
3664
|
+
]
|
|
3665
|
+
},
|
|
3426
3666
|
"GetSpaceReadState": {
|
|
3427
3667
|
"requestType": "GetSpaceReadStateRequest",
|
|
3428
3668
|
"responseType": "SpaceReadState",
|
|
@@ -5976,7 +6216,10 @@
|
|
|
5976
6216
|
"rule": "repeated",
|
|
5977
6217
|
"type": "google.api.FieldBehavior",
|
|
5978
6218
|
"id": 1052,
|
|
5979
|
-
"extend": "google.protobuf.FieldOptions"
|
|
6219
|
+
"extend": "google.protobuf.FieldOptions",
|
|
6220
|
+
"options": {
|
|
6221
|
+
"packed": false
|
|
6222
|
+
}
|
|
5980
6223
|
},
|
|
5981
6224
|
"FieldBehavior": {
|
|
5982
6225
|
"values": {
|
|
@@ -6118,6 +6361,11 @@
|
|
|
6118
6361
|
"id": 1050,
|
|
6119
6362
|
"extend": "google.protobuf.ServiceOptions"
|
|
6120
6363
|
},
|
|
6364
|
+
"apiVersion": {
|
|
6365
|
+
"type": "string",
|
|
6366
|
+
"id": 525000001,
|
|
6367
|
+
"extend": "google.protobuf.ServiceOptions"
|
|
6368
|
+
},
|
|
6121
6369
|
"CommonLanguageSettings": {
|
|
6122
6370
|
"fields": {
|
|
6123
6371
|
"referenceDocsUri": {
|
|
@@ -6226,6 +6474,10 @@
|
|
|
6226
6474
|
"protoReferenceDocumentationUri": {
|
|
6227
6475
|
"type": "string",
|
|
6228
6476
|
"id": 110
|
|
6477
|
+
},
|
|
6478
|
+
"restReferenceDocumentationUri": {
|
|
6479
|
+
"type": "string",
|
|
6480
|
+
"id": 111
|
|
6229
6481
|
}
|
|
6230
6482
|
}
|
|
6231
6483
|
},
|