OLD | NEW |
1 { | 1 { |
2 "auth": { | 2 "auth": { |
3 "oauth2": { | 3 "oauth2": { |
4 "scopes": { | 4 "scopes": { |
5 "https://www.googleapis.com/auth/compute": { | 5 "https://www.googleapis.com/auth/compute": { |
6 "description": "View and manage your Google Compute Engine r
esources" | 6 "description": "View and manage your Google Compute Engine r
esources" |
7 }, | 7 }, |
8 "https://www.googleapis.com/auth/compute.readonly": { | 8 "https://www.googleapis.com/auth/compute.readonly": { |
9 "description": "View your Google Compute Engine resources" | 9 "description": "View your Google Compute Engine resources" |
10 }, | 10 }, |
11 "https://www.googleapis.com/auth/devstorage.full_control": { | 11 "https://www.googleapis.com/auth/devstorage.full_control": { |
12 "description": "Manage your data and permissions in Google C
loud Storage" | 12 "description": "Manage your data and permissions in Google C
loud Storage" |
13 }, | 13 }, |
14 "https://www.googleapis.com/auth/devstorage.read_only": { | 14 "https://www.googleapis.com/auth/devstorage.read_only": { |
15 "description": "View your data in Google Cloud Storage" | 15 "description": "View your data in Google Cloud Storage" |
16 }, | 16 }, |
17 "https://www.googleapis.com/auth/devstorage.read_write": { | 17 "https://www.googleapis.com/auth/devstorage.read_write": { |
18 "description": "Manage your data in Google Cloud Storage" | 18 "description": "Manage your data in Google Cloud Storage" |
19 } | 19 } |
20 } | 20 } |
21 } | 21 } |
22 }, | 22 }, |
23 "basePath": "/compute/v1/projects/", | 23 "basePath": "/compute/v1/projects/", |
24 "baseUrl": "https://www.googleapis.com/compute/v1/projects/", | 24 "baseUrl": "https://www.googleapis.com/compute/v1/projects/", |
25 "batchPath": "batch", | 25 "batchPath": "batch", |
26 "description": "API for the Google Compute Engine service.", | 26 "description": "API for the Google Compute Engine service.", |
27 "discoveryVersion": "v1", | 27 "discoveryVersion": "v1", |
28 "documentationLink": "https://developers.google.com/compute/docs/reference/l
atest/", | 28 "documentationLink": "https://developers.google.com/compute/docs/reference/l
atest/", |
29 "etag": "\"ye6orv2F-1npMW3u9suM3a7C5Bo/q0HPcsO3_Sdy-4PCTKTzL-JtI64\"", | 29 "etag": "\"ye6orv2F-1npMW3u9suM3a7C5Bo/JuPeyPkM2UXLYLH4wB0eI_v4Bys\"", |
30 "icons": { | 30 "icons": { |
31 "x16": "https://www.google.com/images/icons/product/compute_engine-16.pn
g", | 31 "x16": "https://www.google.com/images/icons/product/compute_engine-16.pn
g", |
32 "x32": "https://www.google.com/images/icons/product/compute_engine-32.pn
g" | 32 "x32": "https://www.google.com/images/icons/product/compute_engine-32.pn
g" |
33 }, | 33 }, |
34 "id": "compute:v1", | 34 "id": "compute:v1", |
35 "kind": "discovery#restDescription", | 35 "kind": "discovery#restDescription", |
36 "name": "compute", | 36 "name": "compute", |
37 "ownerDomain": "google.com", | 37 "ownerDomain": "google.com", |
38 "ownerName": "Google", | 38 "ownerName": "Google", |
39 "parameters": { | 39 "parameters": { |
(...skipping 5462 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
5502 }, | 5502 }, |
5503 "AddressList": { | 5503 "AddressList": { |
5504 "description": "Contains a list of address resources.", | 5504 "description": "Contains a list of address resources.", |
5505 "id": "AddressList", | 5505 "id": "AddressList", |
5506 "properties": { | 5506 "properties": { |
5507 "id": { | 5507 "id": { |
5508 "description": "Unique identifier for the resource; defined
by the server (output only).", | 5508 "description": "Unique identifier for the resource; defined
by the server (output only).", |
5509 "type": "string" | 5509 "type": "string" |
5510 }, | 5510 }, |
5511 "items": { | 5511 "items": { |
5512 "description": "The address resources.", | 5512 "description": "A list of Address resources.", |
5513 "items": { | 5513 "items": { |
5514 "$ref": "Address" | 5514 "$ref": "Address" |
5515 }, | 5515 }, |
5516 "type": "array" | 5516 "type": "array" |
5517 }, | 5517 }, |
5518 "kind": { | 5518 "kind": { |
5519 "default": "compute#addressList", | 5519 "default": "compute#addressList", |
5520 "description": "Type of resource.", | 5520 "description": "Type of resource.", |
5521 "type": "string" | 5521 "type": "string" |
5522 }, | 5522 }, |
(...skipping 330 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
5853 }, | 5853 }, |
5854 "BackendServiceList": { | 5854 "BackendServiceList": { |
5855 "description": "Contains a list of BackendService resources.", | 5855 "description": "Contains a list of BackendService resources.", |
5856 "id": "BackendServiceList", | 5856 "id": "BackendServiceList", |
5857 "properties": { | 5857 "properties": { |
5858 "id": { | 5858 "id": { |
5859 "description": "Unique identifier for the resource; defined
by the server (output only).", | 5859 "description": "Unique identifier for the resource; defined
by the server (output only).", |
5860 "type": "string" | 5860 "type": "string" |
5861 }, | 5861 }, |
5862 "items": { | 5862 "items": { |
5863 "description": "The BackendService resources.", | 5863 "description": "A list of BackendService resources.", |
5864 "items": { | 5864 "items": { |
5865 "$ref": "BackendService" | 5865 "$ref": "BackendService" |
5866 }, | 5866 }, |
5867 "type": "array" | 5867 "type": "array" |
5868 }, | 5868 }, |
5869 "kind": { | 5869 "kind": { |
5870 "default": "compute#backendServiceList", | 5870 "default": "compute#backendServiceList", |
5871 "description": "Type of resource.", | 5871 "description": "Type of resource.", |
5872 "type": "string" | 5872 "type": "string" |
5873 }, | 5873 }, |
(...skipping 173 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
6047 }, | 6047 }, |
6048 "DiskList": { | 6048 "DiskList": { |
6049 "description": "Contains a list of persistent disk resources.", | 6049 "description": "Contains a list of persistent disk resources.", |
6050 "id": "DiskList", | 6050 "id": "DiskList", |
6051 "properties": { | 6051 "properties": { |
6052 "id": { | 6052 "id": { |
6053 "description": "Unique identifier for the resource; defined
by the server (output only).", | 6053 "description": "Unique identifier for the resource; defined
by the server (output only).", |
6054 "type": "string" | 6054 "type": "string" |
6055 }, | 6055 }, |
6056 "items": { | 6056 "items": { |
6057 "description": "The persistent disk resources.", | 6057 "description": "A list of Disk resources.", |
6058 "items": { | 6058 "items": { |
6059 "$ref": "Disk" | 6059 "$ref": "Disk" |
6060 }, | 6060 }, |
6061 "type": "array" | 6061 "type": "array" |
6062 }, | 6062 }, |
6063 "kind": { | 6063 "kind": { |
6064 "default": "compute#diskList", | 6064 "default": "compute#diskList", |
6065 "description": "Type of resource.", | 6065 "description": "Type of resource.", |
6066 "type": "string" | 6066 "type": "string" |
6067 }, | 6067 }, |
(...skipping 92 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
6160 }, | 6160 }, |
6161 "DiskTypeList": { | 6161 "DiskTypeList": { |
6162 "description": "Contains a list of disk type resources.", | 6162 "description": "Contains a list of disk type resources.", |
6163 "id": "DiskTypeList", | 6163 "id": "DiskTypeList", |
6164 "properties": { | 6164 "properties": { |
6165 "id": { | 6165 "id": { |
6166 "description": "Unique identifier for the resource; defined
by the server (output only).", | 6166 "description": "Unique identifier for the resource; defined
by the server (output only).", |
6167 "type": "string" | 6167 "type": "string" |
6168 }, | 6168 }, |
6169 "items": { | 6169 "items": { |
6170 "description": "The disk type resources.", | 6170 "description": "A list of DiskType resources.", |
6171 "items": { | 6171 "items": { |
6172 "$ref": "DiskType" | 6172 "$ref": "DiskType" |
6173 }, | 6173 }, |
6174 "type": "array" | 6174 "type": "array" |
6175 }, | 6175 }, |
6176 "kind": { | 6176 "kind": { |
6177 "default": "compute#diskTypeList", | 6177 "default": "compute#diskTypeList", |
6178 "description": "Type of resource.", | 6178 "description": "Type of resource.", |
6179 "type": "string" | 6179 "type": "string" |
6180 }, | 6180 }, |
(...skipping 239 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
6420 }, | 6420 }, |
6421 "FirewallList": { | 6421 "FirewallList": { |
6422 "description": "Contains a list of firewall resources.", | 6422 "description": "Contains a list of firewall resources.", |
6423 "id": "FirewallList", | 6423 "id": "FirewallList", |
6424 "properties": { | 6424 "properties": { |
6425 "id": { | 6425 "id": { |
6426 "description": "Unique identifier for the resource; defined
by the server (output only).", | 6426 "description": "Unique identifier for the resource; defined
by the server (output only).", |
6427 "type": "string" | 6427 "type": "string" |
6428 }, | 6428 }, |
6429 "items": { | 6429 "items": { |
6430 "description": "The firewall resources.", | 6430 "description": "A list of Firewall resources.", |
6431 "items": { | 6431 "items": { |
6432 "$ref": "Firewall" | 6432 "$ref": "Firewall" |
6433 }, | 6433 }, |
6434 "type": "array" | 6434 "type": "array" |
6435 }, | 6435 }, |
6436 "kind": { | 6436 "kind": { |
6437 "default": "compute#firewallList", | 6437 "default": "compute#firewallList", |
6438 "description": "Type of resource.", | 6438 "description": "Type of resource.", |
6439 "type": "string" | 6439 "type": "string" |
6440 }, | 6440 }, |
(...skipping 109 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
6550 }, | 6550 }, |
6551 "ForwardingRuleList": { | 6551 "ForwardingRuleList": { |
6552 "description": "Contains a list of ForwardingRule resources.", | 6552 "description": "Contains a list of ForwardingRule resources.", |
6553 "id": "ForwardingRuleList", | 6553 "id": "ForwardingRuleList", |
6554 "properties": { | 6554 "properties": { |
6555 "id": { | 6555 "id": { |
6556 "description": "Unique identifier for the resource; defined
by the server (output only).", | 6556 "description": "Unique identifier for the resource; defined
by the server (output only).", |
6557 "type": "string" | 6557 "type": "string" |
6558 }, | 6558 }, |
6559 "items": { | 6559 "items": { |
6560 "description": "The ForwardingRule resources.", | 6560 "description": "A list of ForwardingRule resources.", |
6561 "items": { | 6561 "items": { |
6562 "$ref": "ForwardingRule" | 6562 "$ref": "ForwardingRule" |
6563 }, | 6563 }, |
6564 "type": "array" | 6564 "type": "array" |
6565 }, | 6565 }, |
6566 "kind": { | 6566 "kind": { |
6567 "default": "compute#forwardingRuleList", | 6567 "default": "compute#forwardingRuleList", |
6568 "description": "Type of resource.", | 6568 "description": "Type of resource.", |
6569 "type": "string" | 6569 "type": "string" |
6570 }, | 6570 }, |
(...skipping 210 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
6781 }, | 6781 }, |
6782 "HttpHealthCheckList": { | 6782 "HttpHealthCheckList": { |
6783 "description": "Contains a list of HttpHealthCheck resources.", | 6783 "description": "Contains a list of HttpHealthCheck resources.", |
6784 "id": "HttpHealthCheckList", | 6784 "id": "HttpHealthCheckList", |
6785 "properties": { | 6785 "properties": { |
6786 "id": { | 6786 "id": { |
6787 "description": "Unique identifier for the resource; defined
by the server (output only).", | 6787 "description": "Unique identifier for the resource; defined
by the server (output only).", |
6788 "type": "string" | 6788 "type": "string" |
6789 }, | 6789 }, |
6790 "items": { | 6790 "items": { |
6791 "description": "The HttpHealthCheck resources.", | 6791 "description": "A list of HttpHealthCheck resources.", |
6792 "items": { | 6792 "items": { |
6793 "$ref": "HttpHealthCheck" | 6793 "$ref": "HttpHealthCheck" |
6794 }, | 6794 }, |
6795 "type": "array" | 6795 "type": "array" |
6796 }, | 6796 }, |
6797 "kind": { | 6797 "kind": { |
6798 "default": "compute#httpHealthCheckList", | 6798 "default": "compute#httpHealthCheckList", |
6799 "description": "Type of resource.", | 6799 "description": "Type of resource.", |
6800 "type": "string" | 6800 "type": "string" |
6801 }, | 6801 }, |
(...skipping 133 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
6935 }, | 6935 }, |
6936 "ImageList": { | 6936 "ImageList": { |
6937 "description": "Contains a list of disk image resources.", | 6937 "description": "Contains a list of disk image resources.", |
6938 "id": "ImageList", | 6938 "id": "ImageList", |
6939 "properties": { | 6939 "properties": { |
6940 "id": { | 6940 "id": { |
6941 "description": "Unique identifier for the resource; defined
by the server (output only).", | 6941 "description": "Unique identifier for the resource; defined
by the server (output only).", |
6942 "type": "string" | 6942 "type": "string" |
6943 }, | 6943 }, |
6944 "items": { | 6944 "items": { |
6945 "description": "The disk image resources.", | 6945 "description": "A list of Image resources.", |
6946 "items": { | 6946 "items": { |
6947 "$ref": "Image" | 6947 "$ref": "Image" |
6948 }, | 6948 }, |
6949 "type": "array" | 6949 "type": "array" |
6950 }, | 6950 }, |
6951 "kind": { | 6951 "kind": { |
6952 "default": "compute#imageList", | 6952 "default": "compute#imageList", |
6953 "description": "Type of resource.", | 6953 "description": "Type of resource.", |
6954 "type": "string" | 6954 "type": "string" |
6955 }, | 6955 }, |
(...skipping 154 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
7110 }, | 7110 }, |
7111 "InstanceList": { | 7111 "InstanceList": { |
7112 "description": "Contains a list of instance resources.", | 7112 "description": "Contains a list of instance resources.", |
7113 "id": "InstanceList", | 7113 "id": "InstanceList", |
7114 "properties": { | 7114 "properties": { |
7115 "id": { | 7115 "id": { |
7116 "description": "Unique identifier for the resource; defined
by the server (output only).", | 7116 "description": "Unique identifier for the resource; defined
by the server (output only).", |
7117 "type": "string" | 7117 "type": "string" |
7118 }, | 7118 }, |
7119 "items": { | 7119 "items": { |
7120 "description": "A list of instance resources.", | 7120 "description": "A list of Instance resources.", |
7121 "items": { | 7121 "items": { |
7122 "$ref": "Instance" | 7122 "$ref": "Instance" |
7123 }, | 7123 }, |
7124 "type": "array" | 7124 "type": "array" |
7125 }, | 7125 }, |
7126 "kind": { | 7126 "kind": { |
7127 "default": "compute#instanceList", | 7127 "default": "compute#instanceList", |
7128 "description": "Type of resource.", | 7128 "description": "Type of resource.", |
7129 "type": "string" | 7129 "type": "string" |
7130 }, | 7130 }, |
(...skipping 119 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
7250 }, | 7250 }, |
7251 "InstanceTemplateList": { | 7251 "InstanceTemplateList": { |
7252 "description": "Contains a list of instance template resources.", | 7252 "description": "Contains a list of instance template resources.", |
7253 "id": "InstanceTemplateList", | 7253 "id": "InstanceTemplateList", |
7254 "properties": { | 7254 "properties": { |
7255 "id": { | 7255 "id": { |
7256 "description": "Unique identifier for the resource; defined
by the server (output only).", | 7256 "description": "Unique identifier for the resource; defined
by the server (output only).", |
7257 "type": "string" | 7257 "type": "string" |
7258 }, | 7258 }, |
7259 "items": { | 7259 "items": { |
7260 "description": "A list of instance template resources.", | 7260 "description": "A list of InstanceTemplate resources.", |
7261 "items": { | 7261 "items": { |
7262 "$ref": "InstanceTemplate" | 7262 "$ref": "InstanceTemplate" |
7263 }, | 7263 }, |
7264 "type": "array" | 7264 "type": "array" |
7265 }, | 7265 }, |
7266 "kind": { | 7266 "kind": { |
7267 "default": "compute#instanceTemplateList", | 7267 "default": "compute#instanceTemplateList", |
7268 "description": "Type of resource.", | 7268 "description": "Type of resource.", |
7269 "type": "string" | 7269 "type": "string" |
7270 }, | 7270 }, |
(...skipping 224 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
7495 }, | 7495 }, |
7496 "MachineTypeList": { | 7496 "MachineTypeList": { |
7497 "description": "Contains a list of machine type resources.", | 7497 "description": "Contains a list of machine type resources.", |
7498 "id": "MachineTypeList", | 7498 "id": "MachineTypeList", |
7499 "properties": { | 7499 "properties": { |
7500 "id": { | 7500 "id": { |
7501 "description": "Unique identifier for the resource; defined
by the server (output only).", | 7501 "description": "Unique identifier for the resource; defined
by the server (output only).", |
7502 "type": "string" | 7502 "type": "string" |
7503 }, | 7503 }, |
7504 "items": { | 7504 "items": { |
7505 "description": "The machine type resources.", | 7505 "description": "A list of MachineType resources.", |
7506 "items": { | 7506 "items": { |
7507 "$ref": "MachineType" | 7507 "$ref": "MachineType" |
7508 }, | 7508 }, |
7509 "type": "array" | 7509 "type": "array" |
7510 }, | 7510 }, |
7511 "kind": { | 7511 "kind": { |
7512 "default": "compute#machineTypeList", | 7512 "default": "compute#machineTypeList", |
7513 "description": "Type of resource.", | 7513 "description": "Type of resource.", |
7514 "type": "string" | 7514 "type": "string" |
7515 }, | 7515 }, |
(...skipping 214 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
7730 }, | 7730 }, |
7731 "NetworkList": { | 7731 "NetworkList": { |
7732 "description": "Contains a list of network resources.", | 7732 "description": "Contains a list of network resources.", |
7733 "id": "NetworkList", | 7733 "id": "NetworkList", |
7734 "properties": { | 7734 "properties": { |
7735 "id": { | 7735 "id": { |
7736 "description": "Unique identifier for the resource; defined
by the server (output only).", | 7736 "description": "Unique identifier for the resource; defined
by the server (output only).", |
7737 "type": "string" | 7737 "type": "string" |
7738 }, | 7738 }, |
7739 "items": { | 7739 "items": { |
7740 "description": "The network resources.", | 7740 "description": "A list of Network resources.", |
7741 "items": { | 7741 "items": { |
7742 "$ref": "Network" | 7742 "$ref": "Network" |
7743 }, | 7743 }, |
7744 "type": "array" | 7744 "type": "array" |
7745 }, | 7745 }, |
7746 "kind": { | 7746 "kind": { |
7747 "default": "compute#networkList", | 7747 "default": "compute#networkList", |
7748 "description": "Type of resource.", | 7748 "description": "Type of resource.", |
7749 "type": "string" | 7749 "type": "string" |
7750 }, | 7750 }, |
(...skipping 556 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
8307 }, | 8307 }, |
8308 "RegionList": { | 8308 "RegionList": { |
8309 "description": "Contains a list of region resources.", | 8309 "description": "Contains a list of region resources.", |
8310 "id": "RegionList", | 8310 "id": "RegionList", |
8311 "properties": { | 8311 "properties": { |
8312 "id": { | 8312 "id": { |
8313 "description": "Unique identifier for the resource; defined
by the server (output only).", | 8313 "description": "Unique identifier for the resource; defined
by the server (output only).", |
8314 "type": "string" | 8314 "type": "string" |
8315 }, | 8315 }, |
8316 "items": { | 8316 "items": { |
8317 "description": "The region resources.", | 8317 "description": "A list of Region resources.", |
8318 "items": { | 8318 "items": { |
8319 "$ref": "Region" | 8319 "$ref": "Region" |
8320 }, | 8320 }, |
8321 "type": "array" | 8321 "type": "array" |
8322 }, | 8322 }, |
8323 "kind": { | 8323 "kind": { |
8324 "default": "compute#regionList", | 8324 "default": "compute#regionList", |
8325 "description": "Type of resource.", | 8325 "description": "Type of resource.", |
8326 "type": "string" | 8326 "type": "string" |
8327 }, | 8327 }, |
(...skipping 177 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
8505 }, | 8505 }, |
8506 "RouteList": { | 8506 "RouteList": { |
8507 "description": "Contains a list of route resources.", | 8507 "description": "Contains a list of route resources.", |
8508 "id": "RouteList", | 8508 "id": "RouteList", |
8509 "properties": { | 8509 "properties": { |
8510 "id": { | 8510 "id": { |
8511 "description": "Unique identifier for the resource; defined
by the server (output only).", | 8511 "description": "Unique identifier for the resource; defined
by the server (output only).", |
8512 "type": "string" | 8512 "type": "string" |
8513 }, | 8513 }, |
8514 "items": { | 8514 "items": { |
8515 "description": "The route resources.", | 8515 "description": "A list of Route resources.", |
8516 "items": { | 8516 "items": { |
8517 "$ref": "Route" | 8517 "$ref": "Route" |
8518 }, | 8518 }, |
8519 "type": "array" | 8519 "type": "array" |
8520 }, | 8520 }, |
8521 "kind": { | 8521 "kind": { |
8522 "default": "compute#routeList", | 8522 "default": "compute#routeList", |
8523 "description": "Type of resource.", | 8523 "description": "Type of resource.", |
8524 "type": "string" | 8524 "type": "string" |
8525 }, | 8525 }, |
(...skipping 160 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
8686 }, | 8686 }, |
8687 "SnapshotList": { | 8687 "SnapshotList": { |
8688 "description": "Contains a list of persistent disk snapshot resource
s.", | 8688 "description": "Contains a list of persistent disk snapshot resource
s.", |
8689 "id": "SnapshotList", | 8689 "id": "SnapshotList", |
8690 "properties": { | 8690 "properties": { |
8691 "id": { | 8691 "id": { |
8692 "description": "Unique identifier for the resource; defined
by the server (output only).", | 8692 "description": "Unique identifier for the resource; defined
by the server (output only).", |
8693 "type": "string" | 8693 "type": "string" |
8694 }, | 8694 }, |
8695 "items": { | 8695 "items": { |
8696 "description": "The persistent snapshot resources.", | 8696 "description": "A list of Snapshot resources.", |
8697 "items": { | 8697 "items": { |
8698 "$ref": "Snapshot" | 8698 "$ref": "Snapshot" |
8699 }, | 8699 }, |
8700 "type": "array" | 8700 "type": "array" |
8701 }, | 8701 }, |
8702 "kind": { | 8702 "kind": { |
8703 "default": "compute#snapshotList", | 8703 "default": "compute#snapshotList", |
8704 "description": "Type of resource.", | 8704 "description": "Type of resource.", |
8705 "type": "string" | 8705 "type": "string" |
8706 }, | 8706 }, |
(...skipping 67 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
8774 }, | 8774 }, |
8775 "TargetHttpProxyList": { | 8775 "TargetHttpProxyList": { |
8776 "description": "Contains a list of TargetHttpProxy resources.", | 8776 "description": "Contains a list of TargetHttpProxy resources.", |
8777 "id": "TargetHttpProxyList", | 8777 "id": "TargetHttpProxyList", |
8778 "properties": { | 8778 "properties": { |
8779 "id": { | 8779 "id": { |
8780 "description": "Unique identifier for the resource; defined
by the server (output only).", | 8780 "description": "Unique identifier for the resource; defined
by the server (output only).", |
8781 "type": "string" | 8781 "type": "string" |
8782 }, | 8782 }, |
8783 "items": { | 8783 "items": { |
8784 "description": "The TargetHttpProxy resources.", | 8784 "description": "A list of TargetHttpProxy resources.", |
8785 "items": { | 8785 "items": { |
8786 "$ref": "TargetHttpProxy" | 8786 "$ref": "TargetHttpProxy" |
8787 }, | 8787 }, |
8788 "type": "array" | 8788 "type": "array" |
8789 }, | 8789 }, |
8790 "kind": { | 8790 "kind": { |
8791 "default": "compute#targetHttpProxyList", | 8791 "default": "compute#targetHttpProxyList", |
8792 "description": "Type of resource.", | 8792 "description": "Type of resource.", |
8793 "type": "string" | 8793 "type": "string" |
8794 }, | 8794 }, |
(...skipping 93 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
8888 }, | 8888 }, |
8889 "TargetInstanceList": { | 8889 "TargetInstanceList": { |
8890 "description": "Contains a list of TargetInstance resources.", | 8890 "description": "Contains a list of TargetInstance resources.", |
8891 "id": "TargetInstanceList", | 8891 "id": "TargetInstanceList", |
8892 "properties": { | 8892 "properties": { |
8893 "id": { | 8893 "id": { |
8894 "description": "Unique identifier for the resource; defined
by the server (output only).", | 8894 "description": "Unique identifier for the resource; defined
by the server (output only).", |
8895 "type": "string" | 8895 "type": "string" |
8896 }, | 8896 }, |
8897 "items": { | 8897 "items": { |
8898 "description": "The TargetInstance resources.", | 8898 "description": "A list of TargetInstance resources.", |
8899 "items": { | 8899 "items": { |
8900 "$ref": "TargetInstance" | 8900 "$ref": "TargetInstance" |
8901 }, | 8901 }, |
8902 "type": "array" | 8902 "type": "array" |
8903 }, | 8903 }, |
8904 "kind": { | 8904 "kind": { |
8905 "default": "compute#targetInstanceList", | 8905 "default": "compute#targetInstanceList", |
8906 "description": "Type of resource.", | 8906 "description": "Type of resource.", |
8907 "type": "string" | 8907 "type": "string" |
8908 }, | 8908 }, |
(...skipping 205 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
9114 }, | 9114 }, |
9115 "TargetPoolList": { | 9115 "TargetPoolList": { |
9116 "description": "Contains a list of TargetPool resources.", | 9116 "description": "Contains a list of TargetPool resources.", |
9117 "id": "TargetPoolList", | 9117 "id": "TargetPoolList", |
9118 "properties": { | 9118 "properties": { |
9119 "id": { | 9119 "id": { |
9120 "description": "Unique identifier for the resource; defined
by the server (output only).", | 9120 "description": "Unique identifier for the resource; defined
by the server (output only).", |
9121 "type": "string" | 9121 "type": "string" |
9122 }, | 9122 }, |
9123 "items": { | 9123 "items": { |
9124 "description": "The TargetPool resources.", | 9124 "description": "A list of TargetPool resources.", |
9125 "items": { | 9125 "items": { |
9126 "$ref": "TargetPool" | 9126 "$ref": "TargetPool" |
9127 }, | 9127 }, |
9128 "type": "array" | 9128 "type": "array" |
9129 }, | 9129 }, |
9130 "kind": { | 9130 "kind": { |
9131 "default": "compute#targetPoolList", | 9131 "default": "compute#targetPoolList", |
9132 "description": "Type of resource.", | 9132 "description": "Type of resource.", |
9133 "type": "string" | 9133 "type": "string" |
9134 }, | 9134 }, |
(...skipping 225 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
9360 }, | 9360 }, |
9361 "UrlMapList": { | 9361 "UrlMapList": { |
9362 "description": "Contains a list of UrlMap resources.", | 9362 "description": "Contains a list of UrlMap resources.", |
9363 "id": "UrlMapList", | 9363 "id": "UrlMapList", |
9364 "properties": { | 9364 "properties": { |
9365 "id": { | 9365 "id": { |
9366 "description": "Unique identifier for the resource; defined
by the server (output only).", | 9366 "description": "Unique identifier for the resource; defined
by the server (output only).", |
9367 "type": "string" | 9367 "type": "string" |
9368 }, | 9368 }, |
9369 "items": { | 9369 "items": { |
9370 "description": "The UrlMap resources.", | 9370 "description": "A list of UrlMap resources.", |
9371 "items": { | 9371 "items": { |
9372 "$ref": "UrlMap" | 9372 "$ref": "UrlMap" |
9373 }, | 9373 }, |
9374 "type": "array" | 9374 "type": "array" |
9375 }, | 9375 }, |
9376 "kind": { | 9376 "kind": { |
9377 "default": "compute#urlMapList", | 9377 "default": "compute#urlMapList", |
9378 "description": "Type of resource.", | 9378 "description": "Type of resource.", |
9379 "type": "string" | 9379 "type": "string" |
9380 }, | 9380 }, |
(...skipping 181 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
9562 }, | 9562 }, |
9563 "ZoneList": { | 9563 "ZoneList": { |
9564 "description": "Contains a list of zone resources.", | 9564 "description": "Contains a list of zone resources.", |
9565 "id": "ZoneList", | 9565 "id": "ZoneList", |
9566 "properties": { | 9566 "properties": { |
9567 "id": { | 9567 "id": { |
9568 "description": "Unique identifier for the resource; defined
by the server (output only).", | 9568 "description": "Unique identifier for the resource; defined
by the server (output only).", |
9569 "type": "string" | 9569 "type": "string" |
9570 }, | 9570 }, |
9571 "items": { | 9571 "items": { |
9572 "description": "The zone resources.", | 9572 "description": "A list of Zone resources.", |
9573 "items": { | 9573 "items": { |
9574 "$ref": "Zone" | 9574 "$ref": "Zone" |
9575 }, | 9575 }, |
9576 "type": "array" | 9576 "type": "array" |
9577 }, | 9577 }, |
9578 "kind": { | 9578 "kind": { |
9579 "default": "compute#zoneList", | 9579 "default": "compute#zoneList", |
9580 "description": "Type of resource.", | 9580 "description": "Type of resource.", |
9581 "type": "string" | 9581 "type": "string" |
9582 }, | 9582 }, |
9583 "nextPageToken": { | 9583 "nextPageToken": { |
9584 "description": "A token used to continue a truncated list re
quest (output only).", | 9584 "description": "A token used to continue a truncated list re
quest (output only).", |
9585 "type": "string" | 9585 "type": "string" |
9586 }, | 9586 }, |
9587 "selfLink": { | 9587 "selfLink": { |
9588 "description": "Server defined URL for this resource (output
only).", | 9588 "description": "Server defined URL for this resource (output
only).", |
9589 "type": "string" | 9589 "type": "string" |
9590 } | 9590 } |
9591 }, | 9591 }, |
9592 "type": "object" | 9592 "type": "object" |
9593 } | 9593 } |
9594 }, | 9594 }, |
9595 "servicePath": "compute/v1/projects/", | 9595 "servicePath": "compute/v1/projects/", |
9596 "title": "Compute Engine API", | 9596 "title": "Compute Engine API", |
9597 "version": "v1" | 9597 "version": "v1" |
9598 } | 9598 } |
OLD | NEW |