|
66 | 66 | "segments": [
|
67 | 67 | {
|
68 | 68 | "start": 25,
|
69 |
| - "end": 56, |
| 69 | + "end": 69, |
70 | 70 | "type": "FULL"
|
71 | 71 | }
|
72 | 72 | ],
|
|
82 | 82 | {
|
83 | 83 | "name": "annotation",
|
84 | 84 | "type": ".google.cloud.recaptchaenterprise.v1beta1.AnnotateAssessmentRequest.Annotation"
|
85 |
| - } |
86 |
| - ], |
87 |
| - "resultType": ".google.cloud.recaptchaenterprise.v1beta1.AnnotateAssessmentResponse", |
88 |
| - "client": { |
89 |
| - "shortName": "RecaptchaEnterpriseServiceV1Beta1Client", |
90 |
| - "fullName": "google.cloud.recaptchaenterprise.v1beta1.RecaptchaEnterpriseServiceV1Beta1Client" |
91 |
| - }, |
92 |
| - "method": { |
93 |
| - "shortName": "AnnotateAssessment", |
94 |
| - "fullName": "google.cloud.recaptchaenterprise.v1beta1.RecaptchaEnterpriseServiceV1Beta1.AnnotateAssessment", |
95 |
| - "service": { |
96 |
| - "shortName": "RecaptchaEnterpriseServiceV1Beta1", |
97 |
| - "fullName": "google.cloud.recaptchaenterprise.v1beta1.RecaptchaEnterpriseServiceV1Beta1" |
98 |
| - } |
99 |
| - } |
100 |
| - } |
101 |
| - }, |
102 |
| - { |
103 |
| - "regionTag": "recaptchaenterprise_v1beta1_generated_RecaptchaEnterpriseServiceV1Beta1_CreateKey_async", |
104 |
| - "title": "RecaptchaEnterpriseServiceV1Beta1 createKey Sample", |
105 |
| - "origin": "API_DEFINITION", |
106 |
| - "description": " Creates a new reCAPTCHA Enterprise key.", |
107 |
| - "canonical": true, |
108 |
| - "file": "recaptcha_enterprise_service_v1_beta1.create_key.js", |
109 |
| - "language": "JAVASCRIPT", |
110 |
| - "segments": [ |
111 |
| - { |
112 |
| - "start": 25, |
113 |
| - "end": 56, |
114 |
| - "type": "FULL" |
115 |
| - } |
116 |
| - ], |
117 |
| - "clientMethod": { |
118 |
| - "shortName": "CreateKey", |
119 |
| - "fullName": "google.cloud.recaptchaenterprise.v1beta1.RecaptchaEnterpriseServiceV1Beta1.CreateKey", |
120 |
| - "async": true, |
121 |
| - "parameters": [ |
122 |
| - { |
123 |
| - "name": "parent", |
124 |
| - "type": "TYPE_STRING" |
125 | 85 | },
|
126 | 86 | {
|
127 |
| - "name": "key", |
128 |
| - "type": ".google.cloud.recaptchaenterprise.v1beta1.Key" |
129 |
| - } |
130 |
| - ], |
131 |
| - "resultType": ".google.cloud.recaptchaenterprise.v1beta1.Key", |
132 |
| - "client": { |
133 |
| - "shortName": "RecaptchaEnterpriseServiceV1Beta1Client", |
134 |
| - "fullName": "google.cloud.recaptchaenterprise.v1beta1.RecaptchaEnterpriseServiceV1Beta1Client" |
135 |
| - }, |
136 |
| - "method": { |
137 |
| - "shortName": "CreateKey", |
138 |
| - "fullName": "google.cloud.recaptchaenterprise.v1beta1.RecaptchaEnterpriseServiceV1Beta1.CreateKey", |
139 |
| - "service": { |
140 |
| - "shortName": "RecaptchaEnterpriseServiceV1Beta1", |
141 |
| - "fullName": "google.cloud.recaptchaenterprise.v1beta1.RecaptchaEnterpriseServiceV1Beta1" |
142 |
| - } |
143 |
| - } |
144 |
| - } |
145 |
| - }, |
146 |
| - { |
147 |
| - "regionTag": "recaptchaenterprise_v1beta1_generated_RecaptchaEnterpriseServiceV1Beta1_ListKeys_async", |
148 |
| - "title": "RecaptchaEnterpriseServiceV1Beta1 listKeys Sample", |
149 |
| - "origin": "API_DEFINITION", |
150 |
| - "description": " Returns the list of all keys that belong to a project.", |
151 |
| - "canonical": true, |
152 |
| - "file": "recaptcha_enterprise_service_v1_beta1.list_keys.js", |
153 |
| - "language": "JAVASCRIPT", |
154 |
| - "segments": [ |
155 |
| - { |
156 |
| - "start": 25, |
157 |
| - "end": 63, |
158 |
| - "type": "FULL" |
159 |
| - } |
160 |
| - ], |
161 |
| - "clientMethod": { |
162 |
| - "shortName": "ListKeys", |
163 |
| - "fullName": "google.cloud.recaptchaenterprise.v1beta1.RecaptchaEnterpriseServiceV1Beta1.ListKeys", |
164 |
| - "async": true, |
165 |
| - "parameters": [ |
166 |
| - { |
167 |
| - "name": "parent", |
168 |
| - "type": "TYPE_STRING" |
169 |
| - }, |
170 |
| - { |
171 |
| - "name": "page_size", |
172 |
| - "type": "TYPE_INT32" |
| 87 | + "name": "reasons", |
| 88 | + "type": "TYPE_ENUM[]" |
173 | 89 | },
|
174 | 90 | {
|
175 |
| - "name": "page_token", |
176 |
| - "type": "TYPE_STRING" |
| 91 | + "name": "hashed_account_id", |
| 92 | + "type": "TYPE_BYTES" |
177 | 93 | }
|
178 | 94 | ],
|
179 |
| - "resultType": ".google.cloud.recaptchaenterprise.v1beta1.ListKeysResponse", |
180 |
| - "client": { |
181 |
| - "shortName": "RecaptchaEnterpriseServiceV1Beta1Client", |
182 |
| - "fullName": "google.cloud.recaptchaenterprise.v1beta1.RecaptchaEnterpriseServiceV1Beta1Client" |
183 |
| - }, |
184 |
| - "method": { |
185 |
| - "shortName": "ListKeys", |
186 |
| - "fullName": "google.cloud.recaptchaenterprise.v1beta1.RecaptchaEnterpriseServiceV1Beta1.ListKeys", |
187 |
| - "service": { |
188 |
| - "shortName": "RecaptchaEnterpriseServiceV1Beta1", |
189 |
| - "fullName": "google.cloud.recaptchaenterprise.v1beta1.RecaptchaEnterpriseServiceV1Beta1" |
190 |
| - } |
191 |
| - } |
192 |
| - } |
193 |
| - }, |
194 |
| - { |
195 |
| - "regionTag": "recaptchaenterprise_v1beta1_generated_RecaptchaEnterpriseServiceV1Beta1_GetKey_async", |
196 |
| - "title": "RecaptchaEnterpriseServiceV1Beta1 getKey Sample", |
197 |
| - "origin": "API_DEFINITION", |
198 |
| - "description": " Returns the specified key.", |
199 |
| - "canonical": true, |
200 |
| - "file": "recaptcha_enterprise_service_v1_beta1.get_key.js", |
201 |
| - "language": "JAVASCRIPT", |
202 |
| - "segments": [ |
203 |
| - { |
204 |
| - "start": 25, |
205 |
| - "end": 51, |
206 |
| - "type": "FULL" |
207 |
| - } |
208 |
| - ], |
209 |
| - "clientMethod": { |
210 |
| - "shortName": "GetKey", |
211 |
| - "fullName": "google.cloud.recaptchaenterprise.v1beta1.RecaptchaEnterpriseServiceV1Beta1.GetKey", |
212 |
| - "async": true, |
213 |
| - "parameters": [ |
214 |
| - { |
215 |
| - "name": "name", |
216 |
| - "type": "TYPE_STRING" |
217 |
| - } |
218 |
| - ], |
219 |
| - "resultType": ".google.cloud.recaptchaenterprise.v1beta1.Key", |
220 |
| - "client": { |
221 |
| - "shortName": "RecaptchaEnterpriseServiceV1Beta1Client", |
222 |
| - "fullName": "google.cloud.recaptchaenterprise.v1beta1.RecaptchaEnterpriseServiceV1Beta1Client" |
223 |
| - }, |
224 |
| - "method": { |
225 |
| - "shortName": "GetKey", |
226 |
| - "fullName": "google.cloud.recaptchaenterprise.v1beta1.RecaptchaEnterpriseServiceV1Beta1.GetKey", |
227 |
| - "service": { |
228 |
| - "shortName": "RecaptchaEnterpriseServiceV1Beta1", |
229 |
| - "fullName": "google.cloud.recaptchaenterprise.v1beta1.RecaptchaEnterpriseServiceV1Beta1" |
230 |
| - } |
231 |
| - } |
232 |
| - } |
233 |
| - }, |
234 |
| - { |
235 |
| - "regionTag": "recaptchaenterprise_v1beta1_generated_RecaptchaEnterpriseServiceV1Beta1_UpdateKey_async", |
236 |
| - "title": "RecaptchaEnterpriseServiceV1Beta1 updateKey Sample", |
237 |
| - "origin": "API_DEFINITION", |
238 |
| - "description": " Updates the specified key.", |
239 |
| - "canonical": true, |
240 |
| - "file": "recaptcha_enterprise_service_v1_beta1.update_key.js", |
241 |
| - "language": "JAVASCRIPT", |
242 |
| - "segments": [ |
243 |
| - { |
244 |
| - "start": 25, |
245 |
| - "end": 55, |
246 |
| - "type": "FULL" |
247 |
| - } |
248 |
| - ], |
249 |
| - "clientMethod": { |
250 |
| - "shortName": "UpdateKey", |
251 |
| - "fullName": "google.cloud.recaptchaenterprise.v1beta1.RecaptchaEnterpriseServiceV1Beta1.UpdateKey", |
252 |
| - "async": true, |
253 |
| - "parameters": [ |
254 |
| - { |
255 |
| - "name": "key", |
256 |
| - "type": ".google.cloud.recaptchaenterprise.v1beta1.Key" |
257 |
| - }, |
258 |
| - { |
259 |
| - "name": "update_mask", |
260 |
| - "type": ".google.protobuf.FieldMask" |
261 |
| - } |
262 |
| - ], |
263 |
| - "resultType": ".google.cloud.recaptchaenterprise.v1beta1.Key", |
264 |
| - "client": { |
265 |
| - "shortName": "RecaptchaEnterpriseServiceV1Beta1Client", |
266 |
| - "fullName": "google.cloud.recaptchaenterprise.v1beta1.RecaptchaEnterpriseServiceV1Beta1Client" |
267 |
| - }, |
268 |
| - "method": { |
269 |
| - "shortName": "UpdateKey", |
270 |
| - "fullName": "google.cloud.recaptchaenterprise.v1beta1.RecaptchaEnterpriseServiceV1Beta1.UpdateKey", |
271 |
| - "service": { |
272 |
| - "shortName": "RecaptchaEnterpriseServiceV1Beta1", |
273 |
| - "fullName": "google.cloud.recaptchaenterprise.v1beta1.RecaptchaEnterpriseServiceV1Beta1" |
274 |
| - } |
275 |
| - } |
276 |
| - } |
277 |
| - }, |
278 |
| - { |
279 |
| - "regionTag": "recaptchaenterprise_v1beta1_generated_RecaptchaEnterpriseServiceV1Beta1_DeleteKey_async", |
280 |
| - "title": "RecaptchaEnterpriseServiceV1Beta1 deleteKey Sample", |
281 |
| - "origin": "API_DEFINITION", |
282 |
| - "description": " Deletes the specified key.", |
283 |
| - "canonical": true, |
284 |
| - "file": "recaptcha_enterprise_service_v1_beta1.delete_key.js", |
285 |
| - "language": "JAVASCRIPT", |
286 |
| - "segments": [ |
287 |
| - { |
288 |
| - "start": 25, |
289 |
| - "end": 51, |
290 |
| - "type": "FULL" |
291 |
| - } |
292 |
| - ], |
293 |
| - "clientMethod": { |
294 |
| - "shortName": "DeleteKey", |
295 |
| - "fullName": "google.cloud.recaptchaenterprise.v1beta1.RecaptchaEnterpriseServiceV1Beta1.DeleteKey", |
296 |
| - "async": true, |
297 |
| - "parameters": [ |
298 |
| - { |
299 |
| - "name": "name", |
300 |
| - "type": "TYPE_STRING" |
301 |
| - } |
302 |
| - ], |
303 |
| - "resultType": ".google.protobuf.Empty", |
| 95 | + "resultType": ".google.cloud.recaptchaenterprise.v1beta1.AnnotateAssessmentResponse", |
304 | 96 | "client": {
|
305 | 97 | "shortName": "RecaptchaEnterpriseServiceV1Beta1Client",
|
306 | 98 | "fullName": "google.cloud.recaptchaenterprise.v1beta1.RecaptchaEnterpriseServiceV1Beta1Client"
|
307 | 99 | },
|
308 | 100 | "method": {
|
309 |
| - "shortName": "DeleteKey", |
310 |
| - "fullName": "google.cloud.recaptchaenterprise.v1beta1.RecaptchaEnterpriseServiceV1Beta1.DeleteKey", |
| 101 | + "shortName": "AnnotateAssessment", |
| 102 | + "fullName": "google.cloud.recaptchaenterprise.v1beta1.RecaptchaEnterpriseServiceV1Beta1.AnnotateAssessment", |
311 | 103 | "service": {
|
312 | 104 | "shortName": "RecaptchaEnterpriseServiceV1Beta1",
|
313 | 105 | "fullName": "google.cloud.recaptchaenterprise.v1beta1.RecaptchaEnterpriseServiceV1Beta1"
|
|
0 commit comments