|
18 | 18 | }, |
19 | 19 | "methods": { |
20 | 20 | "CreateDataset": { |
21 | | - "timeout_millis": 60000, |
| 21 | + "timeout_millis": 30000, |
22 | 22 | "retry_codes_name": "non_idempotent", |
23 | 23 | "retry_params_name": "default", |
24 | 24 | }, |
25 | 25 | "GetDataset": { |
26 | | - "timeout_millis": 60000, |
| 26 | + "timeout_millis": 30000, |
27 | 27 | "retry_codes_name": "idempotent", |
28 | 28 | "retry_params_name": "default", |
29 | 29 | }, |
30 | 30 | "ListDatasets": { |
31 | | - "timeout_millis": 60000, |
| 31 | + "timeout_millis": 30000, |
32 | 32 | "retry_codes_name": "idempotent", |
33 | 33 | "retry_params_name": "default", |
34 | 34 | }, |
35 | 35 | "DeleteDataset": { |
36 | | - "timeout_millis": 60000, |
| 36 | + "timeout_millis": 30000, |
37 | 37 | "retry_codes_name": "idempotent", |
38 | 38 | "retry_params_name": "default", |
39 | 39 | }, |
40 | 40 | "ImportData": { |
41 | | - "timeout_millis": 60000, |
| 41 | + "timeout_millis": 30000, |
42 | 42 | "retry_codes_name": "non_idempotent", |
43 | 43 | "retry_params_name": "default", |
44 | 44 | }, |
45 | 45 | "ExportData": { |
46 | | - "timeout_millis": 60000, |
| 46 | + "timeout_millis": 30000, |
47 | 47 | "retry_codes_name": "idempotent", |
48 | 48 | "retry_params_name": "default", |
49 | 49 | }, |
50 | 50 | "GetDataItem": { |
51 | | - "timeout_millis": 60000, |
| 51 | + "timeout_millis": 30000, |
52 | 52 | "retry_codes_name": "idempotent", |
53 | 53 | "retry_params_name": "default", |
54 | 54 | }, |
55 | 55 | "ListDataItems": { |
56 | | - "timeout_millis": 60000, |
| 56 | + "timeout_millis": 30000, |
57 | 57 | "retry_codes_name": "idempotent", |
58 | 58 | "retry_params_name": "default", |
59 | 59 | }, |
60 | 60 | "GetAnnotatedDataset": { |
61 | | - "timeout_millis": 60000, |
| 61 | + "timeout_millis": 30000, |
62 | 62 | "retry_codes_name": "idempotent", |
63 | 63 | "retry_params_name": "default", |
64 | 64 | }, |
65 | 65 | "ListAnnotatedDatasets": { |
66 | | - "timeout_millis": 60000, |
| 66 | + "timeout_millis": 30000, |
67 | 67 | "retry_codes_name": "idempotent", |
68 | 68 | "retry_params_name": "default", |
69 | 69 | }, |
70 | 70 | "LabelImage": { |
71 | | - "timeout_millis": 60000, |
| 71 | + "timeout_millis": 30000, |
72 | 72 | "retry_codes_name": "non_idempotent", |
73 | 73 | "retry_params_name": "default", |
74 | 74 | }, |
75 | 75 | "LabelVideo": { |
76 | | - "timeout_millis": 60000, |
| 76 | + "timeout_millis": 30000, |
77 | 77 | "retry_codes_name": "non_idempotent", |
78 | 78 | "retry_params_name": "default", |
79 | 79 | }, |
80 | 80 | "LabelText": { |
81 | | - "timeout_millis": 60000, |
82 | | - "retry_codes_name": "non_idempotent", |
83 | | - "retry_params_name": "default", |
84 | | - }, |
85 | | - "LabelAudio": { |
86 | | - "timeout_millis": 60000, |
| 81 | + "timeout_millis": 30000, |
87 | 82 | "retry_codes_name": "non_idempotent", |
88 | 83 | "retry_params_name": "default", |
89 | 84 | }, |
90 | 85 | "GetExample": { |
91 | | - "timeout_millis": 60000, |
| 86 | + "timeout_millis": 30000, |
92 | 87 | "retry_codes_name": "idempotent", |
93 | 88 | "retry_params_name": "default", |
94 | 89 | }, |
95 | 90 | "ListExamples": { |
96 | | - "timeout_millis": 60000, |
| 91 | + "timeout_millis": 30000, |
97 | 92 | "retry_codes_name": "idempotent", |
98 | 93 | "retry_params_name": "default", |
99 | 94 | }, |
100 | 95 | "CreateAnnotationSpecSet": { |
101 | | - "timeout_millis": 60000, |
| 96 | + "timeout_millis": 30000, |
102 | 97 | "retry_codes_name": "non_idempotent", |
103 | 98 | "retry_params_name": "default", |
104 | 99 | }, |
105 | 100 | "GetAnnotationSpecSet": { |
106 | | - "timeout_millis": 60000, |
| 101 | + "timeout_millis": 30000, |
107 | 102 | "retry_codes_name": "idempotent", |
108 | 103 | "retry_params_name": "default", |
109 | 104 | }, |
110 | 105 | "ListAnnotationSpecSets": { |
111 | | - "timeout_millis": 60000, |
| 106 | + "timeout_millis": 30000, |
112 | 107 | "retry_codes_name": "idempotent", |
113 | 108 | "retry_params_name": "default", |
114 | 109 | }, |
115 | 110 | "DeleteAnnotationSpecSet": { |
116 | | - "timeout_millis": 60000, |
| 111 | + "timeout_millis": 30000, |
117 | 112 | "retry_codes_name": "idempotent", |
118 | 113 | "retry_params_name": "default", |
119 | 114 | }, |
120 | 115 | "CreateInstruction": { |
121 | | - "timeout_millis": 60000, |
| 116 | + "timeout_millis": 30000, |
122 | 117 | "retry_codes_name": "non_idempotent", |
123 | 118 | "retry_params_name": "default", |
124 | 119 | }, |
125 | 120 | "GetInstruction": { |
126 | | - "timeout_millis": 60000, |
| 121 | + "timeout_millis": 30000, |
127 | 122 | "retry_codes_name": "idempotent", |
128 | 123 | "retry_params_name": "default", |
129 | 124 | }, |
130 | 125 | "ListInstructions": { |
131 | | - "timeout_millis": 60000, |
| 126 | + "timeout_millis": 30000, |
132 | 127 | "retry_codes_name": "idempotent", |
133 | 128 | "retry_params_name": "default", |
134 | 129 | }, |
135 | 130 | "DeleteInstruction": { |
| 131 | + "timeout_millis": 30000, |
| 132 | + "retry_codes_name": "idempotent", |
| 133 | + "retry_params_name": "default", |
| 134 | + }, |
| 135 | + "GetEvaluation": { |
| 136 | + "timeout_millis": 60000, |
| 137 | + "retry_codes_name": "idempotent", |
| 138 | + "retry_params_name": "default", |
| 139 | + }, |
| 140 | + "SearchEvaluations": { |
| 141 | + "timeout_millis": 60000, |
| 142 | + "retry_codes_name": "idempotent", |
| 143 | + "retry_params_name": "default", |
| 144 | + }, |
| 145 | + "SearchExampleComparisons": { |
| 146 | + "timeout_millis": 60000, |
| 147 | + "retry_codes_name": "non_idempotent", |
| 148 | + "retry_params_name": "default", |
| 149 | + }, |
| 150 | + "CreateEvaluationJob": { |
| 151 | + "timeout_millis": 60000, |
| 152 | + "retry_codes_name": "non_idempotent", |
| 153 | + "retry_params_name": "default", |
| 154 | + }, |
| 155 | + "UpdateEvaluationJob": { |
| 156 | + "timeout_millis": 60000, |
| 157 | + "retry_codes_name": "non_idempotent", |
| 158 | + "retry_params_name": "default", |
| 159 | + }, |
| 160 | + "GetEvaluationJob": { |
| 161 | + "timeout_millis": 60000, |
| 162 | + "retry_codes_name": "idempotent", |
| 163 | + "retry_params_name": "default", |
| 164 | + }, |
| 165 | + "PauseEvaluationJob": { |
| 166 | + "timeout_millis": 60000, |
| 167 | + "retry_codes_name": "non_idempotent", |
| 168 | + "retry_params_name": "default", |
| 169 | + }, |
| 170 | + "ResumeEvaluationJob": { |
| 171 | + "timeout_millis": 60000, |
| 172 | + "retry_codes_name": "non_idempotent", |
| 173 | + "retry_params_name": "default", |
| 174 | + }, |
| 175 | + "DeleteEvaluationJob": { |
| 176 | + "timeout_millis": 60000, |
| 177 | + "retry_codes_name": "idempotent", |
| 178 | + "retry_params_name": "default", |
| 179 | + }, |
| 180 | + "ListEvaluationJobs": { |
136 | 181 | "timeout_millis": 60000, |
137 | 182 | "retry_codes_name": "idempotent", |
138 | 183 | "retry_params_name": "default", |
|
0 commit comments