Built motion from commit 6a09e18b.|2.6.11
[motion2.git] / legacy-libs / protobufjs / google / api / annotations.json
1 {
2   "nested": {
3     "google": {
4       "nested": {
5         "api": {
6           "nested": {
7             "http": {
8               "type": "HttpRule",
9               "id": 72295728,
10               "extend": "google.protobuf.MethodOptions"
11             },
12             "HttpRule": {
13               "oneofs": {
14                 "pattern": {
15                   "oneof": [
16                     "get",
17                     "put",
18                     "post",
19                     "delete",
20                     "patch",
21                     "custom"
22                   ]
23                 }
24               },
25               "fields": {
26                 "get": {
27                   "type": "string",
28                   "id": 2
29                 },
30                 "put": {
31                   "type": "string",
32                   "id": 3
33                 },
34                 "post": {
35                   "type": "string",
36                   "id": 4
37                 },
38                 "delete": {
39                   "type": "string",
40                   "id": 5
41                 },
42                 "patch": {
43                   "type": "string",
44                   "id": 6
45                 },
46                 "custom": {
47                   "type": "CustomHttpPattern",
48                   "id": 8
49                 },
50                 "selector": {
51                   "type": "string",
52                   "id": 1
53                 },
54                 "body": {
55                   "type": "string",
56                   "id": 7
57                 },
58                 "additionalBindings": {
59                   "rule": "repeated",
60                   "type": "HttpRule",
61                   "id": 11
62                 }
63               }
64             }
65           }
66         },
67         "protobuf": {
68           "nested": {
69             "MethodOptions": {
70               "fields": {},
71               "extensions": [
72                 [
73                   1000,
74                   536870911
75                 ]
76               ]
77             }
78           }
79         }
80       }
81     }
82   }
83 }