|
27976 | 27976 | "path": "/compute/v1/projects/{project}/zones/{zone}/disks/{resource}/testIamPermissions" |
27977 | 27977 | } |
27978 | 27978 | ] |
| 27979 | + }, |
| 27980 | + { |
| 27981 | + "shortName": "Update", |
| 27982 | + "fullName": "google.cloud.compute.v1.Disks.Update", |
| 27983 | + "mode": "UNARY", |
| 27984 | + "bindings": [ |
| 27985 | + { |
| 27986 | + "httpMethod": "PATCH", |
| 27987 | + "path": "/compute/v1/projects/{project}/zones/{zone}/disks/{disk}" |
| 27988 | + } |
| 27989 | + ] |
27979 | 27990 | } |
27980 | 27991 | ] |
27981 | 27992 | }, |
|
29371 | 29382 | "shortName": "InstanceTemplates", |
29372 | 29383 | "fullName": "google.cloud.compute.v1.InstanceTemplates", |
29373 | 29384 | "methods": [ |
| 29385 | + { |
| 29386 | + "shortName": "AggregatedList", |
| 29387 | + "fullName": "google.cloud.compute.v1.InstanceTemplates.AggregatedList", |
| 29388 | + "mode": "UNARY", |
| 29389 | + "bindings": [ |
| 29390 | + { |
| 29391 | + "httpMethod": "GET", |
| 29392 | + "path": "/compute/v1/projects/{project}/aggregated/instanceTemplates" |
| 29393 | + } |
| 29394 | + ] |
| 29395 | + }, |
29374 | 29396 | { |
29375 | 29397 | "shortName": "Delete", |
29376 | 29398 | "fullName": "google.cloud.compute.v1.InstanceTemplates.Delete", |
|
29784 | 29806 | } |
29785 | 29807 | ] |
29786 | 29808 | }, |
| 29809 | + { |
| 29810 | + "shortName": "SetName", |
| 29811 | + "fullName": "google.cloud.compute.v1.Instances.SetName", |
| 29812 | + "mode": "UNARY", |
| 29813 | + "bindings": [ |
| 29814 | + { |
| 29815 | + "httpMethod": "POST", |
| 29816 | + "path": "/compute/v1/projects/{project}/zones/{zone}/instances/{instance}/setName" |
| 29817 | + } |
| 29818 | + ] |
| 29819 | + }, |
29787 | 29820 | { |
29788 | 29821 | "shortName": "SetScheduling", |
29789 | 29822 | "fullName": "google.cloud.compute.v1.Instances.SetScheduling", |
|
31995 | 32028 | "path": "/compute/v1/projects/{project}/regions/{region}/disks/{resource}/testIamPermissions" |
31996 | 32029 | } |
31997 | 32030 | ] |
| 32031 | + }, |
| 32032 | + { |
| 32033 | + "shortName": "Update", |
| 32034 | + "fullName": "google.cloud.compute.v1.RegionDisks.Update", |
| 32035 | + "mode": "UNARY", |
| 32036 | + "bindings": [ |
| 32037 | + { |
| 32038 | + "httpMethod": "PATCH", |
| 32039 | + "path": "/compute/v1/projects/{project}/regions/{region}/disks/{disk}" |
| 32040 | + } |
| 32041 | + ] |
31998 | 32042 | } |
31999 | 32043 | ] |
32000 | 32044 | }, |
|
32396 | 32440 | } |
32397 | 32441 | ] |
32398 | 32442 | }, |
| 32443 | + { |
| 32444 | + "shortName": "RegionInstanceTemplates", |
| 32445 | + "fullName": "google.cloud.compute.v1.RegionInstanceTemplates", |
| 32446 | + "methods": [ |
| 32447 | + { |
| 32448 | + "shortName": "Delete", |
| 32449 | + "fullName": "google.cloud.compute.v1.RegionInstanceTemplates.Delete", |
| 32450 | + "mode": "UNARY", |
| 32451 | + "bindings": [ |
| 32452 | + { |
| 32453 | + "httpMethod": "DELETE", |
| 32454 | + "path": "/compute/v1/projects/{project}/regions/{region}/instanceTemplates/{instance_template}" |
| 32455 | + } |
| 32456 | + ] |
| 32457 | + }, |
| 32458 | + { |
| 32459 | + "shortName": "Get", |
| 32460 | + "fullName": "google.cloud.compute.v1.RegionInstanceTemplates.Get", |
| 32461 | + "mode": "UNARY", |
| 32462 | + "bindings": [ |
| 32463 | + { |
| 32464 | + "httpMethod": "GET", |
| 32465 | + "path": "/compute/v1/projects/{project}/regions/{region}/instanceTemplates/{instance_template}" |
| 32466 | + } |
| 32467 | + ] |
| 32468 | + }, |
| 32469 | + { |
| 32470 | + "shortName": "Insert", |
| 32471 | + "fullName": "google.cloud.compute.v1.RegionInstanceTemplates.Insert", |
| 32472 | + "mode": "UNARY", |
| 32473 | + "bindings": [ |
| 32474 | + { |
| 32475 | + "httpMethod": "POST", |
| 32476 | + "path": "/compute/v1/projects/{project}/regions/{region}/instanceTemplates" |
| 32477 | + } |
| 32478 | + ] |
| 32479 | + }, |
| 32480 | + { |
| 32481 | + "shortName": "List", |
| 32482 | + "fullName": "google.cloud.compute.v1.RegionInstanceTemplates.List", |
| 32483 | + "mode": "UNARY", |
| 32484 | + "bindings": [ |
| 32485 | + { |
| 32486 | + "httpMethod": "GET", |
| 32487 | + "path": "/compute/v1/projects/{project}/regions/{region}/instanceTemplates" |
| 32488 | + } |
| 32489 | + ] |
| 32490 | + } |
| 32491 | + ] |
| 32492 | + }, |
32399 | 32493 | { |
32400 | 32494 | "shortName": "RegionInstances", |
32401 | 32495 | "fullName": "google.cloud.compute.v1.RegionInstances", |
|
0 commit comments