Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(20)

Side by Side Diff: discovery/googleapis/compute__v1.json

Issue 2159673002: Api-roll 39: 2016-07-18 (Closed) Base URL: git@github.com:dart-lang/googleapis.git@master
Patch Set: Created 4 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 { 1 {
2 "auth": { 2 "auth": {
3 "oauth2": { 3 "oauth2": {
4 "scopes": { 4 "scopes": {
5 "https://www.googleapis.com/auth/cloud-platform": { 5 "https://www.googleapis.com/auth/cloud-platform": {
6 "description": "View and manage your data across Google Clou d Platform services" 6 "description": "View and manage your data across Google Clou d Platform services"
7 }, 7 },
8 "https://www.googleapis.com/auth/compute": { 8 "https://www.googleapis.com/auth/compute": {
9 "description": "View and manage your Google Compute Engine r esources" 9 "description": "View and manage your Google Compute Engine r esources"
10 }, 10 },
(...skipping 11 matching lines...) Expand all
22 } 22 }
23 } 23 }
24 } 24 }
25 }, 25 },
26 "basePath": "/compute/v1/projects/", 26 "basePath": "/compute/v1/projects/",
27 "baseUrl": "https://www.googleapis.com/compute/v1/projects/", 27 "baseUrl": "https://www.googleapis.com/compute/v1/projects/",
28 "batchPath": "batch", 28 "batchPath": "batch",
29 "description": "Creates and runs virtual machines on Google Cloud Platform." , 29 "description": "Creates and runs virtual machines on Google Cloud Platform." ,
30 "discoveryVersion": "v1", 30 "discoveryVersion": "v1",
31 "documentationLink": "https://developers.google.com/compute/docs/reference/l atest/", 31 "documentationLink": "https://developers.google.com/compute/docs/reference/l atest/",
32 "etag": "\"C5oy1hgQsABtYOYIOXWcR3BgYqU/eASe8C9_MmiRuqi8LLPi5_VjUnQ\"", 32 "etag": "\"C5oy1hgQsABtYOYIOXWcR3BgYqU/3m-13B8ub9h95qz4KtmGUpxE3zQ\"",
33 "icons": { 33 "icons": {
34 "x16": "https://www.google.com/images/icons/product/compute_engine-16.pn g", 34 "x16": "https://www.google.com/images/icons/product/compute_engine-16.pn g",
35 "x32": "https://www.google.com/images/icons/product/compute_engine-32.pn g" 35 "x32": "https://www.google.com/images/icons/product/compute_engine-32.pn g"
36 }, 36 },
37 "id": "compute:v1", 37 "id": "compute:v1",
38 "kind": "discovery#restDescription", 38 "kind": "discovery#restDescription",
39 "name": "compute", 39 "name": "compute",
40 "ownerDomain": "google.com", 40 "ownerDomain": "google.com",
41 "ownerName": "Google", 41 "ownerName": "Google",
42 "parameters": { 42 "parameters": {
(...skipping 68 matching lines...) Expand 10 before | Expand all | Expand 10 after
111 "type": "integer" 111 "type": "integer"
112 }, 112 },
113 "pageToken": { 113 "pageToken": {
114 "description": "Specifies a page token to use. Set p ageToken to the nextPageToken returned by a previous list request to get the nex t page of results.", 114 "description": "Specifies a page token to use. Set p ageToken to the nextPageToken returned by a previous list request to get the nex t page of results.",
115 "location": "query", 115 "location": "query",
116 "type": "string" 116 "type": "string"
117 }, 117 },
118 "project": { 118 "project": {
119 "description": "Project ID for this request.", 119 "description": "Project ID for this request.",
120 "location": "path", 120 "location": "path",
121 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 121 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
122 "required": true, 122 "required": true,
123 "type": "string" 123 "type": "string"
124 } 124 }
125 }, 125 },
126 "path": "{project}/aggregated/addresses", 126 "path": "{project}/aggregated/addresses",
127 "response": { 127 "response": {
128 "$ref": "AddressAggregatedList" 128 "$ref": "AddressAggregatedList"
129 }, 129 },
130 "scopes": [ 130 "scopes": [
131 "https://www.googleapis.com/auth/cloud-platform", 131 "https://www.googleapis.com/auth/cloud-platform",
(...skipping 14 matching lines...) Expand all
146 "address": { 146 "address": {
147 "description": "Name of the address resource to dele te.", 147 "description": "Name of the address resource to dele te.",
148 "location": "path", 148 "location": "path",
149 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?", 149 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?",
150 "required": true, 150 "required": true,
151 "type": "string" 151 "type": "string"
152 }, 152 },
153 "project": { 153 "project": {
154 "description": "Project ID for this request.", 154 "description": "Project ID for this request.",
155 "location": "path", 155 "location": "path",
156 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 156 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
157 "required": true, 157 "required": true,
158 "type": "string" 158 "type": "string"
159 }, 159 },
160 "region": { 160 "region": {
161 "description": "Name of the region for this request. ", 161 "description": "Name of the region for this request. ",
162 "location": "path", 162 "location": "path",
163 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?", 163 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?",
164 "required": true, 164 "required": true,
165 "type": "string" 165 "type": "string"
166 } 166 }
(...skipping 20 matching lines...) Expand all
187 "address": { 187 "address": {
188 "description": "Name of the address resource to retu rn.", 188 "description": "Name of the address resource to retu rn.",
189 "location": "path", 189 "location": "path",
190 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?", 190 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?",
191 "required": true, 191 "required": true,
192 "type": "string" 192 "type": "string"
193 }, 193 },
194 "project": { 194 "project": {
195 "description": "Project ID for this request.", 195 "description": "Project ID for this request.",
196 "location": "path", 196 "location": "path",
197 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 197 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
198 "required": true, 198 "required": true,
199 "type": "string" 199 "type": "string"
200 }, 200 },
201 "region": { 201 "region": {
202 "description": "Name of the region for this request. ", 202 "description": "Name of the region for this request. ",
203 "location": "path", 203 "location": "path",
204 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?", 204 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?",
205 "required": true, 205 "required": true,
206 "type": "string" 206 "type": "string"
207 } 207 }
(...skipping 13 matching lines...) Expand all
221 "httpMethod": "POST", 221 "httpMethod": "POST",
222 "id": "compute.addresses.insert", 222 "id": "compute.addresses.insert",
223 "parameterOrder": [ 223 "parameterOrder": [
224 "project", 224 "project",
225 "region" 225 "region"
226 ], 226 ],
227 "parameters": { 227 "parameters": {
228 "project": { 228 "project": {
229 "description": "Project ID for this request.", 229 "description": "Project ID for this request.",
230 "location": "path", 230 "location": "path",
231 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 231 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
232 "required": true, 232 "required": true,
233 "type": "string" 233 "type": "string"
234 }, 234 },
235 "region": { 235 "region": {
236 "description": "Name of the region for this request. ", 236 "description": "Name of the region for this request. ",
237 "location": "path", 237 "location": "path",
238 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?", 238 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?",
239 "required": true, 239 "required": true,
240 "type": "string" 240 "type": "string"
241 } 241 }
(...skipping 34 matching lines...) Expand 10 before | Expand all | Expand 10 after
276 "type": "integer" 276 "type": "integer"
277 }, 277 },
278 "pageToken": { 278 "pageToken": {
279 "description": "Specifies a page token to use. Set p ageToken to the nextPageToken returned by a previous list request to get the nex t page of results.", 279 "description": "Specifies a page token to use. Set p ageToken to the nextPageToken returned by a previous list request to get the nex t page of results.",
280 "location": "query", 280 "location": "query",
281 "type": "string" 281 "type": "string"
282 }, 282 },
283 "project": { 283 "project": {
284 "description": "Project ID for this request.", 284 "description": "Project ID for this request.",
285 "location": "path", 285 "location": "path",
286 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 286 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
287 "required": true, 287 "required": true,
288 "type": "string" 288 "type": "string"
289 }, 289 },
290 "region": { 290 "region": {
291 "description": "Name of the region for this request. ", 291 "description": "Name of the region for this request. ",
292 "location": "path", 292 "location": "path",
293 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?", 293 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?",
294 "required": true, 294 "required": true,
295 "type": "string" 295 "type": "string"
296 } 296 }
(...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after
332 "type": "integer" 332 "type": "integer"
333 }, 333 },
334 "pageToken": { 334 "pageToken": {
335 "description": "Specifies a page token to use. Set p ageToken to the nextPageToken returned by a previous list request to get the nex t page of results.", 335 "description": "Specifies a page token to use. Set p ageToken to the nextPageToken returned by a previous list request to get the nex t page of results.",
336 "location": "query", 336 "location": "query",
337 "type": "string" 337 "type": "string"
338 }, 338 },
339 "project": { 339 "project": {
340 "description": "Project ID for this request.", 340 "description": "Project ID for this request.",
341 "location": "path", 341 "location": "path",
342 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 342 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
343 "required": true, 343 "required": true,
344 "type": "string" 344 "type": "string"
345 } 345 }
346 }, 346 },
347 "path": "{project}/aggregated/autoscalers", 347 "path": "{project}/aggregated/autoscalers",
348 "response": { 348 "response": {
349 "$ref": "AutoscalerAggregatedList" 349 "$ref": "AutoscalerAggregatedList"
350 }, 350 },
351 "scopes": [ 351 "scopes": [
352 "https://www.googleapis.com/auth/cloud-platform", 352 "https://www.googleapis.com/auth/cloud-platform",
(...skipping 14 matching lines...) Expand all
367 "autoscaler": { 367 "autoscaler": {
368 "description": "Name of the autoscaler to delete.", 368 "description": "Name of the autoscaler to delete.",
369 "location": "path", 369 "location": "path",
370 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?", 370 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?",
371 "required": true, 371 "required": true,
372 "type": "string" 372 "type": "string"
373 }, 373 },
374 "project": { 374 "project": {
375 "description": "Project ID for this request.", 375 "description": "Project ID for this request.",
376 "location": "path", 376 "location": "path",
377 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 377 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
378 "required": true, 378 "required": true,
379 "type": "string" 379 "type": "string"
380 }, 380 },
381 "zone": { 381 "zone": {
382 "description": "Name of the zone for this request.", 382 "description": "Name of the zone for this request.",
383 "location": "path", 383 "location": "path",
384 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?", 384 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?",
385 "required": true, 385 "required": true,
386 "type": "string" 386 "type": "string"
387 } 387 }
(...skipping 20 matching lines...) Expand all
408 "autoscaler": { 408 "autoscaler": {
409 "description": "Name of the autoscaler to return.", 409 "description": "Name of the autoscaler to return.",
410 "location": "path", 410 "location": "path",
411 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?", 411 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?",
412 "required": true, 412 "required": true,
413 "type": "string" 413 "type": "string"
414 }, 414 },
415 "project": { 415 "project": {
416 "description": "Project ID for this request.", 416 "description": "Project ID for this request.",
417 "location": "path", 417 "location": "path",
418 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 418 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
419 "required": true, 419 "required": true,
420 "type": "string" 420 "type": "string"
421 }, 421 },
422 "zone": { 422 "zone": {
423 "description": "Name of the zone for this request.", 423 "description": "Name of the zone for this request.",
424 "location": "path", 424 "location": "path",
425 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?", 425 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?",
426 "required": true, 426 "required": true,
427 "type": "string" 427 "type": "string"
428 } 428 }
(...skipping 13 matching lines...) Expand all
442 "httpMethod": "POST", 442 "httpMethod": "POST",
443 "id": "compute.autoscalers.insert", 443 "id": "compute.autoscalers.insert",
444 "parameterOrder": [ 444 "parameterOrder": [
445 "project", 445 "project",
446 "zone" 446 "zone"
447 ], 447 ],
448 "parameters": { 448 "parameters": {
449 "project": { 449 "project": {
450 "description": "Project ID for this request.", 450 "description": "Project ID for this request.",
451 "location": "path", 451 "location": "path",
452 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 452 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
453 "required": true, 453 "required": true,
454 "type": "string" 454 "type": "string"
455 }, 455 },
456 "zone": { 456 "zone": {
457 "description": "Name of the zone for this request.", 457 "description": "Name of the zone for this request.",
458 "location": "path", 458 "location": "path",
459 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?", 459 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?",
460 "required": true, 460 "required": true,
461 "type": "string" 461 "type": "string"
462 } 462 }
(...skipping 34 matching lines...) Expand 10 before | Expand all | Expand 10 after
497 "type": "integer" 497 "type": "integer"
498 }, 498 },
499 "pageToken": { 499 "pageToken": {
500 "description": "Specifies a page token to use. Set p ageToken to the nextPageToken returned by a previous list request to get the nex t page of results.", 500 "description": "Specifies a page token to use. Set p ageToken to the nextPageToken returned by a previous list request to get the nex t page of results.",
501 "location": "query", 501 "location": "query",
502 "type": "string" 502 "type": "string"
503 }, 503 },
504 "project": { 504 "project": {
505 "description": "Project ID for this request.", 505 "description": "Project ID for this request.",
506 "location": "path", 506 "location": "path",
507 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 507 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
508 "required": true, 508 "required": true,
509 "type": "string" 509 "type": "string"
510 }, 510 },
511 "zone": { 511 "zone": {
512 "description": "Name of the zone for this request.", 512 "description": "Name of the zone for this request.",
513 "location": "path", 513 "location": "path",
514 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?", 514 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?",
515 "required": true, 515 "required": true,
516 "type": "string" 516 "type": "string"
517 } 517 }
(...skipping 21 matching lines...) Expand all
539 "autoscaler": { 539 "autoscaler": {
540 "description": "Name of the autoscaler to update.", 540 "description": "Name of the autoscaler to update.",
541 "location": "query", 541 "location": "query",
542 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?", 542 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?",
543 "required": true, 543 "required": true,
544 "type": "string" 544 "type": "string"
545 }, 545 },
546 "project": { 546 "project": {
547 "description": "Project ID for this request.", 547 "description": "Project ID for this request.",
548 "location": "path", 548 "location": "path",
549 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 549 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
550 "required": true, 550 "required": true,
551 "type": "string" 551 "type": "string"
552 }, 552 },
553 "zone": { 553 "zone": {
554 "description": "Name of the zone for this request.", 554 "description": "Name of the zone for this request.",
555 "location": "path", 555 "location": "path",
556 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?", 556 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?",
557 "required": true, 557 "required": true,
558 "type": "string" 558 "type": "string"
559 } 559 }
(...skipping 21 matching lines...) Expand all
581 "parameters": { 581 "parameters": {
582 "autoscaler": { 582 "autoscaler": {
583 "description": "Name of the autoscaler to update.", 583 "description": "Name of the autoscaler to update.",
584 "location": "query", 584 "location": "query",
585 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?", 585 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?",
586 "type": "string" 586 "type": "string"
587 }, 587 },
588 "project": { 588 "project": {
589 "description": "Project ID for this request.", 589 "description": "Project ID for this request.",
590 "location": "path", 590 "location": "path",
591 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 591 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
592 "required": true, 592 "required": true,
593 "type": "string" 593 "type": "string"
594 }, 594 },
595 "zone": { 595 "zone": {
596 "description": "Name of the zone for this request.", 596 "description": "Name of the zone for this request.",
597 "location": "path", 597 "location": "path",
598 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?", 598 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?",
599 "required": true, 599 "required": true,
600 "type": "string" 600 "type": "string"
601 } 601 }
(...skipping 26 matching lines...) Expand all
628 "backendService": { 628 "backendService": {
629 "description": "Name of the BackendService resource to delete.", 629 "description": "Name of the BackendService resource to delete.",
630 "location": "path", 630 "location": "path",
631 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?", 631 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?",
632 "required": true, 632 "required": true,
633 "type": "string" 633 "type": "string"
634 }, 634 },
635 "project": { 635 "project": {
636 "description": "Project ID for this request.", 636 "description": "Project ID for this request.",
637 "location": "path", 637 "location": "path",
638 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 638 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
639 "required": true, 639 "required": true,
640 "type": "string" 640 "type": "string"
641 } 641 }
642 }, 642 },
643 "path": "{project}/global/backendServices/{backendService}", 643 "path": "{project}/global/backendServices/{backendService}",
644 "response": { 644 "response": {
645 "$ref": "Operation" 645 "$ref": "Operation"
646 }, 646 },
647 "scopes": [ 647 "scopes": [
648 "https://www.googleapis.com/auth/cloud-platform", 648 "https://www.googleapis.com/auth/cloud-platform",
(...skipping 12 matching lines...) Expand all
661 "backendService": { 661 "backendService": {
662 "description": "Name of the BackendService resource to return.", 662 "description": "Name of the BackendService resource to return.",
663 "location": "path", 663 "location": "path",
664 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?", 664 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?",
665 "required": true, 665 "required": true,
666 "type": "string" 666 "type": "string"
667 }, 667 },
668 "project": { 668 "project": {
669 "description": "Project ID for this request.", 669 "description": "Project ID for this request.",
670 "location": "path", 670 "location": "path",
671 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 671 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
672 "required": true, 672 "required": true,
673 "type": "string" 673 "type": "string"
674 } 674 }
675 }, 675 },
676 "path": "{project}/global/backendServices/{backendService}", 676 "path": "{project}/global/backendServices/{backendService}",
677 "response": { 677 "response": {
678 "$ref": "BackendService" 678 "$ref": "BackendService"
679 }, 679 },
680 "scopes": [ 680 "scopes": [
681 "https://www.googleapis.com/auth/cloud-platform", 681 "https://www.googleapis.com/auth/cloud-platform",
(...skipping 12 matching lines...) Expand all
694 "parameters": { 694 "parameters": {
695 "backendService": { 695 "backendService": {
696 "description": "Name of the BackendService resource to which the queried instance belongs.", 696 "description": "Name of the BackendService resource to which the queried instance belongs.",
697 "location": "path", 697 "location": "path",
698 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?", 698 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?",
699 "required": true, 699 "required": true,
700 "type": "string" 700 "type": "string"
701 }, 701 },
702 "project": { 702 "project": {
703 "location": "path", 703 "location": "path",
704 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 704 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
705 "required": true, 705 "required": true,
706 "type": "string" 706 "type": "string"
707 } 707 }
708 }, 708 },
709 "path": "{project}/global/backendServices/{backendService}/g etHealth", 709 "path": "{project}/global/backendServices/{backendService}/g etHealth",
710 "request": { 710 "request": {
711 "$ref": "ResourceGroupReference" 711 "$ref": "ResourceGroupReference"
712 }, 712 },
713 "response": { 713 "response": {
714 "$ref": "BackendServiceGroupHealth" 714 "$ref": "BackendServiceGroupHealth"
715 }, 715 },
716 "scopes": [ 716 "scopes": [
717 "https://www.googleapis.com/auth/cloud-platform", 717 "https://www.googleapis.com/auth/cloud-platform",
718 "https://www.googleapis.com/auth/compute", 718 "https://www.googleapis.com/auth/compute",
719 "https://www.googleapis.com/auth/compute.readonly" 719 "https://www.googleapis.com/auth/compute.readonly"
720 ] 720 ]
721 }, 721 },
722 "insert": { 722 "insert": {
723 "description": "Creates a BackendService resource in the spe cified project using the data included in the request. There are several restric tions and guidelines to keep in mind when creating a backend service. Read Rest rictions and Guidelines for more information.", 723 "description": "Creates a BackendService resource in the spe cified project using the data included in the request. There are several restric tions and guidelines to keep in mind when creating a backend service. Read Rest rictions and Guidelines for more information.",
724 "httpMethod": "POST", 724 "httpMethod": "POST",
725 "id": "compute.backendServices.insert", 725 "id": "compute.backendServices.insert",
726 "parameterOrder": [ 726 "parameterOrder": [
727 "project" 727 "project"
728 ], 728 ],
729 "parameters": { 729 "parameters": {
730 "project": { 730 "project": {
731 "description": "Project ID for this request.", 731 "description": "Project ID for this request.",
732 "location": "path", 732 "location": "path",
733 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 733 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
734 "required": true, 734 "required": true,
735 "type": "string" 735 "type": "string"
736 } 736 }
737 }, 737 },
738 "path": "{project}/global/backendServices", 738 "path": "{project}/global/backendServices",
739 "request": { 739 "request": {
740 "$ref": "BackendService" 740 "$ref": "BackendService"
741 }, 741 },
742 "response": { 742 "response": {
743 "$ref": "Operation" 743 "$ref": "Operation"
(...skipping 26 matching lines...) Expand all
770 "type": "integer" 770 "type": "integer"
771 }, 771 },
772 "pageToken": { 772 "pageToken": {
773 "description": "Specifies a page token to use. Set p ageToken to the nextPageToken returned by a previous list request to get the nex t page of results.", 773 "description": "Specifies a page token to use. Set p ageToken to the nextPageToken returned by a previous list request to get the nex t page of results.",
774 "location": "query", 774 "location": "query",
775 "type": "string" 775 "type": "string"
776 }, 776 },
777 "project": { 777 "project": {
778 "description": "Project ID for this request.", 778 "description": "Project ID for this request.",
779 "location": "path", 779 "location": "path",
780 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 780 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
781 "required": true, 781 "required": true,
782 "type": "string" 782 "type": "string"
783 } 783 }
784 }, 784 },
785 "path": "{project}/global/backendServices", 785 "path": "{project}/global/backendServices",
786 "response": { 786 "response": {
787 "$ref": "BackendServiceList" 787 "$ref": "BackendServiceList"
788 }, 788 },
789 "scopes": [ 789 "scopes": [
790 "https://www.googleapis.com/auth/cloud-platform", 790 "https://www.googleapis.com/auth/cloud-platform",
(...skipping 13 matching lines...) Expand all
804 "backendService": { 804 "backendService": {
805 "description": "Name of the BackendService resource to update.", 805 "description": "Name of the BackendService resource to update.",
806 "location": "path", 806 "location": "path",
807 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?", 807 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?",
808 "required": true, 808 "required": true,
809 "type": "string" 809 "type": "string"
810 }, 810 },
811 "project": { 811 "project": {
812 "description": "Project ID for this request.", 812 "description": "Project ID for this request.",
813 "location": "path", 813 "location": "path",
814 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 814 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
815 "required": true, 815 "required": true,
816 "type": "string" 816 "type": "string"
817 } 817 }
818 }, 818 },
819 "path": "{project}/global/backendServices/{backendService}", 819 "path": "{project}/global/backendServices/{backendService}",
820 "request": { 820 "request": {
821 "$ref": "BackendService" 821 "$ref": "BackendService"
822 }, 822 },
823 "response": { 823 "response": {
824 "$ref": "Operation" 824 "$ref": "Operation"
(...skipping 15 matching lines...) Expand all
840 "backendService": { 840 "backendService": {
841 "description": "Name of the BackendService resource to update.", 841 "description": "Name of the BackendService resource to update.",
842 "location": "path", 842 "location": "path",
843 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?", 843 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?",
844 "required": true, 844 "required": true,
845 "type": "string" 845 "type": "string"
846 }, 846 },
847 "project": { 847 "project": {
848 "description": "Project ID for this request.", 848 "description": "Project ID for this request.",
849 "location": "path", 849 "location": "path",
850 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 850 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
851 "required": true, 851 "required": true,
852 "type": "string" 852 "type": "string"
853 } 853 }
854 }, 854 },
855 "path": "{project}/global/backendServices/{backendService}", 855 "path": "{project}/global/backendServices/{backendService}",
856 "request": { 856 "request": {
857 "$ref": "BackendService" 857 "$ref": "BackendService"
858 }, 858 },
859 "response": { 859 "response": {
860 "$ref": "Operation" 860 "$ref": "Operation"
(...skipping 30 matching lines...) Expand all
891 "type": "integer" 891 "type": "integer"
892 }, 892 },
893 "pageToken": { 893 "pageToken": {
894 "description": "Specifies a page token to use. Set p ageToken to the nextPageToken returned by a previous list request to get the nex t page of results.", 894 "description": "Specifies a page token to use. Set p ageToken to the nextPageToken returned by a previous list request to get the nex t page of results.",
895 "location": "query", 895 "location": "query",
896 "type": "string" 896 "type": "string"
897 }, 897 },
898 "project": { 898 "project": {
899 "description": "Project ID for this request.", 899 "description": "Project ID for this request.",
900 "location": "path", 900 "location": "path",
901 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 901 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
902 "required": true, 902 "required": true,
903 "type": "string" 903 "type": "string"
904 } 904 }
905 }, 905 },
906 "path": "{project}/aggregated/diskTypes", 906 "path": "{project}/aggregated/diskTypes",
907 "response": { 907 "response": {
908 "$ref": "DiskTypeAggregatedList" 908 "$ref": "DiskTypeAggregatedList"
909 }, 909 },
910 "scopes": [ 910 "scopes": [
911 "https://www.googleapis.com/auth/cloud-platform", 911 "https://www.googleapis.com/auth/cloud-platform",
(...skipping 14 matching lines...) Expand all
926 "diskType": { 926 "diskType": {
927 "description": "Name of the disk type to return.", 927 "description": "Name of the disk type to return.",
928 "location": "path", 928 "location": "path",
929 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?", 929 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?",
930 "required": true, 930 "required": true,
931 "type": "string" 931 "type": "string"
932 }, 932 },
933 "project": { 933 "project": {
934 "description": "Project ID for this request.", 934 "description": "Project ID for this request.",
935 "location": "path", 935 "location": "path",
936 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 936 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
937 "required": true, 937 "required": true,
938 "type": "string" 938 "type": "string"
939 }, 939 },
940 "zone": { 940 "zone": {
941 "description": "The name of the zone for this reques t.", 941 "description": "The name of the zone for this reques t.",
942 "location": "path", 942 "location": "path",
943 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?", 943 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?",
944 "required": true, 944 "required": true,
945 "type": "string" 945 "type": "string"
946 } 946 }
(...skipping 32 matching lines...) Expand 10 before | Expand all | Expand 10 after
979 "type": "integer" 979 "type": "integer"
980 }, 980 },
981 "pageToken": { 981 "pageToken": {
982 "description": "Specifies a page token to use. Set p ageToken to the nextPageToken returned by a previous list request to get the nex t page of results.", 982 "description": "Specifies a page token to use. Set p ageToken to the nextPageToken returned by a previous list request to get the nex t page of results.",
983 "location": "query", 983 "location": "query",
984 "type": "string" 984 "type": "string"
985 }, 985 },
986 "project": { 986 "project": {
987 "description": "Project ID for this request.", 987 "description": "Project ID for this request.",
988 "location": "path", 988 "location": "path",
989 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 989 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
990 "required": true, 990 "required": true,
991 "type": "string" 991 "type": "string"
992 }, 992 },
993 "zone": { 993 "zone": {
994 "description": "The name of the zone for this reques t.", 994 "description": "The name of the zone for this reques t.",
995 "location": "path", 995 "location": "path",
996 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?", 996 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?",
997 "required": true, 997 "required": true,
998 "type": "string" 998 "type": "string"
999 } 999 }
(...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after
1035 "type": "integer" 1035 "type": "integer"
1036 }, 1036 },
1037 "pageToken": { 1037 "pageToken": {
1038 "description": "Specifies a page token to use. Set p ageToken to the nextPageToken returned by a previous list request to get the nex t page of results.", 1038 "description": "Specifies a page token to use. Set p ageToken to the nextPageToken returned by a previous list request to get the nex t page of results.",
1039 "location": "query", 1039 "location": "query",
1040 "type": "string" 1040 "type": "string"
1041 }, 1041 },
1042 "project": { 1042 "project": {
1043 "description": "Project ID for this request.", 1043 "description": "Project ID for this request.",
1044 "location": "path", 1044 "location": "path",
1045 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 1045 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
1046 "required": true, 1046 "required": true,
1047 "type": "string" 1047 "type": "string"
1048 } 1048 }
1049 }, 1049 },
1050 "path": "{project}/aggregated/disks", 1050 "path": "{project}/aggregated/disks",
1051 "response": { 1051 "response": {
1052 "$ref": "DiskAggregatedList" 1052 "$ref": "DiskAggregatedList"
1053 }, 1053 },
1054 "scopes": [ 1054 "scopes": [
1055 "https://www.googleapis.com/auth/cloud-platform", 1055 "https://www.googleapis.com/auth/cloud-platform",
(...skipping 14 matching lines...) Expand all
1070 "disk": { 1070 "disk": {
1071 "description": "Name of the persistent disk to snaps hot.", 1071 "description": "Name of the persistent disk to snaps hot.",
1072 "location": "path", 1072 "location": "path",
1073 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?", 1073 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?",
1074 "required": true, 1074 "required": true,
1075 "type": "string" 1075 "type": "string"
1076 }, 1076 },
1077 "project": { 1077 "project": {
1078 "description": "Project ID for this request.", 1078 "description": "Project ID for this request.",
1079 "location": "path", 1079 "location": "path",
1080 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 1080 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
1081 "required": true, 1081 "required": true,
1082 "type": "string" 1082 "type": "string"
1083 }, 1083 },
1084 "zone": { 1084 "zone": {
1085 "description": "The name of the zone for this reques t.", 1085 "description": "The name of the zone for this reques t.",
1086 "location": "path", 1086 "location": "path",
1087 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?", 1087 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?",
1088 "required": true, 1088 "required": true,
1089 "type": "string" 1089 "type": "string"
1090 } 1090 }
(...skipping 23 matching lines...) Expand all
1114 "disk": { 1114 "disk": {
1115 "description": "Name of the persistent disk to delet e.", 1115 "description": "Name of the persistent disk to delet e.",
1116 "location": "path", 1116 "location": "path",
1117 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?", 1117 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?",
1118 "required": true, 1118 "required": true,
1119 "type": "string" 1119 "type": "string"
1120 }, 1120 },
1121 "project": { 1121 "project": {
1122 "description": "Project ID for this request.", 1122 "description": "Project ID for this request.",
1123 "location": "path", 1123 "location": "path",
1124 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 1124 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
1125 "required": true, 1125 "required": true,
1126 "type": "string" 1126 "type": "string"
1127 }, 1127 },
1128 "zone": { 1128 "zone": {
1129 "description": "The name of the zone for this reques t.", 1129 "description": "The name of the zone for this reques t.",
1130 "location": "path", 1130 "location": "path",
1131 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?", 1131 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?",
1132 "required": true, 1132 "required": true,
1133 "type": "string" 1133 "type": "string"
1134 } 1134 }
(...skipping 20 matching lines...) Expand all
1155 "disk": { 1155 "disk": {
1156 "description": "Name of the persistent disk to retur n.", 1156 "description": "Name of the persistent disk to retur n.",
1157 "location": "path", 1157 "location": "path",
1158 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?", 1158 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?",
1159 "required": true, 1159 "required": true,
1160 "type": "string" 1160 "type": "string"
1161 }, 1161 },
1162 "project": { 1162 "project": {
1163 "description": "Project ID for this request.", 1163 "description": "Project ID for this request.",
1164 "location": "path", 1164 "location": "path",
1165 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 1165 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
1166 "required": true, 1166 "required": true,
1167 "type": "string" 1167 "type": "string"
1168 }, 1168 },
1169 "zone": { 1169 "zone": {
1170 "description": "The name of the zone for this reques t.", 1170 "description": "The name of the zone for this reques t.",
1171 "location": "path", 1171 "location": "path",
1172 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?", 1172 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?",
1173 "required": true, 1173 "required": true,
1174 "type": "string" 1174 "type": "string"
1175 } 1175 }
(...skipping 13 matching lines...) Expand all
1189 "httpMethod": "POST", 1189 "httpMethod": "POST",
1190 "id": "compute.disks.insert", 1190 "id": "compute.disks.insert",
1191 "parameterOrder": [ 1191 "parameterOrder": [
1192 "project", 1192 "project",
1193 "zone" 1193 "zone"
1194 ], 1194 ],
1195 "parameters": { 1195 "parameters": {
1196 "project": { 1196 "project": {
1197 "description": "Project ID for this request.", 1197 "description": "Project ID for this request.",
1198 "location": "path", 1198 "location": "path",
1199 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 1199 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
1200 "required": true, 1200 "required": true,
1201 "type": "string" 1201 "type": "string"
1202 }, 1202 },
1203 "sourceImage": { 1203 "sourceImage": {
1204 "description": "Optional. Source image to restore on to a disk.", 1204 "description": "Optional. Source image to restore on to a disk.",
1205 "location": "query", 1205 "location": "query",
1206 "type": "string" 1206 "type": "string"
1207 }, 1207 },
1208 "zone": { 1208 "zone": {
1209 "description": "The name of the zone for this reques t.", 1209 "description": "The name of the zone for this reques t.",
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after
1249 "type": "integer" 1249 "type": "integer"
1250 }, 1250 },
1251 "pageToken": { 1251 "pageToken": {
1252 "description": "Specifies a page token to use. Set p ageToken to the nextPageToken returned by a previous list request to get the nex t page of results.", 1252 "description": "Specifies a page token to use. Set p ageToken to the nextPageToken returned by a previous list request to get the nex t page of results.",
1253 "location": "query", 1253 "location": "query",
1254 "type": "string" 1254 "type": "string"
1255 }, 1255 },
1256 "project": { 1256 "project": {
1257 "description": "Project ID for this request.", 1257 "description": "Project ID for this request.",
1258 "location": "path", 1258 "location": "path",
1259 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 1259 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
1260 "required": true, 1260 "required": true,
1261 "type": "string" 1261 "type": "string"
1262 }, 1262 },
1263 "zone": { 1263 "zone": {
1264 "description": "The name of the zone for this reques t.", 1264 "description": "The name of the zone for this reques t.",
1265 "location": "path", 1265 "location": "path",
1266 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?", 1266 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?",
1267 "required": true, 1267 "required": true,
1268 "type": "string" 1268 "type": "string"
1269 } 1269 }
(...skipping 21 matching lines...) Expand all
1291 "disk": { 1291 "disk": {
1292 "description": "The name of the persistent disk.", 1292 "description": "The name of the persistent disk.",
1293 "location": "path", 1293 "location": "path",
1294 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?", 1294 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?",
1295 "required": true, 1295 "required": true,
1296 "type": "string" 1296 "type": "string"
1297 }, 1297 },
1298 "project": { 1298 "project": {
1299 "description": "Project ID for this request.", 1299 "description": "Project ID for this request.",
1300 "location": "path", 1300 "location": "path",
1301 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 1301 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
1302 "required": true, 1302 "required": true,
1303 "type": "string" 1303 "type": "string"
1304 }, 1304 },
1305 "zone": { 1305 "zone": {
1306 "description": "The name of the zone for this reques t.", 1306 "description": "The name of the zone for this reques t.",
1307 "location": "path", 1307 "location": "path",
1308 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?", 1308 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?",
1309 "required": true, 1309 "required": true,
1310 "type": "string" 1310 "type": "string"
1311 } 1311 }
(...skipping 26 matching lines...) Expand all
1338 "firewall": { 1338 "firewall": {
1339 "description": "Name of the firewall rule to delete. ", 1339 "description": "Name of the firewall rule to delete. ",
1340 "location": "path", 1340 "location": "path",
1341 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?", 1341 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?",
1342 "required": true, 1342 "required": true,
1343 "type": "string" 1343 "type": "string"
1344 }, 1344 },
1345 "project": { 1345 "project": {
1346 "description": "Project ID for this request.", 1346 "description": "Project ID for this request.",
1347 "location": "path", 1347 "location": "path",
1348 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 1348 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
1349 "required": true, 1349 "required": true,
1350 "type": "string" 1350 "type": "string"
1351 } 1351 }
1352 }, 1352 },
1353 "path": "{project}/global/firewalls/{firewall}", 1353 "path": "{project}/global/firewalls/{firewall}",
1354 "response": { 1354 "response": {
1355 "$ref": "Operation" 1355 "$ref": "Operation"
1356 }, 1356 },
1357 "scopes": [ 1357 "scopes": [
1358 "https://www.googleapis.com/auth/cloud-platform", 1358 "https://www.googleapis.com/auth/cloud-platform",
(...skipping 12 matching lines...) Expand all
1371 "firewall": { 1371 "firewall": {
1372 "description": "Name of the firewall rule to return. ", 1372 "description": "Name of the firewall rule to return. ",
1373 "location": "path", 1373 "location": "path",
1374 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?", 1374 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?",
1375 "required": true, 1375 "required": true,
1376 "type": "string" 1376 "type": "string"
1377 }, 1377 },
1378 "project": { 1378 "project": {
1379 "description": "Project ID for this request.", 1379 "description": "Project ID for this request.",
1380 "location": "path", 1380 "location": "path",
1381 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 1381 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
1382 "required": true, 1382 "required": true,
1383 "type": "string" 1383 "type": "string"
1384 } 1384 }
1385 }, 1385 },
1386 "path": "{project}/global/firewalls/{firewall}", 1386 "path": "{project}/global/firewalls/{firewall}",
1387 "response": { 1387 "response": {
1388 "$ref": "Firewall" 1388 "$ref": "Firewall"
1389 }, 1389 },
1390 "scopes": [ 1390 "scopes": [
1391 "https://www.googleapis.com/auth/cloud-platform", 1391 "https://www.googleapis.com/auth/cloud-platform",
1392 "https://www.googleapis.com/auth/compute", 1392 "https://www.googleapis.com/auth/compute",
1393 "https://www.googleapis.com/auth/compute.readonly" 1393 "https://www.googleapis.com/auth/compute.readonly"
1394 ] 1394 ]
1395 }, 1395 },
1396 "insert": { 1396 "insert": {
1397 "description": "Creates a firewall rule in the specified pro ject using the data included in the request.", 1397 "description": "Creates a firewall rule in the specified pro ject using the data included in the request.",
1398 "httpMethod": "POST", 1398 "httpMethod": "POST",
1399 "id": "compute.firewalls.insert", 1399 "id": "compute.firewalls.insert",
1400 "parameterOrder": [ 1400 "parameterOrder": [
1401 "project" 1401 "project"
1402 ], 1402 ],
1403 "parameters": { 1403 "parameters": {
1404 "project": { 1404 "project": {
1405 "description": "Project ID for this request.", 1405 "description": "Project ID for this request.",
1406 "location": "path", 1406 "location": "path",
1407 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 1407 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
1408 "required": true, 1408 "required": true,
1409 "type": "string" 1409 "type": "string"
1410 } 1410 }
1411 }, 1411 },
1412 "path": "{project}/global/firewalls", 1412 "path": "{project}/global/firewalls",
1413 "request": { 1413 "request": {
1414 "$ref": "Firewall" 1414 "$ref": "Firewall"
1415 }, 1415 },
1416 "response": { 1416 "response": {
1417 "$ref": "Operation" 1417 "$ref": "Operation"
(...skipping 26 matching lines...) Expand all
1444 "type": "integer" 1444 "type": "integer"
1445 }, 1445 },
1446 "pageToken": { 1446 "pageToken": {
1447 "description": "Specifies a page token to use. Set p ageToken to the nextPageToken returned by a previous list request to get the nex t page of results.", 1447 "description": "Specifies a page token to use. Set p ageToken to the nextPageToken returned by a previous list request to get the nex t page of results.",
1448 "location": "query", 1448 "location": "query",
1449 "type": "string" 1449 "type": "string"
1450 }, 1450 },
1451 "project": { 1451 "project": {
1452 "description": "Project ID for this request.", 1452 "description": "Project ID for this request.",
1453 "location": "path", 1453 "location": "path",
1454 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 1454 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
1455 "required": true, 1455 "required": true,
1456 "type": "string" 1456 "type": "string"
1457 } 1457 }
1458 }, 1458 },
1459 "path": "{project}/global/firewalls", 1459 "path": "{project}/global/firewalls",
1460 "response": { 1460 "response": {
1461 "$ref": "FirewallList" 1461 "$ref": "FirewallList"
1462 }, 1462 },
1463 "scopes": [ 1463 "scopes": [
1464 "https://www.googleapis.com/auth/cloud-platform", 1464 "https://www.googleapis.com/auth/cloud-platform",
(...skipping 13 matching lines...) Expand all
1478 "firewall": { 1478 "firewall": {
1479 "description": "Name of the firewall rule to update. ", 1479 "description": "Name of the firewall rule to update. ",
1480 "location": "path", 1480 "location": "path",
1481 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?", 1481 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?",
1482 "required": true, 1482 "required": true,
1483 "type": "string" 1483 "type": "string"
1484 }, 1484 },
1485 "project": { 1485 "project": {
1486 "description": "Project ID for this request.", 1486 "description": "Project ID for this request.",
1487 "location": "path", 1487 "location": "path",
1488 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 1488 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
1489 "required": true, 1489 "required": true,
1490 "type": "string" 1490 "type": "string"
1491 } 1491 }
1492 }, 1492 },
1493 "path": "{project}/global/firewalls/{firewall}", 1493 "path": "{project}/global/firewalls/{firewall}",
1494 "request": { 1494 "request": {
1495 "$ref": "Firewall" 1495 "$ref": "Firewall"
1496 }, 1496 },
1497 "response": { 1497 "response": {
1498 "$ref": "Operation" 1498 "$ref": "Operation"
(...skipping 15 matching lines...) Expand all
1514 "firewall": { 1514 "firewall": {
1515 "description": "Name of the firewall rule to update. ", 1515 "description": "Name of the firewall rule to update. ",
1516 "location": "path", 1516 "location": "path",
1517 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?", 1517 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?",
1518 "required": true, 1518 "required": true,
1519 "type": "string" 1519 "type": "string"
1520 }, 1520 },
1521 "project": { 1521 "project": {
1522 "description": "Project ID for this request.", 1522 "description": "Project ID for this request.",
1523 "location": "path", 1523 "location": "path",
1524 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 1524 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
1525 "required": true, 1525 "required": true,
1526 "type": "string" 1526 "type": "string"
1527 } 1527 }
1528 }, 1528 },
1529 "path": "{project}/global/firewalls/{firewall}", 1529 "path": "{project}/global/firewalls/{firewall}",
1530 "request": { 1530 "request": {
1531 "$ref": "Firewall" 1531 "$ref": "Firewall"
1532 }, 1532 },
1533 "response": { 1533 "response": {
1534 "$ref": "Operation" 1534 "$ref": "Operation"
(...skipping 30 matching lines...) Expand all
1565 "type": "integer" 1565 "type": "integer"
1566 }, 1566 },
1567 "pageToken": { 1567 "pageToken": {
1568 "description": "Specifies a page token to use. Set p ageToken to the nextPageToken returned by a previous list request to get the nex t page of results.", 1568 "description": "Specifies a page token to use. Set p ageToken to the nextPageToken returned by a previous list request to get the nex t page of results.",
1569 "location": "query", 1569 "location": "query",
1570 "type": "string" 1570 "type": "string"
1571 }, 1571 },
1572 "project": { 1572 "project": {
1573 "description": "Project ID for this request.", 1573 "description": "Project ID for this request.",
1574 "location": "path", 1574 "location": "path",
1575 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 1575 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
1576 "required": true, 1576 "required": true,
1577 "type": "string" 1577 "type": "string"
1578 } 1578 }
1579 }, 1579 },
1580 "path": "{project}/aggregated/forwardingRules", 1580 "path": "{project}/aggregated/forwardingRules",
1581 "response": { 1581 "response": {
1582 "$ref": "ForwardingRuleAggregatedList" 1582 "$ref": "ForwardingRuleAggregatedList"
1583 }, 1583 },
1584 "scopes": [ 1584 "scopes": [
1585 "https://www.googleapis.com/auth/cloud-platform", 1585 "https://www.googleapis.com/auth/cloud-platform",
(...skipping 14 matching lines...) Expand all
1600 "forwardingRule": { 1600 "forwardingRule": {
1601 "description": "Name of the ForwardingRule resource to delete.", 1601 "description": "Name of the ForwardingRule resource to delete.",
1602 "location": "path", 1602 "location": "path",
1603 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?", 1603 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?",
1604 "required": true, 1604 "required": true,
1605 "type": "string" 1605 "type": "string"
1606 }, 1606 },
1607 "project": { 1607 "project": {
1608 "description": "Project ID for this request.", 1608 "description": "Project ID for this request.",
1609 "location": "path", 1609 "location": "path",
1610 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 1610 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
1611 "required": true, 1611 "required": true,
1612 "type": "string" 1612 "type": "string"
1613 }, 1613 },
1614 "region": { 1614 "region": {
1615 "description": "Name of the region scoping this requ est.", 1615 "description": "Name of the region scoping this requ est.",
1616 "location": "path", 1616 "location": "path",
1617 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?", 1617 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?",
1618 "required": true, 1618 "required": true,
1619 "type": "string" 1619 "type": "string"
1620 } 1620 }
(...skipping 20 matching lines...) Expand all
1641 "forwardingRule": { 1641 "forwardingRule": {
1642 "description": "Name of the ForwardingRule resource to return.", 1642 "description": "Name of the ForwardingRule resource to return.",
1643 "location": "path", 1643 "location": "path",
1644 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?", 1644 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?",
1645 "required": true, 1645 "required": true,
1646 "type": "string" 1646 "type": "string"
1647 }, 1647 },
1648 "project": { 1648 "project": {
1649 "description": "Project ID for this request.", 1649 "description": "Project ID for this request.",
1650 "location": "path", 1650 "location": "path",
1651 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 1651 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
1652 "required": true, 1652 "required": true,
1653 "type": "string" 1653 "type": "string"
1654 }, 1654 },
1655 "region": { 1655 "region": {
1656 "description": "Name of the region scoping this requ est.", 1656 "description": "Name of the region scoping this requ est.",
1657 "location": "path", 1657 "location": "path",
1658 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?", 1658 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?",
1659 "required": true, 1659 "required": true,
1660 "type": "string" 1660 "type": "string"
1661 } 1661 }
(...skipping 13 matching lines...) Expand all
1675 "httpMethod": "POST", 1675 "httpMethod": "POST",
1676 "id": "compute.forwardingRules.insert", 1676 "id": "compute.forwardingRules.insert",
1677 "parameterOrder": [ 1677 "parameterOrder": [
1678 "project", 1678 "project",
1679 "region" 1679 "region"
1680 ], 1680 ],
1681 "parameters": { 1681 "parameters": {
1682 "project": { 1682 "project": {
1683 "description": "Project ID for this request.", 1683 "description": "Project ID for this request.",
1684 "location": "path", 1684 "location": "path",
1685 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 1685 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
1686 "required": true, 1686 "required": true,
1687 "type": "string" 1687 "type": "string"
1688 }, 1688 },
1689 "region": { 1689 "region": {
1690 "description": "Name of the region scoping this requ est.", 1690 "description": "Name of the region scoping this requ est.",
1691 "location": "path", 1691 "location": "path",
1692 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?", 1692 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?",
1693 "required": true, 1693 "required": true,
1694 "type": "string" 1694 "type": "string"
1695 } 1695 }
(...skipping 34 matching lines...) Expand 10 before | Expand all | Expand 10 after
1730 "type": "integer" 1730 "type": "integer"
1731 }, 1731 },
1732 "pageToken": { 1732 "pageToken": {
1733 "description": "Specifies a page token to use. Set p ageToken to the nextPageToken returned by a previous list request to get the nex t page of results.", 1733 "description": "Specifies a page token to use. Set p ageToken to the nextPageToken returned by a previous list request to get the nex t page of results.",
1734 "location": "query", 1734 "location": "query",
1735 "type": "string" 1735 "type": "string"
1736 }, 1736 },
1737 "project": { 1737 "project": {
1738 "description": "Project ID for this request.", 1738 "description": "Project ID for this request.",
1739 "location": "path", 1739 "location": "path",
1740 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 1740 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
1741 "required": true, 1741 "required": true,
1742 "type": "string" 1742 "type": "string"
1743 }, 1743 },
1744 "region": { 1744 "region": {
1745 "description": "Name of the region scoping this requ est.", 1745 "description": "Name of the region scoping this requ est.",
1746 "location": "path", 1746 "location": "path",
1747 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?", 1747 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?",
1748 "required": true, 1748 "required": true,
1749 "type": "string" 1749 "type": "string"
1750 } 1750 }
(...skipping 21 matching lines...) Expand all
1772 "forwardingRule": { 1772 "forwardingRule": {
1773 "description": "Name of the ForwardingRule resource in which target is to be set.", 1773 "description": "Name of the ForwardingRule resource in which target is to be set.",
1774 "location": "path", 1774 "location": "path",
1775 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?", 1775 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?",
1776 "required": true, 1776 "required": true,
1777 "type": "string" 1777 "type": "string"
1778 }, 1778 },
1779 "project": { 1779 "project": {
1780 "description": "Project ID for this request.", 1780 "description": "Project ID for this request.",
1781 "location": "path", 1781 "location": "path",
1782 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 1782 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
1783 "required": true, 1783 "required": true,
1784 "type": "string" 1784 "type": "string"
1785 }, 1785 },
1786 "region": { 1786 "region": {
1787 "description": "Name of the region scoping this requ est.", 1787 "description": "Name of the region scoping this requ est.",
1788 "location": "path", 1788 "location": "path",
1789 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?", 1789 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?",
1790 "required": true, 1790 "required": true,
1791 "type": "string" 1791 "type": "string"
1792 } 1792 }
(...skipping 26 matching lines...) Expand all
1819 "address": { 1819 "address": {
1820 "description": "Name of the address resource to dele te.", 1820 "description": "Name of the address resource to dele te.",
1821 "location": "path", 1821 "location": "path",
1822 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?", 1822 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?",
1823 "required": true, 1823 "required": true,
1824 "type": "string" 1824 "type": "string"
1825 }, 1825 },
1826 "project": { 1826 "project": {
1827 "description": "Project ID for this request.", 1827 "description": "Project ID for this request.",
1828 "location": "path", 1828 "location": "path",
1829 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 1829 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
1830 "required": true, 1830 "required": true,
1831 "type": "string" 1831 "type": "string"
1832 } 1832 }
1833 }, 1833 },
1834 "path": "{project}/global/addresses/{address}", 1834 "path": "{project}/global/addresses/{address}",
1835 "response": { 1835 "response": {
1836 "$ref": "Operation" 1836 "$ref": "Operation"
1837 }, 1837 },
1838 "scopes": [ 1838 "scopes": [
1839 "https://www.googleapis.com/auth/cloud-platform", 1839 "https://www.googleapis.com/auth/cloud-platform",
(...skipping 12 matching lines...) Expand all
1852 "address": { 1852 "address": {
1853 "description": "Name of the address resource to retu rn.", 1853 "description": "Name of the address resource to retu rn.",
1854 "location": "path", 1854 "location": "path",
1855 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?", 1855 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?",
1856 "required": true, 1856 "required": true,
1857 "type": "string" 1857 "type": "string"
1858 }, 1858 },
1859 "project": { 1859 "project": {
1860 "description": "Project ID for this request.", 1860 "description": "Project ID for this request.",
1861 "location": "path", 1861 "location": "path",
1862 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 1862 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
1863 "required": true, 1863 "required": true,
1864 "type": "string" 1864 "type": "string"
1865 } 1865 }
1866 }, 1866 },
1867 "path": "{project}/global/addresses/{address}", 1867 "path": "{project}/global/addresses/{address}",
1868 "response": { 1868 "response": {
1869 "$ref": "Address" 1869 "$ref": "Address"
1870 }, 1870 },
1871 "scopes": [ 1871 "scopes": [
1872 "https://www.googleapis.com/auth/cloud-platform", 1872 "https://www.googleapis.com/auth/cloud-platform",
1873 "https://www.googleapis.com/auth/compute", 1873 "https://www.googleapis.com/auth/compute",
1874 "https://www.googleapis.com/auth/compute.readonly" 1874 "https://www.googleapis.com/auth/compute.readonly"
1875 ] 1875 ]
1876 }, 1876 },
1877 "insert": { 1877 "insert": {
1878 "description": "Creates an address resource in the specified project using the data included in the request.", 1878 "description": "Creates an address resource in the specified project using the data included in the request.",
1879 "httpMethod": "POST", 1879 "httpMethod": "POST",
1880 "id": "compute.globalAddresses.insert", 1880 "id": "compute.globalAddresses.insert",
1881 "parameterOrder": [ 1881 "parameterOrder": [
1882 "project" 1882 "project"
1883 ], 1883 ],
1884 "parameters": { 1884 "parameters": {
1885 "project": { 1885 "project": {
1886 "description": "Project ID for this request.", 1886 "description": "Project ID for this request.",
1887 "location": "path", 1887 "location": "path",
1888 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 1888 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
1889 "required": true, 1889 "required": true,
1890 "type": "string" 1890 "type": "string"
1891 } 1891 }
1892 }, 1892 },
1893 "path": "{project}/global/addresses", 1893 "path": "{project}/global/addresses",
1894 "request": { 1894 "request": {
1895 "$ref": "Address" 1895 "$ref": "Address"
1896 }, 1896 },
1897 "response": { 1897 "response": {
1898 "$ref": "Operation" 1898 "$ref": "Operation"
(...skipping 26 matching lines...) Expand all
1925 "type": "integer" 1925 "type": "integer"
1926 }, 1926 },
1927 "pageToken": { 1927 "pageToken": {
1928 "description": "Specifies a page token to use. Set p ageToken to the nextPageToken returned by a previous list request to get the nex t page of results.", 1928 "description": "Specifies a page token to use. Set p ageToken to the nextPageToken returned by a previous list request to get the nex t page of results.",
1929 "location": "query", 1929 "location": "query",
1930 "type": "string" 1930 "type": "string"
1931 }, 1931 },
1932 "project": { 1932 "project": {
1933 "description": "Project ID for this request.", 1933 "description": "Project ID for this request.",
1934 "location": "path", 1934 "location": "path",
1935 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 1935 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
1936 "required": true, 1936 "required": true,
1937 "type": "string" 1937 "type": "string"
1938 } 1938 }
1939 }, 1939 },
1940 "path": "{project}/global/addresses", 1940 "path": "{project}/global/addresses",
1941 "response": { 1941 "response": {
1942 "$ref": "AddressList" 1942 "$ref": "AddressList"
1943 }, 1943 },
1944 "scopes": [ 1944 "scopes": [
1945 "https://www.googleapis.com/auth/cloud-platform", 1945 "https://www.googleapis.com/auth/cloud-platform",
(...skipping 17 matching lines...) Expand all
1963 "forwardingRule": { 1963 "forwardingRule": {
1964 "description": "Name of the ForwardingRule resource to delete.", 1964 "description": "Name of the ForwardingRule resource to delete.",
1965 "location": "path", 1965 "location": "path",
1966 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?", 1966 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?",
1967 "required": true, 1967 "required": true,
1968 "type": "string" 1968 "type": "string"
1969 }, 1969 },
1970 "project": { 1970 "project": {
1971 "description": "Project ID for this request.", 1971 "description": "Project ID for this request.",
1972 "location": "path", 1972 "location": "path",
1973 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 1973 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
1974 "required": true, 1974 "required": true,
1975 "type": "string" 1975 "type": "string"
1976 } 1976 }
1977 }, 1977 },
1978 "path": "{project}/global/forwardingRules/{forwardingRule}", 1978 "path": "{project}/global/forwardingRules/{forwardingRule}",
1979 "response": { 1979 "response": {
1980 "$ref": "Operation" 1980 "$ref": "Operation"
1981 }, 1981 },
1982 "scopes": [ 1982 "scopes": [
1983 "https://www.googleapis.com/auth/cloud-platform", 1983 "https://www.googleapis.com/auth/cloud-platform",
(...skipping 12 matching lines...) Expand all
1996 "forwardingRule": { 1996 "forwardingRule": {
1997 "description": "Name of the ForwardingRule resource to return.", 1997 "description": "Name of the ForwardingRule resource to return.",
1998 "location": "path", 1998 "location": "path",
1999 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?", 1999 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?",
2000 "required": true, 2000 "required": true,
2001 "type": "string" 2001 "type": "string"
2002 }, 2002 },
2003 "project": { 2003 "project": {
2004 "description": "Project ID for this request.", 2004 "description": "Project ID for this request.",
2005 "location": "path", 2005 "location": "path",
2006 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 2006 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
2007 "required": true, 2007 "required": true,
2008 "type": "string" 2008 "type": "string"
2009 } 2009 }
2010 }, 2010 },
2011 "path": "{project}/global/forwardingRules/{forwardingRule}", 2011 "path": "{project}/global/forwardingRules/{forwardingRule}",
2012 "response": { 2012 "response": {
2013 "$ref": "ForwardingRule" 2013 "$ref": "ForwardingRule"
2014 }, 2014 },
2015 "scopes": [ 2015 "scopes": [
2016 "https://www.googleapis.com/auth/cloud-platform", 2016 "https://www.googleapis.com/auth/cloud-platform",
2017 "https://www.googleapis.com/auth/compute", 2017 "https://www.googleapis.com/auth/compute",
2018 "https://www.googleapis.com/auth/compute.readonly" 2018 "https://www.googleapis.com/auth/compute.readonly"
2019 ] 2019 ]
2020 }, 2020 },
2021 "insert": { 2021 "insert": {
2022 "description": "Creates a ForwardingRule resource in the spe cified project and region using the data included in the request.", 2022 "description": "Creates a ForwardingRule resource in the spe cified project and region using the data included in the request.",
2023 "httpMethod": "POST", 2023 "httpMethod": "POST",
2024 "id": "compute.globalForwardingRules.insert", 2024 "id": "compute.globalForwardingRules.insert",
2025 "parameterOrder": [ 2025 "parameterOrder": [
2026 "project" 2026 "project"
2027 ], 2027 ],
2028 "parameters": { 2028 "parameters": {
2029 "project": { 2029 "project": {
2030 "description": "Project ID for this request.", 2030 "description": "Project ID for this request.",
2031 "location": "path", 2031 "location": "path",
2032 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 2032 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
2033 "required": true, 2033 "required": true,
2034 "type": "string" 2034 "type": "string"
2035 } 2035 }
2036 }, 2036 },
2037 "path": "{project}/global/forwardingRules", 2037 "path": "{project}/global/forwardingRules",
2038 "request": { 2038 "request": {
2039 "$ref": "ForwardingRule" 2039 "$ref": "ForwardingRule"
2040 }, 2040 },
2041 "response": { 2041 "response": {
2042 "$ref": "Operation" 2042 "$ref": "Operation"
(...skipping 26 matching lines...) Expand all
2069 "type": "integer" 2069 "type": "integer"
2070 }, 2070 },
2071 "pageToken": { 2071 "pageToken": {
2072 "description": "Specifies a page token to use. Set p ageToken to the nextPageToken returned by a previous list request to get the nex t page of results.", 2072 "description": "Specifies a page token to use. Set p ageToken to the nextPageToken returned by a previous list request to get the nex t page of results.",
2073 "location": "query", 2073 "location": "query",
2074 "type": "string" 2074 "type": "string"
2075 }, 2075 },
2076 "project": { 2076 "project": {
2077 "description": "Project ID for this request.", 2077 "description": "Project ID for this request.",
2078 "location": "path", 2078 "location": "path",
2079 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 2079 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
2080 "required": true, 2080 "required": true,
2081 "type": "string" 2081 "type": "string"
2082 } 2082 }
2083 }, 2083 },
2084 "path": "{project}/global/forwardingRules", 2084 "path": "{project}/global/forwardingRules",
2085 "response": { 2085 "response": {
2086 "$ref": "ForwardingRuleList" 2086 "$ref": "ForwardingRuleList"
2087 }, 2087 },
2088 "scopes": [ 2088 "scopes": [
2089 "https://www.googleapis.com/auth/cloud-platform", 2089 "https://www.googleapis.com/auth/cloud-platform",
(...skipping 13 matching lines...) Expand all
2103 "forwardingRule": { 2103 "forwardingRule": {
2104 "description": "Name of the ForwardingRule resource in which target is to be set.", 2104 "description": "Name of the ForwardingRule resource in which target is to be set.",
2105 "location": "path", 2105 "location": "path",
2106 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?", 2106 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?",
2107 "required": true, 2107 "required": true,
2108 "type": "string" 2108 "type": "string"
2109 }, 2109 },
2110 "project": { 2110 "project": {
2111 "description": "Project ID for this request.", 2111 "description": "Project ID for this request.",
2112 "location": "path", 2112 "location": "path",
2113 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 2113 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
2114 "required": true, 2114 "required": true,
2115 "type": "string" 2115 "type": "string"
2116 } 2116 }
2117 }, 2117 },
2118 "path": "{project}/global/forwardingRules/{forwardingRule}/s etTarget", 2118 "path": "{project}/global/forwardingRules/{forwardingRule}/s etTarget",
2119 "request": { 2119 "request": {
2120 "$ref": "TargetReference" 2120 "$ref": "TargetReference"
2121 }, 2121 },
2122 "response": { 2122 "response": {
2123 "$ref": "Operation" 2123 "$ref": "Operation"
(...skipping 30 matching lines...) Expand all
2154 "type": "integer" 2154 "type": "integer"
2155 }, 2155 },
2156 "pageToken": { 2156 "pageToken": {
2157 "description": "Specifies a page token to use. Set p ageToken to the nextPageToken returned by a previous list request to get the nex t page of results.", 2157 "description": "Specifies a page token to use. Set p ageToken to the nextPageToken returned by a previous list request to get the nex t page of results.",
2158 "location": "query", 2158 "location": "query",
2159 "type": "string" 2159 "type": "string"
2160 }, 2160 },
2161 "project": { 2161 "project": {
2162 "description": "Project ID for this request.", 2162 "description": "Project ID for this request.",
2163 "location": "path", 2163 "location": "path",
2164 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 2164 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
2165 "required": true, 2165 "required": true,
2166 "type": "string" 2166 "type": "string"
2167 } 2167 }
2168 }, 2168 },
2169 "path": "{project}/aggregated/operations", 2169 "path": "{project}/aggregated/operations",
2170 "response": { 2170 "response": {
2171 "$ref": "OperationAggregatedList" 2171 "$ref": "OperationAggregatedList"
2172 }, 2172 },
2173 "scopes": [ 2173 "scopes": [
2174 "https://www.googleapis.com/auth/cloud-platform", 2174 "https://www.googleapis.com/auth/cloud-platform",
(...skipping 13 matching lines...) Expand all
2188 "operation": { 2188 "operation": {
2189 "description": "Name of the Operations resource to d elete.", 2189 "description": "Name of the Operations resource to d elete.",
2190 "location": "path", 2190 "location": "path",
2191 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?", 2191 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?",
2192 "required": true, 2192 "required": true,
2193 "type": "string" 2193 "type": "string"
2194 }, 2194 },
2195 "project": { 2195 "project": {
2196 "description": "Project ID for this request.", 2196 "description": "Project ID for this request.",
2197 "location": "path", 2197 "location": "path",
2198 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 2198 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
2199 "required": true, 2199 "required": true,
2200 "type": "string" 2200 "type": "string"
2201 } 2201 }
2202 }, 2202 },
2203 "path": "{project}/global/operations/{operation}", 2203 "path": "{project}/global/operations/{operation}",
2204 "scopes": [ 2204 "scopes": [
2205 "https://www.googleapis.com/auth/cloud-platform", 2205 "https://www.googleapis.com/auth/cloud-platform",
2206 "https://www.googleapis.com/auth/compute" 2206 "https://www.googleapis.com/auth/compute"
2207 ] 2207 ]
2208 }, 2208 },
2209 "get": { 2209 "get": {
2210 "description": "Retrieves the specified Operations resource. Get a list of operations by making a list() request.", 2210 "description": "Retrieves the specified Operations resource. Get a list of operations by making a list() request.",
2211 "httpMethod": "GET", 2211 "httpMethod": "GET",
2212 "id": "compute.globalOperations.get", 2212 "id": "compute.globalOperations.get",
2213 "parameterOrder": [ 2213 "parameterOrder": [
2214 "project", 2214 "project",
2215 "operation" 2215 "operation"
2216 ], 2216 ],
2217 "parameters": { 2217 "parameters": {
2218 "operation": { 2218 "operation": {
2219 "description": "Name of the Operations resource to r eturn.", 2219 "description": "Name of the Operations resource to r eturn.",
2220 "location": "path", 2220 "location": "path",
2221 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?", 2221 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?",
2222 "required": true, 2222 "required": true,
2223 "type": "string" 2223 "type": "string"
2224 }, 2224 },
2225 "project": { 2225 "project": {
2226 "description": "Project ID for this request.", 2226 "description": "Project ID for this request.",
2227 "location": "path", 2227 "location": "path",
2228 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 2228 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
2229 "required": true, 2229 "required": true,
2230 "type": "string" 2230 "type": "string"
2231 } 2231 }
2232 }, 2232 },
2233 "path": "{project}/global/operations/{operation}", 2233 "path": "{project}/global/operations/{operation}",
2234 "response": { 2234 "response": {
2235 "$ref": "Operation" 2235 "$ref": "Operation"
2236 }, 2236 },
2237 "scopes": [ 2237 "scopes": [
2238 "https://www.googleapis.com/auth/cloud-platform", 2238 "https://www.googleapis.com/auth/cloud-platform",
(...skipping 24 matching lines...) Expand all
2263 "type": "integer" 2263 "type": "integer"
2264 }, 2264 },
2265 "pageToken": { 2265 "pageToken": {
2266 "description": "Specifies a page token to use. Set p ageToken to the nextPageToken returned by a previous list request to get the nex t page of results.", 2266 "description": "Specifies a page token to use. Set p ageToken to the nextPageToken returned by a previous list request to get the nex t page of results.",
2267 "location": "query", 2267 "location": "query",
2268 "type": "string" 2268 "type": "string"
2269 }, 2269 },
2270 "project": { 2270 "project": {
2271 "description": "Project ID for this request.", 2271 "description": "Project ID for this request.",
2272 "location": "path", 2272 "location": "path",
2273 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 2273 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
2274 "required": true, 2274 "required": true,
2275 "type": "string" 2275 "type": "string"
2276 } 2276 }
2277 }, 2277 },
2278 "path": "{project}/global/operations", 2278 "path": "{project}/global/operations",
2279 "response": { 2279 "response": {
2280 "$ref": "OperationList" 2280 "$ref": "OperationList"
2281 }, 2281 },
2282 "scopes": [ 2282 "scopes": [
2283 "https://www.googleapis.com/auth/cloud-platform", 2283 "https://www.googleapis.com/auth/cloud-platform",
(...skipping 17 matching lines...) Expand all
2301 "httpHealthCheck": { 2301 "httpHealthCheck": {
2302 "description": "Name of the HttpHealthCheck resource to delete.", 2302 "description": "Name of the HttpHealthCheck resource to delete.",
2303 "location": "path", 2303 "location": "path",
2304 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?", 2304 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?",
2305 "required": true, 2305 "required": true,
2306 "type": "string" 2306 "type": "string"
2307 }, 2307 },
2308 "project": { 2308 "project": {
2309 "description": "Project ID for this request.", 2309 "description": "Project ID for this request.",
2310 "location": "path", 2310 "location": "path",
2311 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 2311 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
2312 "required": true, 2312 "required": true,
2313 "type": "string" 2313 "type": "string"
2314 } 2314 }
2315 }, 2315 },
2316 "path": "{project}/global/httpHealthChecks/{httpHealthCheck} ", 2316 "path": "{project}/global/httpHealthChecks/{httpHealthCheck} ",
2317 "response": { 2317 "response": {
2318 "$ref": "Operation" 2318 "$ref": "Operation"
2319 }, 2319 },
2320 "scopes": [ 2320 "scopes": [
2321 "https://www.googleapis.com/auth/cloud-platform", 2321 "https://www.googleapis.com/auth/cloud-platform",
(...skipping 12 matching lines...) Expand all
2334 "httpHealthCheck": { 2334 "httpHealthCheck": {
2335 "description": "Name of the HttpHealthCheck resource to return.", 2335 "description": "Name of the HttpHealthCheck resource to return.",
2336 "location": "path", 2336 "location": "path",
2337 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?", 2337 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?",
2338 "required": true, 2338 "required": true,
2339 "type": "string" 2339 "type": "string"
2340 }, 2340 },
2341 "project": { 2341 "project": {
2342 "description": "Project ID for this request.", 2342 "description": "Project ID for this request.",
2343 "location": "path", 2343 "location": "path",
2344 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 2344 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
2345 "required": true, 2345 "required": true,
2346 "type": "string" 2346 "type": "string"
2347 } 2347 }
2348 }, 2348 },
2349 "path": "{project}/global/httpHealthChecks/{httpHealthCheck} ", 2349 "path": "{project}/global/httpHealthChecks/{httpHealthCheck} ",
2350 "response": { 2350 "response": {
2351 "$ref": "HttpHealthCheck" 2351 "$ref": "HttpHealthCheck"
2352 }, 2352 },
2353 "scopes": [ 2353 "scopes": [
2354 "https://www.googleapis.com/auth/cloud-platform", 2354 "https://www.googleapis.com/auth/cloud-platform",
2355 "https://www.googleapis.com/auth/compute", 2355 "https://www.googleapis.com/auth/compute",
2356 "https://www.googleapis.com/auth/compute.readonly" 2356 "https://www.googleapis.com/auth/compute.readonly"
2357 ] 2357 ]
2358 }, 2358 },
2359 "insert": { 2359 "insert": {
2360 "description": "Creates a HttpHealthCheck resource in the sp ecified project using the data included in the request.", 2360 "description": "Creates a HttpHealthCheck resource in the sp ecified project using the data included in the request.",
2361 "httpMethod": "POST", 2361 "httpMethod": "POST",
2362 "id": "compute.httpHealthChecks.insert", 2362 "id": "compute.httpHealthChecks.insert",
2363 "parameterOrder": [ 2363 "parameterOrder": [
2364 "project" 2364 "project"
2365 ], 2365 ],
2366 "parameters": { 2366 "parameters": {
2367 "project": { 2367 "project": {
2368 "description": "Project ID for this request.", 2368 "description": "Project ID for this request.",
2369 "location": "path", 2369 "location": "path",
2370 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 2370 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
2371 "required": true, 2371 "required": true,
2372 "type": "string" 2372 "type": "string"
2373 } 2373 }
2374 }, 2374 },
2375 "path": "{project}/global/httpHealthChecks", 2375 "path": "{project}/global/httpHealthChecks",
2376 "request": { 2376 "request": {
2377 "$ref": "HttpHealthCheck" 2377 "$ref": "HttpHealthCheck"
2378 }, 2378 },
2379 "response": { 2379 "response": {
2380 "$ref": "Operation" 2380 "$ref": "Operation"
(...skipping 26 matching lines...) Expand all
2407 "type": "integer" 2407 "type": "integer"
2408 }, 2408 },
2409 "pageToken": { 2409 "pageToken": {
2410 "description": "Specifies a page token to use. Set p ageToken to the nextPageToken returned by a previous list request to get the nex t page of results.", 2410 "description": "Specifies a page token to use. Set p ageToken to the nextPageToken returned by a previous list request to get the nex t page of results.",
2411 "location": "query", 2411 "location": "query",
2412 "type": "string" 2412 "type": "string"
2413 }, 2413 },
2414 "project": { 2414 "project": {
2415 "description": "Project ID for this request.", 2415 "description": "Project ID for this request.",
2416 "location": "path", 2416 "location": "path",
2417 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 2417 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
2418 "required": true, 2418 "required": true,
2419 "type": "string" 2419 "type": "string"
2420 } 2420 }
2421 }, 2421 },
2422 "path": "{project}/global/httpHealthChecks", 2422 "path": "{project}/global/httpHealthChecks",
2423 "response": { 2423 "response": {
2424 "$ref": "HttpHealthCheckList" 2424 "$ref": "HttpHealthCheckList"
2425 }, 2425 },
2426 "scopes": [ 2426 "scopes": [
2427 "https://www.googleapis.com/auth/cloud-platform", 2427 "https://www.googleapis.com/auth/cloud-platform",
(...skipping 13 matching lines...) Expand all
2441 "httpHealthCheck": { 2441 "httpHealthCheck": {
2442 "description": "Name of the HttpHealthCheck resource to update.", 2442 "description": "Name of the HttpHealthCheck resource to update.",
2443 "location": "path", 2443 "location": "path",
2444 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?", 2444 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?",
2445 "required": true, 2445 "required": true,
2446 "type": "string" 2446 "type": "string"
2447 }, 2447 },
2448 "project": { 2448 "project": {
2449 "description": "Project ID for this request.", 2449 "description": "Project ID for this request.",
2450 "location": "path", 2450 "location": "path",
2451 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 2451 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
2452 "required": true, 2452 "required": true,
2453 "type": "string" 2453 "type": "string"
2454 } 2454 }
2455 }, 2455 },
2456 "path": "{project}/global/httpHealthChecks/{httpHealthCheck} ", 2456 "path": "{project}/global/httpHealthChecks/{httpHealthCheck} ",
2457 "request": { 2457 "request": {
2458 "$ref": "HttpHealthCheck" 2458 "$ref": "HttpHealthCheck"
2459 }, 2459 },
2460 "response": { 2460 "response": {
2461 "$ref": "Operation" 2461 "$ref": "Operation"
(...skipping 15 matching lines...) Expand all
2477 "httpHealthCheck": { 2477 "httpHealthCheck": {
2478 "description": "Name of the HttpHealthCheck resource to update.", 2478 "description": "Name of the HttpHealthCheck resource to update.",
2479 "location": "path", 2479 "location": "path",
2480 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?", 2480 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?",
2481 "required": true, 2481 "required": true,
2482 "type": "string" 2482 "type": "string"
2483 }, 2483 },
2484 "project": { 2484 "project": {
2485 "description": "Project ID for this request.", 2485 "description": "Project ID for this request.",
2486 "location": "path", 2486 "location": "path",
2487 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 2487 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
2488 "required": true, 2488 "required": true,
2489 "type": "string" 2489 "type": "string"
2490 } 2490 }
2491 }, 2491 },
2492 "path": "{project}/global/httpHealthChecks/{httpHealthCheck} ", 2492 "path": "{project}/global/httpHealthChecks/{httpHealthCheck} ",
2493 "request": { 2493 "request": {
2494 "$ref": "HttpHealthCheck" 2494 "$ref": "HttpHealthCheck"
2495 }, 2495 },
2496 "response": { 2496 "response": {
2497 "$ref": "Operation" 2497 "$ref": "Operation"
(...skipping 19 matching lines...) Expand all
2517 "httpsHealthCheck": { 2517 "httpsHealthCheck": {
2518 "description": "Name of the HttpsHealthCheck resourc e to delete.", 2518 "description": "Name of the HttpsHealthCheck resourc e to delete.",
2519 "location": "path", 2519 "location": "path",
2520 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?", 2520 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?",
2521 "required": true, 2521 "required": true,
2522 "type": "string" 2522 "type": "string"
2523 }, 2523 },
2524 "project": { 2524 "project": {
2525 "description": "Project ID for this request.", 2525 "description": "Project ID for this request.",
2526 "location": "path", 2526 "location": "path",
2527 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 2527 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
2528 "required": true, 2528 "required": true,
2529 "type": "string" 2529 "type": "string"
2530 } 2530 }
2531 }, 2531 },
2532 "path": "{project}/global/httpsHealthChecks/{httpsHealthChec k}", 2532 "path": "{project}/global/httpsHealthChecks/{httpsHealthChec k}",
2533 "response": { 2533 "response": {
2534 "$ref": "Operation" 2534 "$ref": "Operation"
2535 }, 2535 },
2536 "scopes": [ 2536 "scopes": [
2537 "https://www.googleapis.com/auth/cloud-platform", 2537 "https://www.googleapis.com/auth/cloud-platform",
(...skipping 12 matching lines...) Expand all
2550 "httpsHealthCheck": { 2550 "httpsHealthCheck": {
2551 "description": "Name of the HttpsHealthCheck resourc e to return.", 2551 "description": "Name of the HttpsHealthCheck resourc e to return.",
2552 "location": "path", 2552 "location": "path",
2553 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?", 2553 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?",
2554 "required": true, 2554 "required": true,
2555 "type": "string" 2555 "type": "string"
2556 }, 2556 },
2557 "project": { 2557 "project": {
2558 "description": "Project ID for this request.", 2558 "description": "Project ID for this request.",
2559 "location": "path", 2559 "location": "path",
2560 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 2560 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
2561 "required": true, 2561 "required": true,
2562 "type": "string" 2562 "type": "string"
2563 } 2563 }
2564 }, 2564 },
2565 "path": "{project}/global/httpsHealthChecks/{httpsHealthChec k}", 2565 "path": "{project}/global/httpsHealthChecks/{httpsHealthChec k}",
2566 "response": { 2566 "response": {
2567 "$ref": "HttpsHealthCheck" 2567 "$ref": "HttpsHealthCheck"
2568 }, 2568 },
2569 "scopes": [ 2569 "scopes": [
2570 "https://www.googleapis.com/auth/cloud-platform", 2570 "https://www.googleapis.com/auth/cloud-platform",
2571 "https://www.googleapis.com/auth/compute", 2571 "https://www.googleapis.com/auth/compute",
2572 "https://www.googleapis.com/auth/compute.readonly" 2572 "https://www.googleapis.com/auth/compute.readonly"
2573 ] 2573 ]
2574 }, 2574 },
2575 "insert": { 2575 "insert": {
2576 "description": "Creates a HttpsHealthCheck resource in the s pecified project using the data included in the request.", 2576 "description": "Creates a HttpsHealthCheck resource in the s pecified project using the data included in the request.",
2577 "httpMethod": "POST", 2577 "httpMethod": "POST",
2578 "id": "compute.httpsHealthChecks.insert", 2578 "id": "compute.httpsHealthChecks.insert",
2579 "parameterOrder": [ 2579 "parameterOrder": [
2580 "project" 2580 "project"
2581 ], 2581 ],
2582 "parameters": { 2582 "parameters": {
2583 "project": { 2583 "project": {
2584 "description": "Project ID for this request.", 2584 "description": "Project ID for this request.",
2585 "location": "path", 2585 "location": "path",
2586 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 2586 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
2587 "required": true, 2587 "required": true,
2588 "type": "string" 2588 "type": "string"
2589 } 2589 }
2590 }, 2590 },
2591 "path": "{project}/global/httpsHealthChecks", 2591 "path": "{project}/global/httpsHealthChecks",
2592 "request": { 2592 "request": {
2593 "$ref": "HttpsHealthCheck" 2593 "$ref": "HttpsHealthCheck"
2594 }, 2594 },
2595 "response": { 2595 "response": {
2596 "$ref": "Operation" 2596 "$ref": "Operation"
(...skipping 26 matching lines...) Expand all
2623 "type": "integer" 2623 "type": "integer"
2624 }, 2624 },
2625 "pageToken": { 2625 "pageToken": {
2626 "description": "Specifies a page token to use. Set p ageToken to the nextPageToken returned by a previous list request to get the nex t page of results.", 2626 "description": "Specifies a page token to use. Set p ageToken to the nextPageToken returned by a previous list request to get the nex t page of results.",
2627 "location": "query", 2627 "location": "query",
2628 "type": "string" 2628 "type": "string"
2629 }, 2629 },
2630 "project": { 2630 "project": {
2631 "description": "Project ID for this request.", 2631 "description": "Project ID for this request.",
2632 "location": "path", 2632 "location": "path",
2633 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 2633 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
2634 "required": true, 2634 "required": true,
2635 "type": "string" 2635 "type": "string"
2636 } 2636 }
2637 }, 2637 },
2638 "path": "{project}/global/httpsHealthChecks", 2638 "path": "{project}/global/httpsHealthChecks",
2639 "response": { 2639 "response": {
2640 "$ref": "HttpsHealthCheckList" 2640 "$ref": "HttpsHealthCheckList"
2641 }, 2641 },
2642 "scopes": [ 2642 "scopes": [
2643 "https://www.googleapis.com/auth/cloud-platform", 2643 "https://www.googleapis.com/auth/cloud-platform",
(...skipping 13 matching lines...) Expand all
2657 "httpsHealthCheck": { 2657 "httpsHealthCheck": {
2658 "description": "Name of the HttpsHealthCheck resourc e to update.", 2658 "description": "Name of the HttpsHealthCheck resourc e to update.",
2659 "location": "path", 2659 "location": "path",
2660 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?", 2660 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?",
2661 "required": true, 2661 "required": true,
2662 "type": "string" 2662 "type": "string"
2663 }, 2663 },
2664 "project": { 2664 "project": {
2665 "description": "Project ID for this request.", 2665 "description": "Project ID for this request.",
2666 "location": "path", 2666 "location": "path",
2667 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 2667 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
2668 "required": true, 2668 "required": true,
2669 "type": "string" 2669 "type": "string"
2670 } 2670 }
2671 }, 2671 },
2672 "path": "{project}/global/httpsHealthChecks/{httpsHealthChec k}", 2672 "path": "{project}/global/httpsHealthChecks/{httpsHealthChec k}",
2673 "request": { 2673 "request": {
2674 "$ref": "HttpsHealthCheck" 2674 "$ref": "HttpsHealthCheck"
2675 }, 2675 },
2676 "response": { 2676 "response": {
2677 "$ref": "Operation" 2677 "$ref": "Operation"
(...skipping 15 matching lines...) Expand all
2693 "httpsHealthCheck": { 2693 "httpsHealthCheck": {
2694 "description": "Name of the HttpsHealthCheck resourc e to update.", 2694 "description": "Name of the HttpsHealthCheck resourc e to update.",
2695 "location": "path", 2695 "location": "path",
2696 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?", 2696 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?",
2697 "required": true, 2697 "required": true,
2698 "type": "string" 2698 "type": "string"
2699 }, 2699 },
2700 "project": { 2700 "project": {
2701 "description": "Project ID for this request.", 2701 "description": "Project ID for this request.",
2702 "location": "path", 2702 "location": "path",
2703 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 2703 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
2704 "required": true, 2704 "required": true,
2705 "type": "string" 2705 "type": "string"
2706 } 2706 }
2707 }, 2707 },
2708 "path": "{project}/global/httpsHealthChecks/{httpsHealthChec k}", 2708 "path": "{project}/global/httpsHealthChecks/{httpsHealthChec k}",
2709 "request": { 2709 "request": {
2710 "$ref": "HttpsHealthCheck" 2710 "$ref": "HttpsHealthCheck"
2711 }, 2711 },
2712 "response": { 2712 "response": {
2713 "$ref": "Operation" 2713 "$ref": "Operation"
(...skipping 19 matching lines...) Expand all
2733 "image": { 2733 "image": {
2734 "description": "Name of the image resource to delete .", 2734 "description": "Name of the image resource to delete .",
2735 "location": "path", 2735 "location": "path",
2736 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?", 2736 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?",
2737 "required": true, 2737 "required": true,
2738 "type": "string" 2738 "type": "string"
2739 }, 2739 },
2740 "project": { 2740 "project": {
2741 "description": "Project ID for this request.", 2741 "description": "Project ID for this request.",
2742 "location": "path", 2742 "location": "path",
2743 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 2743 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
2744 "required": true, 2744 "required": true,
2745 "type": "string" 2745 "type": "string"
2746 } 2746 }
2747 }, 2747 },
2748 "path": "{project}/global/images/{image}", 2748 "path": "{project}/global/images/{image}",
2749 "response": { 2749 "response": {
2750 "$ref": "Operation" 2750 "$ref": "Operation"
2751 }, 2751 },
2752 "scopes": [ 2752 "scopes": [
2753 "https://www.googleapis.com/auth/cloud-platform", 2753 "https://www.googleapis.com/auth/cloud-platform",
(...skipping 12 matching lines...) Expand all
2766 "image": { 2766 "image": {
2767 "description": "Image name.", 2767 "description": "Image name.",
2768 "location": "path", 2768 "location": "path",
2769 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?", 2769 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?",
2770 "required": true, 2770 "required": true,
2771 "type": "string" 2771 "type": "string"
2772 }, 2772 },
2773 "project": { 2773 "project": {
2774 "description": "Project ID for this request.", 2774 "description": "Project ID for this request.",
2775 "location": "path", 2775 "location": "path",
2776 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 2776 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
2777 "required": true, 2777 "required": true,
2778 "type": "string" 2778 "type": "string"
2779 } 2779 }
2780 }, 2780 },
2781 "path": "{project}/global/images/{image}/deprecate", 2781 "path": "{project}/global/images/{image}/deprecate",
2782 "request": { 2782 "request": {
2783 "$ref": "DeprecationStatus" 2783 "$ref": "DeprecationStatus"
2784 }, 2784 },
2785 "response": { 2785 "response": {
2786 "$ref": "Operation" 2786 "$ref": "Operation"
(...skipping 15 matching lines...) Expand all
2802 "image": { 2802 "image": {
2803 "description": "Name of the image resource to return .", 2803 "description": "Name of the image resource to return .",
2804 "location": "path", 2804 "location": "path",
2805 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?", 2805 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?",
2806 "required": true, 2806 "required": true,
2807 "type": "string" 2807 "type": "string"
2808 }, 2808 },
2809 "project": { 2809 "project": {
2810 "description": "Project ID for this request.", 2810 "description": "Project ID for this request.",
2811 "location": "path", 2811 "location": "path",
2812 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 2812 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
2813 "required": true, 2813 "required": true,
2814 "type": "string" 2814 "type": "string"
2815 } 2815 }
2816 }, 2816 },
2817 "path": "{project}/global/images/{image}", 2817 "path": "{project}/global/images/{image}",
2818 "response": { 2818 "response": {
2819 "$ref": "Image" 2819 "$ref": "Image"
2820 }, 2820 },
2821 "scopes": [ 2821 "scopes": [
2822 "https://www.googleapis.com/auth/cloud-platform", 2822 "https://www.googleapis.com/auth/cloud-platform",
2823 "https://www.googleapis.com/auth/compute", 2823 "https://www.googleapis.com/auth/compute",
2824 "https://www.googleapis.com/auth/compute.readonly" 2824 "https://www.googleapis.com/auth/compute.readonly"
2825 ] 2825 ]
2826 }, 2826 },
2827 "getFromFamily": { 2827 "getFromFamily": {
2828 "description": "Returns the latest image that is part of an image family and is not deprecated.", 2828 "description": "Returns the latest image that is part of an image family and is not deprecated.",
2829 "httpMethod": "GET", 2829 "httpMethod": "GET",
2830 "id": "compute.images.getFromFamily", 2830 "id": "compute.images.getFromFamily",
2831 "parameterOrder": [ 2831 "parameterOrder": [
2832 "project", 2832 "project",
2833 "family" 2833 "family"
2834 ], 2834 ],
2835 "parameters": { 2835 "parameters": {
2836 "family": { 2836 "family": {
2837 "description": "Name of the image resource to return .", 2837 "description": "Name of the image family to search f or.",
2838 "location": "path", 2838 "location": "path",
2839 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?", 2839 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?",
2840 "required": true, 2840 "required": true,
2841 "type": "string" 2841 "type": "string"
2842 }, 2842 },
2843 "project": { 2843 "project": {
2844 "description": "Project ID for this request.", 2844 "description": "Project ID for this request.",
2845 "location": "path", 2845 "location": "path",
2846 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 2846 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
2847 "required": true, 2847 "required": true,
2848 "type": "string" 2848 "type": "string"
2849 } 2849 }
2850 }, 2850 },
2851 "path": "{project}/global/images/family/{family}", 2851 "path": "{project}/global/images/family/{family}",
2852 "response": { 2852 "response": {
2853 "$ref": "Image" 2853 "$ref": "Image"
2854 }, 2854 },
2855 "scopes": [ 2855 "scopes": [
2856 "https://www.googleapis.com/auth/cloud-platform", 2856 "https://www.googleapis.com/auth/cloud-platform",
2857 "https://www.googleapis.com/auth/compute", 2857 "https://www.googleapis.com/auth/compute",
2858 "https://www.googleapis.com/auth/compute.readonly" 2858 "https://www.googleapis.com/auth/compute.readonly"
2859 ] 2859 ]
2860 }, 2860 },
2861 "insert": { 2861 "insert": {
2862 "description": "Creates an image in the specified project us ing the data included in the request.", 2862 "description": "Creates an image in the specified project us ing the data included in the request.",
2863 "httpMethod": "POST", 2863 "httpMethod": "POST",
2864 "id": "compute.images.insert", 2864 "id": "compute.images.insert",
2865 "parameterOrder": [ 2865 "parameterOrder": [
2866 "project" 2866 "project"
2867 ], 2867 ],
2868 "parameters": { 2868 "parameters": {
2869 "project": { 2869 "project": {
2870 "description": "Project ID for this request.", 2870 "description": "Project ID for this request.",
2871 "location": "path", 2871 "location": "path",
2872 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 2872 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
2873 "required": true, 2873 "required": true,
2874 "type": "string" 2874 "type": "string"
2875 } 2875 }
2876 }, 2876 },
2877 "path": "{project}/global/images", 2877 "path": "{project}/global/images",
2878 "request": { 2878 "request": {
2879 "$ref": "Image" 2879 "$ref": "Image"
2880 }, 2880 },
2881 "response": { 2881 "response": {
2882 "$ref": "Operation" 2882 "$ref": "Operation"
(...skipping 29 matching lines...) Expand all
2912 "type": "integer" 2912 "type": "integer"
2913 }, 2913 },
2914 "pageToken": { 2914 "pageToken": {
2915 "description": "Specifies a page token to use. Set p ageToken to the nextPageToken returned by a previous list request to get the nex t page of results.", 2915 "description": "Specifies a page token to use. Set p ageToken to the nextPageToken returned by a previous list request to get the nex t page of results.",
2916 "location": "query", 2916 "location": "query",
2917 "type": "string" 2917 "type": "string"
2918 }, 2918 },
2919 "project": { 2919 "project": {
2920 "description": "Project ID for this request.", 2920 "description": "Project ID for this request.",
2921 "location": "path", 2921 "location": "path",
2922 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 2922 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
2923 "required": true, 2923 "required": true,
2924 "type": "string" 2924 "type": "string"
2925 } 2925 }
2926 }, 2926 },
2927 "path": "{project}/global/images", 2927 "path": "{project}/global/images",
2928 "response": { 2928 "response": {
2929 "$ref": "ImageList" 2929 "$ref": "ImageList"
2930 }, 2930 },
2931 "scopes": [ 2931 "scopes": [
2932 "https://www.googleapis.com/auth/cloud-platform", 2932 "https://www.googleapis.com/auth/cloud-platform",
(...skipping 17 matching lines...) Expand all
2950 "parameters": { 2950 "parameters": {
2951 "instanceGroupManager": { 2951 "instanceGroupManager": {
2952 "description": "The name of the managed instance gro up.", 2952 "description": "The name of the managed instance gro up.",
2953 "location": "path", 2953 "location": "path",
2954 "required": true, 2954 "required": true,
2955 "type": "string" 2955 "type": "string"
2956 }, 2956 },
2957 "project": { 2957 "project": {
2958 "description": "Project ID for this request.", 2958 "description": "Project ID for this request.",
2959 "location": "path", 2959 "location": "path",
2960 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 2960 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
2961 "required": true, 2961 "required": true,
2962 "type": "string" 2962 "type": "string"
2963 }, 2963 },
2964 "zone": { 2964 "zone": {
2965 "description": "The name of the zone where the manag ed instance group is located.", 2965 "description": "The name of the zone where the manag ed instance group is located.",
2966 "location": "path", 2966 "location": "path",
2967 "required": true, 2967 "required": true,
2968 "type": "string" 2968 "type": "string"
2969 } 2969 }
2970 }, 2970 },
(...skipping 32 matching lines...) Expand 10 before | Expand all | Expand 10 after
3003 "type": "integer" 3003 "type": "integer"
3004 }, 3004 },
3005 "pageToken": { 3005 "pageToken": {
3006 "description": "Specifies a page token to use. Set p ageToken to the nextPageToken returned by a previous list request to get the nex t page of results.", 3006 "description": "Specifies a page token to use. Set p ageToken to the nextPageToken returned by a previous list request to get the nex t page of results.",
3007 "location": "query", 3007 "location": "query",
3008 "type": "string" 3008 "type": "string"
3009 }, 3009 },
3010 "project": { 3010 "project": {
3011 "description": "Project ID for this request.", 3011 "description": "Project ID for this request.",
3012 "location": "path", 3012 "location": "path",
3013 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 3013 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
3014 "required": true, 3014 "required": true,
3015 "type": "string" 3015 "type": "string"
3016 } 3016 }
3017 }, 3017 },
3018 "path": "{project}/aggregated/instanceGroupManagers", 3018 "path": "{project}/aggregated/instanceGroupManagers",
3019 "response": { 3019 "response": {
3020 "$ref": "InstanceGroupManagerAggregatedList" 3020 "$ref": "InstanceGroupManagerAggregatedList"
3021 }, 3021 },
3022 "scopes": [ 3022 "scopes": [
3023 "https://www.googleapis.com/auth/cloud-platform", 3023 "https://www.googleapis.com/auth/cloud-platform",
(...skipping 13 matching lines...) Expand all
3037 "parameters": { 3037 "parameters": {
3038 "instanceGroupManager": { 3038 "instanceGroupManager": {
3039 "description": "The name of the managed instance gro up to delete.", 3039 "description": "The name of the managed instance gro up to delete.",
3040 "location": "path", 3040 "location": "path",
3041 "required": true, 3041 "required": true,
3042 "type": "string" 3042 "type": "string"
3043 }, 3043 },
3044 "project": { 3044 "project": {
3045 "description": "Project ID for this request.", 3045 "description": "Project ID for this request.",
3046 "location": "path", 3046 "location": "path",
3047 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 3047 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
3048 "required": true, 3048 "required": true,
3049 "type": "string" 3049 "type": "string"
3050 }, 3050 },
3051 "zone": { 3051 "zone": {
3052 "description": "The name of the zone where the manag ed instance group is located.", 3052 "description": "The name of the zone where the manag ed instance group is located.",
3053 "location": "path", 3053 "location": "path",
3054 "required": true, 3054 "required": true,
3055 "type": "string" 3055 "type": "string"
3056 } 3056 }
3057 }, 3057 },
(...skipping 18 matching lines...) Expand all
3076 "parameters": { 3076 "parameters": {
3077 "instanceGroupManager": { 3077 "instanceGroupManager": {
3078 "description": "The name of the managed instance gro up.", 3078 "description": "The name of the managed instance gro up.",
3079 "location": "path", 3079 "location": "path",
3080 "required": true, 3080 "required": true,
3081 "type": "string" 3081 "type": "string"
3082 }, 3082 },
3083 "project": { 3083 "project": {
3084 "description": "Project ID for this request.", 3084 "description": "Project ID for this request.",
3085 "location": "path", 3085 "location": "path",
3086 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 3086 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
3087 "required": true, 3087 "required": true,
3088 "type": "string" 3088 "type": "string"
3089 }, 3089 },
3090 "zone": { 3090 "zone": {
3091 "description": "The name of the zone where the manag ed instance group is located.", 3091 "description": "The name of the zone where the manag ed instance group is located.",
3092 "location": "path", 3092 "location": "path",
3093 "required": true, 3093 "required": true,
3094 "type": "string" 3094 "type": "string"
3095 } 3095 }
3096 }, 3096 },
(...skipping 21 matching lines...) Expand all
3118 "parameters": { 3118 "parameters": {
3119 "instanceGroupManager": { 3119 "instanceGroupManager": {
3120 "description": "The name of the managed instance gro up.", 3120 "description": "The name of the managed instance gro up.",
3121 "location": "path", 3121 "location": "path",
3122 "required": true, 3122 "required": true,
3123 "type": "string" 3123 "type": "string"
3124 }, 3124 },
3125 "project": { 3125 "project": {
3126 "description": "Project ID for this request.", 3126 "description": "Project ID for this request.",
3127 "location": "path", 3127 "location": "path",
3128 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 3128 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
3129 "required": true, 3129 "required": true,
3130 "type": "string" 3130 "type": "string"
3131 }, 3131 },
3132 "zone": { 3132 "zone": {
3133 "description": "The name of the zone where the manag ed instance group is located.", 3133 "description": "The name of the zone where the manag ed instance group is located.",
3134 "location": "path", 3134 "location": "path",
3135 "required": true, 3135 "required": true,
3136 "type": "string" 3136 "type": "string"
3137 } 3137 }
3138 }, 3138 },
(...skipping 12 matching lines...) Expand all
3151 "httpMethod": "POST", 3151 "httpMethod": "POST",
3152 "id": "compute.instanceGroupManagers.insert", 3152 "id": "compute.instanceGroupManagers.insert",
3153 "parameterOrder": [ 3153 "parameterOrder": [
3154 "project", 3154 "project",
3155 "zone" 3155 "zone"
3156 ], 3156 ],
3157 "parameters": { 3157 "parameters": {
3158 "project": { 3158 "project": {
3159 "description": "Project ID for this request.", 3159 "description": "Project ID for this request.",
3160 "location": "path", 3160 "location": "path",
3161 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 3161 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
3162 "required": true, 3162 "required": true,
3163 "type": "string" 3163 "type": "string"
3164 }, 3164 },
3165 "zone": { 3165 "zone": {
3166 "description": "The name of the zone where you want to create the managed instance group.", 3166 "description": "The name of the zone where you want to create the managed instance group.",
3167 "location": "path", 3167 "location": "path",
3168 "required": true, 3168 "required": true,
3169 "type": "string" 3169 "type": "string"
3170 } 3170 }
3171 }, 3171 },
(...skipping 33 matching lines...) Expand 10 before | Expand all | Expand 10 after
3205 "type": "integer" 3205 "type": "integer"
3206 }, 3206 },
3207 "pageToken": { 3207 "pageToken": {
3208 "description": "Specifies a page token to use. Set p ageToken to the nextPageToken returned by a previous list request to get the nex t page of results.", 3208 "description": "Specifies a page token to use. Set p ageToken to the nextPageToken returned by a previous list request to get the nex t page of results.",
3209 "location": "query", 3209 "location": "query",
3210 "type": "string" 3210 "type": "string"
3211 }, 3211 },
3212 "project": { 3212 "project": {
3213 "description": "Project ID for this request.", 3213 "description": "Project ID for this request.",
3214 "location": "path", 3214 "location": "path",
3215 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 3215 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
3216 "required": true, 3216 "required": true,
3217 "type": "string" 3217 "type": "string"
3218 }, 3218 },
3219 "zone": { 3219 "zone": {
3220 "description": "The name of the zone where the manag ed instance group is located.", 3220 "description": "The name of the zone where the manag ed instance group is located.",
3221 "location": "path", 3221 "location": "path",
3222 "required": true, 3222 "required": true,
3223 "type": "string" 3223 "type": "string"
3224 } 3224 }
3225 }, 3225 },
(...skipping 19 matching lines...) Expand all
3245 "parameters": { 3245 "parameters": {
3246 "instanceGroupManager": { 3246 "instanceGroupManager": {
3247 "description": "The name of the managed instance gro up.", 3247 "description": "The name of the managed instance gro up.",
3248 "location": "path", 3248 "location": "path",
3249 "required": true, 3249 "required": true,
3250 "type": "string" 3250 "type": "string"
3251 }, 3251 },
3252 "project": { 3252 "project": {
3253 "description": "Project ID for this request.", 3253 "description": "Project ID for this request.",
3254 "location": "path", 3254 "location": "path",
3255 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 3255 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
3256 "required": true, 3256 "required": true,
3257 "type": "string" 3257 "type": "string"
3258 }, 3258 },
3259 "zone": { 3259 "zone": {
3260 "description": "The name of the zone where the manag ed instance group is located.", 3260 "description": "The name of the zone where the manag ed instance group is located.",
3261 "location": "path", 3261 "location": "path",
3262 "required": true, 3262 "required": true,
3263 "type": "string" 3263 "type": "string"
3264 } 3264 }
3265 }, 3265 },
(...skipping 19 matching lines...) Expand all
3285 "parameters": { 3285 "parameters": {
3286 "instanceGroupManager": { 3286 "instanceGroupManager": {
3287 "description": "The name of the managed instance gro up.", 3287 "description": "The name of the managed instance gro up.",
3288 "location": "path", 3288 "location": "path",
3289 "required": true, 3289 "required": true,
3290 "type": "string" 3290 "type": "string"
3291 }, 3291 },
3292 "project": { 3292 "project": {
3293 "description": "Project ID for this request.", 3293 "description": "Project ID for this request.",
3294 "location": "path", 3294 "location": "path",
3295 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 3295 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
3296 "required": true, 3296 "required": true,
3297 "type": "string" 3297 "type": "string"
3298 }, 3298 },
3299 "zone": { 3299 "zone": {
3300 "description": "The name of the zone where the manag ed instance group is located.", 3300 "description": "The name of the zone where the manag ed instance group is located.",
3301 "location": "path", 3301 "location": "path",
3302 "required": true, 3302 "required": true,
3303 "type": "string" 3303 "type": "string"
3304 } 3304 }
3305 }, 3305 },
(...skipping 22 matching lines...) Expand all
3328 "parameters": { 3328 "parameters": {
3329 "instanceGroupManager": { 3329 "instanceGroupManager": {
3330 "description": "The name of the managed instance gro up.", 3330 "description": "The name of the managed instance gro up.",
3331 "location": "path", 3331 "location": "path",
3332 "required": true, 3332 "required": true,
3333 "type": "string" 3333 "type": "string"
3334 }, 3334 },
3335 "project": { 3335 "project": {
3336 "description": "Project ID for this request.", 3336 "description": "Project ID for this request.",
3337 "location": "path", 3337 "location": "path",
3338 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 3338 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
3339 "required": true, 3339 "required": true,
3340 "type": "string" 3340 "type": "string"
3341 }, 3341 },
3342 "size": { 3342 "size": {
3343 "description": "The number of running instances that the managed instance group should maintain at any given time. The group automat ically adds or removes instances to maintain the number of instances specified b y this parameter.", 3343 "description": "The number of running instances that the managed instance group should maintain at any given time. The group automat ically adds or removes instances to maintain the number of instances specified b y this parameter.",
3344 "format": "int32", 3344 "format": "int32",
3345 "location": "query", 3345 "location": "query",
3346 "required": true, 3346 "required": true,
3347 "type": "integer" 3347 "type": "integer"
3348 }, 3348 },
(...skipping 25 matching lines...) Expand all
3374 "parameters": { 3374 "parameters": {
3375 "instanceGroupManager": { 3375 "instanceGroupManager": {
3376 "description": "The name of the managed instance gro up.", 3376 "description": "The name of the managed instance gro up.",
3377 "location": "path", 3377 "location": "path",
3378 "required": true, 3378 "required": true,
3379 "type": "string" 3379 "type": "string"
3380 }, 3380 },
3381 "project": { 3381 "project": {
3382 "description": "Project ID for this request.", 3382 "description": "Project ID for this request.",
3383 "location": "path", 3383 "location": "path",
3384 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 3384 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
3385 "required": true, 3385 "required": true,
3386 "type": "string" 3386 "type": "string"
3387 }, 3387 },
3388 "zone": { 3388 "zone": {
3389 "description": "The name of the zone where the manag ed instance group is located.", 3389 "description": "The name of the zone where the manag ed instance group is located.",
3390 "location": "path", 3390 "location": "path",
3391 "required": true, 3391 "required": true,
3392 "type": "string" 3392 "type": "string"
3393 } 3393 }
3394 }, 3394 },
(...skipping 21 matching lines...) Expand all
3416 "parameters": { 3416 "parameters": {
3417 "instanceGroupManager": { 3417 "instanceGroupManager": {
3418 "description": "The name of the managed instance gro up.", 3418 "description": "The name of the managed instance gro up.",
3419 "location": "path", 3419 "location": "path",
3420 "required": true, 3420 "required": true,
3421 "type": "string" 3421 "type": "string"
3422 }, 3422 },
3423 "project": { 3423 "project": {
3424 "description": "Project ID for this request.", 3424 "description": "Project ID for this request.",
3425 "location": "path", 3425 "location": "path",
3426 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 3426 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
3427 "required": true, 3427 "required": true,
3428 "type": "string" 3428 "type": "string"
3429 }, 3429 },
3430 "zone": { 3430 "zone": {
3431 "description": "The name of the zone where the manag ed instance group is located.", 3431 "description": "The name of the zone where the manag ed instance group is located.",
3432 "location": "path", 3432 "location": "path",
3433 "required": true, 3433 "required": true,
3434 "type": "string" 3434 "type": "string"
3435 } 3435 }
3436 }, 3436 },
(...skipping 25 matching lines...) Expand all
3462 "parameters": { 3462 "parameters": {
3463 "instanceGroup": { 3463 "instanceGroup": {
3464 "description": "The name of the instance group where you are adding instances.", 3464 "description": "The name of the instance group where you are adding instances.",
3465 "location": "path", 3465 "location": "path",
3466 "required": true, 3466 "required": true,
3467 "type": "string" 3467 "type": "string"
3468 }, 3468 },
3469 "project": { 3469 "project": {
3470 "description": "Project ID for this request.", 3470 "description": "Project ID for this request.",
3471 "location": "path", 3471 "location": "path",
3472 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 3472 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
3473 "required": true, 3473 "required": true,
3474 "type": "string" 3474 "type": "string"
3475 }, 3475 },
3476 "zone": { 3476 "zone": {
3477 "description": "The name of the zone where the insta nce group is located.", 3477 "description": "The name of the zone where the insta nce group is located.",
3478 "location": "path", 3478 "location": "path",
3479 "required": true, 3479 "required": true,
3480 "type": "string" 3480 "type": "string"
3481 } 3481 }
3482 }, 3482 },
(...skipping 32 matching lines...) Expand 10 before | Expand all | Expand 10 after
3515 "type": "integer" 3515 "type": "integer"
3516 }, 3516 },
3517 "pageToken": { 3517 "pageToken": {
3518 "description": "Specifies a page token to use. Set p ageToken to the nextPageToken returned by a previous list request to get the nex t page of results.", 3518 "description": "Specifies a page token to use. Set p ageToken to the nextPageToken returned by a previous list request to get the nex t page of results.",
3519 "location": "query", 3519 "location": "query",
3520 "type": "string" 3520 "type": "string"
3521 }, 3521 },
3522 "project": { 3522 "project": {
3523 "description": "Project ID for this request.", 3523 "description": "Project ID for this request.",
3524 "location": "path", 3524 "location": "path",
3525 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 3525 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
3526 "required": true, 3526 "required": true,
3527 "type": "string" 3527 "type": "string"
3528 } 3528 }
3529 }, 3529 },
3530 "path": "{project}/aggregated/instanceGroups", 3530 "path": "{project}/aggregated/instanceGroups",
3531 "response": { 3531 "response": {
3532 "$ref": "InstanceGroupAggregatedList" 3532 "$ref": "InstanceGroupAggregatedList"
3533 }, 3533 },
3534 "scopes": [ 3534 "scopes": [
3535 "https://www.googleapis.com/auth/cloud-platform", 3535 "https://www.googleapis.com/auth/cloud-platform",
(...skipping 13 matching lines...) Expand all
3549 "parameters": { 3549 "parameters": {
3550 "instanceGroup": { 3550 "instanceGroup": {
3551 "description": "The name of the instance group to de lete.", 3551 "description": "The name of the instance group to de lete.",
3552 "location": "path", 3552 "location": "path",
3553 "required": true, 3553 "required": true,
3554 "type": "string" 3554 "type": "string"
3555 }, 3555 },
3556 "project": { 3556 "project": {
3557 "description": "Project ID for this request.", 3557 "description": "Project ID for this request.",
3558 "location": "path", 3558 "location": "path",
3559 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 3559 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
3560 "required": true, 3560 "required": true,
3561 "type": "string" 3561 "type": "string"
3562 }, 3562 },
3563 "zone": { 3563 "zone": {
3564 "description": "The name of the zone where the insta nce group is located.", 3564 "description": "The name of the zone where the insta nce group is located.",
3565 "location": "path", 3565 "location": "path",
3566 "required": true, 3566 "required": true,
3567 "type": "string" 3567 "type": "string"
3568 } 3568 }
3569 }, 3569 },
(...skipping 18 matching lines...) Expand all
3588 "parameters": { 3588 "parameters": {
3589 "instanceGroup": { 3589 "instanceGroup": {
3590 "description": "The name of the instance group.", 3590 "description": "The name of the instance group.",
3591 "location": "path", 3591 "location": "path",
3592 "required": true, 3592 "required": true,
3593 "type": "string" 3593 "type": "string"
3594 }, 3594 },
3595 "project": { 3595 "project": {
3596 "description": "Project ID for this request.", 3596 "description": "Project ID for this request.",
3597 "location": "path", 3597 "location": "path",
3598 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 3598 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
3599 "required": true, 3599 "required": true,
3600 "type": "string" 3600 "type": "string"
3601 }, 3601 },
3602 "zone": { 3602 "zone": {
3603 "description": "The name of the zone where the insta nce group is located.", 3603 "description": "The name of the zone where the insta nce group is located.",
3604 "location": "path", 3604 "location": "path",
3605 "required": true, 3605 "required": true,
3606 "type": "string" 3606 "type": "string"
3607 } 3607 }
3608 }, 3608 },
(...skipping 12 matching lines...) Expand all
3621 "httpMethod": "POST", 3621 "httpMethod": "POST",
3622 "id": "compute.instanceGroups.insert", 3622 "id": "compute.instanceGroups.insert",
3623 "parameterOrder": [ 3623 "parameterOrder": [
3624 "project", 3624 "project",
3625 "zone" 3625 "zone"
3626 ], 3626 ],
3627 "parameters": { 3627 "parameters": {
3628 "project": { 3628 "project": {
3629 "description": "Project ID for this request.", 3629 "description": "Project ID for this request.",
3630 "location": "path", 3630 "location": "path",
3631 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 3631 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
3632 "required": true, 3632 "required": true,
3633 "type": "string" 3633 "type": "string"
3634 }, 3634 },
3635 "zone": { 3635 "zone": {
3636 "description": "The name of the zone where you want to create the instance group.", 3636 "description": "The name of the zone where you want to create the instance group.",
3637 "location": "path", 3637 "location": "path",
3638 "required": true, 3638 "required": true,
3639 "type": "string" 3639 "type": "string"
3640 } 3640 }
3641 }, 3641 },
(...skipping 33 matching lines...) Expand 10 before | Expand all | Expand 10 after
3675 "type": "integer" 3675 "type": "integer"
3676 }, 3676 },
3677 "pageToken": { 3677 "pageToken": {
3678 "description": "Specifies a page token to use. Set p ageToken to the nextPageToken returned by a previous list request to get the nex t page of results.", 3678 "description": "Specifies a page token to use. Set p ageToken to the nextPageToken returned by a previous list request to get the nex t page of results.",
3679 "location": "query", 3679 "location": "query",
3680 "type": "string" 3680 "type": "string"
3681 }, 3681 },
3682 "project": { 3682 "project": {
3683 "description": "Project ID for this request.", 3683 "description": "Project ID for this request.",
3684 "location": "path", 3684 "location": "path",
3685 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 3685 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
3686 "required": true, 3686 "required": true,
3687 "type": "string" 3687 "type": "string"
3688 }, 3688 },
3689 "zone": { 3689 "zone": {
3690 "description": "The name of the zone where the insta nce group is located.", 3690 "description": "The name of the zone where the insta nce group is located.",
3691 "location": "path", 3691 "location": "path",
3692 "required": true, 3692 "required": true,
3693 "type": "string" 3693 "type": "string"
3694 } 3694 }
3695 }, 3695 },
(...skipping 38 matching lines...) Expand 10 before | Expand all | Expand 10 after
3734 "type": "integer" 3734 "type": "integer"
3735 }, 3735 },
3736 "pageToken": { 3736 "pageToken": {
3737 "description": "Specifies a page token to use. Set p ageToken to the nextPageToken returned by a previous list request to get the nex t page of results.", 3737 "description": "Specifies a page token to use. Set p ageToken to the nextPageToken returned by a previous list request to get the nex t page of results.",
3738 "location": "query", 3738 "location": "query",
3739 "type": "string" 3739 "type": "string"
3740 }, 3740 },
3741 "project": { 3741 "project": {
3742 "description": "Project ID for this request.", 3742 "description": "Project ID for this request.",
3743 "location": "path", 3743 "location": "path",
3744 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 3744 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
3745 "required": true, 3745 "required": true,
3746 "type": "string" 3746 "type": "string"
3747 }, 3747 },
3748 "zone": { 3748 "zone": {
3749 "description": "The name of the zone where the insta nce group is located.", 3749 "description": "The name of the zone where the insta nce group is located.",
3750 "location": "path", 3750 "location": "path",
3751 "required": true, 3751 "required": true,
3752 "type": "string" 3752 "type": "string"
3753 } 3753 }
3754 }, 3754 },
(...skipping 22 matching lines...) Expand all
3777 "parameters": { 3777 "parameters": {
3778 "instanceGroup": { 3778 "instanceGroup": {
3779 "description": "The name of the instance group where the specified instances will be removed.", 3779 "description": "The name of the instance group where the specified instances will be removed.",
3780 "location": "path", 3780 "location": "path",
3781 "required": true, 3781 "required": true,
3782 "type": "string" 3782 "type": "string"
3783 }, 3783 },
3784 "project": { 3784 "project": {
3785 "description": "Project ID for this request.", 3785 "description": "Project ID for this request.",
3786 "location": "path", 3786 "location": "path",
3787 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 3787 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
3788 "required": true, 3788 "required": true,
3789 "type": "string" 3789 "type": "string"
3790 }, 3790 },
3791 "zone": { 3791 "zone": {
3792 "description": "The name of the zone where the insta nce group is located.", 3792 "description": "The name of the zone where the insta nce group is located.",
3793 "location": "path", 3793 "location": "path",
3794 "required": true, 3794 "required": true,
3795 "type": "string" 3795 "type": "string"
3796 } 3796 }
3797 }, 3797 },
(...skipping 21 matching lines...) Expand all
3819 "parameters": { 3819 "parameters": {
3820 "instanceGroup": { 3820 "instanceGroup": {
3821 "description": "The name of the instance group where the named ports are updated.", 3821 "description": "The name of the instance group where the named ports are updated.",
3822 "location": "path", 3822 "location": "path",
3823 "required": true, 3823 "required": true,
3824 "type": "string" 3824 "type": "string"
3825 }, 3825 },
3826 "project": { 3826 "project": {
3827 "description": "Project ID for this request.", 3827 "description": "Project ID for this request.",
3828 "location": "path", 3828 "location": "path",
3829 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 3829 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
3830 "required": true, 3830 "required": true,
3831 "type": "string" 3831 "type": "string"
3832 }, 3832 },
3833 "zone": { 3833 "zone": {
3834 "description": "The name of the zone where the insta nce group is located.", 3834 "description": "The name of the zone where the insta nce group is located.",
3835 "location": "path", 3835 "location": "path",
3836 "required": true, 3836 "required": true,
3837 "type": "string" 3837 "type": "string"
3838 } 3838 }
3839 }, 3839 },
(...skipping 25 matching lines...) Expand all
3865 "instanceTemplate": { 3865 "instanceTemplate": {
3866 "description": "The name of the instance template to delete.", 3866 "description": "The name of the instance template to delete.",
3867 "location": "path", 3867 "location": "path",
3868 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?", 3868 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?",
3869 "required": true, 3869 "required": true,
3870 "type": "string" 3870 "type": "string"
3871 }, 3871 },
3872 "project": { 3872 "project": {
3873 "description": "Project ID for this request.", 3873 "description": "Project ID for this request.",
3874 "location": "path", 3874 "location": "path",
3875 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 3875 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
3876 "required": true, 3876 "required": true,
3877 "type": "string" 3877 "type": "string"
3878 } 3878 }
3879 }, 3879 },
3880 "path": "{project}/global/instanceTemplates/{instanceTemplat e}", 3880 "path": "{project}/global/instanceTemplates/{instanceTemplat e}",
3881 "response": { 3881 "response": {
3882 "$ref": "Operation" 3882 "$ref": "Operation"
3883 }, 3883 },
3884 "scopes": [ 3884 "scopes": [
3885 "https://www.googleapis.com/auth/cloud-platform", 3885 "https://www.googleapis.com/auth/cloud-platform",
(...skipping 12 matching lines...) Expand all
3898 "instanceTemplate": { 3898 "instanceTemplate": {
3899 "description": "The name of the instance template.", 3899 "description": "The name of the instance template.",
3900 "location": "path", 3900 "location": "path",
3901 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?", 3901 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?",
3902 "required": true, 3902 "required": true,
3903 "type": "string" 3903 "type": "string"
3904 }, 3904 },
3905 "project": { 3905 "project": {
3906 "description": "Project ID for this request.", 3906 "description": "Project ID for this request.",
3907 "location": "path", 3907 "location": "path",
3908 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 3908 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
3909 "required": true, 3909 "required": true,
3910 "type": "string" 3910 "type": "string"
3911 } 3911 }
3912 }, 3912 },
3913 "path": "{project}/global/instanceTemplates/{instanceTemplat e}", 3913 "path": "{project}/global/instanceTemplates/{instanceTemplat e}",
3914 "response": { 3914 "response": {
3915 "$ref": "InstanceTemplate" 3915 "$ref": "InstanceTemplate"
3916 }, 3916 },
3917 "scopes": [ 3917 "scopes": [
3918 "https://www.googleapis.com/auth/cloud-platform", 3918 "https://www.googleapis.com/auth/cloud-platform",
3919 "https://www.googleapis.com/auth/compute", 3919 "https://www.googleapis.com/auth/compute",
3920 "https://www.googleapis.com/auth/compute.readonly" 3920 "https://www.googleapis.com/auth/compute.readonly"
3921 ] 3921 ]
3922 }, 3922 },
3923 "insert": { 3923 "insert": {
3924 "description": "Creates an instance template in the specifie d project using the data that is included in the request. If you are creating a new template to update an existing instance group, your new instance template mu st use the same network or, if applicable, the same subnetwork as the original t emplate.", 3924 "description": "Creates an instance template in the specifie d project using the data that is included in the request. If you are creating a new template to update an existing instance group, your new instance template mu st use the same network or, if applicable, the same subnetwork as the original t emplate.",
3925 "httpMethod": "POST", 3925 "httpMethod": "POST",
3926 "id": "compute.instanceTemplates.insert", 3926 "id": "compute.instanceTemplates.insert",
3927 "parameterOrder": [ 3927 "parameterOrder": [
3928 "project" 3928 "project"
3929 ], 3929 ],
3930 "parameters": { 3930 "parameters": {
3931 "project": { 3931 "project": {
3932 "description": "Project ID for this request.", 3932 "description": "Project ID for this request.",
3933 "location": "path", 3933 "location": "path",
3934 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 3934 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
3935 "required": true, 3935 "required": true,
3936 "type": "string" 3936 "type": "string"
3937 } 3937 }
3938 }, 3938 },
3939 "path": "{project}/global/instanceTemplates", 3939 "path": "{project}/global/instanceTemplates",
3940 "request": { 3940 "request": {
3941 "$ref": "InstanceTemplate" 3941 "$ref": "InstanceTemplate"
3942 }, 3942 },
3943 "response": { 3943 "response": {
3944 "$ref": "Operation" 3944 "$ref": "Operation"
(...skipping 26 matching lines...) Expand all
3971 "type": "integer" 3971 "type": "integer"
3972 }, 3972 },
3973 "pageToken": { 3973 "pageToken": {
3974 "description": "Specifies a page token to use. Set p ageToken to the nextPageToken returned by a previous list request to get the nex t page of results.", 3974 "description": "Specifies a page token to use. Set p ageToken to the nextPageToken returned by a previous list request to get the nex t page of results.",
3975 "location": "query", 3975 "location": "query",
3976 "type": "string" 3976 "type": "string"
3977 }, 3977 },
3978 "project": { 3978 "project": {
3979 "description": "Project ID for this request.", 3979 "description": "Project ID for this request.",
3980 "location": "path", 3980 "location": "path",
3981 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 3981 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
3982 "required": true, 3982 "required": true,
3983 "type": "string" 3983 "type": "string"
3984 } 3984 }
3985 }, 3985 },
3986 "path": "{project}/global/instanceTemplates", 3986 "path": "{project}/global/instanceTemplates",
3987 "response": { 3987 "response": {
3988 "$ref": "InstanceTemplateList" 3988 "$ref": "InstanceTemplateList"
3989 }, 3989 },
3990 "scopes": [ 3990 "scopes": [
3991 "https://www.googleapis.com/auth/cloud-platform", 3991 "https://www.googleapis.com/auth/cloud-platform",
(...skipping 25 matching lines...) Expand all
4017 }, 4017 },
4018 "networkInterface": { 4018 "networkInterface": {
4019 "description": "The name of the network interface to add to this instance.", 4019 "description": "The name of the network interface to add to this instance.",
4020 "location": "query", 4020 "location": "query",
4021 "required": true, 4021 "required": true,
4022 "type": "string" 4022 "type": "string"
4023 }, 4023 },
4024 "project": { 4024 "project": {
4025 "description": "Project ID for this request.", 4025 "description": "Project ID for this request.",
4026 "location": "path", 4026 "location": "path",
4027 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 4027 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
4028 "required": true, 4028 "required": true,
4029 "type": "string" 4029 "type": "string"
4030 }, 4030 },
4031 "zone": { 4031 "zone": {
4032 "description": "The name of the zone for this reques t.", 4032 "description": "The name of the zone for this reques t.",
4033 "location": "path", 4033 "location": "path",
4034 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?", 4034 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?",
4035 "required": true, 4035 "required": true,
4036 "type": "string" 4036 "type": "string"
4037 } 4037 }
(...skipping 33 matching lines...) Expand 10 before | Expand all | Expand 10 after
4071 "type": "integer" 4071 "type": "integer"
4072 }, 4072 },
4073 "pageToken": { 4073 "pageToken": {
4074 "description": "Specifies a page token to use. Set p ageToken to the nextPageToken returned by a previous list request to get the nex t page of results.", 4074 "description": "Specifies a page token to use. Set p ageToken to the nextPageToken returned by a previous list request to get the nex t page of results.",
4075 "location": "query", 4075 "location": "query",
4076 "type": "string" 4076 "type": "string"
4077 }, 4077 },
4078 "project": { 4078 "project": {
4079 "description": "Project ID for this request.", 4079 "description": "Project ID for this request.",
4080 "location": "path", 4080 "location": "path",
4081 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 4081 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
4082 "required": true, 4082 "required": true,
4083 "type": "string" 4083 "type": "string"
4084 } 4084 }
4085 }, 4085 },
4086 "path": "{project}/aggregated/instances", 4086 "path": "{project}/aggregated/instances",
4087 "response": { 4087 "response": {
4088 "$ref": "InstanceAggregatedList" 4088 "$ref": "InstanceAggregatedList"
4089 }, 4089 },
4090 "scopes": [ 4090 "scopes": [
4091 "https://www.googleapis.com/auth/cloud-platform", 4091 "https://www.googleapis.com/auth/cloud-platform",
(...skipping 14 matching lines...) Expand all
4106 "instance": { 4106 "instance": {
4107 "description": "The instance name for this request." , 4107 "description": "The instance name for this request." ,
4108 "location": "path", 4108 "location": "path",
4109 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?", 4109 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?",
4110 "required": true, 4110 "required": true,
4111 "type": "string" 4111 "type": "string"
4112 }, 4112 },
4113 "project": { 4113 "project": {
4114 "description": "Project ID for this request.", 4114 "description": "Project ID for this request.",
4115 "location": "path", 4115 "location": "path",
4116 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 4116 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
4117 "required": true, 4117 "required": true,
4118 "type": "string" 4118 "type": "string"
4119 }, 4119 },
4120 "zone": { 4120 "zone": {
4121 "description": "The name of the zone for this reques t.", 4121 "description": "The name of the zone for this reques t.",
4122 "location": "path", 4122 "location": "path",
4123 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?", 4123 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?",
4124 "required": true, 4124 "required": true,
4125 "type": "string" 4125 "type": "string"
4126 } 4126 }
(...skipping 23 matching lines...) Expand all
4150 "instance": { 4150 "instance": {
4151 "description": "Name of the instance resource to del ete.", 4151 "description": "Name of the instance resource to del ete.",
4152 "location": "path", 4152 "location": "path",
4153 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?", 4153 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?",
4154 "required": true, 4154 "required": true,
4155 "type": "string" 4155 "type": "string"
4156 }, 4156 },
4157 "project": { 4157 "project": {
4158 "description": "Project ID for this request.", 4158 "description": "Project ID for this request.",
4159 "location": "path", 4159 "location": "path",
4160 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 4160 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
4161 "required": true, 4161 "required": true,
4162 "type": "string" 4162 "type": "string"
4163 }, 4163 },
4164 "zone": { 4164 "zone": {
4165 "description": "The name of the zone for this reques t.", 4165 "description": "The name of the zone for this reques t.",
4166 "location": "path", 4166 "location": "path",
4167 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?", 4167 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?",
4168 "required": true, 4168 "required": true,
4169 "type": "string" 4169 "type": "string"
4170 } 4170 }
(...skipping 34 matching lines...) Expand 10 before | Expand all | Expand 10 after
4205 }, 4205 },
4206 "networkInterface": { 4206 "networkInterface": {
4207 "description": "The name of the network interface.", 4207 "description": "The name of the network interface.",
4208 "location": "query", 4208 "location": "query",
4209 "required": true, 4209 "required": true,
4210 "type": "string" 4210 "type": "string"
4211 }, 4211 },
4212 "project": { 4212 "project": {
4213 "description": "Project ID for this request.", 4213 "description": "Project ID for this request.",
4214 "location": "path", 4214 "location": "path",
4215 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 4215 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
4216 "required": true, 4216 "required": true,
4217 "type": "string" 4217 "type": "string"
4218 }, 4218 },
4219 "zone": { 4219 "zone": {
4220 "description": "The name of the zone for this reques t.", 4220 "description": "The name of the zone for this reques t.",
4221 "location": "path", 4221 "location": "path",
4222 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?", 4222 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?",
4223 "required": true, 4223 "required": true,
4224 "type": "string" 4224 "type": "string"
4225 } 4225 }
(...skipping 28 matching lines...) Expand all
4254 "instance": { 4254 "instance": {
4255 "description": "Instance name.", 4255 "description": "Instance name.",
4256 "location": "path", 4256 "location": "path",
4257 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?", 4257 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?",
4258 "required": true, 4258 "required": true,
4259 "type": "string" 4259 "type": "string"
4260 }, 4260 },
4261 "project": { 4261 "project": {
4262 "description": "Project ID for this request.", 4262 "description": "Project ID for this request.",
4263 "location": "path", 4263 "location": "path",
4264 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 4264 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
4265 "required": true, 4265 "required": true,
4266 "type": "string" 4266 "type": "string"
4267 }, 4267 },
4268 "zone": { 4268 "zone": {
4269 "description": "The name of the zone for this reques t.", 4269 "description": "The name of the zone for this reques t.",
4270 "location": "path", 4270 "location": "path",
4271 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?", 4271 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?",
4272 "required": true, 4272 "required": true,
4273 "type": "string" 4273 "type": "string"
4274 } 4274 }
(...skipping 20 matching lines...) Expand all
4295 "instance": { 4295 "instance": {
4296 "description": "Name of the instance resource to ret urn.", 4296 "description": "Name of the instance resource to ret urn.",
4297 "location": "path", 4297 "location": "path",
4298 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?", 4298 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?",
4299 "required": true, 4299 "required": true,
4300 "type": "string" 4300 "type": "string"
4301 }, 4301 },
4302 "project": { 4302 "project": {
4303 "description": "Project ID for this request.", 4303 "description": "Project ID for this request.",
4304 "location": "path", 4304 "location": "path",
4305 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 4305 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
4306 "required": true, 4306 "required": true,
4307 "type": "string" 4307 "type": "string"
4308 }, 4308 },
4309 "zone": { 4309 "zone": {
4310 "description": "The name of the zone for this reques t.", 4310 "description": "The name of the zone for this reques t.",
4311 "location": "path", 4311 "location": "path",
4312 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?", 4312 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?",
4313 "required": true, 4313 "required": true,
4314 "type": "string" 4314 "type": "string"
4315 } 4315 }
(...skipping 30 matching lines...) Expand all
4346 "description": "Specifies which COM or serial port t o retrieve data from.", 4346 "description": "Specifies which COM or serial port t o retrieve data from.",
4347 "format": "int32", 4347 "format": "int32",
4348 "location": "query", 4348 "location": "query",
4349 "maximum": "4", 4349 "maximum": "4",
4350 "minimum": "1", 4350 "minimum": "1",
4351 "type": "integer" 4351 "type": "integer"
4352 }, 4352 },
4353 "project": { 4353 "project": {
4354 "description": "Project ID for this request.", 4354 "description": "Project ID for this request.",
4355 "location": "path", 4355 "location": "path",
4356 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 4356 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
4357 "required": true, 4357 "required": true,
4358 "type": "string" 4358 "type": "string"
4359 }, 4359 },
4360 "zone": { 4360 "zone": {
4361 "description": "The name of the zone for this reques t.", 4361 "description": "The name of the zone for this reques t.",
4362 "location": "path", 4362 "location": "path",
4363 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?", 4363 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?",
4364 "required": true, 4364 "required": true,
4365 "type": "string" 4365 "type": "string"
4366 } 4366 }
(...skipping 13 matching lines...) Expand all
4380 "httpMethod": "POST", 4380 "httpMethod": "POST",
4381 "id": "compute.instances.insert", 4381 "id": "compute.instances.insert",
4382 "parameterOrder": [ 4382 "parameterOrder": [
4383 "project", 4383 "project",
4384 "zone" 4384 "zone"
4385 ], 4385 ],
4386 "parameters": { 4386 "parameters": {
4387 "project": { 4387 "project": {
4388 "description": "Project ID for this request.", 4388 "description": "Project ID for this request.",
4389 "location": "path", 4389 "location": "path",
4390 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 4390 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
4391 "required": true, 4391 "required": true,
4392 "type": "string" 4392 "type": "string"
4393 }, 4393 },
4394 "zone": { 4394 "zone": {
4395 "description": "The name of the zone for this reques t.", 4395 "description": "The name of the zone for this reques t.",
4396 "location": "path", 4396 "location": "path",
4397 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?", 4397 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?",
4398 "required": true, 4398 "required": true,
4399 "type": "string" 4399 "type": "string"
4400 } 4400 }
(...skipping 34 matching lines...) Expand 10 before | Expand all | Expand 10 after
4435 "type": "integer" 4435 "type": "integer"
4436 }, 4436 },
4437 "pageToken": { 4437 "pageToken": {
4438 "description": "Specifies a page token to use. Set p ageToken to the nextPageToken returned by a previous list request to get the nex t page of results.", 4438 "description": "Specifies a page token to use. Set p ageToken to the nextPageToken returned by a previous list request to get the nex t page of results.",
4439 "location": "query", 4439 "location": "query",
4440 "type": "string" 4440 "type": "string"
4441 }, 4441 },
4442 "project": { 4442 "project": {
4443 "description": "Project ID for this request.", 4443 "description": "Project ID for this request.",
4444 "location": "path", 4444 "location": "path",
4445 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 4445 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
4446 "required": true, 4446 "required": true,
4447 "type": "string" 4447 "type": "string"
4448 }, 4448 },
4449 "zone": { 4449 "zone": {
4450 "description": "The name of the zone for this reques t.", 4450 "description": "The name of the zone for this reques t.",
4451 "location": "path", 4451 "location": "path",
4452 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?", 4452 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?",
4453 "required": true, 4453 "required": true,
4454 "type": "string" 4454 "type": "string"
4455 } 4455 }
(...skipping 21 matching lines...) Expand all
4477 "instance": { 4477 "instance": {
4478 "description": "Name of the instance scoping this re quest.", 4478 "description": "Name of the instance scoping this re quest.",
4479 "location": "path", 4479 "location": "path",
4480 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?", 4480 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?",
4481 "required": true, 4481 "required": true,
4482 "type": "string" 4482 "type": "string"
4483 }, 4483 },
4484 "project": { 4484 "project": {
4485 "description": "Project ID for this request.", 4485 "description": "Project ID for this request.",
4486 "location": "path", 4486 "location": "path",
4487 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 4487 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
4488 "required": true, 4488 "required": true,
4489 "type": "string" 4489 "type": "string"
4490 }, 4490 },
4491 "zone": { 4491 "zone": {
4492 "description": "The name of the zone for this reques t.", 4492 "description": "The name of the zone for this reques t.",
4493 "location": "path", 4493 "location": "path",
4494 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?", 4494 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?",
4495 "required": true, 4495 "required": true,
4496 "type": "string" 4496 "type": "string"
4497 } 4497 }
(...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after
4533 "instance": { 4533 "instance": {
4534 "description": "The instance name.", 4534 "description": "The instance name.",
4535 "location": "path", 4535 "location": "path",
4536 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?", 4536 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?",
4537 "required": true, 4537 "required": true,
4538 "type": "string" 4538 "type": "string"
4539 }, 4539 },
4540 "project": { 4540 "project": {
4541 "description": "Project ID for this request.", 4541 "description": "Project ID for this request.",
4542 "location": "path", 4542 "location": "path",
4543 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 4543 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
4544 "required": true, 4544 "required": true,
4545 "type": "string" 4545 "type": "string"
4546 }, 4546 },
4547 "zone": { 4547 "zone": {
4548 "description": "The name of the zone for this reques t.", 4548 "description": "The name of the zone for this reques t.",
4549 "location": "path", 4549 "location": "path",
4550 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?", 4550 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?",
4551 "required": true, 4551 "required": true,
4552 "type": "string" 4552 "type": "string"
4553 } 4553 }
(...skipping 20 matching lines...) Expand all
4574 "instance": { 4574 "instance": {
4575 "description": "Name of the instance scoping this re quest.", 4575 "description": "Name of the instance scoping this re quest.",
4576 "location": "path", 4576 "location": "path",
4577 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?", 4577 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?",
4578 "required": true, 4578 "required": true,
4579 "type": "string" 4579 "type": "string"
4580 }, 4580 },
4581 "project": { 4581 "project": {
4582 "description": "Project ID for this request.", 4582 "description": "Project ID for this request.",
4583 "location": "path", 4583 "location": "path",
4584 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 4584 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
4585 "required": true, 4585 "required": true,
4586 "type": "string" 4586 "type": "string"
4587 }, 4587 },
4588 "zone": { 4588 "zone": {
4589 "description": "The name of the zone for this reques t.", 4589 "description": "The name of the zone for this reques t.",
4590 "location": "path", 4590 "location": "path",
4591 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?", 4591 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?",
4592 "required": true, 4592 "required": true,
4593 "type": "string" 4593 "type": "string"
4594 } 4594 }
(...skipping 23 matching lines...) Expand all
4618 "instance": { 4618 "instance": {
4619 "description": "Name of the instance scoping this re quest.", 4619 "description": "Name of the instance scoping this re quest.",
4620 "location": "path", 4620 "location": "path",
4621 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?", 4621 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?",
4622 "required": true, 4622 "required": true,
4623 "type": "string" 4623 "type": "string"
4624 }, 4624 },
4625 "project": { 4625 "project": {
4626 "description": "Project ID for this request.", 4626 "description": "Project ID for this request.",
4627 "location": "path", 4627 "location": "path",
4628 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 4628 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
4629 "required": true, 4629 "required": true,
4630 "type": "string" 4630 "type": "string"
4631 }, 4631 },
4632 "zone": { 4632 "zone": {
4633 "description": "The name of the zone for this reques t.", 4633 "description": "The name of the zone for this reques t.",
4634 "location": "path", 4634 "location": "path",
4635 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?", 4635 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?",
4636 "required": true, 4636 "required": true,
4637 "type": "string" 4637 "type": "string"
4638 } 4638 }
(...skipping 23 matching lines...) Expand all
4662 "instance": { 4662 "instance": {
4663 "description": "Instance name.", 4663 "description": "Instance name.",
4664 "location": "path", 4664 "location": "path",
4665 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?", 4665 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?",
4666 "required": true, 4666 "required": true,
4667 "type": "string" 4667 "type": "string"
4668 }, 4668 },
4669 "project": { 4669 "project": {
4670 "description": "Project ID for this request.", 4670 "description": "Project ID for this request.",
4671 "location": "path", 4671 "location": "path",
4672 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 4672 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
4673 "required": true, 4673 "required": true,
4674 "type": "string" 4674 "type": "string"
4675 }, 4675 },
4676 "zone": { 4676 "zone": {
4677 "description": "The name of the zone for this reques t.", 4677 "description": "The name of the zone for this reques t.",
4678 "location": "path", 4678 "location": "path",
4679 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?", 4679 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?",
4680 "required": true, 4680 "required": true,
4681 "type": "string" 4681 "type": "string"
4682 } 4682 }
(...skipping 23 matching lines...) Expand all
4706 "instance": { 4706 "instance": {
4707 "description": "Name of the instance scoping this re quest.", 4707 "description": "Name of the instance scoping this re quest.",
4708 "location": "path", 4708 "location": "path",
4709 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?", 4709 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?",
4710 "required": true, 4710 "required": true,
4711 "type": "string" 4711 "type": "string"
4712 }, 4712 },
4713 "project": { 4713 "project": {
4714 "description": "Project ID for this request.", 4714 "description": "Project ID for this request.",
4715 "location": "path", 4715 "location": "path",
4716 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 4716 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
4717 "required": true, 4717 "required": true,
4718 "type": "string" 4718 "type": "string"
4719 }, 4719 },
4720 "zone": { 4720 "zone": {
4721 "description": "The name of the zone for this reques t.", 4721 "description": "The name of the zone for this reques t.",
4722 "location": "path", 4722 "location": "path",
4723 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?", 4723 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?",
4724 "required": true, 4724 "required": true,
4725 "type": "string" 4725 "type": "string"
4726 } 4726 }
(...skipping 23 matching lines...) Expand all
4750 "instance": { 4750 "instance": {
4751 "description": "Name of the instance resource to sta rt.", 4751 "description": "Name of the instance resource to sta rt.",
4752 "location": "path", 4752 "location": "path",
4753 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?", 4753 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?",
4754 "required": true, 4754 "required": true,
4755 "type": "string" 4755 "type": "string"
4756 }, 4756 },
4757 "project": { 4757 "project": {
4758 "description": "Project ID for this request.", 4758 "description": "Project ID for this request.",
4759 "location": "path", 4759 "location": "path",
4760 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 4760 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
4761 "required": true, 4761 "required": true,
4762 "type": "string" 4762 "type": "string"
4763 }, 4763 },
4764 "zone": { 4764 "zone": {
4765 "description": "The name of the zone for this reques t.", 4765 "description": "The name of the zone for this reques t.",
4766 "location": "path", 4766 "location": "path",
4767 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?", 4767 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?",
4768 "required": true, 4768 "required": true,
4769 "type": "string" 4769 "type": "string"
4770 } 4770 }
(...skipping 20 matching lines...) Expand all
4791 "instance": { 4791 "instance": {
4792 "description": "Name of the instance resource to sta rt.", 4792 "description": "Name of the instance resource to sta rt.",
4793 "location": "path", 4793 "location": "path",
4794 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?", 4794 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?",
4795 "required": true, 4795 "required": true,
4796 "type": "string" 4796 "type": "string"
4797 }, 4797 },
4798 "project": { 4798 "project": {
4799 "description": "Project ID for this request.", 4799 "description": "Project ID for this request.",
4800 "location": "path", 4800 "location": "path",
4801 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 4801 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
4802 "required": true, 4802 "required": true,
4803 "type": "string" 4803 "type": "string"
4804 }, 4804 },
4805 "zone": { 4805 "zone": {
4806 "description": "The name of the zone for this reques t.", 4806 "description": "The name of the zone for this reques t.",
4807 "location": "path", 4807 "location": "path",
4808 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?", 4808 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?",
4809 "required": true, 4809 "required": true,
4810 "type": "string" 4810 "type": "string"
4811 } 4811 }
(...skipping 23 matching lines...) Expand all
4835 "instance": { 4835 "instance": {
4836 "description": "Name of the instance resource to sto p.", 4836 "description": "Name of the instance resource to sto p.",
4837 "location": "path", 4837 "location": "path",
4838 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?", 4838 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?",
4839 "required": true, 4839 "required": true,
4840 "type": "string" 4840 "type": "string"
4841 }, 4841 },
4842 "project": { 4842 "project": {
4843 "description": "Project ID for this request.", 4843 "description": "Project ID for this request.",
4844 "location": "path", 4844 "location": "path",
4845 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 4845 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
4846 "required": true, 4846 "required": true,
4847 "type": "string" 4847 "type": "string"
4848 }, 4848 },
4849 "zone": { 4849 "zone": {
4850 "description": "The name of the zone for this reques t.", 4850 "description": "The name of the zone for this reques t.",
4851 "location": "path", 4851 "location": "path",
4852 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?", 4852 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?",
4853 "required": true, 4853 "required": true,
4854 "type": "string" 4854 "type": "string"
4855 } 4855 }
(...skipping 23 matching lines...) Expand all
4879 "license": { 4879 "license": {
4880 "description": "Name of the License resource to retu rn.", 4880 "description": "Name of the License resource to retu rn.",
4881 "location": "path", 4881 "location": "path",
4882 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?", 4882 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?",
4883 "required": true, 4883 "required": true,
4884 "type": "string" 4884 "type": "string"
4885 }, 4885 },
4886 "project": { 4886 "project": {
4887 "description": "Project ID for this request.", 4887 "description": "Project ID for this request.",
4888 "location": "path", 4888 "location": "path",
4889 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 4889 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
4890 "required": true, 4890 "required": true,
4891 "type": "string" 4891 "type": "string"
4892 } 4892 }
4893 }, 4893 },
4894 "path": "{project}/global/licenses/{license}", 4894 "path": "{project}/global/licenses/{license}",
4895 "response": { 4895 "response": {
4896 "$ref": "License" 4896 "$ref": "License"
4897 }, 4897 },
4898 "scopes": [ 4898 "scopes": [
4899 "https://www.googleapis.com/auth/cloud-platform", 4899 "https://www.googleapis.com/auth/cloud-platform",
(...skipping 28 matching lines...) Expand all
4928 "type": "integer" 4928 "type": "integer"
4929 }, 4929 },
4930 "pageToken": { 4930 "pageToken": {
4931 "description": "Specifies a page token to use. Set p ageToken to the nextPageToken returned by a previous list request to get the nex t page of results.", 4931 "description": "Specifies a page token to use. Set p ageToken to the nextPageToken returned by a previous list request to get the nex t page of results.",
4932 "location": "query", 4932 "location": "query",
4933 "type": "string" 4933 "type": "string"
4934 }, 4934 },
4935 "project": { 4935 "project": {
4936 "description": "Project ID for this request.", 4936 "description": "Project ID for this request.",
4937 "location": "path", 4937 "location": "path",
4938 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 4938 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
4939 "required": true, 4939 "required": true,
4940 "type": "string" 4940 "type": "string"
4941 } 4941 }
4942 }, 4942 },
4943 "path": "{project}/aggregated/machineTypes", 4943 "path": "{project}/aggregated/machineTypes",
4944 "response": { 4944 "response": {
4945 "$ref": "MachineTypeAggregatedList" 4945 "$ref": "MachineTypeAggregatedList"
4946 }, 4946 },
4947 "scopes": [ 4947 "scopes": [
4948 "https://www.googleapis.com/auth/cloud-platform", 4948 "https://www.googleapis.com/auth/cloud-platform",
(...skipping 14 matching lines...) Expand all
4963 "machineType": { 4963 "machineType": {
4964 "description": "Name of the machine type to return." , 4964 "description": "Name of the machine type to return." ,
4965 "location": "path", 4965 "location": "path",
4966 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?", 4966 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?",
4967 "required": true, 4967 "required": true,
4968 "type": "string" 4968 "type": "string"
4969 }, 4969 },
4970 "project": { 4970 "project": {
4971 "description": "Project ID for this request.", 4971 "description": "Project ID for this request.",
4972 "location": "path", 4972 "location": "path",
4973 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 4973 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
4974 "required": true, 4974 "required": true,
4975 "type": "string" 4975 "type": "string"
4976 }, 4976 },
4977 "zone": { 4977 "zone": {
4978 "description": "The name of the zone for this reques t.", 4978 "description": "The name of the zone for this reques t.",
4979 "location": "path", 4979 "location": "path",
4980 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?", 4980 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?",
4981 "required": true, 4981 "required": true,
4982 "type": "string" 4982 "type": "string"
4983 } 4983 }
(...skipping 32 matching lines...) Expand 10 before | Expand all | Expand 10 after
5016 "type": "integer" 5016 "type": "integer"
5017 }, 5017 },
5018 "pageToken": { 5018 "pageToken": {
5019 "description": "Specifies a page token to use. Set p ageToken to the nextPageToken returned by a previous list request to get the nex t page of results.", 5019 "description": "Specifies a page token to use. Set p ageToken to the nextPageToken returned by a previous list request to get the nex t page of results.",
5020 "location": "query", 5020 "location": "query",
5021 "type": "string" 5021 "type": "string"
5022 }, 5022 },
5023 "project": { 5023 "project": {
5024 "description": "Project ID for this request.", 5024 "description": "Project ID for this request.",
5025 "location": "path", 5025 "location": "path",
5026 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 5026 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
5027 "required": true, 5027 "required": true,
5028 "type": "string" 5028 "type": "string"
5029 }, 5029 },
5030 "zone": { 5030 "zone": {
5031 "description": "The name of the zone for this reques t.", 5031 "description": "The name of the zone for this reques t.",
5032 "location": "path", 5032 "location": "path",
5033 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?", 5033 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?",
5034 "required": true, 5034 "required": true,
5035 "type": "string" 5035 "type": "string"
5036 } 5036 }
(...skipping 24 matching lines...) Expand all
5061 "network": { 5061 "network": {
5062 "description": "Name of the network to delete.", 5062 "description": "Name of the network to delete.",
5063 "location": "path", 5063 "location": "path",
5064 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?", 5064 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?",
5065 "required": true, 5065 "required": true,
5066 "type": "string" 5066 "type": "string"
5067 }, 5067 },
5068 "project": { 5068 "project": {
5069 "description": "Project ID for this request.", 5069 "description": "Project ID for this request.",
5070 "location": "path", 5070 "location": "path",
5071 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 5071 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
5072 "required": true, 5072 "required": true,
5073 "type": "string" 5073 "type": "string"
5074 } 5074 }
5075 }, 5075 },
5076 "path": "{project}/global/networks/{network}", 5076 "path": "{project}/global/networks/{network}",
5077 "response": { 5077 "response": {
5078 "$ref": "Operation" 5078 "$ref": "Operation"
5079 }, 5079 },
5080 "scopes": [ 5080 "scopes": [
5081 "https://www.googleapis.com/auth/cloud-platform", 5081 "https://www.googleapis.com/auth/cloud-platform",
(...skipping 12 matching lines...) Expand all
5094 "network": { 5094 "network": {
5095 "description": "Name of the network to return.", 5095 "description": "Name of the network to return.",
5096 "location": "path", 5096 "location": "path",
5097 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?", 5097 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?",
5098 "required": true, 5098 "required": true,
5099 "type": "string" 5099 "type": "string"
5100 }, 5100 },
5101 "project": { 5101 "project": {
5102 "description": "Project ID for this request.", 5102 "description": "Project ID for this request.",
5103 "location": "path", 5103 "location": "path",
5104 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 5104 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
5105 "required": true, 5105 "required": true,
5106 "type": "string" 5106 "type": "string"
5107 } 5107 }
5108 }, 5108 },
5109 "path": "{project}/global/networks/{network}", 5109 "path": "{project}/global/networks/{network}",
5110 "response": { 5110 "response": {
5111 "$ref": "Network" 5111 "$ref": "Network"
5112 }, 5112 },
5113 "scopes": [ 5113 "scopes": [
5114 "https://www.googleapis.com/auth/cloud-platform", 5114 "https://www.googleapis.com/auth/cloud-platform",
5115 "https://www.googleapis.com/auth/compute", 5115 "https://www.googleapis.com/auth/compute",
5116 "https://www.googleapis.com/auth/compute.readonly" 5116 "https://www.googleapis.com/auth/compute.readonly"
5117 ] 5117 ]
5118 }, 5118 },
5119 "insert": { 5119 "insert": {
5120 "description": "Creates a network in the specified project u sing the data included in the request.", 5120 "description": "Creates a network in the specified project u sing the data included in the request.",
5121 "httpMethod": "POST", 5121 "httpMethod": "POST",
5122 "id": "compute.networks.insert", 5122 "id": "compute.networks.insert",
5123 "parameterOrder": [ 5123 "parameterOrder": [
5124 "project" 5124 "project"
5125 ], 5125 ],
5126 "parameters": { 5126 "parameters": {
5127 "project": { 5127 "project": {
5128 "description": "Project ID for this request.", 5128 "description": "Project ID for this request.",
5129 "location": "path", 5129 "location": "path",
5130 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 5130 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
5131 "required": true, 5131 "required": true,
5132 "type": "string" 5132 "type": "string"
5133 } 5133 }
5134 }, 5134 },
5135 "path": "{project}/global/networks", 5135 "path": "{project}/global/networks",
5136 "request": { 5136 "request": {
5137 "$ref": "Network" 5137 "$ref": "Network"
5138 }, 5138 },
5139 "response": { 5139 "response": {
5140 "$ref": "Operation" 5140 "$ref": "Operation"
(...skipping 26 matching lines...) Expand all
5167 "type": "integer" 5167 "type": "integer"
5168 }, 5168 },
5169 "pageToken": { 5169 "pageToken": {
5170 "description": "Specifies a page token to use. Set p ageToken to the nextPageToken returned by a previous list request to get the nex t page of results.", 5170 "description": "Specifies a page token to use. Set p ageToken to the nextPageToken returned by a previous list request to get the nex t page of results.",
5171 "location": "query", 5171 "location": "query",
5172 "type": "string" 5172 "type": "string"
5173 }, 5173 },
5174 "project": { 5174 "project": {
5175 "description": "Project ID for this request.", 5175 "description": "Project ID for this request.",
5176 "location": "path", 5176 "location": "path",
5177 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 5177 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
5178 "required": true, 5178 "required": true,
5179 "type": "string" 5179 "type": "string"
5180 } 5180 }
5181 }, 5181 },
5182 "path": "{project}/global/networks", 5182 "path": "{project}/global/networks",
5183 "response": { 5183 "response": {
5184 "$ref": "NetworkList" 5184 "$ref": "NetworkList"
5185 }, 5185 },
5186 "scopes": [ 5186 "scopes": [
5187 "https://www.googleapis.com/auth/cloud-platform", 5187 "https://www.googleapis.com/auth/cloud-platform",
5188 "https://www.googleapis.com/auth/compute", 5188 "https://www.googleapis.com/auth/compute",
5189 "https://www.googleapis.com/auth/compute.readonly" 5189 "https://www.googleapis.com/auth/compute.readonly"
5190 ] 5190 ]
5191 } 5191 }
5192 } 5192 }
5193 }, 5193 },
5194 "projects": { 5194 "projects": {
5195 "methods": { 5195 "methods": {
5196 "get": { 5196 "get": {
5197 "description": "Returns the specified Project resource.", 5197 "description": "Returns the specified Project resource.",
5198 "httpMethod": "GET", 5198 "httpMethod": "GET",
5199 "id": "compute.projects.get", 5199 "id": "compute.projects.get",
5200 "parameterOrder": [ 5200 "parameterOrder": [
5201 "project" 5201 "project"
5202 ], 5202 ],
5203 "parameters": { 5203 "parameters": {
5204 "project": { 5204 "project": {
5205 "description": "Project ID for this request.", 5205 "description": "Project ID for this request.",
5206 "location": "path", 5206 "location": "path",
5207 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 5207 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
5208 "required": true, 5208 "required": true,
5209 "type": "string" 5209 "type": "string"
5210 } 5210 }
5211 }, 5211 },
5212 "path": "{project}", 5212 "path": "{project}",
5213 "response": { 5213 "response": {
5214 "$ref": "Project" 5214 "$ref": "Project"
5215 }, 5215 },
5216 "scopes": [ 5216 "scopes": [
5217 "https://www.googleapis.com/auth/cloud-platform", 5217 "https://www.googleapis.com/auth/cloud-platform",
5218 "https://www.googleapis.com/auth/compute", 5218 "https://www.googleapis.com/auth/compute",
5219 "https://www.googleapis.com/auth/compute.readonly" 5219 "https://www.googleapis.com/auth/compute.readonly"
5220 ] 5220 ]
5221 }, 5221 },
5222 "moveDisk": { 5222 "moveDisk": {
5223 "description": "Moves a persistent disk from one zone to ano ther.", 5223 "description": "Moves a persistent disk from one zone to ano ther.",
5224 "httpMethod": "POST", 5224 "httpMethod": "POST",
5225 "id": "compute.projects.moveDisk", 5225 "id": "compute.projects.moveDisk",
5226 "parameterOrder": [ 5226 "parameterOrder": [
5227 "project" 5227 "project"
5228 ], 5228 ],
5229 "parameters": { 5229 "parameters": {
5230 "project": { 5230 "project": {
5231 "description": "Project ID for this request.", 5231 "description": "Project ID for this request.",
5232 "location": "path", 5232 "location": "path",
5233 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 5233 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
5234 "required": true, 5234 "required": true,
5235 "type": "string" 5235 "type": "string"
5236 } 5236 }
5237 }, 5237 },
5238 "path": "{project}/moveDisk", 5238 "path": "{project}/moveDisk",
5239 "request": { 5239 "request": {
5240 "$ref": "DiskMoveRequest" 5240 "$ref": "DiskMoveRequest"
5241 }, 5241 },
5242 "response": { 5242 "response": {
5243 "$ref": "Operation" 5243 "$ref": "Operation"
5244 }, 5244 },
5245 "scopes": [ 5245 "scopes": [
5246 "https://www.googleapis.com/auth/cloud-platform", 5246 "https://www.googleapis.com/auth/cloud-platform",
5247 "https://www.googleapis.com/auth/compute" 5247 "https://www.googleapis.com/auth/compute"
5248 ] 5248 ]
5249 }, 5249 },
5250 "moveInstance": { 5250 "moveInstance": {
5251 "description": "Moves an instance and its attached persisten t disks from one zone to another.", 5251 "description": "Moves an instance and its attached persisten t disks from one zone to another.",
5252 "httpMethod": "POST", 5252 "httpMethod": "POST",
5253 "id": "compute.projects.moveInstance", 5253 "id": "compute.projects.moveInstance",
5254 "parameterOrder": [ 5254 "parameterOrder": [
5255 "project" 5255 "project"
5256 ], 5256 ],
5257 "parameters": { 5257 "parameters": {
5258 "project": { 5258 "project": {
5259 "description": "Project ID for this request.", 5259 "description": "Project ID for this request.",
5260 "location": "path", 5260 "location": "path",
5261 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 5261 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
5262 "required": true, 5262 "required": true,
5263 "type": "string" 5263 "type": "string"
5264 } 5264 }
5265 }, 5265 },
5266 "path": "{project}/moveInstance", 5266 "path": "{project}/moveInstance",
5267 "request": { 5267 "request": {
5268 "$ref": "InstanceMoveRequest" 5268 "$ref": "InstanceMoveRequest"
5269 }, 5269 },
5270 "response": { 5270 "response": {
5271 "$ref": "Operation" 5271 "$ref": "Operation"
5272 }, 5272 },
5273 "scopes": [ 5273 "scopes": [
5274 "https://www.googleapis.com/auth/cloud-platform", 5274 "https://www.googleapis.com/auth/cloud-platform",
5275 "https://www.googleapis.com/auth/compute" 5275 "https://www.googleapis.com/auth/compute"
5276 ] 5276 ]
5277 }, 5277 },
5278 "setCommonInstanceMetadata": { 5278 "setCommonInstanceMetadata": {
5279 "description": "Sets metadata common to all instances within the specified project using the data included in the request.", 5279 "description": "Sets metadata common to all instances within the specified project using the data included in the request.",
5280 "httpMethod": "POST", 5280 "httpMethod": "POST",
5281 "id": "compute.projects.setCommonInstanceMetadata", 5281 "id": "compute.projects.setCommonInstanceMetadata",
5282 "parameterOrder": [ 5282 "parameterOrder": [
5283 "project" 5283 "project"
5284 ], 5284 ],
5285 "parameters": { 5285 "parameters": {
5286 "project": { 5286 "project": {
5287 "description": "Project ID for this request.", 5287 "description": "Project ID for this request.",
5288 "location": "path", 5288 "location": "path",
5289 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 5289 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
5290 "required": true, 5290 "required": true,
5291 "type": "string" 5291 "type": "string"
5292 } 5292 }
5293 }, 5293 },
5294 "path": "{project}/setCommonInstanceMetadata", 5294 "path": "{project}/setCommonInstanceMetadata",
5295 "request": { 5295 "request": {
5296 "$ref": "Metadata" 5296 "$ref": "Metadata"
5297 }, 5297 },
5298 "response": { 5298 "response": {
5299 "$ref": "Operation" 5299 "$ref": "Operation"
5300 }, 5300 },
5301 "scopes": [ 5301 "scopes": [
5302 "https://www.googleapis.com/auth/cloud-platform", 5302 "https://www.googleapis.com/auth/cloud-platform",
5303 "https://www.googleapis.com/auth/compute" 5303 "https://www.googleapis.com/auth/compute"
5304 ] 5304 ]
5305 }, 5305 },
5306 "setUsageExportBucket": { 5306 "setUsageExportBucket": {
5307 "description": "Enables the usage export feature and sets th e usage export bucket where reports are stored. If you provide an empty request body using this method, the usage export feature will be disabled.", 5307 "description": "Enables the usage export feature and sets th e usage export bucket where reports are stored. If you provide an empty request body using this method, the usage export feature will be disabled.",
5308 "httpMethod": "POST", 5308 "httpMethod": "POST",
5309 "id": "compute.projects.setUsageExportBucket", 5309 "id": "compute.projects.setUsageExportBucket",
5310 "parameterOrder": [ 5310 "parameterOrder": [
5311 "project" 5311 "project"
5312 ], 5312 ],
5313 "parameters": { 5313 "parameters": {
5314 "project": { 5314 "project": {
5315 "description": "Project ID for this request.", 5315 "description": "Project ID for this request.",
5316 "location": "path", 5316 "location": "path",
5317 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 5317 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
5318 "required": true, 5318 "required": true,
5319 "type": "string" 5319 "type": "string"
5320 } 5320 }
5321 }, 5321 },
5322 "path": "{project}/setUsageExportBucket", 5322 "path": "{project}/setUsageExportBucket",
5323 "request": { 5323 "request": {
5324 "$ref": "UsageExportLocation" 5324 "$ref": "UsageExportLocation"
5325 }, 5325 },
5326 "response": { 5326 "response": {
5327 "$ref": "Operation" 5327 "$ref": "Operation"
(...skipping 23 matching lines...) Expand all
5351 "operation": { 5351 "operation": {
5352 "description": "Name of the Operations resource to d elete.", 5352 "description": "Name of the Operations resource to d elete.",
5353 "location": "path", 5353 "location": "path",
5354 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?", 5354 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?",
5355 "required": true, 5355 "required": true,
5356 "type": "string" 5356 "type": "string"
5357 }, 5357 },
5358 "project": { 5358 "project": {
5359 "description": "Project ID for this request.", 5359 "description": "Project ID for this request.",
5360 "location": "path", 5360 "location": "path",
5361 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 5361 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
5362 "required": true, 5362 "required": true,
5363 "type": "string" 5363 "type": "string"
5364 }, 5364 },
5365 "region": { 5365 "region": {
5366 "description": "Name of the region for this request. ", 5366 "description": "Name of the region for this request. ",
5367 "location": "path", 5367 "location": "path",
5368 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?", 5368 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?",
5369 "required": true, 5369 "required": true,
5370 "type": "string" 5370 "type": "string"
5371 } 5371 }
(...skipping 17 matching lines...) Expand all
5389 "operation": { 5389 "operation": {
5390 "description": "Name of the Operations resource to r eturn.", 5390 "description": "Name of the Operations resource to r eturn.",
5391 "location": "path", 5391 "location": "path",
5392 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?", 5392 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?",
5393 "required": true, 5393 "required": true,
5394 "type": "string" 5394 "type": "string"
5395 }, 5395 },
5396 "project": { 5396 "project": {
5397 "description": "Project ID for this request.", 5397 "description": "Project ID for this request.",
5398 "location": "path", 5398 "location": "path",
5399 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 5399 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
5400 "required": true, 5400 "required": true,
5401 "type": "string" 5401 "type": "string"
5402 }, 5402 },
5403 "region": { 5403 "region": {
5404 "description": "Name of the region for this request. ", 5404 "description": "Name of the region for this request. ",
5405 "location": "path", 5405 "location": "path",
5406 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?", 5406 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?",
5407 "required": true, 5407 "required": true,
5408 "type": "string" 5408 "type": "string"
5409 } 5409 }
(...skipping 32 matching lines...) Expand 10 before | Expand all | Expand 10 after
5442 "type": "integer" 5442 "type": "integer"
5443 }, 5443 },
5444 "pageToken": { 5444 "pageToken": {
5445 "description": "Specifies a page token to use. Set p ageToken to the nextPageToken returned by a previous list request to get the nex t page of results.", 5445 "description": "Specifies a page token to use. Set p ageToken to the nextPageToken returned by a previous list request to get the nex t page of results.",
5446 "location": "query", 5446 "location": "query",
5447 "type": "string" 5447 "type": "string"
5448 }, 5448 },
5449 "project": { 5449 "project": {
5450 "description": "Project ID for this request.", 5450 "description": "Project ID for this request.",
5451 "location": "path", 5451 "location": "path",
5452 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 5452 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
5453 "required": true, 5453 "required": true,
5454 "type": "string" 5454 "type": "string"
5455 }, 5455 },
5456 "region": { 5456 "region": {
5457 "description": "Name of the region for this request. ", 5457 "description": "Name of the region for this request. ",
5458 "location": "path", 5458 "location": "path",
5459 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?", 5459 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?",
5460 "required": true, 5460 "required": true,
5461 "type": "string" 5461 "type": "string"
5462 } 5462 }
(...skipping 17 matching lines...) Expand all
5480 "httpMethod": "GET", 5480 "httpMethod": "GET",
5481 "id": "compute.regions.get", 5481 "id": "compute.regions.get",
5482 "parameterOrder": [ 5482 "parameterOrder": [
5483 "project", 5483 "project",
5484 "region" 5484 "region"
5485 ], 5485 ],
5486 "parameters": { 5486 "parameters": {
5487 "project": { 5487 "project": {
5488 "description": "Project ID for this request.", 5488 "description": "Project ID for this request.",
5489 "location": "path", 5489 "location": "path",
5490 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 5490 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
5491 "required": true, 5491 "required": true,
5492 "type": "string" 5492 "type": "string"
5493 }, 5493 },
5494 "region": { 5494 "region": {
5495 "description": "Name of the region resource to retur n.", 5495 "description": "Name of the region resource to retur n.",
5496 "location": "path", 5496 "location": "path",
5497 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?", 5497 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?",
5498 "required": true, 5498 "required": true,
5499 "type": "string" 5499 "type": "string"
5500 } 5500 }
(...skipping 31 matching lines...) Expand 10 before | Expand all | Expand 10 after
5532 "type": "integer" 5532 "type": "integer"
5533 }, 5533 },
5534 "pageToken": { 5534 "pageToken": {
5535 "description": "Specifies a page token to use. Set p ageToken to the nextPageToken returned by a previous list request to get the nex t page of results.", 5535 "description": "Specifies a page token to use. Set p ageToken to the nextPageToken returned by a previous list request to get the nex t page of results.",
5536 "location": "query", 5536 "location": "query",
5537 "type": "string" 5537 "type": "string"
5538 }, 5538 },
5539 "project": { 5539 "project": {
5540 "description": "Project ID for this request.", 5540 "description": "Project ID for this request.",
5541 "location": "path", 5541 "location": "path",
5542 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 5542 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
5543 "required": true, 5543 "required": true,
5544 "type": "string" 5544 "type": "string"
5545 } 5545 }
5546 }, 5546 },
5547 "path": "{project}/regions", 5547 "path": "{project}/regions",
5548 "response": { 5548 "response": {
5549 "$ref": "RegionList" 5549 "$ref": "RegionList"
5550 }, 5550 },
5551 "scopes": [ 5551 "scopes": [
5552 "https://www.googleapis.com/auth/cloud-platform", 5552 "https://www.googleapis.com/auth/cloud-platform",
(...skipping 28 matching lines...) Expand all
5581 "type": "integer" 5581 "type": "integer"
5582 }, 5582 },
5583 "pageToken": { 5583 "pageToken": {
5584 "description": "Specifies a page token to use. Set p ageToken to the nextPageToken returned by a previous list request to get the nex t page of results.", 5584 "description": "Specifies a page token to use. Set p ageToken to the nextPageToken returned by a previous list request to get the nex t page of results.",
5585 "location": "query", 5585 "location": "query",
5586 "type": "string" 5586 "type": "string"
5587 }, 5587 },
5588 "project": { 5588 "project": {
5589 "description": "Project ID for this request.", 5589 "description": "Project ID for this request.",
5590 "location": "path", 5590 "location": "path",
5591 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 5591 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
5592 "required": true, 5592 "required": true,
5593 "type": "string" 5593 "type": "string"
5594 } 5594 }
5595 }, 5595 },
5596 "path": "{project}/aggregated/routers", 5596 "path": "{project}/aggregated/routers",
5597 "response": { 5597 "response": {
5598 "$ref": "RouterAggregatedList" 5598 "$ref": "RouterAggregatedList"
5599 }, 5599 },
5600 "scopes": [ 5600 "scopes": [
5601 "https://www.googleapis.com/auth/cloud-platform", 5601 "https://www.googleapis.com/auth/cloud-platform",
5602 "https://www.googleapis.com/auth/compute", 5602 "https://www.googleapis.com/auth/compute",
5603 "https://www.googleapis.com/auth/compute.readonly" 5603 "https://www.googleapis.com/auth/compute.readonly"
5604 ] 5604 ]
5605 }, 5605 },
5606 "delete": { 5606 "delete": {
5607 "description": "Deletes the specified Router resource.", 5607 "description": "Deletes the specified Router resource.",
5608 "httpMethod": "DELETE", 5608 "httpMethod": "DELETE",
5609 "id": "compute.routers.delete", 5609 "id": "compute.routers.delete",
5610 "parameterOrder": [ 5610 "parameterOrder": [
5611 "project", 5611 "project",
5612 "region", 5612 "region",
5613 "router" 5613 "router"
5614 ], 5614 ],
5615 "parameters": { 5615 "parameters": {
5616 "project": { 5616 "project": {
5617 "description": "Project ID for this request.", 5617 "description": "Project ID for this request.",
5618 "location": "path", 5618 "location": "path",
5619 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 5619 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
5620 "required": true, 5620 "required": true,
5621 "type": "string" 5621 "type": "string"
5622 }, 5622 },
5623 "region": { 5623 "region": {
5624 "description": "Name of the region for this request. ", 5624 "description": "Name of the region for this request. ",
5625 "location": "path", 5625 "location": "path",
5626 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?", 5626 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?",
5627 "required": true, 5627 "required": true,
5628 "type": "string" 5628 "type": "string"
5629 }, 5629 },
(...skipping 20 matching lines...) Expand all
5650 "id": "compute.routers.get", 5650 "id": "compute.routers.get",
5651 "parameterOrder": [ 5651 "parameterOrder": [
5652 "project", 5652 "project",
5653 "region", 5653 "region",
5654 "router" 5654 "router"
5655 ], 5655 ],
5656 "parameters": { 5656 "parameters": {
5657 "project": { 5657 "project": {
5658 "description": "Project ID for this request.", 5658 "description": "Project ID for this request.",
5659 "location": "path", 5659 "location": "path",
5660 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 5660 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
5661 "required": true, 5661 "required": true,
5662 "type": "string" 5662 "type": "string"
5663 }, 5663 },
5664 "region": { 5664 "region": {
5665 "description": "Name of the region for this request. ", 5665 "description": "Name of the region for this request. ",
5666 "location": "path", 5666 "location": "path",
5667 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?", 5667 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?",
5668 "required": true, 5668 "required": true,
5669 "type": "string" 5669 "type": "string"
5670 }, 5670 },
(...skipping 21 matching lines...) Expand all
5692 "id": "compute.routers.getRouterStatus", 5692 "id": "compute.routers.getRouterStatus",
5693 "parameterOrder": [ 5693 "parameterOrder": [
5694 "project", 5694 "project",
5695 "region", 5695 "region",
5696 "router" 5696 "router"
5697 ], 5697 ],
5698 "parameters": { 5698 "parameters": {
5699 "project": { 5699 "project": {
5700 "description": "Project ID for this request.", 5700 "description": "Project ID for this request.",
5701 "location": "path", 5701 "location": "path",
5702 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 5702 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
5703 "required": true, 5703 "required": true,
5704 "type": "string" 5704 "type": "string"
5705 }, 5705 },
5706 "region": { 5706 "region": {
5707 "description": "Name of the region for this request. ", 5707 "description": "Name of the region for this request. ",
5708 "location": "path", 5708 "location": "path",
5709 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?", 5709 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?",
5710 "required": true, 5710 "required": true,
5711 "type": "string" 5711 "type": "string"
5712 }, 5712 },
(...skipping 20 matching lines...) Expand all
5733 "httpMethod": "POST", 5733 "httpMethod": "POST",
5734 "id": "compute.routers.insert", 5734 "id": "compute.routers.insert",
5735 "parameterOrder": [ 5735 "parameterOrder": [
5736 "project", 5736 "project",
5737 "region" 5737 "region"
5738 ], 5738 ],
5739 "parameters": { 5739 "parameters": {
5740 "project": { 5740 "project": {
5741 "description": "Project ID for this request.", 5741 "description": "Project ID for this request.",
5742 "location": "path", 5742 "location": "path",
5743 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 5743 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
5744 "required": true, 5744 "required": true,
5745 "type": "string" 5745 "type": "string"
5746 }, 5746 },
5747 "region": { 5747 "region": {
5748 "description": "Name of the region for this request. ", 5748 "description": "Name of the region for this request. ",
5749 "location": "path", 5749 "location": "path",
5750 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?", 5750 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?",
5751 "required": true, 5751 "required": true,
5752 "type": "string" 5752 "type": "string"
5753 } 5753 }
(...skipping 34 matching lines...) Expand 10 before | Expand all | Expand 10 after
5788 "type": "integer" 5788 "type": "integer"
5789 }, 5789 },
5790 "pageToken": { 5790 "pageToken": {
5791 "description": "Specifies a page token to use. Set p ageToken to the nextPageToken returned by a previous list request to get the nex t page of results.", 5791 "description": "Specifies a page token to use. Set p ageToken to the nextPageToken returned by a previous list request to get the nex t page of results.",
5792 "location": "query", 5792 "location": "query",
5793 "type": "string" 5793 "type": "string"
5794 }, 5794 },
5795 "project": { 5795 "project": {
5796 "description": "Project ID for this request.", 5796 "description": "Project ID for this request.",
5797 "location": "path", 5797 "location": "path",
5798 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 5798 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
5799 "required": true, 5799 "required": true,
5800 "type": "string" 5800 "type": "string"
5801 }, 5801 },
5802 "region": { 5802 "region": {
5803 "description": "Name of the region for this request. ", 5803 "description": "Name of the region for this request. ",
5804 "location": "path", 5804 "location": "path",
5805 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?", 5805 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?",
5806 "required": true, 5806 "required": true,
5807 "type": "string" 5807 "type": "string"
5808 } 5808 }
(...skipping 14 matching lines...) Expand all
5823 "id": "compute.routers.patch", 5823 "id": "compute.routers.patch",
5824 "parameterOrder": [ 5824 "parameterOrder": [
5825 "project", 5825 "project",
5826 "region", 5826 "region",
5827 "router" 5827 "router"
5828 ], 5828 ],
5829 "parameters": { 5829 "parameters": {
5830 "project": { 5830 "project": {
5831 "description": "Project ID for this request.", 5831 "description": "Project ID for this request.",
5832 "location": "path", 5832 "location": "path",
5833 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 5833 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
5834 "required": true, 5834 "required": true,
5835 "type": "string" 5835 "type": "string"
5836 }, 5836 },
5837 "region": { 5837 "region": {
5838 "description": "Name of the region for this request. ", 5838 "description": "Name of the region for this request. ",
5839 "location": "path", 5839 "location": "path",
5840 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?", 5840 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?",
5841 "required": true, 5841 "required": true,
5842 "type": "string" 5842 "type": "string"
5843 }, 5843 },
(...skipping 23 matching lines...) Expand all
5867 "id": "compute.routers.update", 5867 "id": "compute.routers.update",
5868 "parameterOrder": [ 5868 "parameterOrder": [
5869 "project", 5869 "project",
5870 "region", 5870 "region",
5871 "router" 5871 "router"
5872 ], 5872 ],
5873 "parameters": { 5873 "parameters": {
5874 "project": { 5874 "project": {
5875 "description": "Project ID for this request.", 5875 "description": "Project ID for this request.",
5876 "location": "path", 5876 "location": "path",
5877 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 5877 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
5878 "required": true, 5878 "required": true,
5879 "type": "string" 5879 "type": "string"
5880 }, 5880 },
5881 "region": { 5881 "region": {
5882 "description": "Name of the region for this request. ", 5882 "description": "Name of the region for this request. ",
5883 "location": "path", 5883 "location": "path",
5884 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?", 5884 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?",
5885 "required": true, 5885 "required": true,
5886 "type": "string" 5886 "type": "string"
5887 }, 5887 },
(...skipping 26 matching lines...) Expand all
5914 "httpMethod": "DELETE", 5914 "httpMethod": "DELETE",
5915 "id": "compute.routes.delete", 5915 "id": "compute.routes.delete",
5916 "parameterOrder": [ 5916 "parameterOrder": [
5917 "project", 5917 "project",
5918 "route" 5918 "route"
5919 ], 5919 ],
5920 "parameters": { 5920 "parameters": {
5921 "project": { 5921 "project": {
5922 "description": "Project ID for this request.", 5922 "description": "Project ID for this request.",
5923 "location": "path", 5923 "location": "path",
5924 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 5924 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
5925 "required": true, 5925 "required": true,
5926 "type": "string" 5926 "type": "string"
5927 }, 5927 },
5928 "route": { 5928 "route": {
5929 "description": "Name of the Route resource to delete .", 5929 "description": "Name of the Route resource to delete .",
5930 "location": "path", 5930 "location": "path",
5931 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?", 5931 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?",
5932 "required": true, 5932 "required": true,
5933 "type": "string" 5933 "type": "string"
5934 } 5934 }
(...skipping 12 matching lines...) Expand all
5947 "httpMethod": "GET", 5947 "httpMethod": "GET",
5948 "id": "compute.routes.get", 5948 "id": "compute.routes.get",
5949 "parameterOrder": [ 5949 "parameterOrder": [
5950 "project", 5950 "project",
5951 "route" 5951 "route"
5952 ], 5952 ],
5953 "parameters": { 5953 "parameters": {
5954 "project": { 5954 "project": {
5955 "description": "Project ID for this request.", 5955 "description": "Project ID for this request.",
5956 "location": "path", 5956 "location": "path",
5957 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 5957 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
5958 "required": true, 5958 "required": true,
5959 "type": "string" 5959 "type": "string"
5960 }, 5960 },
5961 "route": { 5961 "route": {
5962 "description": "Name of the Route resource to return .", 5962 "description": "Name of the Route resource to return .",
5963 "location": "path", 5963 "location": "path",
5964 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?", 5964 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?",
5965 "required": true, 5965 "required": true,
5966 "type": "string" 5966 "type": "string"
5967 } 5967 }
(...skipping 12 matching lines...) Expand all
5980 "description": "Creates a Route resource in the specified pr oject using the data included in the request.", 5980 "description": "Creates a Route resource in the specified pr oject using the data included in the request.",
5981 "httpMethod": "POST", 5981 "httpMethod": "POST",
5982 "id": "compute.routes.insert", 5982 "id": "compute.routes.insert",
5983 "parameterOrder": [ 5983 "parameterOrder": [
5984 "project" 5984 "project"
5985 ], 5985 ],
5986 "parameters": { 5986 "parameters": {
5987 "project": { 5987 "project": {
5988 "description": "Project ID for this request.", 5988 "description": "Project ID for this request.",
5989 "location": "path", 5989 "location": "path",
5990 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 5990 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
5991 "required": true, 5991 "required": true,
5992 "type": "string" 5992 "type": "string"
5993 } 5993 }
5994 }, 5994 },
5995 "path": "{project}/global/routes", 5995 "path": "{project}/global/routes",
5996 "request": { 5996 "request": {
5997 "$ref": "Route" 5997 "$ref": "Route"
5998 }, 5998 },
5999 "response": { 5999 "response": {
6000 "$ref": "Operation" 6000 "$ref": "Operation"
(...skipping 26 matching lines...) Expand all
6027 "type": "integer" 6027 "type": "integer"
6028 }, 6028 },
6029 "pageToken": { 6029 "pageToken": {
6030 "description": "Specifies a page token to use. Set p ageToken to the nextPageToken returned by a previous list request to get the nex t page of results.", 6030 "description": "Specifies a page token to use. Set p ageToken to the nextPageToken returned by a previous list request to get the nex t page of results.",
6031 "location": "query", 6031 "location": "query",
6032 "type": "string" 6032 "type": "string"
6033 }, 6033 },
6034 "project": { 6034 "project": {
6035 "description": "Project ID for this request.", 6035 "description": "Project ID for this request.",
6036 "location": "path", 6036 "location": "path",
6037 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 6037 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
6038 "required": true, 6038 "required": true,
6039 "type": "string" 6039 "type": "string"
6040 } 6040 }
6041 }, 6041 },
6042 "path": "{project}/global/routes", 6042 "path": "{project}/global/routes",
6043 "response": { 6043 "response": {
6044 "$ref": "RouteList" 6044 "$ref": "RouteList"
6045 }, 6045 },
6046 "scopes": [ 6046 "scopes": [
6047 "https://www.googleapis.com/auth/cloud-platform", 6047 "https://www.googleapis.com/auth/cloud-platform",
(...skipping 10 matching lines...) Expand all
6058 "httpMethod": "DELETE", 6058 "httpMethod": "DELETE",
6059 "id": "compute.snapshots.delete", 6059 "id": "compute.snapshots.delete",
6060 "parameterOrder": [ 6060 "parameterOrder": [
6061 "project", 6061 "project",
6062 "snapshot" 6062 "snapshot"
6063 ], 6063 ],
6064 "parameters": { 6064 "parameters": {
6065 "project": { 6065 "project": {
6066 "description": "Project ID for this request.", 6066 "description": "Project ID for this request.",
6067 "location": "path", 6067 "location": "path",
6068 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 6068 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
6069 "required": true, 6069 "required": true,
6070 "type": "string" 6070 "type": "string"
6071 }, 6071 },
6072 "snapshot": { 6072 "snapshot": {
6073 "description": "Name of the Snapshot resource to del ete.", 6073 "description": "Name of the Snapshot resource to del ete.",
6074 "location": "path", 6074 "location": "path",
6075 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?", 6075 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?",
6076 "required": true, 6076 "required": true,
6077 "type": "string" 6077 "type": "string"
6078 } 6078 }
(...skipping 12 matching lines...) Expand all
6091 "httpMethod": "GET", 6091 "httpMethod": "GET",
6092 "id": "compute.snapshots.get", 6092 "id": "compute.snapshots.get",
6093 "parameterOrder": [ 6093 "parameterOrder": [
6094 "project", 6094 "project",
6095 "snapshot" 6095 "snapshot"
6096 ], 6096 ],
6097 "parameters": { 6097 "parameters": {
6098 "project": { 6098 "project": {
6099 "description": "Project ID for this request.", 6099 "description": "Project ID for this request.",
6100 "location": "path", 6100 "location": "path",
6101 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 6101 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
6102 "required": true, 6102 "required": true,
6103 "type": "string" 6103 "type": "string"
6104 }, 6104 },
6105 "snapshot": { 6105 "snapshot": {
6106 "description": "Name of the Snapshot resource to ret urn.", 6106 "description": "Name of the Snapshot resource to ret urn.",
6107 "location": "path", 6107 "location": "path",
6108 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?", 6108 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?",
6109 "required": true, 6109 "required": true,
6110 "type": "string" 6110 "type": "string"
6111 } 6111 }
(...skipping 31 matching lines...) Expand 10 before | Expand all | Expand 10 after
6143 "type": "integer" 6143 "type": "integer"
6144 }, 6144 },
6145 "pageToken": { 6145 "pageToken": {
6146 "description": "Specifies a page token to use. Set p ageToken to the nextPageToken returned by a previous list request to get the nex t page of results.", 6146 "description": "Specifies a page token to use. Set p ageToken to the nextPageToken returned by a previous list request to get the nex t page of results.",
6147 "location": "query", 6147 "location": "query",
6148 "type": "string" 6148 "type": "string"
6149 }, 6149 },
6150 "project": { 6150 "project": {
6151 "description": "Project ID for this request.", 6151 "description": "Project ID for this request.",
6152 "location": "path", 6152 "location": "path",
6153 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 6153 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
6154 "required": true, 6154 "required": true,
6155 "type": "string" 6155 "type": "string"
6156 } 6156 }
6157 }, 6157 },
6158 "path": "{project}/global/snapshots", 6158 "path": "{project}/global/snapshots",
6159 "response": { 6159 "response": {
6160 "$ref": "SnapshotList" 6160 "$ref": "SnapshotList"
6161 }, 6161 },
6162 "scopes": [ 6162 "scopes": [
6163 "https://www.googleapis.com/auth/cloud-platform", 6163 "https://www.googleapis.com/auth/cloud-platform",
(...skipping 10 matching lines...) Expand all
6174 "httpMethod": "DELETE", 6174 "httpMethod": "DELETE",
6175 "id": "compute.sslCertificates.delete", 6175 "id": "compute.sslCertificates.delete",
6176 "parameterOrder": [ 6176 "parameterOrder": [
6177 "project", 6177 "project",
6178 "sslCertificate" 6178 "sslCertificate"
6179 ], 6179 ],
6180 "parameters": { 6180 "parameters": {
6181 "project": { 6181 "project": {
6182 "description": "Project ID for this request.", 6182 "description": "Project ID for this request.",
6183 "location": "path", 6183 "location": "path",
6184 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 6184 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
6185 "required": true, 6185 "required": true,
6186 "type": "string" 6186 "type": "string"
6187 }, 6187 },
6188 "sslCertificate": { 6188 "sslCertificate": {
6189 "description": "Name of the SslCertificate resource to delete.", 6189 "description": "Name of the SslCertificate resource to delete.",
6190 "location": "path", 6190 "location": "path",
6191 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?", 6191 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?",
6192 "required": true, 6192 "required": true,
6193 "type": "string" 6193 "type": "string"
6194 } 6194 }
(...skipping 12 matching lines...) Expand all
6207 "httpMethod": "GET", 6207 "httpMethod": "GET",
6208 "id": "compute.sslCertificates.get", 6208 "id": "compute.sslCertificates.get",
6209 "parameterOrder": [ 6209 "parameterOrder": [
6210 "project", 6210 "project",
6211 "sslCertificate" 6211 "sslCertificate"
6212 ], 6212 ],
6213 "parameters": { 6213 "parameters": {
6214 "project": { 6214 "project": {
6215 "description": "Project ID for this request.", 6215 "description": "Project ID for this request.",
6216 "location": "path", 6216 "location": "path",
6217 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 6217 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
6218 "required": true, 6218 "required": true,
6219 "type": "string" 6219 "type": "string"
6220 }, 6220 },
6221 "sslCertificate": { 6221 "sslCertificate": {
6222 "description": "Name of the SslCertificate resource to return.", 6222 "description": "Name of the SslCertificate resource to return.",
6223 "location": "path", 6223 "location": "path",
6224 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?", 6224 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?",
6225 "required": true, 6225 "required": true,
6226 "type": "string" 6226 "type": "string"
6227 } 6227 }
(...skipping 12 matching lines...) Expand all
6240 "description": "Creates a SslCertificate resource in the spe cified project using the data included in the request.", 6240 "description": "Creates a SslCertificate resource in the spe cified project using the data included in the request.",
6241 "httpMethod": "POST", 6241 "httpMethod": "POST",
6242 "id": "compute.sslCertificates.insert", 6242 "id": "compute.sslCertificates.insert",
6243 "parameterOrder": [ 6243 "parameterOrder": [
6244 "project" 6244 "project"
6245 ], 6245 ],
6246 "parameters": { 6246 "parameters": {
6247 "project": { 6247 "project": {
6248 "description": "Project ID for this request.", 6248 "description": "Project ID for this request.",
6249 "location": "path", 6249 "location": "path",
6250 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 6250 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
6251 "required": true, 6251 "required": true,
6252 "type": "string" 6252 "type": "string"
6253 } 6253 }
6254 }, 6254 },
6255 "path": "{project}/global/sslCertificates", 6255 "path": "{project}/global/sslCertificates",
6256 "request": { 6256 "request": {
6257 "$ref": "SslCertificate" 6257 "$ref": "SslCertificate"
6258 }, 6258 },
6259 "response": { 6259 "response": {
6260 "$ref": "Operation" 6260 "$ref": "Operation"
(...skipping 26 matching lines...) Expand all
6287 "type": "integer" 6287 "type": "integer"
6288 }, 6288 },
6289 "pageToken": { 6289 "pageToken": {
6290 "description": "Specifies a page token to use. Set p ageToken to the nextPageToken returned by a previous list request to get the nex t page of results.", 6290 "description": "Specifies a page token to use. Set p ageToken to the nextPageToken returned by a previous list request to get the nex t page of results.",
6291 "location": "query", 6291 "location": "query",
6292 "type": "string" 6292 "type": "string"
6293 }, 6293 },
6294 "project": { 6294 "project": {
6295 "description": "Project ID for this request.", 6295 "description": "Project ID for this request.",
6296 "location": "path", 6296 "location": "path",
6297 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 6297 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
6298 "required": true, 6298 "required": true,
6299 "type": "string" 6299 "type": "string"
6300 } 6300 }
6301 }, 6301 },
6302 "path": "{project}/global/sslCertificates", 6302 "path": "{project}/global/sslCertificates",
6303 "response": { 6303 "response": {
6304 "$ref": "SslCertificateList" 6304 "$ref": "SslCertificateList"
6305 }, 6305 },
6306 "scopes": [ 6306 "scopes": [
6307 "https://www.googleapis.com/auth/cloud-platform", 6307 "https://www.googleapis.com/auth/cloud-platform",
(...skipping 28 matching lines...) Expand all
6336 "type": "integer" 6336 "type": "integer"
6337 }, 6337 },
6338 "pageToken": { 6338 "pageToken": {
6339 "description": "Specifies a page token to use. Set p ageToken to the nextPageToken returned by a previous list request to get the nex t page of results.", 6339 "description": "Specifies a page token to use. Set p ageToken to the nextPageToken returned by a previous list request to get the nex t page of results.",
6340 "location": "query", 6340 "location": "query",
6341 "type": "string" 6341 "type": "string"
6342 }, 6342 },
6343 "project": { 6343 "project": {
6344 "description": "Project ID for this request.", 6344 "description": "Project ID for this request.",
6345 "location": "path", 6345 "location": "path",
6346 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 6346 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
6347 "required": true, 6347 "required": true,
6348 "type": "string" 6348 "type": "string"
6349 } 6349 }
6350 }, 6350 },
6351 "path": "{project}/aggregated/subnetworks", 6351 "path": "{project}/aggregated/subnetworks",
6352 "response": { 6352 "response": {
6353 "$ref": "SubnetworkAggregatedList" 6353 "$ref": "SubnetworkAggregatedList"
6354 }, 6354 },
6355 "scopes": [ 6355 "scopes": [
6356 "https://www.googleapis.com/auth/cloud-platform", 6356 "https://www.googleapis.com/auth/cloud-platform",
6357 "https://www.googleapis.com/auth/compute", 6357 "https://www.googleapis.com/auth/compute",
6358 "https://www.googleapis.com/auth/compute.readonly" 6358 "https://www.googleapis.com/auth/compute.readonly"
6359 ] 6359 ]
6360 }, 6360 },
6361 "delete": { 6361 "delete": {
6362 "description": "Deletes the specified subnetwork.", 6362 "description": "Deletes the specified subnetwork.",
6363 "httpMethod": "DELETE", 6363 "httpMethod": "DELETE",
6364 "id": "compute.subnetworks.delete", 6364 "id": "compute.subnetworks.delete",
6365 "parameterOrder": [ 6365 "parameterOrder": [
6366 "project", 6366 "project",
6367 "region", 6367 "region",
6368 "subnetwork" 6368 "subnetwork"
6369 ], 6369 ],
6370 "parameters": { 6370 "parameters": {
6371 "project": { 6371 "project": {
6372 "description": "Project ID for this request.", 6372 "description": "Project ID for this request.",
6373 "location": "path", 6373 "location": "path",
6374 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 6374 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
6375 "required": true, 6375 "required": true,
6376 "type": "string" 6376 "type": "string"
6377 }, 6377 },
6378 "region": { 6378 "region": {
6379 "description": "Name of the region scoping this requ est.", 6379 "description": "Name of the region scoping this requ est.",
6380 "location": "path", 6380 "location": "path",
6381 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?", 6381 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?",
6382 "required": true, 6382 "required": true,
6383 "type": "string" 6383 "type": "string"
6384 }, 6384 },
(...skipping 20 matching lines...) Expand all
6405 "id": "compute.subnetworks.get", 6405 "id": "compute.subnetworks.get",
6406 "parameterOrder": [ 6406 "parameterOrder": [
6407 "project", 6407 "project",
6408 "region", 6408 "region",
6409 "subnetwork" 6409 "subnetwork"
6410 ], 6410 ],
6411 "parameters": { 6411 "parameters": {
6412 "project": { 6412 "project": {
6413 "description": "Project ID for this request.", 6413 "description": "Project ID for this request.",
6414 "location": "path", 6414 "location": "path",
6415 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 6415 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
6416 "required": true, 6416 "required": true,
6417 "type": "string" 6417 "type": "string"
6418 }, 6418 },
6419 "region": { 6419 "region": {
6420 "description": "Name of the region scoping this requ est.", 6420 "description": "Name of the region scoping this requ est.",
6421 "location": "path", 6421 "location": "path",
6422 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?", 6422 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?",
6423 "required": true, 6423 "required": true,
6424 "type": "string" 6424 "type": "string"
6425 }, 6425 },
(...skipping 20 matching lines...) Expand all
6446 "httpMethod": "POST", 6446 "httpMethod": "POST",
6447 "id": "compute.subnetworks.insert", 6447 "id": "compute.subnetworks.insert",
6448 "parameterOrder": [ 6448 "parameterOrder": [
6449 "project", 6449 "project",
6450 "region" 6450 "region"
6451 ], 6451 ],
6452 "parameters": { 6452 "parameters": {
6453 "project": { 6453 "project": {
6454 "description": "Project ID for this request.", 6454 "description": "Project ID for this request.",
6455 "location": "path", 6455 "location": "path",
6456 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 6456 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
6457 "required": true, 6457 "required": true,
6458 "type": "string" 6458 "type": "string"
6459 }, 6459 },
6460 "region": { 6460 "region": {
6461 "description": "Name of the region scoping this requ est.", 6461 "description": "Name of the region scoping this requ est.",
6462 "location": "path", 6462 "location": "path",
6463 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?", 6463 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?",
6464 "required": true, 6464 "required": true,
6465 "type": "string" 6465 "type": "string"
6466 } 6466 }
(...skipping 34 matching lines...) Expand 10 before | Expand all | Expand 10 after
6501 "type": "integer" 6501 "type": "integer"
6502 }, 6502 },
6503 "pageToken": { 6503 "pageToken": {
6504 "description": "Specifies a page token to use. Set p ageToken to the nextPageToken returned by a previous list request to get the nex t page of results.", 6504 "description": "Specifies a page token to use. Set p ageToken to the nextPageToken returned by a previous list request to get the nex t page of results.",
6505 "location": "query", 6505 "location": "query",
6506 "type": "string" 6506 "type": "string"
6507 }, 6507 },
6508 "project": { 6508 "project": {
6509 "description": "Project ID for this request.", 6509 "description": "Project ID for this request.",
6510 "location": "path", 6510 "location": "path",
6511 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 6511 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
6512 "required": true, 6512 "required": true,
6513 "type": "string" 6513 "type": "string"
6514 }, 6514 },
6515 "region": { 6515 "region": {
6516 "description": "Name of the region scoping this requ est.", 6516 "description": "Name of the region scoping this requ est.",
6517 "location": "path", 6517 "location": "path",
6518 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?", 6518 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?",
6519 "required": true, 6519 "required": true,
6520 "type": "string" 6520 "type": "string"
6521 } 6521 }
(...skipping 17 matching lines...) Expand all
6539 "httpMethod": "DELETE", 6539 "httpMethod": "DELETE",
6540 "id": "compute.targetHttpProxies.delete", 6540 "id": "compute.targetHttpProxies.delete",
6541 "parameterOrder": [ 6541 "parameterOrder": [
6542 "project", 6542 "project",
6543 "targetHttpProxy" 6543 "targetHttpProxy"
6544 ], 6544 ],
6545 "parameters": { 6545 "parameters": {
6546 "project": { 6546 "project": {
6547 "description": "Project ID for this request.", 6547 "description": "Project ID for this request.",
6548 "location": "path", 6548 "location": "path",
6549 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 6549 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
6550 "required": true, 6550 "required": true,
6551 "type": "string" 6551 "type": "string"
6552 }, 6552 },
6553 "targetHttpProxy": { 6553 "targetHttpProxy": {
6554 "description": "Name of the TargetHttpProxy resource to delete.", 6554 "description": "Name of the TargetHttpProxy resource to delete.",
6555 "location": "path", 6555 "location": "path",
6556 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?", 6556 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?",
6557 "required": true, 6557 "required": true,
6558 "type": "string" 6558 "type": "string"
6559 } 6559 }
(...skipping 12 matching lines...) Expand all
6572 "httpMethod": "GET", 6572 "httpMethod": "GET",
6573 "id": "compute.targetHttpProxies.get", 6573 "id": "compute.targetHttpProxies.get",
6574 "parameterOrder": [ 6574 "parameterOrder": [
6575 "project", 6575 "project",
6576 "targetHttpProxy" 6576 "targetHttpProxy"
6577 ], 6577 ],
6578 "parameters": { 6578 "parameters": {
6579 "project": { 6579 "project": {
6580 "description": "Project ID for this request.", 6580 "description": "Project ID for this request.",
6581 "location": "path", 6581 "location": "path",
6582 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 6582 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
6583 "required": true, 6583 "required": true,
6584 "type": "string" 6584 "type": "string"
6585 }, 6585 },
6586 "targetHttpProxy": { 6586 "targetHttpProxy": {
6587 "description": "Name of the TargetHttpProxy resource to return.", 6587 "description": "Name of the TargetHttpProxy resource to return.",
6588 "location": "path", 6588 "location": "path",
6589 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?", 6589 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?",
6590 "required": true, 6590 "required": true,
6591 "type": "string" 6591 "type": "string"
6592 } 6592 }
(...skipping 12 matching lines...) Expand all
6605 "description": "Creates a TargetHttpProxy resource in the sp ecified project using the data included in the request.", 6605 "description": "Creates a TargetHttpProxy resource in the sp ecified project using the data included in the request.",
6606 "httpMethod": "POST", 6606 "httpMethod": "POST",
6607 "id": "compute.targetHttpProxies.insert", 6607 "id": "compute.targetHttpProxies.insert",
6608 "parameterOrder": [ 6608 "parameterOrder": [
6609 "project" 6609 "project"
6610 ], 6610 ],
6611 "parameters": { 6611 "parameters": {
6612 "project": { 6612 "project": {
6613 "description": "Project ID for this request.", 6613 "description": "Project ID for this request.",
6614 "location": "path", 6614 "location": "path",
6615 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 6615 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
6616 "required": true, 6616 "required": true,
6617 "type": "string" 6617 "type": "string"
6618 } 6618 }
6619 }, 6619 },
6620 "path": "{project}/global/targetHttpProxies", 6620 "path": "{project}/global/targetHttpProxies",
6621 "request": { 6621 "request": {
6622 "$ref": "TargetHttpProxy" 6622 "$ref": "TargetHttpProxy"
6623 }, 6623 },
6624 "response": { 6624 "response": {
6625 "$ref": "Operation" 6625 "$ref": "Operation"
(...skipping 26 matching lines...) Expand all
6652 "type": "integer" 6652 "type": "integer"
6653 }, 6653 },
6654 "pageToken": { 6654 "pageToken": {
6655 "description": "Specifies a page token to use. Set p ageToken to the nextPageToken returned by a previous list request to get the nex t page of results.", 6655 "description": "Specifies a page token to use. Set p ageToken to the nextPageToken returned by a previous list request to get the nex t page of results.",
6656 "location": "query", 6656 "location": "query",
6657 "type": "string" 6657 "type": "string"
6658 }, 6658 },
6659 "project": { 6659 "project": {
6660 "description": "Project ID for this request.", 6660 "description": "Project ID for this request.",
6661 "location": "path", 6661 "location": "path",
6662 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 6662 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
6663 "required": true, 6663 "required": true,
6664 "type": "string" 6664 "type": "string"
6665 } 6665 }
6666 }, 6666 },
6667 "path": "{project}/global/targetHttpProxies", 6667 "path": "{project}/global/targetHttpProxies",
6668 "response": { 6668 "response": {
6669 "$ref": "TargetHttpProxyList" 6669 "$ref": "TargetHttpProxyList"
6670 }, 6670 },
6671 "scopes": [ 6671 "scopes": [
6672 "https://www.googleapis.com/auth/cloud-platform", 6672 "https://www.googleapis.com/auth/cloud-platform",
6673 "https://www.googleapis.com/auth/compute", 6673 "https://www.googleapis.com/auth/compute",
6674 "https://www.googleapis.com/auth/compute.readonly" 6674 "https://www.googleapis.com/auth/compute.readonly"
6675 ] 6675 ]
6676 }, 6676 },
6677 "setUrlMap": { 6677 "setUrlMap": {
6678 "description": "Changes the URL map for TargetHttpProxy.", 6678 "description": "Changes the URL map for TargetHttpProxy.",
6679 "httpMethod": "POST", 6679 "httpMethod": "POST",
6680 "id": "compute.targetHttpProxies.setUrlMap", 6680 "id": "compute.targetHttpProxies.setUrlMap",
6681 "parameterOrder": [ 6681 "parameterOrder": [
6682 "project", 6682 "project",
6683 "targetHttpProxy" 6683 "targetHttpProxy"
6684 ], 6684 ],
6685 "parameters": { 6685 "parameters": {
6686 "project": { 6686 "project": {
6687 "description": "Project ID for this request.", 6687 "description": "Project ID for this request.",
6688 "location": "path", 6688 "location": "path",
6689 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 6689 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
6690 "required": true, 6690 "required": true,
6691 "type": "string" 6691 "type": "string"
6692 }, 6692 },
6693 "targetHttpProxy": { 6693 "targetHttpProxy": {
6694 "description": "Name of the TargetHttpProxy to set a URL map for.", 6694 "description": "Name of the TargetHttpProxy to set a URL map for.",
6695 "location": "path", 6695 "location": "path",
6696 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?", 6696 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?",
6697 "required": true, 6697 "required": true,
6698 "type": "string" 6698 "type": "string"
6699 } 6699 }
(...skipping 19 matching lines...) Expand all
6719 "httpMethod": "DELETE", 6719 "httpMethod": "DELETE",
6720 "id": "compute.targetHttpsProxies.delete", 6720 "id": "compute.targetHttpsProxies.delete",
6721 "parameterOrder": [ 6721 "parameterOrder": [
6722 "project", 6722 "project",
6723 "targetHttpsProxy" 6723 "targetHttpsProxy"
6724 ], 6724 ],
6725 "parameters": { 6725 "parameters": {
6726 "project": { 6726 "project": {
6727 "description": "Project ID for this request.", 6727 "description": "Project ID for this request.",
6728 "location": "path", 6728 "location": "path",
6729 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 6729 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
6730 "required": true, 6730 "required": true,
6731 "type": "string" 6731 "type": "string"
6732 }, 6732 },
6733 "targetHttpsProxy": { 6733 "targetHttpsProxy": {
6734 "description": "Name of the TargetHttpsProxy resourc e to delete.", 6734 "description": "Name of the TargetHttpsProxy resourc e to delete.",
6735 "location": "path", 6735 "location": "path",
6736 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?", 6736 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?",
6737 "required": true, 6737 "required": true,
6738 "type": "string" 6738 "type": "string"
6739 } 6739 }
(...skipping 12 matching lines...) Expand all
6752 "httpMethod": "GET", 6752 "httpMethod": "GET",
6753 "id": "compute.targetHttpsProxies.get", 6753 "id": "compute.targetHttpsProxies.get",
6754 "parameterOrder": [ 6754 "parameterOrder": [
6755 "project", 6755 "project",
6756 "targetHttpsProxy" 6756 "targetHttpsProxy"
6757 ], 6757 ],
6758 "parameters": { 6758 "parameters": {
6759 "project": { 6759 "project": {
6760 "description": "Project ID for this request.", 6760 "description": "Project ID for this request.",
6761 "location": "path", 6761 "location": "path",
6762 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 6762 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
6763 "required": true, 6763 "required": true,
6764 "type": "string" 6764 "type": "string"
6765 }, 6765 },
6766 "targetHttpsProxy": { 6766 "targetHttpsProxy": {
6767 "description": "Name of the TargetHttpsProxy resourc e to return.", 6767 "description": "Name of the TargetHttpsProxy resourc e to return.",
6768 "location": "path", 6768 "location": "path",
6769 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?", 6769 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?",
6770 "required": true, 6770 "required": true,
6771 "type": "string" 6771 "type": "string"
6772 } 6772 }
(...skipping 12 matching lines...) Expand all
6785 "description": "Creates a TargetHttpsProxy resource in the s pecified project using the data included in the request.", 6785 "description": "Creates a TargetHttpsProxy resource in the s pecified project using the data included in the request.",
6786 "httpMethod": "POST", 6786 "httpMethod": "POST",
6787 "id": "compute.targetHttpsProxies.insert", 6787 "id": "compute.targetHttpsProxies.insert",
6788 "parameterOrder": [ 6788 "parameterOrder": [
6789 "project" 6789 "project"
6790 ], 6790 ],
6791 "parameters": { 6791 "parameters": {
6792 "project": { 6792 "project": {
6793 "description": "Project ID for this request.", 6793 "description": "Project ID for this request.",
6794 "location": "path", 6794 "location": "path",
6795 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 6795 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
6796 "required": true, 6796 "required": true,
6797 "type": "string" 6797 "type": "string"
6798 } 6798 }
6799 }, 6799 },
6800 "path": "{project}/global/targetHttpsProxies", 6800 "path": "{project}/global/targetHttpsProxies",
6801 "request": { 6801 "request": {
6802 "$ref": "TargetHttpsProxy" 6802 "$ref": "TargetHttpsProxy"
6803 }, 6803 },
6804 "response": { 6804 "response": {
6805 "$ref": "Operation" 6805 "$ref": "Operation"
(...skipping 26 matching lines...) Expand all
6832 "type": "integer" 6832 "type": "integer"
6833 }, 6833 },
6834 "pageToken": { 6834 "pageToken": {
6835 "description": "Specifies a page token to use. Set p ageToken to the nextPageToken returned by a previous list request to get the nex t page of results.", 6835 "description": "Specifies a page token to use. Set p ageToken to the nextPageToken returned by a previous list request to get the nex t page of results.",
6836 "location": "query", 6836 "location": "query",
6837 "type": "string" 6837 "type": "string"
6838 }, 6838 },
6839 "project": { 6839 "project": {
6840 "description": "Project ID for this request.", 6840 "description": "Project ID for this request.",
6841 "location": "path", 6841 "location": "path",
6842 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 6842 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
6843 "required": true, 6843 "required": true,
6844 "type": "string" 6844 "type": "string"
6845 } 6845 }
6846 }, 6846 },
6847 "path": "{project}/global/targetHttpsProxies", 6847 "path": "{project}/global/targetHttpsProxies",
6848 "response": { 6848 "response": {
6849 "$ref": "TargetHttpsProxyList" 6849 "$ref": "TargetHttpsProxyList"
6850 }, 6850 },
6851 "scopes": [ 6851 "scopes": [
6852 "https://www.googleapis.com/auth/cloud-platform", 6852 "https://www.googleapis.com/auth/cloud-platform",
6853 "https://www.googleapis.com/auth/compute", 6853 "https://www.googleapis.com/auth/compute",
6854 "https://www.googleapis.com/auth/compute.readonly" 6854 "https://www.googleapis.com/auth/compute.readonly"
6855 ] 6855 ]
6856 }, 6856 },
6857 "setSslCertificates": { 6857 "setSslCertificates": {
6858 "description": "Replaces SslCertificates for TargetHttpsProx y.", 6858 "description": "Replaces SslCertificates for TargetHttpsProx y.",
6859 "httpMethod": "POST", 6859 "httpMethod": "POST",
6860 "id": "compute.targetHttpsProxies.setSslCertificates", 6860 "id": "compute.targetHttpsProxies.setSslCertificates",
6861 "parameterOrder": [ 6861 "parameterOrder": [
6862 "project", 6862 "project",
6863 "targetHttpsProxy" 6863 "targetHttpsProxy"
6864 ], 6864 ],
6865 "parameters": { 6865 "parameters": {
6866 "project": { 6866 "project": {
6867 "description": "Project ID for this request.", 6867 "description": "Project ID for this request.",
6868 "location": "path", 6868 "location": "path",
6869 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 6869 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
6870 "required": true, 6870 "required": true,
6871 "type": "string" 6871 "type": "string"
6872 }, 6872 },
6873 "targetHttpsProxy": { 6873 "targetHttpsProxy": {
6874 "description": "Name of the TargetHttpsProxy resourc e to set an SslCertificates resource for.", 6874 "description": "Name of the TargetHttpsProxy resourc e to set an SslCertificates resource for.",
6875 "location": "path", 6875 "location": "path",
6876 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?", 6876 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?",
6877 "required": true, 6877 "required": true,
6878 "type": "string" 6878 "type": "string"
6879 } 6879 }
(...skipping 15 matching lines...) Expand all
6895 "httpMethod": "POST", 6895 "httpMethod": "POST",
6896 "id": "compute.targetHttpsProxies.setUrlMap", 6896 "id": "compute.targetHttpsProxies.setUrlMap",
6897 "parameterOrder": [ 6897 "parameterOrder": [
6898 "project", 6898 "project",
6899 "targetHttpsProxy" 6899 "targetHttpsProxy"
6900 ], 6900 ],
6901 "parameters": { 6901 "parameters": {
6902 "project": { 6902 "project": {
6903 "description": "Project ID for this request.", 6903 "description": "Project ID for this request.",
6904 "location": "path", 6904 "location": "path",
6905 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 6905 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
6906 "required": true, 6906 "required": true,
6907 "type": "string" 6907 "type": "string"
6908 }, 6908 },
6909 "targetHttpsProxy": { 6909 "targetHttpsProxy": {
6910 "description": "Name of the TargetHttpsProxy resourc e whose URL map is to be set.", 6910 "description": "Name of the TargetHttpsProxy resourc e whose URL map is to be set.",
6911 "location": "path", 6911 "location": "path",
6912 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?", 6912 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?",
6913 "required": true, 6913 "required": true,
6914 "type": "string" 6914 "type": "string"
6915 } 6915 }
(...skipping 37 matching lines...) Expand 10 before | Expand all | Expand 10 after
6953 "type": "integer" 6953 "type": "integer"
6954 }, 6954 },
6955 "pageToken": { 6955 "pageToken": {
6956 "description": "Specifies a page token to use. Set p ageToken to the nextPageToken returned by a previous list request to get the nex t page of results.", 6956 "description": "Specifies a page token to use. Set p ageToken to the nextPageToken returned by a previous list request to get the nex t page of results.",
6957 "location": "query", 6957 "location": "query",
6958 "type": "string" 6958 "type": "string"
6959 }, 6959 },
6960 "project": { 6960 "project": {
6961 "description": "Project ID for this request.", 6961 "description": "Project ID for this request.",
6962 "location": "path", 6962 "location": "path",
6963 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 6963 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
6964 "required": true, 6964 "required": true,
6965 "type": "string" 6965 "type": "string"
6966 } 6966 }
6967 }, 6967 },
6968 "path": "{project}/aggregated/targetInstances", 6968 "path": "{project}/aggregated/targetInstances",
6969 "response": { 6969 "response": {
6970 "$ref": "TargetInstanceAggregatedList" 6970 "$ref": "TargetInstanceAggregatedList"
6971 }, 6971 },
6972 "scopes": [ 6972 "scopes": [
6973 "https://www.googleapis.com/auth/cloud-platform", 6973 "https://www.googleapis.com/auth/cloud-platform",
6974 "https://www.googleapis.com/auth/compute", 6974 "https://www.googleapis.com/auth/compute",
6975 "https://www.googleapis.com/auth/compute.readonly" 6975 "https://www.googleapis.com/auth/compute.readonly"
6976 ] 6976 ]
6977 }, 6977 },
6978 "delete": { 6978 "delete": {
6979 "description": "Deletes the specified TargetInstance resourc e.", 6979 "description": "Deletes the specified TargetInstance resourc e.",
6980 "httpMethod": "DELETE", 6980 "httpMethod": "DELETE",
6981 "id": "compute.targetInstances.delete", 6981 "id": "compute.targetInstances.delete",
6982 "parameterOrder": [ 6982 "parameterOrder": [
6983 "project", 6983 "project",
6984 "zone", 6984 "zone",
6985 "targetInstance" 6985 "targetInstance"
6986 ], 6986 ],
6987 "parameters": { 6987 "parameters": {
6988 "project": { 6988 "project": {
6989 "description": "Project ID for this request.", 6989 "description": "Project ID for this request.",
6990 "location": "path", 6990 "location": "path",
6991 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 6991 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
6992 "required": true, 6992 "required": true,
6993 "type": "string" 6993 "type": "string"
6994 }, 6994 },
6995 "targetInstance": { 6995 "targetInstance": {
6996 "description": "Name of the TargetInstance resource to delete.", 6996 "description": "Name of the TargetInstance resource to delete.",
6997 "location": "path", 6997 "location": "path",
6998 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?", 6998 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?",
6999 "required": true, 6999 "required": true,
7000 "type": "string" 7000 "type": "string"
7001 }, 7001 },
(...skipping 20 matching lines...) Expand all
7022 "id": "compute.targetInstances.get", 7022 "id": "compute.targetInstances.get",
7023 "parameterOrder": [ 7023 "parameterOrder": [
7024 "project", 7024 "project",
7025 "zone", 7025 "zone",
7026 "targetInstance" 7026 "targetInstance"
7027 ], 7027 ],
7028 "parameters": { 7028 "parameters": {
7029 "project": { 7029 "project": {
7030 "description": "Project ID for this request.", 7030 "description": "Project ID for this request.",
7031 "location": "path", 7031 "location": "path",
7032 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 7032 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
7033 "required": true, 7033 "required": true,
7034 "type": "string" 7034 "type": "string"
7035 }, 7035 },
7036 "targetInstance": { 7036 "targetInstance": {
7037 "description": "Name of the TargetInstance resource to return.", 7037 "description": "Name of the TargetInstance resource to return.",
7038 "location": "path", 7038 "location": "path",
7039 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?", 7039 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?",
7040 "required": true, 7040 "required": true,
7041 "type": "string" 7041 "type": "string"
7042 }, 7042 },
(...skipping 20 matching lines...) Expand all
7063 "httpMethod": "POST", 7063 "httpMethod": "POST",
7064 "id": "compute.targetInstances.insert", 7064 "id": "compute.targetInstances.insert",
7065 "parameterOrder": [ 7065 "parameterOrder": [
7066 "project", 7066 "project",
7067 "zone" 7067 "zone"
7068 ], 7068 ],
7069 "parameters": { 7069 "parameters": {
7070 "project": { 7070 "project": {
7071 "description": "Project ID for this request.", 7071 "description": "Project ID for this request.",
7072 "location": "path", 7072 "location": "path",
7073 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 7073 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
7074 "required": true, 7074 "required": true,
7075 "type": "string" 7075 "type": "string"
7076 }, 7076 },
7077 "zone": { 7077 "zone": {
7078 "description": "Name of the zone scoping this reques t.", 7078 "description": "Name of the zone scoping this reques t.",
7079 "location": "path", 7079 "location": "path",
7080 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?", 7080 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?",
7081 "required": true, 7081 "required": true,
7082 "type": "string" 7082 "type": "string"
7083 } 7083 }
(...skipping 34 matching lines...) Expand 10 before | Expand all | Expand 10 after
7118 "type": "integer" 7118 "type": "integer"
7119 }, 7119 },
7120 "pageToken": { 7120 "pageToken": {
7121 "description": "Specifies a page token to use. Set p ageToken to the nextPageToken returned by a previous list request to get the nex t page of results.", 7121 "description": "Specifies a page token to use. Set p ageToken to the nextPageToken returned by a previous list request to get the nex t page of results.",
7122 "location": "query", 7122 "location": "query",
7123 "type": "string" 7123 "type": "string"
7124 }, 7124 },
7125 "project": { 7125 "project": {
7126 "description": "Project ID for this request.", 7126 "description": "Project ID for this request.",
7127 "location": "path", 7127 "location": "path",
7128 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 7128 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
7129 "required": true, 7129 "required": true,
7130 "type": "string" 7130 "type": "string"
7131 }, 7131 },
7132 "zone": { 7132 "zone": {
7133 "description": "Name of the zone scoping this reques t.", 7133 "description": "Name of the zone scoping this reques t.",
7134 "location": "path", 7134 "location": "path",
7135 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?", 7135 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?",
7136 "required": true, 7136 "required": true,
7137 "type": "string" 7137 "type": "string"
7138 } 7138 }
(...skipping 18 matching lines...) Expand all
7157 "id": "compute.targetPools.addHealthCheck", 7157 "id": "compute.targetPools.addHealthCheck",
7158 "parameterOrder": [ 7158 "parameterOrder": [
7159 "project", 7159 "project",
7160 "region", 7160 "region",
7161 "targetPool" 7161 "targetPool"
7162 ], 7162 ],
7163 "parameters": { 7163 "parameters": {
7164 "project": { 7164 "project": {
7165 "description": "Project ID for this request.", 7165 "description": "Project ID for this request.",
7166 "location": "path", 7166 "location": "path",
7167 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 7167 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
7168 "required": true, 7168 "required": true,
7169 "type": "string" 7169 "type": "string"
7170 }, 7170 },
7171 "region": { 7171 "region": {
7172 "description": "Name of the region scoping this requ est.", 7172 "description": "Name of the region scoping this requ est.",
7173 "location": "path", 7173 "location": "path",
7174 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?", 7174 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?",
7175 "required": true, 7175 "required": true,
7176 "type": "string" 7176 "type": "string"
7177 }, 7177 },
(...skipping 23 matching lines...) Expand all
7201 "id": "compute.targetPools.addInstance", 7201 "id": "compute.targetPools.addInstance",
7202 "parameterOrder": [ 7202 "parameterOrder": [
7203 "project", 7203 "project",
7204 "region", 7204 "region",
7205 "targetPool" 7205 "targetPool"
7206 ], 7206 ],
7207 "parameters": { 7207 "parameters": {
7208 "project": { 7208 "project": {
7209 "description": "Project ID for this request.", 7209 "description": "Project ID for this request.",
7210 "location": "path", 7210 "location": "path",
7211 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 7211 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
7212 "required": true, 7212 "required": true,
7213 "type": "string" 7213 "type": "string"
7214 }, 7214 },
7215 "region": { 7215 "region": {
7216 "description": "Name of the region scoping this requ est.", 7216 "description": "Name of the region scoping this requ est.",
7217 "location": "path", 7217 "location": "path",
7218 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?", 7218 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?",
7219 "required": true, 7219 "required": true,
7220 "type": "string" 7220 "type": "string"
7221 }, 7221 },
(...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after
7262 "type": "integer" 7262 "type": "integer"
7263 }, 7263 },
7264 "pageToken": { 7264 "pageToken": {
7265 "description": "Specifies a page token to use. Set p ageToken to the nextPageToken returned by a previous list request to get the nex t page of results.", 7265 "description": "Specifies a page token to use. Set p ageToken to the nextPageToken returned by a previous list request to get the nex t page of results.",
7266 "location": "query", 7266 "location": "query",
7267 "type": "string" 7267 "type": "string"
7268 }, 7268 },
7269 "project": { 7269 "project": {
7270 "description": "Project ID for this request.", 7270 "description": "Project ID for this request.",
7271 "location": "path", 7271 "location": "path",
7272 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 7272 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
7273 "required": true, 7273 "required": true,
7274 "type": "string" 7274 "type": "string"
7275 } 7275 }
7276 }, 7276 },
7277 "path": "{project}/aggregated/targetPools", 7277 "path": "{project}/aggregated/targetPools",
7278 "response": { 7278 "response": {
7279 "$ref": "TargetPoolAggregatedList" 7279 "$ref": "TargetPoolAggregatedList"
7280 }, 7280 },
7281 "scopes": [ 7281 "scopes": [
7282 "https://www.googleapis.com/auth/cloud-platform", 7282 "https://www.googleapis.com/auth/cloud-platform",
7283 "https://www.googleapis.com/auth/compute", 7283 "https://www.googleapis.com/auth/compute",
7284 "https://www.googleapis.com/auth/compute.readonly" 7284 "https://www.googleapis.com/auth/compute.readonly"
7285 ] 7285 ]
7286 }, 7286 },
7287 "delete": { 7287 "delete": {
7288 "description": "Deletes the specified target pool.", 7288 "description": "Deletes the specified target pool.",
7289 "httpMethod": "DELETE", 7289 "httpMethod": "DELETE",
7290 "id": "compute.targetPools.delete", 7290 "id": "compute.targetPools.delete",
7291 "parameterOrder": [ 7291 "parameterOrder": [
7292 "project", 7292 "project",
7293 "region", 7293 "region",
7294 "targetPool" 7294 "targetPool"
7295 ], 7295 ],
7296 "parameters": { 7296 "parameters": {
7297 "project": { 7297 "project": {
7298 "description": "Project ID for this request.", 7298 "description": "Project ID for this request.",
7299 "location": "path", 7299 "location": "path",
7300 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 7300 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
7301 "required": true, 7301 "required": true,
7302 "type": "string" 7302 "type": "string"
7303 }, 7303 },
7304 "region": { 7304 "region": {
7305 "description": "Name of the region scoping this requ est.", 7305 "description": "Name of the region scoping this requ est.",
7306 "location": "path", 7306 "location": "path",
7307 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?", 7307 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?",
7308 "required": true, 7308 "required": true,
7309 "type": "string" 7309 "type": "string"
7310 }, 7310 },
(...skipping 20 matching lines...) Expand all
7331 "id": "compute.targetPools.get", 7331 "id": "compute.targetPools.get",
7332 "parameterOrder": [ 7332 "parameterOrder": [
7333 "project", 7333 "project",
7334 "region", 7334 "region",
7335 "targetPool" 7335 "targetPool"
7336 ], 7336 ],
7337 "parameters": { 7337 "parameters": {
7338 "project": { 7338 "project": {
7339 "description": "Project ID for this request.", 7339 "description": "Project ID for this request.",
7340 "location": "path", 7340 "location": "path",
7341 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 7341 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
7342 "required": true, 7342 "required": true,
7343 "type": "string" 7343 "type": "string"
7344 }, 7344 },
7345 "region": { 7345 "region": {
7346 "description": "Name of the region scoping this requ est.", 7346 "description": "Name of the region scoping this requ est.",
7347 "location": "path", 7347 "location": "path",
7348 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?", 7348 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?",
7349 "required": true, 7349 "required": true,
7350 "type": "string" 7350 "type": "string"
7351 }, 7351 },
(...skipping 21 matching lines...) Expand all
7373 "id": "compute.targetPools.getHealth", 7373 "id": "compute.targetPools.getHealth",
7374 "parameterOrder": [ 7374 "parameterOrder": [
7375 "project", 7375 "project",
7376 "region", 7376 "region",
7377 "targetPool" 7377 "targetPool"
7378 ], 7378 ],
7379 "parameters": { 7379 "parameters": {
7380 "project": { 7380 "project": {
7381 "description": "Project ID for this request.", 7381 "description": "Project ID for this request.",
7382 "location": "path", 7382 "location": "path",
7383 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 7383 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
7384 "required": true, 7384 "required": true,
7385 "type": "string" 7385 "type": "string"
7386 }, 7386 },
7387 "region": { 7387 "region": {
7388 "description": "Name of the region scoping this requ est.", 7388 "description": "Name of the region scoping this requ est.",
7389 "location": "path", 7389 "location": "path",
7390 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?", 7390 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?",
7391 "required": true, 7391 "required": true,
7392 "type": "string" 7392 "type": "string"
7393 }, 7393 },
(...skipping 23 matching lines...) Expand all
7417 "httpMethod": "POST", 7417 "httpMethod": "POST",
7418 "id": "compute.targetPools.insert", 7418 "id": "compute.targetPools.insert",
7419 "parameterOrder": [ 7419 "parameterOrder": [
7420 "project", 7420 "project",
7421 "region" 7421 "region"
7422 ], 7422 ],
7423 "parameters": { 7423 "parameters": {
7424 "project": { 7424 "project": {
7425 "description": "Project ID for this request.", 7425 "description": "Project ID for this request.",
7426 "location": "path", 7426 "location": "path",
7427 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 7427 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
7428 "required": true, 7428 "required": true,
7429 "type": "string" 7429 "type": "string"
7430 }, 7430 },
7431 "region": { 7431 "region": {
7432 "description": "Name of the region scoping this requ est.", 7432 "description": "Name of the region scoping this requ est.",
7433 "location": "path", 7433 "location": "path",
7434 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?", 7434 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?",
7435 "required": true, 7435 "required": true,
7436 "type": "string" 7436 "type": "string"
7437 } 7437 }
(...skipping 34 matching lines...) Expand 10 before | Expand all | Expand 10 after
7472 "type": "integer" 7472 "type": "integer"
7473 }, 7473 },
7474 "pageToken": { 7474 "pageToken": {
7475 "description": "Specifies a page token to use. Set p ageToken to the nextPageToken returned by a previous list request to get the nex t page of results.", 7475 "description": "Specifies a page token to use. Set p ageToken to the nextPageToken returned by a previous list request to get the nex t page of results.",
7476 "location": "query", 7476 "location": "query",
7477 "type": "string" 7477 "type": "string"
7478 }, 7478 },
7479 "project": { 7479 "project": {
7480 "description": "Project ID for this request.", 7480 "description": "Project ID for this request.",
7481 "location": "path", 7481 "location": "path",
7482 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 7482 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
7483 "required": true, 7483 "required": true,
7484 "type": "string" 7484 "type": "string"
7485 }, 7485 },
7486 "region": { 7486 "region": {
7487 "description": "Name of the region scoping this requ est.", 7487 "description": "Name of the region scoping this requ est.",
7488 "location": "path", 7488 "location": "path",
7489 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?", 7489 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?",
7490 "required": true, 7490 "required": true,
7491 "type": "string" 7491 "type": "string"
7492 } 7492 }
(...skipping 14 matching lines...) Expand all
7507 "id": "compute.targetPools.removeHealthCheck", 7507 "id": "compute.targetPools.removeHealthCheck",
7508 "parameterOrder": [ 7508 "parameterOrder": [
7509 "project", 7509 "project",
7510 "region", 7510 "region",
7511 "targetPool" 7511 "targetPool"
7512 ], 7512 ],
7513 "parameters": { 7513 "parameters": {
7514 "project": { 7514 "project": {
7515 "description": "Project ID for this request.", 7515 "description": "Project ID for this request.",
7516 "location": "path", 7516 "location": "path",
7517 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 7517 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
7518 "required": true, 7518 "required": true,
7519 "type": "string" 7519 "type": "string"
7520 }, 7520 },
7521 "region": { 7521 "region": {
7522 "description": "Name of the region for this request. ", 7522 "description": "Name of the region for this request. ",
7523 "location": "path", 7523 "location": "path",
7524 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?", 7524 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?",
7525 "required": true, 7525 "required": true,
7526 "type": "string" 7526 "type": "string"
7527 }, 7527 },
(...skipping 23 matching lines...) Expand all
7551 "id": "compute.targetPools.removeInstance", 7551 "id": "compute.targetPools.removeInstance",
7552 "parameterOrder": [ 7552 "parameterOrder": [
7553 "project", 7553 "project",
7554 "region", 7554 "region",
7555 "targetPool" 7555 "targetPool"
7556 ], 7556 ],
7557 "parameters": { 7557 "parameters": {
7558 "project": { 7558 "project": {
7559 "description": "Project ID for this request.", 7559 "description": "Project ID for this request.",
7560 "location": "path", 7560 "location": "path",
7561 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 7561 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
7562 "required": true, 7562 "required": true,
7563 "type": "string" 7563 "type": "string"
7564 }, 7564 },
7565 "region": { 7565 "region": {
7566 "description": "Name of the region scoping this requ est.", 7566 "description": "Name of the region scoping this requ est.",
7567 "location": "path", 7567 "location": "path",
7568 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?", 7568 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?",
7569 "required": true, 7569 "required": true,
7570 "type": "string" 7570 "type": "string"
7571 }, 7571 },
(...skipping 29 matching lines...) Expand all
7601 "parameters": { 7601 "parameters": {
7602 "failoverRatio": { 7602 "failoverRatio": {
7603 "description": "New failoverRatio value for the targ et pool.", 7603 "description": "New failoverRatio value for the targ et pool.",
7604 "format": "float", 7604 "format": "float",
7605 "location": "query", 7605 "location": "query",
7606 "type": "number" 7606 "type": "number"
7607 }, 7607 },
7608 "project": { 7608 "project": {
7609 "description": "Project ID for this request.", 7609 "description": "Project ID for this request.",
7610 "location": "path", 7610 "location": "path",
7611 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 7611 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
7612 "required": true, 7612 "required": true,
7613 "type": "string" 7613 "type": "string"
7614 }, 7614 },
7615 "region": { 7615 "region": {
7616 "description": "Name of the region scoping this requ est.", 7616 "description": "Name of the region scoping this requ est.",
7617 "location": "path", 7617 "location": "path",
7618 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?", 7618 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?",
7619 "required": true, 7619 "required": true,
7620 "type": "string" 7620 "type": "string"
7621 }, 7621 },
(...skipping 44 matching lines...) Expand 10 before | Expand all | Expand 10 after
7666 "type": "integer" 7666 "type": "integer"
7667 }, 7667 },
7668 "pageToken": { 7668 "pageToken": {
7669 "description": "Specifies a page token to use. Set p ageToken to the nextPageToken returned by a previous list request to get the nex t page of results.", 7669 "description": "Specifies a page token to use. Set p ageToken to the nextPageToken returned by a previous list request to get the nex t page of results.",
7670 "location": "query", 7670 "location": "query",
7671 "type": "string" 7671 "type": "string"
7672 }, 7672 },
7673 "project": { 7673 "project": {
7674 "description": "Project ID for this request.", 7674 "description": "Project ID for this request.",
7675 "location": "path", 7675 "location": "path",
7676 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 7676 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
7677 "required": true, 7677 "required": true,
7678 "type": "string" 7678 "type": "string"
7679 } 7679 }
7680 }, 7680 },
7681 "path": "{project}/aggregated/targetVpnGateways", 7681 "path": "{project}/aggregated/targetVpnGateways",
7682 "response": { 7682 "response": {
7683 "$ref": "TargetVpnGatewayAggregatedList" 7683 "$ref": "TargetVpnGatewayAggregatedList"
7684 }, 7684 },
7685 "scopes": [ 7685 "scopes": [
7686 "https://www.googleapis.com/auth/cloud-platform", 7686 "https://www.googleapis.com/auth/cloud-platform",
7687 "https://www.googleapis.com/auth/compute", 7687 "https://www.googleapis.com/auth/compute",
7688 "https://www.googleapis.com/auth/compute.readonly" 7688 "https://www.googleapis.com/auth/compute.readonly"
7689 ] 7689 ]
7690 }, 7690 },
7691 "delete": { 7691 "delete": {
7692 "description": "Deletes the specified target VPN gateway.", 7692 "description": "Deletes the specified target VPN gateway.",
7693 "httpMethod": "DELETE", 7693 "httpMethod": "DELETE",
7694 "id": "compute.targetVpnGateways.delete", 7694 "id": "compute.targetVpnGateways.delete",
7695 "parameterOrder": [ 7695 "parameterOrder": [
7696 "project", 7696 "project",
7697 "region", 7697 "region",
7698 "targetVpnGateway" 7698 "targetVpnGateway"
7699 ], 7699 ],
7700 "parameters": { 7700 "parameters": {
7701 "project": { 7701 "project": {
7702 "description": "Project ID for this request.", 7702 "description": "Project ID for this request.",
7703 "location": "path", 7703 "location": "path",
7704 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 7704 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
7705 "required": true, 7705 "required": true,
7706 "type": "string" 7706 "type": "string"
7707 }, 7707 },
7708 "region": { 7708 "region": {
7709 "description": "Name of the region for this request. ", 7709 "description": "Name of the region for this request. ",
7710 "location": "path", 7710 "location": "path",
7711 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?", 7711 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?",
7712 "required": true, 7712 "required": true,
7713 "type": "string" 7713 "type": "string"
7714 }, 7714 },
(...skipping 20 matching lines...) Expand all
7735 "id": "compute.targetVpnGateways.get", 7735 "id": "compute.targetVpnGateways.get",
7736 "parameterOrder": [ 7736 "parameterOrder": [
7737 "project", 7737 "project",
7738 "region", 7738 "region",
7739 "targetVpnGateway" 7739 "targetVpnGateway"
7740 ], 7740 ],
7741 "parameters": { 7741 "parameters": {
7742 "project": { 7742 "project": {
7743 "description": "Project ID for this request.", 7743 "description": "Project ID for this request.",
7744 "location": "path", 7744 "location": "path",
7745 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 7745 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
7746 "required": true, 7746 "required": true,
7747 "type": "string" 7747 "type": "string"
7748 }, 7748 },
7749 "region": { 7749 "region": {
7750 "description": "Name of the region for this request. ", 7750 "description": "Name of the region for this request. ",
7751 "location": "path", 7751 "location": "path",
7752 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?", 7752 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?",
7753 "required": true, 7753 "required": true,
7754 "type": "string" 7754 "type": "string"
7755 }, 7755 },
(...skipping 20 matching lines...) Expand all
7776 "httpMethod": "POST", 7776 "httpMethod": "POST",
7777 "id": "compute.targetVpnGateways.insert", 7777 "id": "compute.targetVpnGateways.insert",
7778 "parameterOrder": [ 7778 "parameterOrder": [
7779 "project", 7779 "project",
7780 "region" 7780 "region"
7781 ], 7781 ],
7782 "parameters": { 7782 "parameters": {
7783 "project": { 7783 "project": {
7784 "description": "Project ID for this request.", 7784 "description": "Project ID for this request.",
7785 "location": "path", 7785 "location": "path",
7786 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 7786 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
7787 "required": true, 7787 "required": true,
7788 "type": "string" 7788 "type": "string"
7789 }, 7789 },
7790 "region": { 7790 "region": {
7791 "description": "Name of the region for this request. ", 7791 "description": "Name of the region for this request. ",
7792 "location": "path", 7792 "location": "path",
7793 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?", 7793 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?",
7794 "required": true, 7794 "required": true,
7795 "type": "string" 7795 "type": "string"
7796 } 7796 }
(...skipping 34 matching lines...) Expand 10 before | Expand all | Expand 10 after
7831 "type": "integer" 7831 "type": "integer"
7832 }, 7832 },
7833 "pageToken": { 7833 "pageToken": {
7834 "description": "Specifies a page token to use. Set p ageToken to the nextPageToken returned by a previous list request to get the nex t page of results.", 7834 "description": "Specifies a page token to use. Set p ageToken to the nextPageToken returned by a previous list request to get the nex t page of results.",
7835 "location": "query", 7835 "location": "query",
7836 "type": "string" 7836 "type": "string"
7837 }, 7837 },
7838 "project": { 7838 "project": {
7839 "description": "Project ID for this request.", 7839 "description": "Project ID for this request.",
7840 "location": "path", 7840 "location": "path",
7841 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 7841 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
7842 "required": true, 7842 "required": true,
7843 "type": "string" 7843 "type": "string"
7844 }, 7844 },
7845 "region": { 7845 "region": {
7846 "description": "Name of the region for this request. ", 7846 "description": "Name of the region for this request. ",
7847 "location": "path", 7847 "location": "path",
7848 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?", 7848 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?",
7849 "required": true, 7849 "required": true,
7850 "type": "string" 7850 "type": "string"
7851 } 7851 }
(...skipping 17 matching lines...) Expand all
7869 "httpMethod": "DELETE", 7869 "httpMethod": "DELETE",
7870 "id": "compute.urlMaps.delete", 7870 "id": "compute.urlMaps.delete",
7871 "parameterOrder": [ 7871 "parameterOrder": [
7872 "project", 7872 "project",
7873 "urlMap" 7873 "urlMap"
7874 ], 7874 ],
7875 "parameters": { 7875 "parameters": {
7876 "project": { 7876 "project": {
7877 "description": "Project ID for this request.", 7877 "description": "Project ID for this request.",
7878 "location": "path", 7878 "location": "path",
7879 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 7879 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
7880 "required": true, 7880 "required": true,
7881 "type": "string" 7881 "type": "string"
7882 }, 7882 },
7883 "urlMap": { 7883 "urlMap": {
7884 "description": "Name of the UrlMap resource to delet e.", 7884 "description": "Name of the UrlMap resource to delet e.",
7885 "location": "path", 7885 "location": "path",
7886 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?", 7886 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?",
7887 "required": true, 7887 "required": true,
7888 "type": "string" 7888 "type": "string"
7889 } 7889 }
(...skipping 12 matching lines...) Expand all
7902 "httpMethod": "GET", 7902 "httpMethod": "GET",
7903 "id": "compute.urlMaps.get", 7903 "id": "compute.urlMaps.get",
7904 "parameterOrder": [ 7904 "parameterOrder": [
7905 "project", 7905 "project",
7906 "urlMap" 7906 "urlMap"
7907 ], 7907 ],
7908 "parameters": { 7908 "parameters": {
7909 "project": { 7909 "project": {
7910 "description": "Project ID for this request.", 7910 "description": "Project ID for this request.",
7911 "location": "path", 7911 "location": "path",
7912 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 7912 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
7913 "required": true, 7913 "required": true,
7914 "type": "string" 7914 "type": "string"
7915 }, 7915 },
7916 "urlMap": { 7916 "urlMap": {
7917 "description": "Name of the UrlMap resource to retur n.", 7917 "description": "Name of the UrlMap resource to retur n.",
7918 "location": "path", 7918 "location": "path",
7919 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?", 7919 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?",
7920 "required": true, 7920 "required": true,
7921 "type": "string" 7921 "type": "string"
7922 } 7922 }
(...skipping 12 matching lines...) Expand all
7935 "description": "Creates a UrlMap resource in the specified p roject using the data included in the request.", 7935 "description": "Creates a UrlMap resource in the specified p roject using the data included in the request.",
7936 "httpMethod": "POST", 7936 "httpMethod": "POST",
7937 "id": "compute.urlMaps.insert", 7937 "id": "compute.urlMaps.insert",
7938 "parameterOrder": [ 7938 "parameterOrder": [
7939 "project" 7939 "project"
7940 ], 7940 ],
7941 "parameters": { 7941 "parameters": {
7942 "project": { 7942 "project": {
7943 "description": "Project ID for this request.", 7943 "description": "Project ID for this request.",
7944 "location": "path", 7944 "location": "path",
7945 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 7945 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
7946 "required": true, 7946 "required": true,
7947 "type": "string" 7947 "type": "string"
7948 } 7948 }
7949 }, 7949 },
7950 "path": "{project}/global/urlMaps", 7950 "path": "{project}/global/urlMaps",
7951 "request": { 7951 "request": {
7952 "$ref": "UrlMap" 7952 "$ref": "UrlMap"
7953 }, 7953 },
7954 "response": { 7954 "response": {
7955 "$ref": "Operation" 7955 "$ref": "Operation"
7956 }, 7956 },
7957 "scopes": [ 7957 "scopes": [
7958 "https://www.googleapis.com/auth/cloud-platform", 7958 "https://www.googleapis.com/auth/cloud-platform",
7959 "https://www.googleapis.com/auth/compute" 7959 "https://www.googleapis.com/auth/compute"
7960 ] 7960 ]
7961 }, 7961 },
7962 "invalidateCache": { 7962 "invalidateCache": {
7963 "description": "Initiates a cache invalidation operation, in validating the specified path, scoped to the specified UrlMap.", 7963 "description": "Initiates a cache invalidation operation, in validating the specified path, scoped to the specified UrlMap.",
7964 "httpMethod": "POST", 7964 "httpMethod": "POST",
7965 "id": "compute.urlMaps.invalidateCache", 7965 "id": "compute.urlMaps.invalidateCache",
7966 "parameterOrder": [ 7966 "parameterOrder": [
7967 "project", 7967 "project",
7968 "urlMap" 7968 "urlMap"
7969 ], 7969 ],
7970 "parameters": { 7970 "parameters": {
7971 "project": { 7971 "project": {
7972 "description": "Project ID for this request.", 7972 "description": "Project ID for this request.",
7973 "location": "path", 7973 "location": "path",
7974 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 7974 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
7975 "required": true, 7975 "required": true,
7976 "type": "string" 7976 "type": "string"
7977 }, 7977 },
7978 "urlMap": { 7978 "urlMap": {
7979 "description": "Name of the UrlMap scoping this requ est.", 7979 "description": "Name of the UrlMap scoping this requ est.",
7980 "location": "path", 7980 "location": "path",
7981 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?", 7981 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?",
7982 "required": true, 7982 "required": true,
7983 "type": "string" 7983 "type": "string"
7984 } 7984 }
(...skipping 33 matching lines...) Expand 10 before | Expand all | Expand 10 after
8018 "type": "integer" 8018 "type": "integer"
8019 }, 8019 },
8020 "pageToken": { 8020 "pageToken": {
8021 "description": "Specifies a page token to use. Set p ageToken to the nextPageToken returned by a previous list request to get the nex t page of results.", 8021 "description": "Specifies a page token to use. Set p ageToken to the nextPageToken returned by a previous list request to get the nex t page of results.",
8022 "location": "query", 8022 "location": "query",
8023 "type": "string" 8023 "type": "string"
8024 }, 8024 },
8025 "project": { 8025 "project": {
8026 "description": "Project ID for this request.", 8026 "description": "Project ID for this request.",
8027 "location": "path", 8027 "location": "path",
8028 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 8028 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
8029 "required": true, 8029 "required": true,
8030 "type": "string" 8030 "type": "string"
8031 } 8031 }
8032 }, 8032 },
8033 "path": "{project}/global/urlMaps", 8033 "path": "{project}/global/urlMaps",
8034 "response": { 8034 "response": {
8035 "$ref": "UrlMapList" 8035 "$ref": "UrlMapList"
8036 }, 8036 },
8037 "scopes": [ 8037 "scopes": [
8038 "https://www.googleapis.com/auth/cloud-platform", 8038 "https://www.googleapis.com/auth/cloud-platform",
8039 "https://www.googleapis.com/auth/compute", 8039 "https://www.googleapis.com/auth/compute",
8040 "https://www.googleapis.com/auth/compute.readonly" 8040 "https://www.googleapis.com/auth/compute.readonly"
8041 ] 8041 ]
8042 }, 8042 },
8043 "patch": { 8043 "patch": {
8044 "description": "Updates the entire content of the UrlMap res ource. This method supports patch semantics.", 8044 "description": "Updates the entire content of the UrlMap res ource. This method supports patch semantics.",
8045 "httpMethod": "PATCH", 8045 "httpMethod": "PATCH",
8046 "id": "compute.urlMaps.patch", 8046 "id": "compute.urlMaps.patch",
8047 "parameterOrder": [ 8047 "parameterOrder": [
8048 "project", 8048 "project",
8049 "urlMap" 8049 "urlMap"
8050 ], 8050 ],
8051 "parameters": { 8051 "parameters": {
8052 "project": { 8052 "project": {
8053 "description": "Project ID for this request.", 8053 "description": "Project ID for this request.",
8054 "location": "path", 8054 "location": "path",
8055 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 8055 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
8056 "required": true, 8056 "required": true,
8057 "type": "string" 8057 "type": "string"
8058 }, 8058 },
8059 "urlMap": { 8059 "urlMap": {
8060 "description": "Name of the UrlMap resource to updat e.", 8060 "description": "Name of the UrlMap resource to updat e.",
8061 "location": "path", 8061 "location": "path",
8062 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?", 8062 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?",
8063 "required": true, 8063 "required": true,
8064 "type": "string" 8064 "type": "string"
8065 } 8065 }
(...skipping 15 matching lines...) Expand all
8081 "httpMethod": "PUT", 8081 "httpMethod": "PUT",
8082 "id": "compute.urlMaps.update", 8082 "id": "compute.urlMaps.update",
8083 "parameterOrder": [ 8083 "parameterOrder": [
8084 "project", 8084 "project",
8085 "urlMap" 8085 "urlMap"
8086 ], 8086 ],
8087 "parameters": { 8087 "parameters": {
8088 "project": { 8088 "project": {
8089 "description": "Project ID for this request.", 8089 "description": "Project ID for this request.",
8090 "location": "path", 8090 "location": "path",
8091 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 8091 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
8092 "required": true, 8092 "required": true,
8093 "type": "string" 8093 "type": "string"
8094 }, 8094 },
8095 "urlMap": { 8095 "urlMap": {
8096 "description": "Name of the UrlMap resource to updat e.", 8096 "description": "Name of the UrlMap resource to updat e.",
8097 "location": "path", 8097 "location": "path",
8098 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?", 8098 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?",
8099 "required": true, 8099 "required": true,
8100 "type": "string" 8100 "type": "string"
8101 } 8101 }
(...skipping 15 matching lines...) Expand all
8117 "httpMethod": "POST", 8117 "httpMethod": "POST",
8118 "id": "compute.urlMaps.validate", 8118 "id": "compute.urlMaps.validate",
8119 "parameterOrder": [ 8119 "parameterOrder": [
8120 "project", 8120 "project",
8121 "urlMap" 8121 "urlMap"
8122 ], 8122 ],
8123 "parameters": { 8123 "parameters": {
8124 "project": { 8124 "project": {
8125 "description": "Project ID for this request.", 8125 "description": "Project ID for this request.",
8126 "location": "path", 8126 "location": "path",
8127 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 8127 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
8128 "required": true, 8128 "required": true,
8129 "type": "string" 8129 "type": "string"
8130 }, 8130 },
8131 "urlMap": { 8131 "urlMap": {
8132 "description": "Name of the UrlMap resource to be va lidated as.", 8132 "description": "Name of the UrlMap resource to be va lidated as.",
8133 "location": "path", 8133 "location": "path",
8134 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?", 8134 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?",
8135 "required": true, 8135 "required": true,
8136 "type": "string" 8136 "type": "string"
8137 } 8137 }
(...skipping 37 matching lines...) Expand 10 before | Expand all | Expand 10 after
8175 "type": "integer" 8175 "type": "integer"
8176 }, 8176 },
8177 "pageToken": { 8177 "pageToken": {
8178 "description": "Specifies a page token to use. Set p ageToken to the nextPageToken returned by a previous list request to get the nex t page of results.", 8178 "description": "Specifies a page token to use. Set p ageToken to the nextPageToken returned by a previous list request to get the nex t page of results.",
8179 "location": "query", 8179 "location": "query",
8180 "type": "string" 8180 "type": "string"
8181 }, 8181 },
8182 "project": { 8182 "project": {
8183 "description": "Project ID for this request.", 8183 "description": "Project ID for this request.",
8184 "location": "path", 8184 "location": "path",
8185 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 8185 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
8186 "required": true, 8186 "required": true,
8187 "type": "string" 8187 "type": "string"
8188 } 8188 }
8189 }, 8189 },
8190 "path": "{project}/aggregated/vpnTunnels", 8190 "path": "{project}/aggregated/vpnTunnels",
8191 "response": { 8191 "response": {
8192 "$ref": "VpnTunnelAggregatedList" 8192 "$ref": "VpnTunnelAggregatedList"
8193 }, 8193 },
8194 "scopes": [ 8194 "scopes": [
8195 "https://www.googleapis.com/auth/cloud-platform", 8195 "https://www.googleapis.com/auth/cloud-platform",
8196 "https://www.googleapis.com/auth/compute", 8196 "https://www.googleapis.com/auth/compute",
8197 "https://www.googleapis.com/auth/compute.readonly" 8197 "https://www.googleapis.com/auth/compute.readonly"
8198 ] 8198 ]
8199 }, 8199 },
8200 "delete": { 8200 "delete": {
8201 "description": "Deletes the specified VpnTunnel resource.", 8201 "description": "Deletes the specified VpnTunnel resource.",
8202 "httpMethod": "DELETE", 8202 "httpMethod": "DELETE",
8203 "id": "compute.vpnTunnels.delete", 8203 "id": "compute.vpnTunnels.delete",
8204 "parameterOrder": [ 8204 "parameterOrder": [
8205 "project", 8205 "project",
8206 "region", 8206 "region",
8207 "vpnTunnel" 8207 "vpnTunnel"
8208 ], 8208 ],
8209 "parameters": { 8209 "parameters": {
8210 "project": { 8210 "project": {
8211 "description": "Project ID for this request.", 8211 "description": "Project ID for this request.",
8212 "location": "path", 8212 "location": "path",
8213 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 8213 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
8214 "required": true, 8214 "required": true,
8215 "type": "string" 8215 "type": "string"
8216 }, 8216 },
8217 "region": { 8217 "region": {
8218 "description": "Name of the region for this request. ", 8218 "description": "Name of the region for this request. ",
8219 "location": "path", 8219 "location": "path",
8220 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?", 8220 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?",
8221 "required": true, 8221 "required": true,
8222 "type": "string" 8222 "type": "string"
8223 }, 8223 },
(...skipping 20 matching lines...) Expand all
8244 "id": "compute.vpnTunnels.get", 8244 "id": "compute.vpnTunnels.get",
8245 "parameterOrder": [ 8245 "parameterOrder": [
8246 "project", 8246 "project",
8247 "region", 8247 "region",
8248 "vpnTunnel" 8248 "vpnTunnel"
8249 ], 8249 ],
8250 "parameters": { 8250 "parameters": {
8251 "project": { 8251 "project": {
8252 "description": "Project ID for this request.", 8252 "description": "Project ID for this request.",
8253 "location": "path", 8253 "location": "path",
8254 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 8254 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
8255 "required": true, 8255 "required": true,
8256 "type": "string" 8256 "type": "string"
8257 }, 8257 },
8258 "region": { 8258 "region": {
8259 "description": "Name of the region for this request. ", 8259 "description": "Name of the region for this request. ",
8260 "location": "path", 8260 "location": "path",
8261 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?", 8261 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?",
8262 "required": true, 8262 "required": true,
8263 "type": "string" 8263 "type": "string"
8264 }, 8264 },
(...skipping 20 matching lines...) Expand all
8285 "httpMethod": "POST", 8285 "httpMethod": "POST",
8286 "id": "compute.vpnTunnels.insert", 8286 "id": "compute.vpnTunnels.insert",
8287 "parameterOrder": [ 8287 "parameterOrder": [
8288 "project", 8288 "project",
8289 "region" 8289 "region"
8290 ], 8290 ],
8291 "parameters": { 8291 "parameters": {
8292 "project": { 8292 "project": {
8293 "description": "Project ID for this request.", 8293 "description": "Project ID for this request.",
8294 "location": "path", 8294 "location": "path",
8295 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 8295 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
8296 "required": true, 8296 "required": true,
8297 "type": "string" 8297 "type": "string"
8298 }, 8298 },
8299 "region": { 8299 "region": {
8300 "description": "Name of the region for this request. ", 8300 "description": "Name of the region for this request. ",
8301 "location": "path", 8301 "location": "path",
8302 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?", 8302 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?",
8303 "required": true, 8303 "required": true,
8304 "type": "string" 8304 "type": "string"
8305 } 8305 }
(...skipping 34 matching lines...) Expand 10 before | Expand all | Expand 10 after
8340 "type": "integer" 8340 "type": "integer"
8341 }, 8341 },
8342 "pageToken": { 8342 "pageToken": {
8343 "description": "Specifies a page token to use. Set p ageToken to the nextPageToken returned by a previous list request to get the nex t page of results.", 8343 "description": "Specifies a page token to use. Set p ageToken to the nextPageToken returned by a previous list request to get the nex t page of results.",
8344 "location": "query", 8344 "location": "query",
8345 "type": "string" 8345 "type": "string"
8346 }, 8346 },
8347 "project": { 8347 "project": {
8348 "description": "Project ID for this request.", 8348 "description": "Project ID for this request.",
8349 "location": "path", 8349 "location": "path",
8350 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 8350 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
8351 "required": true, 8351 "required": true,
8352 "type": "string" 8352 "type": "string"
8353 }, 8353 },
8354 "region": { 8354 "region": {
8355 "description": "Name of the region for this request. ", 8355 "description": "Name of the region for this request. ",
8356 "location": "path", 8356 "location": "path",
8357 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?", 8357 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?",
8358 "required": true, 8358 "required": true,
8359 "type": "string" 8359 "type": "string"
8360 } 8360 }
(...skipping 25 matching lines...) Expand all
8386 "operation": { 8386 "operation": {
8387 "description": "Name of the Operations resource to d elete.", 8387 "description": "Name of the Operations resource to d elete.",
8388 "location": "path", 8388 "location": "path",
8389 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?", 8389 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?",
8390 "required": true, 8390 "required": true,
8391 "type": "string" 8391 "type": "string"
8392 }, 8392 },
8393 "project": { 8393 "project": {
8394 "description": "Project ID for this request.", 8394 "description": "Project ID for this request.",
8395 "location": "path", 8395 "location": "path",
8396 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 8396 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
8397 "required": true, 8397 "required": true,
8398 "type": "string" 8398 "type": "string"
8399 }, 8399 },
8400 "zone": { 8400 "zone": {
8401 "description": "Name of the zone for this request.", 8401 "description": "Name of the zone for this request.",
8402 "location": "path", 8402 "location": "path",
8403 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?", 8403 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?",
8404 "required": true, 8404 "required": true,
8405 "type": "string" 8405 "type": "string"
8406 } 8406 }
(...skipping 17 matching lines...) Expand all
8424 "operation": { 8424 "operation": {
8425 "description": "Name of the Operations resource to r eturn.", 8425 "description": "Name of the Operations resource to r eturn.",
8426 "location": "path", 8426 "location": "path",
8427 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?", 8427 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?",
8428 "required": true, 8428 "required": true,
8429 "type": "string" 8429 "type": "string"
8430 }, 8430 },
8431 "project": { 8431 "project": {
8432 "description": "Project ID for this request.", 8432 "description": "Project ID for this request.",
8433 "location": "path", 8433 "location": "path",
8434 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 8434 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
8435 "required": true, 8435 "required": true,
8436 "type": "string" 8436 "type": "string"
8437 }, 8437 },
8438 "zone": { 8438 "zone": {
8439 "description": "Name of the zone for this request.", 8439 "description": "Name of the zone for this request.",
8440 "location": "path", 8440 "location": "path",
8441 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?", 8441 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?",
8442 "required": true, 8442 "required": true,
8443 "type": "string" 8443 "type": "string"
8444 } 8444 }
(...skipping 32 matching lines...) Expand 10 before | Expand all | Expand 10 after
8477 "type": "integer" 8477 "type": "integer"
8478 }, 8478 },
8479 "pageToken": { 8479 "pageToken": {
8480 "description": "Specifies a page token to use. Set p ageToken to the nextPageToken returned by a previous list request to get the nex t page of results.", 8480 "description": "Specifies a page token to use. Set p ageToken to the nextPageToken returned by a previous list request to get the nex t page of results.",
8481 "location": "query", 8481 "location": "query",
8482 "type": "string" 8482 "type": "string"
8483 }, 8483 },
8484 "project": { 8484 "project": {
8485 "description": "Project ID for this request.", 8485 "description": "Project ID for this request.",
8486 "location": "path", 8486 "location": "path",
8487 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 8487 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
8488 "required": true, 8488 "required": true,
8489 "type": "string" 8489 "type": "string"
8490 }, 8490 },
8491 "zone": { 8491 "zone": {
8492 "description": "Name of the zone for request.", 8492 "description": "Name of the zone for request.",
8493 "location": "path", 8493 "location": "path",
8494 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?", 8494 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?",
8495 "required": true, 8495 "required": true,
8496 "type": "string" 8496 "type": "string"
8497 } 8497 }
(...skipping 17 matching lines...) Expand all
8515 "httpMethod": "GET", 8515 "httpMethod": "GET",
8516 "id": "compute.zones.get", 8516 "id": "compute.zones.get",
8517 "parameterOrder": [ 8517 "parameterOrder": [
8518 "project", 8518 "project",
8519 "zone" 8519 "zone"
8520 ], 8520 ],
8521 "parameters": { 8521 "parameters": {
8522 "project": { 8522 "project": {
8523 "description": "Project ID for this request.", 8523 "description": "Project ID for this request.",
8524 "location": "path", 8524 "location": "path",
8525 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 8525 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
8526 "required": true, 8526 "required": true,
8527 "type": "string" 8527 "type": "string"
8528 }, 8528 },
8529 "zone": { 8529 "zone": {
8530 "description": "Name of the zone resource to return. ", 8530 "description": "Name of the zone resource to return. ",
8531 "location": "path", 8531 "location": "path",
8532 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?", 8532 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?",
8533 "required": true, 8533 "required": true,
8534 "type": "string" 8534 "type": "string"
8535 } 8535 }
(...skipping 31 matching lines...) Expand 10 before | Expand all | Expand 10 after
8567 "type": "integer" 8567 "type": "integer"
8568 }, 8568 },
8569 "pageToken": { 8569 "pageToken": {
8570 "description": "Specifies a page token to use. Set p ageToken to the nextPageToken returned by a previous list request to get the nex t page of results.", 8570 "description": "Specifies a page token to use. Set p ageToken to the nextPageToken returned by a previous list request to get the nex t page of results.",
8571 "location": "query", 8571 "location": "query",
8572 "type": "string" 8572 "type": "string"
8573 }, 8573 },
8574 "project": { 8574 "project": {
8575 "description": "Project ID for this request.", 8575 "description": "Project ID for this request.",
8576 "location": "path", 8576 "location": "path",
8577 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?))" , 8577 "pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a -z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])? ))",
8578 "required": true, 8578 "required": true,
8579 "type": "string" 8579 "type": "string"
8580 } 8580 }
8581 }, 8581 },
8582 "path": "{project}/zones", 8582 "path": "{project}/zones",
8583 "response": { 8583 "response": {
8584 "$ref": "ZoneList" 8584 "$ref": "ZoneList"
8585 }, 8585 },
8586 "scopes": [ 8586 "scopes": [
8587 "https://www.googleapis.com/auth/cloud-platform", 8587 "https://www.googleapis.com/auth/cloud-platform",
8588 "https://www.googleapis.com/auth/compute", 8588 "https://www.googleapis.com/auth/compute",
8589 "https://www.googleapis.com/auth/compute.readonly" 8589 "https://www.googleapis.com/auth/compute.readonly"
8590 ] 8590 ]
8591 } 8591 }
8592 } 8592 }
8593 } 8593 }
8594 }, 8594 },
8595 "revision": "20160617", 8595 "revision": "20160624",
8596 "rootUrl": "https://www.googleapis.com/", 8596 "rootUrl": "https://www.googleapis.com/",
8597 "schemas": { 8597 "schemas": {
8598 "AccessConfig": { 8598 "AccessConfig": {
8599 "description": "An access configuration attached to an instance's ne twork interface.", 8599 "description": "An access configuration attached to an instance's ne twork interface. Only one access config per instance is supported.",
8600 "id": "AccessConfig", 8600 "id": "AccessConfig",
8601 "properties": { 8601 "properties": {
8602 "kind": { 8602 "kind": {
8603 "default": "compute#accessConfig", 8603 "default": "compute#accessConfig",
8604 "description": "[Output Only] Type of the resource. Always c ompute#accessConfig for access configs.", 8604 "description": "[Output Only] Type of the resource. Always c ompute#accessConfig for access configs.",
8605 "type": "string" 8605 "type": "string"
8606 }, 8606 },
8607 "name": { 8607 "name": {
8608 "description": "Name of this access configuration.", 8608 "description": "Name of this access configuration.",
8609 "type": "string" 8609 "type": "string"
(...skipping 619 matching lines...) Expand 10 before | Expand all | Expand 10 after
9229 "type": "number" 9229 "type": "number"
9230 } 9230 }
9231 }, 9231 },
9232 "type": "object" 9232 "type": "object"
9233 }, 9233 },
9234 "Backend": { 9234 "Backend": {
9235 "description": "Message containing information of one individual bac kend.", 9235 "description": "Message containing information of one individual bac kend.",
9236 "id": "Backend", 9236 "id": "Backend",
9237 "properties": { 9237 "properties": {
9238 "balancingMode": { 9238 "balancingMode": {
9239 "description": "Specifies the balancing mode for this backen d. For global HTTP(S) load balancing, the default is UTILIZATION. Valid values a re UTILIZATION and RATE.", 9239 "description": "Specifies the balancing mode for this backen d. For global HTTP(S) load balancing, the default is UTILIZATION. Valid values a re UTILIZATION and RATE.\n\nThis cannot be used for internal load balancing.",
9240 "enum": [ 9240 "enum": [
9241 "RATE", 9241 "RATE",
9242 "UTILIZATION" 9242 "UTILIZATION"
9243 ], 9243 ],
9244 "enumDescriptions": [ 9244 "enumDescriptions": [
9245 "", 9245 "",
9246 "" 9246 ""
9247 ], 9247 ],
9248 "type": "string" 9248 "type": "string"
9249 }, 9249 },
9250 "capacityScaler": { 9250 "capacityScaler": {
9251 "description": "A multiplier applied to the group's maximum servicing capacity (either UTILIZATION or RATE). Default value is 1, which means the group will serve up to 100% of its configured CPU or RPS (depending on bala ncingMode). A setting of 0 means the group is completely drained, offering 0% of its available CPU or RPS. Valid range is [0.0,1.0].", 9251 "description": "A multiplier applied to the group's maximum servicing capacity (either UTILIZATION or RATE). Default value is 1, which means the group will serve up to 100% of its configured CPU or RPS (depending on bala ncingMode). A setting of 0 means the group is completely drained, offering 0% of its available CPU or RPS. Valid range is [0.0,1.0].\n\nThis cannot be used for internal load balancing.",
9252 "format": "float", 9252 "format": "float",
9253 "type": "number" 9253 "type": "number"
9254 }, 9254 },
9255 "description": { 9255 "description": {
9256 "description": "An optional description of this resource. Pr ovide this property when you create the resource.", 9256 "description": "An optional description of this resource. Pr ovide this property when you create the resource.",
9257 "type": "string" 9257 "type": "string"
9258 }, 9258 },
9259 "group": { 9259 "group": {
9260 "description": "The fully-qualified URL of a zonal Instance Group resource. This instance group defines the list of instances that serve tra ffic. Member virtual machine instances from each instance group must live in the same zone as the instance group itself. No two backends in a backend service ar e allowed to use same Instance Group resource.\n\nNote that you must specify an Instance Group resource using the fully-qualified URL, rather than a partial URL .", 9260 "description": "The fully-qualified URL of a zonal Instance Group resource. This instance group defines the list of instances that serve tra ffic. Member virtual machine instances from each instance group must live in the same zone as the instance group itself. No two backends in a backend service ar e allowed to use same Instance Group resource.\n\nNote that you must specify an Instance Group resource using the fully-qualified URL, rather than a partial URL .\n\nWhen the BackendService has load balancing scheme INTERNAL, the instance gr oup must be in a zone within the same region as the BackendService.",
9261 "type": "string" 9261 "type": "string"
9262 }, 9262 },
9263 "maxRate": { 9263 "maxRate": {
9264 "description": "The max requests per second (RPS) of the gro up. Can be used with either RATE or UTILIZATION balancing modes, but required if RATE mode. For RATE mode, either maxRate or maxRatePerInstance must be set.", 9264 "description": "The max requests per second (RPS) of the gro up. Can be used with either RATE or UTILIZATION balancing modes, but required if RATE mode. For RATE mode, either maxRate or maxRatePerInstance must be set.\n\n This cannot be used for internal load balancing.",
9265 "format": "int32", 9265 "format": "int32",
9266 "type": "integer" 9266 "type": "integer"
9267 }, 9267 },
9268 "maxRatePerInstance": { 9268 "maxRatePerInstance": {
9269 "description": "The max requests per second (RPS) that a sin gle backend instance can handle.This is used to calculate the capacity of the gr oup. Can be used in either balancing mode. For RATE mode, either maxRate or maxR atePerInstance must be set.", 9269 "description": "The max requests per second (RPS) that a sin gle backend instance can handle.This is used to calculate the capacity of the gr oup. Can be used in either balancing mode. For RATE mode, either maxRate or maxR atePerInstance must be set.\n\nThis cannot be used for internal load balancing." ,
9270 "format": "float", 9270 "format": "float",
9271 "type": "number" 9271 "type": "number"
9272 }, 9272 },
9273 "maxUtilization": { 9273 "maxUtilization": {
9274 "description": "Used when balancingMode is UTILIZATION. This ratio defines the CPU utilization target for the group. The default is 0.8. Val id range is [0.0, 1.0].", 9274 "description": "Used when balancingMode is UTILIZATION. This ratio defines the CPU utilization target for the group. The default is 0.8. Val id range is [0.0, 1.0].\n\nThis cannot be used for internal load balancing.",
9275 "format": "float", 9275 "format": "float",
9276 "type": "number" 9276 "type": "number"
9277 } 9277 }
9278 }, 9278 },
9279 "type": "object" 9279 "type": "object"
9280 }, 9280 },
9281 "BackendService": { 9281 "BackendService": {
9282 "description": "A BackendService resource. This resource defines a g roup of backend virtual machines and their serving capacity.", 9282 "description": "A BackendService resource. This resource defines a g roup of backend virtual machines and their serving capacity.",
9283 "id": "BackendService", 9283 "id": "BackendService",
9284 "properties": { 9284 "properties": {
9285 "backends": { 9285 "backends": {
9286 "description": "The list of backends that serve this Backend Service.", 9286 "description": "The list of backends that serve this Backend Service.",
9287 "items": { 9287 "items": {
9288 "$ref": "Backend" 9288 "$ref": "Backend"
9289 }, 9289 },
9290 "type": "array" 9290 "type": "array"
9291 }, 9291 },
9292 "creationTimestamp": { 9292 "creationTimestamp": {
9293 "description": "[Output Only] Creation timestamp in RFC3339 text format.", 9293 "description": "[Output Only] Creation timestamp in RFC3339 text format.",
9294 "type": "string" 9294 "type": "string"
9295 }, 9295 },
9296 "description": { 9296 "description": {
9297 "description": "An optional description of this resource. Pr ovide this property when you create the resource.", 9297 "description": "An optional description of this resource. Pr ovide this property when you create the resource.",
9298 "type": "string" 9298 "type": "string"
9299 }, 9299 },
9300 "enableCDN": { 9300 "enableCDN": {
9301 "description": "If true, enable Cloud CDN for this BackendSe rvice.", 9301 "description": "If true, enable Cloud CDN for this BackendSe rvice.\n\nWhen the load balancing scheme is INTERNAL, this field is not used.",
9302 "type": "boolean" 9302 "type": "boolean"
9303 }, 9303 },
9304 "fingerprint": { 9304 "fingerprint": {
9305 "description": "Fingerprint of this resource. A hash of the contents stored in this object. This field is used in optimistic locking. This f ield will be ignored when inserting a BackendService. An up-to-date fingerprint must be provided in order to update the BackendService.", 9305 "description": "Fingerprint of this resource. A hash of the contents stored in this object. This field is used in optimistic locking. This f ield will be ignored when inserting a BackendService. An up-to-date fingerprint must be provided in order to update the BackendService.",
9306 "format": "byte", 9306 "format": "byte",
9307 "type": "string" 9307 "type": "string"
9308 }, 9308 },
9309 "healthChecks": { 9309 "healthChecks": {
9310 "description": "The list of URLs to the HttpHealthCheck or H ttpsHealthCheck resource for health checking this BackendService. Currently at m ost one health check can be specified, and a health check is required.", 9310 "description": "The list of URLs to the HttpHealthCheck or H ttpsHealthCheck resource for health checking this BackendService. Currently at m ost one health check can be specified, and a health check is required.\n\nFor in ternal load balancing, a URL to a HealthCheck resource must be specified instead .",
9311 "items": { 9311 "items": {
9312 "type": "string" 9312 "type": "string"
9313 }, 9313 },
9314 "type": "array" 9314 "type": "array"
9315 }, 9315 },
9316 "id": { 9316 "id": {
9317 "description": "[Output Only] The unique identifier for the resource. This identifier is defined by the server.", 9317 "description": "[Output Only] The unique identifier for the resource. This identifier is defined by the server.",
9318 "format": "uint64", 9318 "format": "uint64",
9319 "type": "string" 9319 "type": "string"
9320 }, 9320 },
9321 "kind": { 9321 "kind": {
9322 "default": "compute#backendService", 9322 "default": "compute#backendService",
9323 "description": "[Output Only] Type of resource. Always compu te#backendService for backend services.", 9323 "description": "[Output Only] Type of resource. Always compu te#backendService for backend services.",
9324 "type": "string" 9324 "type": "string"
9325 }, 9325 },
9326 "name": { 9326 "name": {
9327 "description": "Name of the resource. Provided by the client when the resource is created. The name must be 1-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long and match the regular expression [a-z]([-a-z0-9]*[a-z0-9])? which means the first character m ust be a lowercase letter, and all following characters must be a dash, lowercas e letter, or digit, except the last character, which cannot be a dash.", 9327 "description": "Name of the resource. Provided by the client when the resource is created. The name must be 1-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long and match the regular expression [a-z]([-a-z0-9]*[a-z0-9])? which means the first character m ust be a lowercase letter, and all following characters must be a dash, lowercas e letter, or digit, except the last character, which cannot be a dash.",
9328 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?", 9328 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?",
9329 "type": "string" 9329 "type": "string"
9330 }, 9330 },
9331 "port": { 9331 "port": {
9332 "description": "Deprecated in favor of portName. The TCP por t to connect on the backend. The default value is 80.", 9332 "description": "Deprecated in favor of portName. The TCP por t to connect on the backend. The default value is 80.\n\nThis cannot be used for internal load balancing.",
9333 "format": "int32", 9333 "format": "int32",
9334 "type": "integer" 9334 "type": "integer"
9335 }, 9335 },
9336 "portName": { 9336 "portName": {
9337 "description": "Name of backend port. The same name should a ppear in the instance groups referenced by this service. Required.", 9337 "description": "Name of backend port. The same name should a ppear in the instance groups referenced by this service. Required when the load balancing scheme is EXTERNAL.\n\nWhen the load balancing scheme is INTERNAL, thi s field is not used.",
9338 "type": "string" 9338 "type": "string"
9339 }, 9339 },
9340 "protocol": { 9340 "protocol": {
9341 "description": "The protocol this BackendService uses to com municate with backends.\n\nPossible values are HTTP, HTTPS, HTTP2, TCP and SSL." , 9341 "description": "The protocol this BackendService uses to com municate with backends.\n\nPossible values are HTTP, HTTPS, HTTP2, TCP and SSL. The default is HTTP.\n\nFor internal load balancing, the possible values are TCP and UDP, and the default is TCP.",
9342 "enum": [ 9342 "enum": [
9343 "HTTP", 9343 "HTTP",
9344 "HTTPS" 9344 "HTTPS"
9345 ], 9345 ],
9346 "enumDescriptions": [ 9346 "enumDescriptions": [
9347 "", 9347 "",
9348 "" 9348 ""
9349 ], 9349 ],
9350 "type": "string" 9350 "type": "string"
9351 }, 9351 },
(...skipping 164 matching lines...) Expand 10 before | Expand all | Expand 10 after
9516 }, 9516 },
9517 "lastAttachTimestamp": { 9517 "lastAttachTimestamp": {
9518 "description": "[Output Only] Last attach timestamp in RFC33 39 text format.", 9518 "description": "[Output Only] Last attach timestamp in RFC33 39 text format.",
9519 "type": "string" 9519 "type": "string"
9520 }, 9520 },
9521 "lastDetachTimestamp": { 9521 "lastDetachTimestamp": {
9522 "description": "[Output Only] Last detach timestamp in RFC33 39 text format.", 9522 "description": "[Output Only] Last detach timestamp in RFC33 39 text format.",
9523 "type": "string" 9523 "type": "string"
9524 }, 9524 },
9525 "licenses": { 9525 "licenses": {
9526 "description": "[Output Only] Any applicable publicly visibl e licenses.", 9526 "description": "Any applicable publicly visible licenses.",
9527 "items": { 9527 "items": {
9528 "type": "string" 9528 "type": "string"
9529 }, 9529 },
9530 "type": "array" 9530 "type": "array"
9531 }, 9531 },
9532 "name": { 9532 "name": {
9533 "annotations": { 9533 "annotations": {
9534 "required": [ 9534 "required": [
9535 "compute.disks.insert" 9535 "compute.disks.insert"
9536 ] 9536 ]
(...skipping 543 matching lines...) Expand 10 before | Expand all | Expand 10 after
10080 "type": "string" 10080 "type": "string"
10081 } 10081 }
10082 }, 10082 },
10083 "type": "object" 10083 "type": "object"
10084 }, 10084 },
10085 "ForwardingRule": { 10085 "ForwardingRule": {
10086 "description": "A ForwardingRule resource. A ForwardingRule resource specifies which pool of target virtual machines to forward a packet to if it ma tches the given [IPAddress, IPProtocol, portRange] tuple.", 10086 "description": "A ForwardingRule resource. A ForwardingRule resource specifies which pool of target virtual machines to forward a packet to if it ma tches the given [IPAddress, IPProtocol, portRange] tuple.",
10087 "id": "ForwardingRule", 10087 "id": "ForwardingRule",
10088 "properties": { 10088 "properties": {
10089 "IPAddress": { 10089 "IPAddress": {
10090 "description": "Value of the reserved IP address that this f orwarding rule is serving on behalf of. For global forwarding rules, the address must be a global IP; for regional forwarding rules, the address must live in th e same region as the forwarding rule. If left empty (default value), an ephemera l IP from the same scope (global or regional) will be assigned.", 10090 "description": "The IP address that this forwarding rule is serving on behalf of.\n\nFor global forwarding rules, the address must be a glob al IP; for regional forwarding rules, the address must live in the same region a s the forwarding rule. By default, this field is empty and an ephemeral IP from the same scope (global or regional) will be assigned.\n\nWhen the load balancing scheme is INTERNAL, this can only be an RFC 1918 IP address belonging to the ne twork/subnetwork configured for the forwarding rule. A reserved address cannot b e used. If the field is empty, the IP address will be automatically allocated fr om the internal IP range of the subnetwork or network configured for this forwar ding rule.",
10091 "type": "string" 10091 "type": "string"
10092 }, 10092 },
10093 "IPProtocol": { 10093 "IPProtocol": {
10094 "description": "The IP protocol to which this rule applies. Valid options are TCP, UDP, ESP, AH, SCTP or ICMP.", 10094 "description": "The IP protocol to which this rule applies. Valid options are TCP, UDP, ESP, AH, SCTP or ICMP.\n\nWhen the load balancing sc heme is INTERNAL</code, only TCP and UDP are valid.",
10095 "enum": [ 10095 "enum": [
10096 "AH", 10096 "AH",
10097 "ESP", 10097 "ESP",
10098 "SCTP", 10098 "SCTP",
10099 "TCP", 10099 "TCP",
10100 "UDP" 10100 "UDP"
10101 ], 10101 ],
10102 "enumDescriptions": [ 10102 "enumDescriptions": [
10103 "", 10103 "",
10104 "", 10104 "",
(...skipping 20 matching lines...) Expand all
10125 "default": "compute#forwardingRule", 10125 "default": "compute#forwardingRule",
10126 "description": "[Output Only] Type of the resource. Always c ompute#forwardingRule for Forwarding Rule resources.", 10126 "description": "[Output Only] Type of the resource. Always c ompute#forwardingRule for Forwarding Rule resources.",
10127 "type": "string" 10127 "type": "string"
10128 }, 10128 },
10129 "name": { 10129 "name": {
10130 "description": "Name of the resource; provided by the client when the resource is created. The name must be 1-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long and match the regular expression [a-z]([-a-z0-9]*[a-z0-9])? which means the first character m ust be a lowercase letter, and all following characters must be a dash, lowercas e letter, or digit, except the last character, which cannot be a dash.", 10130 "description": "Name of the resource; provided by the client when the resource is created. The name must be 1-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long and match the regular expression [a-z]([-a-z0-9]*[a-z0-9])? which means the first character m ust be a lowercase letter, and all following characters must be a dash, lowercas e letter, or digit, except the last character, which cannot be a dash.",
10131 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?", 10131 "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?",
10132 "type": "string" 10132 "type": "string"
10133 }, 10133 },
10134 "portRange": { 10134 "portRange": {
10135 "description": "Applicable only when IPProtocol is TCP, UDP, or SCTP, only packets addressed to ports in the specified range will be forward ed to target. Forwarding rules with the same [IPAddress, IPProtocol] pair must h ave disjoint port ranges.", 10135 "description": "Applicable only when IPProtocol is TCP, UDP, or SCTP, only packets addressed to ports in the specified range will be forward ed to target. Forwarding rules with the same [IPAddress, IPProtocol] pair must h ave disjoint port ranges.\n\nThis field is not used for internal load balancing. ",
10136 "type": "string" 10136 "type": "string"
10137 }, 10137 },
10138 "region": { 10138 "region": {
10139 "description": "[Output Only] URL of the region where the re gional forwarding rule resides. This field is not applicable to global forwardin g rules.", 10139 "description": "[Output Only] URL of the region where the re gional forwarding rule resides. This field is not applicable to global forwardin g rules.",
10140 "type": "string" 10140 "type": "string"
10141 }, 10141 },
10142 "selfLink": { 10142 "selfLink": {
10143 "description": "[Output Only] Server-defined URL for the res ource.", 10143 "description": "[Output Only] Server-defined URL for the res ource.",
10144 "type": "string" 10144 "type": "string"
10145 }, 10145 },
10146 "target": { 10146 "target": {
10147 "description": "The URL of the target resource to receive th e matched traffic. For regional forwarding rules, this target must live in the s ame region as the forwarding rule. For global forwarding rules, this target must be a global TargetHttpProxy or TargetHttpsProxy resource. The forwarded traffic must be of a type appropriate to the target object. For example, TargetHttpProx y requires HTTP traffic, and TargetHttpsProxy requires HTTPS traffic.", 10147 "description": "The URL of the target resource to receive th e matched traffic. For regional forwarding rules, this target must live in the s ame region as the forwarding rule. For global forwarding rules, this target must be a global TargetHttpProxy or TargetHttpsProxy resource. The forwarded traffic must be of a type appropriate to the target object. For example, TargetHttpProx y requires HTTP traffic, and TargetHttpsProxy requires HTTPS traffic.\n\nThis fi eld is not used for internal load balancing.",
10148 "type": "string" 10148 "type": "string"
10149 } 10149 }
10150 }, 10150 },
10151 "type": "object" 10151 "type": "object"
10152 }, 10152 },
10153 "ForwardingRuleAggregatedList": { 10153 "ForwardingRuleAggregatedList": {
10154 "id": "ForwardingRuleAggregatedList", 10154 "id": "ForwardingRuleAggregatedList",
10155 "properties": { 10155 "properties": {
10156 "id": { 10156 "id": {
10157 "description": "[Output Only] The unique identifier for the resource. This identifier is defined by the server.", 10157 "description": "[Output Only] The unique identifier for the resource. This identifier is defined by the server.",
(...skipping 411 matching lines...) Expand 10 before | Expand all | Expand 10 after
10569 "description": { 10569 "description": {
10570 "description": "An optional description of this resource. Pr ovide this property when you create the resource.", 10570 "description": "An optional description of this resource. Pr ovide this property when you create the resource.",
10571 "type": "string" 10571 "type": "string"
10572 }, 10572 },
10573 "diskSizeGb": { 10573 "diskSizeGb": {
10574 "description": "Size of the image when restored onto a persi stent disk (in GB).", 10574 "description": "Size of the image when restored onto a persi stent disk (in GB).",
10575 "format": "int64", 10575 "format": "int64",
10576 "type": "string" 10576 "type": "string"
10577 }, 10577 },
10578 "family": { 10578 "family": {
10579 "description": "The name of the image family to which this i mage belongs. You can create disks by specifying an image family instead of a sp ecific image name. The image family always returns its latest image that is not deprecated.", 10579 "description": "The name of the image family to which this i mage belongs. You can create disks by specifying an image family instead of a sp ecific image name. The image family always returns its latest image that is not deprecated. The name of the image family must comply with RFC1035.",
10580 "type": "string" 10580 "type": "string"
10581 }, 10581 },
10582 "id": { 10582 "id": {
10583 "description": "[Output Only] The unique identifier for the resource. This identifier is defined by the server.", 10583 "description": "[Output Only] The unique identifier for the resource. This identifier is defined by the server.",
10584 "format": "uint64", 10584 "format": "uint64",
10585 "type": "string" 10585 "type": "string"
10586 }, 10586 },
10587 "imageEncryptionKey": { 10587 "imageEncryptionKey": {
10588 "$ref": "CustomerEncryptionKey", 10588 "$ref": "CustomerEncryptionKey",
10589 "description": "Encrypts the image using a customer-supplied encryption key.\n\nAfter you encrypt an image with a customer-supplied key, you must provide the same key if you use the image later (e.g. to create a disk fro m the image).\n\nCustomer-supplied encryption keys do not protect access to meta data of the disk.\n\nIf you do not provide an encryption key when creating the i mage, then the disk will be encrypted using an automatically generated key and y ou do not need to provide a key to use the image later." 10589 "description": "Encrypts the image using a customer-supplied encryption key.\n\nAfter you encrypt an image with a customer-supplied key, you must provide the same key if you use the image later (e.g. to create a disk fro m the image).\n\nCustomer-supplied encryption keys do not protect access to meta data of the disk.\n\nIf you do not provide an encryption key when creating the i mage, then the disk will be encrypted using an automatically generated key and y ou do not need to provide a key to use the image later."
(...skipping 173 matching lines...) Expand 10 before | Expand all | Expand 10 after
10763 }, 10763 },
10764 "metadata": { 10764 "metadata": {
10765 "$ref": "Metadata", 10765 "$ref": "Metadata",
10766 "description": "The metadata key/value pairs assigned to thi s instance. This includes custom metadata and predefined keys." 10766 "description": "The metadata key/value pairs assigned to thi s instance. This includes custom metadata and predefined keys."
10767 }, 10767 },
10768 "name": { 10768 "name": {
10769 "description": "The name of the resource, provided by the cl ient when initially creating the resource. The resource name must be 1-63 charac ters long, and comply with RFC1035. Specifically, the name must be 1-63 characte rs long and match the regular expression [a-z]([-a-z0-9]*[a-z0-9])? which means the first character must be a lowercase letter, and all following characters mus t be a dash, lowercase letter, or digit, except the last character, which cannot be a dash.", 10769 "description": "The name of the resource, provided by the cl ient when initially creating the resource. The resource name must be 1-63 charac ters long, and comply with RFC1035. Specifically, the name must be 1-63 characte rs long and match the regular expression [a-z]([-a-z0-9]*[a-z0-9])? which means the first character must be a lowercase letter, and all following characters mus t be a dash, lowercase letter, or digit, except the last character, which cannot be a dash.",
10770 "type": "string" 10770 "type": "string"
10771 }, 10771 },
10772 "networkInterfaces": { 10772 "networkInterfaces": {
10773 "description": "An array of configurations for this interfac e. This specifies how this interface is configured to interact with other networ k services, such as connecting to the internet.", 10773 "description": "An array of configurations for this interfac e. This specifies how this interface is configured to interact with other networ k services, such as connecting to the internet. Only one interface is supported per instance.",
10774 "items": { 10774 "items": {
10775 "$ref": "NetworkInterface" 10775 "$ref": "NetworkInterface"
10776 }, 10776 },
10777 "type": "array" 10777 "type": "array"
10778 }, 10778 },
10779 "scheduling": { 10779 "scheduling": {
10780 "$ref": "Scheduling", 10780 "$ref": "Scheduling",
10781 "description": "Scheduling options for this instance." 10781 "description": "Scheduling options for this instance."
10782 }, 10782 },
10783 "selfLink": { 10783 "selfLink": {
(...skipping 200 matching lines...) Expand 10 before | Expand all | Expand 10 after
10984 "type": "string" 10984 "type": "string"
10985 }, 10985 },
10986 "selfLink": { 10986 "selfLink": {
10987 "description": "[Output Only] The URL for this resource type . The server generates this URL.", 10987 "description": "[Output Only] The URL for this resource type . The server generates this URL.",
10988 "type": "string" 10988 "type": "string"
10989 } 10989 }
10990 }, 10990 },
10991 "type": "object" 10991 "type": "object"
10992 }, 10992 },
10993 "InstanceGroupManager": { 10993 "InstanceGroupManager": {
10994 "description": "An Instance Template Manager resource.", 10994 "description": "An Instance Group Manager resource.",
10995 "id": "InstanceGroupManager", 10995 "id": "InstanceGroupManager",
10996 "properties": { 10996 "properties": {
10997 "baseInstanceName": { 10997 "baseInstanceName": {
10998 "annotations": { 10998 "annotations": {
10999 "required": [ 10999 "required": [
11000 "compute.instanceGroupManagers.insert" 11000 "compute.instanceGroupManagers.insert"
11001 ] 11001 ]
11002 }, 11002 },
11003 "description": "The base instance name to use for instances in this group. The value must be 1-58 characters long. Instances are named by ap pending a hyphen and a random four-character string to the base instance name. T he base instance name must comply with RFC1035.", 11003 "description": "The base instance name to use for instances in this group. The value must be 1-58 characters long. Instances are named by ap pending a hyphen and a random four-character string to the base instance name. T he base instance name must comply with RFC1035.",
11004 "pattern": "[a-z][-a-z0-9]{0,57}", 11004 "pattern": "[a-z][-a-z0-9]{0,57}",
(...skipping 81 matching lines...) Expand 10 before | Expand all | Expand 10 after
11086 }, 11086 },
11087 "InstanceGroupManagerActionsSummary": { 11087 "InstanceGroupManagerActionsSummary": {
11088 "id": "InstanceGroupManagerActionsSummary", 11088 "id": "InstanceGroupManagerActionsSummary",
11089 "properties": { 11089 "properties": {
11090 "abandoning": { 11090 "abandoning": {
11091 "description": "[Output Only] The total number of instances in the managed instance group that are scheduled to be abandoned. Abandoning an instance removes it from the managed instance group without deleting it.", 11091 "description": "[Output Only] The total number of instances in the managed instance group that are scheduled to be abandoned. Abandoning an instance removes it from the managed instance group without deleting it.",
11092 "format": "int32", 11092 "format": "int32",
11093 "type": "integer" 11093 "type": "integer"
11094 }, 11094 },
11095 "creating": { 11095 "creating": {
11096 "description": "[Output Only] The number of instances in the managed instance group that are scheduled to be created or are currently being created. If the group fails to create one of these instances, it tries again unt il it creates the instance successfully.", 11096 "description": "[Output Only] The number of instances in the managed instance group that are scheduled to be created or are currently being created. If the group fails to create any of these instances, it tries again unt il it creates the instance successfully.\n\nIf you have disabled creation retrie s, this field will not be populated; instead, the creatingWithoutRetries field w ill be populated.",
11097 "format": "int32", 11097 "format": "int32",
11098 "type": "integer" 11098 "type": "integer"
11099 }, 11099 },
11100 "deleting": { 11100 "deleting": {
11101 "description": "[Output Only] The number of instances in the managed instance group that are scheduled to be deleted or are currently being deleted.", 11101 "description": "[Output Only] The number of instances in the managed instance group that are scheduled to be deleted or are currently being deleted.",
11102 "format": "int32", 11102 "format": "int32",
11103 "type": "integer" 11103 "type": "integer"
11104 }, 11104 },
11105 "none": { 11105 "none": {
11106 "description": "[Output Only] The number of instances in the managed instance group that are running and have no scheduled actions.", 11106 "description": "[Output Only] The number of instances in the managed instance group that are running and have no scheduled actions.",
(...skipping 988 matching lines...) Expand 10 before | Expand all | Expand 10 after
12095 }, 12095 },
12096 "type": "object" 12096 "type": "object"
12097 } 12097 }
12098 }, 12098 },
12099 "type": "object" 12099 "type": "object"
12100 }, 12100 },
12101 "ManagedInstance": { 12101 "ManagedInstance": {
12102 "id": "ManagedInstance", 12102 "id": "ManagedInstance",
12103 "properties": { 12103 "properties": {
12104 "currentAction": { 12104 "currentAction": {
12105 "description": "[Output Only] The current action that the ma naged instance group has scheduled for the instance. Possible values: \n- NONE T he instance is running, and the managed instance group does not have any schedul ed actions for this instance. \n- CREATING The managed instance group is creatin g this instance. If the group fails to create this instance, it will try again u ntil it is successful. \n- CREATING_WITHOUT_RETRIES The managed instance group i s attempting to create this instance only once. If the group fails to create thi s instance, it does not try again and the group's target_size value is decreased . \n- RECREATING The managed instance group is recreating this instance. \n- DEL ETING The managed instance group is permanently deleting this instance. \n- ABAN DONING The managed instance group is abandoning this instance. The instance will be removed from the instance group and from any target pools that are associate d with this group. \n- RESTARTING The managed instance group is restarting the i nstance. \n- REFRESHING The managed instance group is applying configuration cha nges to the instance without stopping it. For example, the group can update the target pool list for an instance without stopping that instance.", 12105 "description": "[Output Only] The current action that the ma naged instance group has scheduled for the instance. Possible values: \n- NONE T he instance is running, and the managed instance group does not have any schedul ed actions for this instance. \n- CREATING The managed instance group is creatin g this instance. If the group fails to create this instance, it will try again u ntil it is successful. \n- CREATING_WITHOUT_RETRIES The managed instance group i s attempting to create this instance only once. If the group fails to create thi s instance, it does not try again and the group's targetSize value is decreased instead. \n- RECREATING The managed instance group is recreating this instance. \n- DELETING The managed instance group is permanently deleting this instance. \ n- ABANDONING The managed instance group is abandoning this instance. The instan ce will be removed from the instance group and from any target pools that are as sociated with this group. \n- RESTARTING The managed instance group is restartin g the instance. \n- REFRESHING The managed instance group is applying configurat ion changes to the instance without stopping it. For example, the group can upda te the target pool list for an instance without stopping that instance.",
12106 "enum": [ 12106 "enum": [
12107 "ABANDONING", 12107 "ABANDONING",
12108 "CREATING", 12108 "CREATING",
12109 "DELETING", 12109 "DELETING",
12110 "NONE", 12110 "NONE",
12111 "RECREATING", 12111 "RECREATING",
12112 "REFRESHING", 12112 "REFRESHING",
12113 "RESTARTING" 12113 "RESTARTING"
12114 ], 12114 ],
12115 "enumDescriptions": [ 12115 "enumDescriptions": [
(...skipping 201 matching lines...) Expand 10 before | Expand all | Expand 10 after
12317 "type": "array" 12317 "type": "array"
12318 } 12318 }
12319 }, 12319 },
12320 "type": "object" 12320 "type": "object"
12321 }, 12321 },
12322 "NetworkInterface": { 12322 "NetworkInterface": {
12323 "description": "A network interface resource attached to an instance .", 12323 "description": "A network interface resource attached to an instance .",
12324 "id": "NetworkInterface", 12324 "id": "NetworkInterface",
12325 "properties": { 12325 "properties": {
12326 "accessConfigs": { 12326 "accessConfigs": {
12327 "description": "An array of configurations for this interfac e. Currently, ONE_TO_ONE_NAT is the only access config supported. If there are n o accessConfigs specified, then this instance will have no external internet acc ess.", 12327 "description": "An array of configurations for this interfac e. Currently, only one access config, ONE_TO_ONE_NAT, is supported. If there are no accessConfigs specified, then this instance will have no external internet a ccess.",
12328 "items": { 12328 "items": {
12329 "$ref": "AccessConfig" 12329 "$ref": "AccessConfig"
12330 }, 12330 },
12331 "type": "array" 12331 "type": "array"
12332 }, 12332 },
12333 "name": { 12333 "name": {
12334 "description": "[Output Only] The name of the network interf ace, generated by the server. For network devices, these are eth0, eth1, etc.", 12334 "description": "[Output Only] The name of the network interf ace, generated by the server. For network devices, these are eth0, eth1, etc.",
12335 "type": "string" 12335 "type": "string"
12336 }, 12336 },
12337 "network": { 12337 "network": {
(...skipping 3136 matching lines...) Expand 10 before | Expand all | Expand 10 after
15474 "type": "string" 15474 "type": "string"
15475 } 15475 }
15476 }, 15476 },
15477 "type": "object" 15477 "type": "object"
15478 } 15478 }
15479 }, 15479 },
15480 "servicePath": "compute/v1/projects/", 15480 "servicePath": "compute/v1/projects/",
15481 "title": "Compute Engine API", 15481 "title": "Compute Engine API",
15482 "version": "v1" 15482 "version": "v1"
15483 } 15483 }
OLDNEW
« no previous file with comments | « discovery/googleapis/cloudbuild__v1.json ('k') | discovery/googleapis/deploymentmanager__v2.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698