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

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

Issue 2281923002: Api-roll 41: 2016-08-26 (Closed) Base URL: git@github.com:dart-lang/googleapis.git@master
Patch Set: Created 4 years, 3 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
« no previous file with comments | « discovery/googleapis/clouddebugger__v2.json ('k') | discovery/googleapis/content__v2.json » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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/kMrJsitQJ7xtk0C0WaT4LI3dNYA\"", 32 "etag": "\"C5oy1hgQsABtYOYIOXWcR3BgYqU/IHPQejAPoHbj6rriHVm8lNKt_bg\"",
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 1064 matching lines...) Expand 10 before | Expand all | Expand 10 after
1107 "id": "compute.disks.delete", 1107 "id": "compute.disks.delete",
1108 "parameterOrder": [ 1108 "parameterOrder": [
1109 "project", 1109 "project",
1110 "zone", 1110 "zone",
1111 "disk" 1111 "disk"
1112 ], 1112 ],
1113 "parameters": { 1113 "parameters": {
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])?",
1118 "required": true, 1117 "required": true,
1119 "type": "string" 1118 "type": "string"
1120 }, 1119 },
1121 "project": { 1120 "project": {
1122 "description": "Project ID for this request.", 1121 "description": "Project ID for this request.",
1123 "location": "path", 1122 "location": "path",
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])? ))", 1123 "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, 1124 "required": true,
1126 "type": "string" 1125 "type": "string"
1127 }, 1126 },
(...skipping 7501 matching lines...) Expand 10 before | Expand all | Expand 10 after
8629 }, 8628 },
8630 "scopes": [ 8629 "scopes": [
8631 "https://www.googleapis.com/auth/cloud-platform", 8630 "https://www.googleapis.com/auth/cloud-platform",
8632 "https://www.googleapis.com/auth/compute", 8631 "https://www.googleapis.com/auth/compute",
8633 "https://www.googleapis.com/auth/compute.readonly" 8632 "https://www.googleapis.com/auth/compute.readonly"
8634 ] 8633 ]
8635 } 8634 }
8636 } 8635 }
8637 } 8636 }
8638 }, 8637 },
8639 "revision": "20160726", 8638 "revision": "20160812",
8640 "rootUrl": "https://www.googleapis.com/", 8639 "rootUrl": "https://www.googleapis.com/",
8641 "schemas": { 8640 "schemas": {
8642 "AccessConfig": { 8641 "AccessConfig": {
8643 "description": "An access configuration attached to an instance's ne twork interface. Only one access config per instance is supported.", 8642 "description": "An access configuration attached to an instance's ne twork interface. Only one access config per instance is supported.",
8644 "id": "AccessConfig", 8643 "id": "AccessConfig",
8645 "properties": { 8644 "properties": {
8646 "kind": { 8645 "kind": {
8647 "default": "compute#accessConfig", 8646 "default": "compute#accessConfig",
8648 "description": "[Output Only] Type of the resource. Always c ompute#accessConfig for access configs.", 8647 "description": "[Output Only] Type of the resource. Always c ompute#accessConfig for access configs.",
8649 "type": "string" 8648 "type": "string"
(...skipping 160 matching lines...) Expand 10 before | Expand all | Expand 10 after
8810 }, 8809 },
8811 "warning": { 8810 "warning": {
8812 "description": "[Output Only] Informational warning which re places the list of addresses when the list is empty.", 8811 "description": "[Output Only] Informational warning which re places the list of addresses when the list is empty.",
8813 "properties": { 8812 "properties": {
8814 "code": { 8813 "code": {
8815 "description": "[Output Only] A warning code, if app licable. For example, Compute Engine returns NO_RESULTS_ON_PAGE if there are no results in the response.", 8814 "description": "[Output Only] A warning code, if app licable. For example, Compute Engine returns NO_RESULTS_ON_PAGE if there are no results in the response.",
8816 "enum": [ 8815 "enum": [
8817 "CLEANUP_FAILED", 8816 "CLEANUP_FAILED",
8818 "DEPRECATED_RESOURCE_USED", 8817 "DEPRECATED_RESOURCE_USED",
8819 "DISK_SIZE_LARGER_THAN_IMAGE_SIZE", 8818 "DISK_SIZE_LARGER_THAN_IMAGE_SIZE",
8819 "FIELD_VALUE_OVERRIDEN",
8820 "INJECTED_KERNELS_DEPRECATED", 8820 "INJECTED_KERNELS_DEPRECATED",
8821 "NEXT_HOP_ADDRESS_NOT_ASSIGNED", 8821 "NEXT_HOP_ADDRESS_NOT_ASSIGNED",
8822 "NEXT_HOP_CANNOT_IP_FORWARD", 8822 "NEXT_HOP_CANNOT_IP_FORWARD",
8823 "NEXT_HOP_INSTANCE_NOT_FOUND", 8823 "NEXT_HOP_INSTANCE_NOT_FOUND",
8824 "NEXT_HOP_INSTANCE_NOT_ON_NETWORK", 8824 "NEXT_HOP_INSTANCE_NOT_ON_NETWORK",
8825 "NEXT_HOP_NOT_RUNNING", 8825 "NEXT_HOP_NOT_RUNNING",
8826 "NOT_CRITICAL_ERROR", 8826 "NOT_CRITICAL_ERROR",
8827 "NO_RESULTS_ON_PAGE", 8827 "NO_RESULTS_ON_PAGE",
8828 "REQUIRED_TOS_AGREEMENT", 8828 "REQUIRED_TOS_AGREEMENT",
8829 "RESOURCE_NOT_DELETED", 8829 "RESOURCE_NOT_DELETED",
8830 "SINGLE_INSTANCE_PROPERTY_TEMPLATE", 8830 "SINGLE_INSTANCE_PROPERTY_TEMPLATE",
8831 "UNREACHABLE" 8831 "UNREACHABLE"
8832 ], 8832 ],
8833 "enumDescriptions": [ 8833 "enumDescriptions": [
8834 "", 8834 "",
8835 "", 8835 "",
8836 "", 8836 "",
8837 "", 8837 "",
8838 "", 8838 "",
8839 "", 8839 "",
8840 "", 8840 "",
8841 "", 8841 "",
8842 "", 8842 "",
8843 "", 8843 "",
8844 "", 8844 "",
8845 "", 8845 "",
8846 "", 8846 "",
8847 "", 8847 "",
8848 "",
8848 "" 8849 ""
8849 ], 8850 ],
8850 "type": "string" 8851 "type": "string"
8851 }, 8852 },
8852 "data": { 8853 "data": {
8853 "description": "[Output Only] Metadata about this wa rning in key: value format. For example:\n\"data\": [ { \"key\": \"scope\", \"va lue\": \"zones/us-east1-d\" }", 8854 "description": "[Output Only] Metadata about this wa rning in key: value format. For example:\n\"data\": [ { \"key\": \"scope\", \"va lue\": \"zones/us-east1-d\" }",
8854 "items": { 8855 "items": {
8855 "properties": { 8856 "properties": {
8856 "key": { 8857 "key": {
8857 "description": "[Output Only] A key that provides more detail on the warning being returned. For example, for warnings w here there are no results in a list request for a particular zone, this key migh t be scope and the key value might be the zone name. Other examples might be a k ey indicating a deprecated resource and a suggested replacement, or a warning ab out invalid network settings (for example, if an instance attempts to perform IP forwarding but is not enabled for IP forwarding).", 8858 "description": "[Output Only] A key that provides more detail on the warning being returned. For example, for warnings w here there are no results in a list request for a particular zone, this key migh t be scope and the key value might be the zone name. Other examples might be a k ey indicating a deprecated resource and a suggested replacement, or a warning ab out invalid network settings (for example, if an instance attempts to perform IP forwarding but is not enabled for IP forwarding).",
(...skipping 134 matching lines...) Expand 10 before | Expand all | Expand 10 after
8992 } 8993 }
8993 }, 8994 },
8994 "type": "object" 8995 "type": "object"
8995 }, 8996 },
8996 "Autoscaler": { 8997 "Autoscaler": {
8997 "description": "Represents an Autoscaler resource. Autoscalers allow you to automatically scale virtual machine instances in managed instance groups according to an autoscaling policy that you define. For more information, read Autoscaling Groups of Instances.", 8998 "description": "Represents an Autoscaler resource. Autoscalers allow you to automatically scale virtual machine instances in managed instance groups according to an autoscaling policy that you define. For more information, read Autoscaling Groups of Instances.",
8998 "id": "Autoscaler", 8999 "id": "Autoscaler",
8999 "properties": { 9000 "properties": {
9000 "autoscalingPolicy": { 9001 "autoscalingPolicy": {
9001 "$ref": "AutoscalingPolicy", 9002 "$ref": "AutoscalingPolicy",
9002 "description": "The configuration parameters for the autosca ling algorithm. You can define one or more of the policies for an autoscaler: cp uUtilization, customMetricUtilizations, and loadBalancingUtilization.\n\nIf none of these are specified, the default will be to autoscale based on cpuUtilizatio n to 0.8 or 80%." 9003 "description": "The configuration parameters for the autosca ling algorithm. You can define one or more of the policies for an autoscaler: cp uUtilization, customMetricUtilizations, and loadBalancingUtilization.\n\nIf none of these are specified, the default will be to autoscale based on cpuUtilizatio n to 0.6 or 60%."
9003 }, 9004 },
9004 "creationTimestamp": { 9005 "creationTimestamp": {
9005 "description": "[Output Only] Creation timestamp in RFC3339 text format.", 9006 "description": "[Output Only] Creation timestamp in RFC3339 text format.",
9006 "type": "string" 9007 "type": "string"
9007 }, 9008 },
9008 "description": { 9009 "description": {
9009 "description": "An optional description of this resource. Pr ovide this property when you create the resource.", 9010 "description": "An optional description of this resource. Pr ovide this property when you create the resource.",
9010 "type": "string" 9011 "type": "string"
9011 }, 9012 },
9012 "id": { 9013 "id": {
(...skipping 18 matching lines...) Expand all
9031 }, 9032 },
9032 "selfLink": { 9033 "selfLink": {
9033 "description": "[Output Only] Server-defined URL for the res ource.", 9034 "description": "[Output Only] Server-defined URL for the res ource.",
9034 "type": "string" 9035 "type": "string"
9035 }, 9036 },
9036 "target": { 9037 "target": {
9037 "description": "URL of the managed instance group that this autoscaler will scale.", 9038 "description": "URL of the managed instance group that this autoscaler will scale.",
9038 "type": "string" 9039 "type": "string"
9039 }, 9040 },
9040 "zone": { 9041 "zone": {
9041 "description": "[Output Only] URL of the zone where the inst ance group resides.", 9042 "description": "[Output Only] URL of the zone where the inst ance group resides (for autoscalers living in zonal scope).",
9042 "type": "string" 9043 "type": "string"
9043 } 9044 }
9044 }, 9045 },
9045 "type": "object" 9046 "type": "object"
9046 }, 9047 },
9047 "AutoscalerAggregatedList": { 9048 "AutoscalerAggregatedList": {
9048 "id": "AutoscalerAggregatedList", 9049 "id": "AutoscalerAggregatedList",
9049 "properties": { 9050 "properties": {
9050 "id": { 9051 "id": {
9051 "description": "[Output Only] The unique identifier for the resource. This identifier is defined by the server.", 9052 "description": "[Output Only] The unique identifier for the resource. This identifier is defined by the server.",
(...skipping 66 matching lines...) Expand 10 before | Expand all | Expand 10 after
9118 }, 9119 },
9119 "warning": { 9120 "warning": {
9120 "description": "[Output Only] Informational warning which re places the list of autoscalers when the list is empty.", 9121 "description": "[Output Only] Informational warning which re places the list of autoscalers when the list is empty.",
9121 "properties": { 9122 "properties": {
9122 "code": { 9123 "code": {
9123 "description": "[Output Only] A warning code, if app licable. For example, Compute Engine returns NO_RESULTS_ON_PAGE if there are no results in the response.", 9124 "description": "[Output Only] A warning code, if app licable. For example, Compute Engine returns NO_RESULTS_ON_PAGE if there are no results in the response.",
9124 "enum": [ 9125 "enum": [
9125 "CLEANUP_FAILED", 9126 "CLEANUP_FAILED",
9126 "DEPRECATED_RESOURCE_USED", 9127 "DEPRECATED_RESOURCE_USED",
9127 "DISK_SIZE_LARGER_THAN_IMAGE_SIZE", 9128 "DISK_SIZE_LARGER_THAN_IMAGE_SIZE",
9129 "FIELD_VALUE_OVERRIDEN",
9128 "INJECTED_KERNELS_DEPRECATED", 9130 "INJECTED_KERNELS_DEPRECATED",
9129 "NEXT_HOP_ADDRESS_NOT_ASSIGNED", 9131 "NEXT_HOP_ADDRESS_NOT_ASSIGNED",
9130 "NEXT_HOP_CANNOT_IP_FORWARD", 9132 "NEXT_HOP_CANNOT_IP_FORWARD",
9131 "NEXT_HOP_INSTANCE_NOT_FOUND", 9133 "NEXT_HOP_INSTANCE_NOT_FOUND",
9132 "NEXT_HOP_INSTANCE_NOT_ON_NETWORK", 9134 "NEXT_HOP_INSTANCE_NOT_ON_NETWORK",
9133 "NEXT_HOP_NOT_RUNNING", 9135 "NEXT_HOP_NOT_RUNNING",
9134 "NOT_CRITICAL_ERROR", 9136 "NOT_CRITICAL_ERROR",
9135 "NO_RESULTS_ON_PAGE", 9137 "NO_RESULTS_ON_PAGE",
9136 "REQUIRED_TOS_AGREEMENT", 9138 "REQUIRED_TOS_AGREEMENT",
9137 "RESOURCE_NOT_DELETED", 9139 "RESOURCE_NOT_DELETED",
9138 "SINGLE_INSTANCE_PROPERTY_TEMPLATE", 9140 "SINGLE_INSTANCE_PROPERTY_TEMPLATE",
9139 "UNREACHABLE" 9141 "UNREACHABLE"
9140 ], 9142 ],
9141 "enumDescriptions": [ 9143 "enumDescriptions": [
9142 "", 9144 "",
9143 "", 9145 "",
9144 "", 9146 "",
9145 "", 9147 "",
9146 "", 9148 "",
9147 "", 9149 "",
9148 "", 9150 "",
9149 "", 9151 "",
9150 "", 9152 "",
9151 "", 9153 "",
9152 "", 9154 "",
9153 "", 9155 "",
9154 "", 9156 "",
9155 "", 9157 "",
9158 "",
9156 "" 9159 ""
9157 ], 9160 ],
9158 "type": "string" 9161 "type": "string"
9159 }, 9162 },
9160 "data": { 9163 "data": {
9161 "description": "[Output Only] Metadata about this wa rning in key: value format. For example:\n\"data\": [ { \"key\": \"scope\", \"va lue\": \"zones/us-east1-d\" }", 9164 "description": "[Output Only] Metadata about this wa rning in key: value format. For example:\n\"data\": [ { \"key\": \"scope\", \"va lue\": \"zones/us-east1-d\" }",
9162 "items": { 9165 "items": {
9163 "properties": { 9166 "properties": {
9164 "key": { 9167 "key": {
9165 "description": "[Output Only] A key that provides more detail on the warning being returned. For example, for warnings w here there are no results in a list request for a particular zone, this key migh t be scope and the key value might be the zone name. Other examples might be a k ey indicating a deprecated resource and a suggested replacement, or a warning ab out invalid network settings (for example, if an instance attempts to perform IP forwarding but is not enabled for IP forwarding).", 9168 "description": "[Output Only] A key that provides more detail on the warning being returned. For example, for warnings w here there are no results in a list request for a particular zone, this key migh t be scope and the key value might be the zone name. Other examples might be a k ey indicating a deprecated resource and a suggested replacement, or a warning ab out invalid network settings (for example, if an instance attempts to perform IP forwarding but is not enabled for IP forwarding).",
(...skipping 53 matching lines...) Expand 10 before | Expand all | Expand 10 after
9219 "type": "integer" 9222 "type": "integer"
9220 } 9223 }
9221 }, 9224 },
9222 "type": "object" 9225 "type": "object"
9223 }, 9226 },
9224 "AutoscalingPolicyCpuUtilization": { 9227 "AutoscalingPolicyCpuUtilization": {
9225 "description": "CPU utilization policy.", 9228 "description": "CPU utilization policy.",
9226 "id": "AutoscalingPolicyCpuUtilization", 9229 "id": "AutoscalingPolicyCpuUtilization",
9227 "properties": { 9230 "properties": {
9228 "utilizationTarget": { 9231 "utilizationTarget": {
9229 "description": "The target CPU utilization that the autoscal er should maintain. Must be a float value in the range (0, 1]. If not specified, the default is 0.8.\n\nIf the CPU level is below the target utilization, the au toscaler scales down the number of instances until it reaches the minimum number of instances you specified or until the average CPU of your instances reaches t he target utilization.\n\nIf the average CPU is above the target utilization, th e autoscaler scales up until it reaches the maximum number of instances you spec ified or until the average utilization reaches the target utilization.", 9232 "description": "The target CPU utilization that the autoscal er should maintain. Must be a float value in the range (0, 1]. If not specified, the default is 0.6.\n\nIf the CPU level is below the target utilization, the au toscaler scales down the number of instances until it reaches the minimum number of instances you specified or until the average CPU of your instances reaches t he target utilization.\n\nIf the average CPU is above the target utilization, th e autoscaler scales up until it reaches the maximum number of instances you spec ified or until the average utilization reaches the target utilization.",
9230 "format": "double", 9233 "format": "double",
9231 "type": "number" 9234 "type": "number"
9232 } 9235 }
9233 }, 9236 },
9234 "type": "object" 9237 "type": "object"
9235 }, 9238 },
9236 "AutoscalingPolicyCustomMetricUtilization": { 9239 "AutoscalingPolicyCustomMetricUtilization": {
9237 "description": "Custom utilization metric policy.", 9240 "description": "Custom utilization metric policy.",
9238 "id": "AutoscalingPolicyCustomMetricUtilization", 9241 "id": "AutoscalingPolicyCustomMetricUtilization",
9239 "properties": { 9242 "properties": {
(...skipping 636 matching lines...) Expand 10 before | Expand all | Expand 10 after
9876 }, 9879 },
9877 "warning": { 9880 "warning": {
9878 "description": "[Output Only] Informational warning which re places the list of disk types when the list is empty.", 9881 "description": "[Output Only] Informational warning which re places the list of disk types when the list is empty.",
9879 "properties": { 9882 "properties": {
9880 "code": { 9883 "code": {
9881 "description": "[Output Only] A warning code, if app licable. For example, Compute Engine returns NO_RESULTS_ON_PAGE if there are no results in the response.", 9884 "description": "[Output Only] A warning code, if app licable. For example, Compute Engine returns NO_RESULTS_ON_PAGE if there are no results in the response.",
9882 "enum": [ 9885 "enum": [
9883 "CLEANUP_FAILED", 9886 "CLEANUP_FAILED",
9884 "DEPRECATED_RESOURCE_USED", 9887 "DEPRECATED_RESOURCE_USED",
9885 "DISK_SIZE_LARGER_THAN_IMAGE_SIZE", 9888 "DISK_SIZE_LARGER_THAN_IMAGE_SIZE",
9889 "FIELD_VALUE_OVERRIDEN",
9886 "INJECTED_KERNELS_DEPRECATED", 9890 "INJECTED_KERNELS_DEPRECATED",
9887 "NEXT_HOP_ADDRESS_NOT_ASSIGNED", 9891 "NEXT_HOP_ADDRESS_NOT_ASSIGNED",
9888 "NEXT_HOP_CANNOT_IP_FORWARD", 9892 "NEXT_HOP_CANNOT_IP_FORWARD",
9889 "NEXT_HOP_INSTANCE_NOT_FOUND", 9893 "NEXT_HOP_INSTANCE_NOT_FOUND",
9890 "NEXT_HOP_INSTANCE_NOT_ON_NETWORK", 9894 "NEXT_HOP_INSTANCE_NOT_ON_NETWORK",
9891 "NEXT_HOP_NOT_RUNNING", 9895 "NEXT_HOP_NOT_RUNNING",
9892 "NOT_CRITICAL_ERROR", 9896 "NOT_CRITICAL_ERROR",
9893 "NO_RESULTS_ON_PAGE", 9897 "NO_RESULTS_ON_PAGE",
9894 "REQUIRED_TOS_AGREEMENT", 9898 "REQUIRED_TOS_AGREEMENT",
9895 "RESOURCE_NOT_DELETED", 9899 "RESOURCE_NOT_DELETED",
9896 "SINGLE_INSTANCE_PROPERTY_TEMPLATE", 9900 "SINGLE_INSTANCE_PROPERTY_TEMPLATE",
9897 "UNREACHABLE" 9901 "UNREACHABLE"
9898 ], 9902 ],
9899 "enumDescriptions": [ 9903 "enumDescriptions": [
9900 "", 9904 "",
9901 "", 9905 "",
9902 "", 9906 "",
9903 "", 9907 "",
9904 "", 9908 "",
9905 "", 9909 "",
9906 "", 9910 "",
9907 "", 9911 "",
9908 "", 9912 "",
9909 "", 9913 "",
9910 "", 9914 "",
9911 "", 9915 "",
9912 "", 9916 "",
9913 "", 9917 "",
9918 "",
9914 "" 9919 ""
9915 ], 9920 ],
9916 "type": "string" 9921 "type": "string"
9917 }, 9922 },
9918 "data": { 9923 "data": {
9919 "description": "[Output Only] Metadata about this wa rning in key: value format. For example:\n\"data\": [ { \"key\": \"scope\", \"va lue\": \"zones/us-east1-d\" }", 9924 "description": "[Output Only] Metadata about this wa rning in key: value format. For example:\n\"data\": [ { \"key\": \"scope\", \"va lue\": \"zones/us-east1-d\" }",
9920 "items": { 9925 "items": {
9921 "properties": { 9926 "properties": {
9922 "key": { 9927 "key": {
9923 "description": "[Output Only] A key that provides more detail on the warning being returned. For example, for warnings w here there are no results in a list request for a particular zone, this key migh t be scope and the key value might be the zone name. Other examples might be a k ey indicating a deprecated resource and a suggested replacement, or a warning ab out invalid network settings (for example, if an instance attempts to perform IP forwarding but is not enabled for IP forwarding).", 9928 "description": "[Output Only] A key that provides more detail on the warning being returned. For example, for warnings w here there are no results in a list request for a particular zone, this key migh t be scope and the key value might be the zone name. Other examples might be a k ey indicating a deprecated resource and a suggested replacement, or a warning ab out invalid network settings (for example, if an instance attempts to perform IP forwarding but is not enabled for IP forwarding).",
(...skipping 41 matching lines...) Expand 10 before | Expand all | Expand 10 after
9965 }, 9970 },
9966 "warning": { 9971 "warning": {
9967 "description": "[Output Only] Informational warning which re places the list of disks when the list is empty.", 9972 "description": "[Output Only] Informational warning which re places the list of disks when the list is empty.",
9968 "properties": { 9973 "properties": {
9969 "code": { 9974 "code": {
9970 "description": "[Output Only] A warning code, if app licable. For example, Compute Engine returns NO_RESULTS_ON_PAGE if there are no results in the response.", 9975 "description": "[Output Only] A warning code, if app licable. For example, Compute Engine returns NO_RESULTS_ON_PAGE if there are no results in the response.",
9971 "enum": [ 9976 "enum": [
9972 "CLEANUP_FAILED", 9977 "CLEANUP_FAILED",
9973 "DEPRECATED_RESOURCE_USED", 9978 "DEPRECATED_RESOURCE_USED",
9974 "DISK_SIZE_LARGER_THAN_IMAGE_SIZE", 9979 "DISK_SIZE_LARGER_THAN_IMAGE_SIZE",
9980 "FIELD_VALUE_OVERRIDEN",
9975 "INJECTED_KERNELS_DEPRECATED", 9981 "INJECTED_KERNELS_DEPRECATED",
9976 "NEXT_HOP_ADDRESS_NOT_ASSIGNED", 9982 "NEXT_HOP_ADDRESS_NOT_ASSIGNED",
9977 "NEXT_HOP_CANNOT_IP_FORWARD", 9983 "NEXT_HOP_CANNOT_IP_FORWARD",
9978 "NEXT_HOP_INSTANCE_NOT_FOUND", 9984 "NEXT_HOP_INSTANCE_NOT_FOUND",
9979 "NEXT_HOP_INSTANCE_NOT_ON_NETWORK", 9985 "NEXT_HOP_INSTANCE_NOT_ON_NETWORK",
9980 "NEXT_HOP_NOT_RUNNING", 9986 "NEXT_HOP_NOT_RUNNING",
9981 "NOT_CRITICAL_ERROR", 9987 "NOT_CRITICAL_ERROR",
9982 "NO_RESULTS_ON_PAGE", 9988 "NO_RESULTS_ON_PAGE",
9983 "REQUIRED_TOS_AGREEMENT", 9989 "REQUIRED_TOS_AGREEMENT",
9984 "RESOURCE_NOT_DELETED", 9990 "RESOURCE_NOT_DELETED",
9985 "SINGLE_INSTANCE_PROPERTY_TEMPLATE", 9991 "SINGLE_INSTANCE_PROPERTY_TEMPLATE",
9986 "UNREACHABLE" 9992 "UNREACHABLE"
9987 ], 9993 ],
9988 "enumDescriptions": [ 9994 "enumDescriptions": [
9989 "", 9995 "",
9990 "", 9996 "",
9991 "", 9997 "",
9992 "", 9998 "",
9993 "", 9999 "",
9994 "", 10000 "",
9995 "", 10001 "",
9996 "", 10002 "",
9997 "", 10003 "",
9998 "", 10004 "",
9999 "", 10005 "",
10000 "", 10006 "",
10001 "", 10007 "",
10002 "", 10008 "",
10009 "",
10003 "" 10010 ""
10004 ], 10011 ],
10005 "type": "string" 10012 "type": "string"
10006 }, 10013 },
10007 "data": { 10014 "data": {
10008 "description": "[Output Only] Metadata about this wa rning in key: value format. For example:\n\"data\": [ { \"key\": \"scope\", \"va lue\": \"zones/us-east1-d\" }", 10015 "description": "[Output Only] Metadata about this wa rning in key: value format. For example:\n\"data\": [ { \"key\": \"scope\", \"va lue\": \"zones/us-east1-d\" }",
10009 "items": { 10016 "items": {
10010 "properties": { 10017 "properties": {
10011 "key": { 10018 "key": {
10012 "description": "[Output Only] A key that provides more detail on the warning being returned. For example, for warnings w here there are no results in a list request for a particular zone, this key migh t be scope and the key value might be the zone name. Other examples might be a k ey indicating a deprecated resource and a suggested replacement, or a warning ab out invalid network settings (for example, if an instance attempts to perform IP forwarding but is not enabled for IP forwarding).", 10019 "description": "[Output Only] A key that provides more detail on the warning being returned. For example, for warnings w here there are no results in a list request for a particular zone, this key migh t be scope and the key value might be the zone name. Other examples might be a k ey indicating a deprecated resource and a suggested replacement, or a warning ab out invalid network settings (for example, if an instance attempts to perform IP forwarding but is not enabled for IP forwarding).",
(...skipping 276 matching lines...) Expand 10 before | Expand all | Expand 10 after
10289 }, 10296 },
10290 "warning": { 10297 "warning": {
10291 "description": "Informational warning which replaces the lis t of forwarding rules when the list is empty.", 10298 "description": "Informational warning which replaces the lis t of forwarding rules when the list is empty.",
10292 "properties": { 10299 "properties": {
10293 "code": { 10300 "code": {
10294 "description": "[Output Only] A warning code, if app licable. For example, Compute Engine returns NO_RESULTS_ON_PAGE if there are no results in the response.", 10301 "description": "[Output Only] A warning code, if app licable. For example, Compute Engine returns NO_RESULTS_ON_PAGE if there are no results in the response.",
10295 "enum": [ 10302 "enum": [
10296 "CLEANUP_FAILED", 10303 "CLEANUP_FAILED",
10297 "DEPRECATED_RESOURCE_USED", 10304 "DEPRECATED_RESOURCE_USED",
10298 "DISK_SIZE_LARGER_THAN_IMAGE_SIZE", 10305 "DISK_SIZE_LARGER_THAN_IMAGE_SIZE",
10306 "FIELD_VALUE_OVERRIDEN",
10299 "INJECTED_KERNELS_DEPRECATED", 10307 "INJECTED_KERNELS_DEPRECATED",
10300 "NEXT_HOP_ADDRESS_NOT_ASSIGNED", 10308 "NEXT_HOP_ADDRESS_NOT_ASSIGNED",
10301 "NEXT_HOP_CANNOT_IP_FORWARD", 10309 "NEXT_HOP_CANNOT_IP_FORWARD",
10302 "NEXT_HOP_INSTANCE_NOT_FOUND", 10310 "NEXT_HOP_INSTANCE_NOT_FOUND",
10303 "NEXT_HOP_INSTANCE_NOT_ON_NETWORK", 10311 "NEXT_HOP_INSTANCE_NOT_ON_NETWORK",
10304 "NEXT_HOP_NOT_RUNNING", 10312 "NEXT_HOP_NOT_RUNNING",
10305 "NOT_CRITICAL_ERROR", 10313 "NOT_CRITICAL_ERROR",
10306 "NO_RESULTS_ON_PAGE", 10314 "NO_RESULTS_ON_PAGE",
10307 "REQUIRED_TOS_AGREEMENT", 10315 "REQUIRED_TOS_AGREEMENT",
10308 "RESOURCE_NOT_DELETED", 10316 "RESOURCE_NOT_DELETED",
10309 "SINGLE_INSTANCE_PROPERTY_TEMPLATE", 10317 "SINGLE_INSTANCE_PROPERTY_TEMPLATE",
10310 "UNREACHABLE" 10318 "UNREACHABLE"
10311 ], 10319 ],
10312 "enumDescriptions": [ 10320 "enumDescriptions": [
10313 "", 10321 "",
10314 "", 10322 "",
10315 "", 10323 "",
10316 "", 10324 "",
10317 "", 10325 "",
10318 "", 10326 "",
10319 "", 10327 "",
10320 "", 10328 "",
10321 "", 10329 "",
10322 "", 10330 "",
10323 "", 10331 "",
10324 "", 10332 "",
10325 "", 10333 "",
10326 "", 10334 "",
10335 "",
10327 "" 10336 ""
10328 ], 10337 ],
10329 "type": "string" 10338 "type": "string"
10330 }, 10339 },
10331 "data": { 10340 "data": {
10332 "description": "[Output Only] Metadata about this wa rning in key: value format. For example:\n\"data\": [ { \"key\": \"scope\", \"va lue\": \"zones/us-east1-d\" }", 10341 "description": "[Output Only] Metadata about this wa rning in key: value format. For example:\n\"data\": [ { \"key\": \"scope\", \"va lue\": \"zones/us-east1-d\" }",
10333 "items": { 10342 "items": {
10334 "properties": { 10343 "properties": {
10335 "key": { 10344 "key": {
10336 "description": "[Output Only] A key that provides more detail on the warning being returned. For example, for warnings w here there are no results in a list request for a particular zone, this key migh t be scope and the key value might be the zone name. Other examples might be a k ey indicating a deprecated resource and a suggested replacement, or a warning ab out invalid network settings (for example, if an instance attempts to perform IP forwarding but is not enabled for IP forwarding).", 10345 "description": "[Output Only] A key that provides more detail on the warning being returned. For example, for warnings w here there are no results in a list request for a particular zone, this key migh t be scope and the key value might be the zone name. Other examples might be a k ey indicating a deprecated resource and a suggested replacement, or a warning ab out invalid network settings (for example, if an instance attempts to perform IP forwarding but is not enabled for IP forwarding).",
(...skipping 643 matching lines...) Expand 10 before | Expand all | Expand 10 after
10980 "size": { 10989 "size": {
10981 "description": "[Output Only] The total number of instances in the instance group.", 10990 "description": "[Output Only] The total number of instances in the instance group.",
10982 "format": "int32", 10991 "format": "int32",
10983 "type": "integer" 10992 "type": "integer"
10984 }, 10993 },
10985 "subnetwork": { 10994 "subnetwork": {
10986 "description": "The URL of the subnetwork to which all insta nces in the instance group belong.", 10995 "description": "The URL of the subnetwork to which all insta nces in the instance group belong.",
10987 "type": "string" 10996 "type": "string"
10988 }, 10997 },
10989 "zone": { 10998 "zone": {
10990 "description": "[Output Only] The URL of the zone where the instance group is located.", 10999 "description": "[Output Only] The URL of the zone where the instance group is located (for zonal resources).",
10991 "type": "string" 11000 "type": "string"
10992 } 11001 }
10993 }, 11002 },
10994 "type": "object" 11003 "type": "object"
10995 }, 11004 },
10996 "InstanceGroupAggregatedList": { 11005 "InstanceGroupAggregatedList": {
10997 "id": "InstanceGroupAggregatedList", 11006 "id": "InstanceGroupAggregatedList",
10998 "properties": { 11007 "properties": {
10999 "id": { 11008 "id": {
11000 "description": "[Output Only] A unique identifier for this a ggregated list of instance groups. The server generates this identifier.", 11009 "description": "[Output Only] A unique identifier for this a ggregated list of instance groups. The server generates this identifier.",
(...skipping 135 matching lines...) Expand 10 before | Expand all | Expand 10 after
11136 "annotations": { 11145 "annotations": {
11137 "required": [ 11146 "required": [
11138 "compute.instanceGroupManagers.insert" 11147 "compute.instanceGroupManagers.insert"
11139 ] 11148 ]
11140 }, 11149 },
11141 "description": "The target number of running instances for t his managed instance group. Deleting or abandoning instances reduces this number . Resizing the group changes this number.", 11150 "description": "The target number of running instances for t his managed instance group. Deleting or abandoning instances reduces this number . Resizing the group changes this number.",
11142 "format": "int32", 11151 "format": "int32",
11143 "type": "integer" 11152 "type": "integer"
11144 }, 11153 },
11145 "zone": { 11154 "zone": {
11146 "description": "The name of the zone where the managed insta nce group is located.", 11155 "description": "[Output Only] The URL of the zone where the managed instance group is located (for zonal resources).",
11147 "type": "string" 11156 "type": "string"
11148 } 11157 }
11149 }, 11158 },
11150 "type": "object" 11159 "type": "object"
11151 }, 11160 },
11152 "InstanceGroupManagerActionsSummary": { 11161 "InstanceGroupManagerActionsSummary": {
11153 "id": "InstanceGroupManagerActionsSummary", 11162 "id": "InstanceGroupManagerActionsSummary",
11154 "properties": { 11163 "properties": {
11155 "abandoning": { 11164 "abandoning": {
11156 "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.", 11165 "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.",
11157 "format": "int32", 11166 "format": "int32",
11158 "type": "integer" 11167 "type": "integer"
11159 }, 11168 },
11160 "creating": { 11169 "creating": {
11161 "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.", 11170 "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.",
11162 "format": "int32", 11171 "format": "int32",
11163 "type": "integer" 11172 "type": "integer"
11164 }, 11173 },
11174 "creatingWithoutRetries": {
11175 "description": "[Output Only] The number of instances that t he managed instance group will attempt to create. The group attempts to create e ach instance only once. If the group fails to create any of these instances, it decreases the group's target_size value accordingly.",
11176 "format": "int32",
11177 "type": "integer"
11178 },
11165 "deleting": { 11179 "deleting": {
11166 "description": "[Output Only] The number of instances in the managed instance group that are scheduled to be deleted or are currently being deleted.", 11180 "description": "[Output Only] The number of instances in the managed instance group that are scheduled to be deleted or are currently being deleted.",
11167 "format": "int32", 11181 "format": "int32",
11168 "type": "integer" 11182 "type": "integer"
11169 }, 11183 },
11170 "none": { 11184 "none": {
11171 "description": "[Output Only] The number of instances in the managed instance group that are running and have no scheduled actions.", 11185 "description": "[Output Only] The number of instances in the managed instance group that are running and have no scheduled actions.",
11172 "format": "int32", 11186 "format": "int32",
11173 "type": "integer" 11187 "type": "integer"
11174 }, 11188 },
(...skipping 141 matching lines...) Expand 10 before | Expand all | Expand 10 after
11316 }, 11330 },
11317 "warning": { 11331 "warning": {
11318 "description": "[Output Only] The warning that replaces the list of managed instance groups when the list is empty.", 11332 "description": "[Output Only] The warning that replaces the list of managed instance groups when the list is empty.",
11319 "properties": { 11333 "properties": {
11320 "code": { 11334 "code": {
11321 "description": "[Output Only] A warning code, if app licable. For example, Compute Engine returns NO_RESULTS_ON_PAGE if there are no results in the response.", 11335 "description": "[Output Only] A warning code, if app licable. For example, Compute Engine returns NO_RESULTS_ON_PAGE if there are no results in the response.",
11322 "enum": [ 11336 "enum": [
11323 "CLEANUP_FAILED", 11337 "CLEANUP_FAILED",
11324 "DEPRECATED_RESOURCE_USED", 11338 "DEPRECATED_RESOURCE_USED",
11325 "DISK_SIZE_LARGER_THAN_IMAGE_SIZE", 11339 "DISK_SIZE_LARGER_THAN_IMAGE_SIZE",
11340 "FIELD_VALUE_OVERRIDEN",
11326 "INJECTED_KERNELS_DEPRECATED", 11341 "INJECTED_KERNELS_DEPRECATED",
11327 "NEXT_HOP_ADDRESS_NOT_ASSIGNED", 11342 "NEXT_HOP_ADDRESS_NOT_ASSIGNED",
11328 "NEXT_HOP_CANNOT_IP_FORWARD", 11343 "NEXT_HOP_CANNOT_IP_FORWARD",
11329 "NEXT_HOP_INSTANCE_NOT_FOUND", 11344 "NEXT_HOP_INSTANCE_NOT_FOUND",
11330 "NEXT_HOP_INSTANCE_NOT_ON_NETWORK", 11345 "NEXT_HOP_INSTANCE_NOT_ON_NETWORK",
11331 "NEXT_HOP_NOT_RUNNING", 11346 "NEXT_HOP_NOT_RUNNING",
11332 "NOT_CRITICAL_ERROR", 11347 "NOT_CRITICAL_ERROR",
11333 "NO_RESULTS_ON_PAGE", 11348 "NO_RESULTS_ON_PAGE",
11334 "REQUIRED_TOS_AGREEMENT", 11349 "REQUIRED_TOS_AGREEMENT",
11335 "RESOURCE_NOT_DELETED", 11350 "RESOURCE_NOT_DELETED",
11336 "SINGLE_INSTANCE_PROPERTY_TEMPLATE", 11351 "SINGLE_INSTANCE_PROPERTY_TEMPLATE",
11337 "UNREACHABLE" 11352 "UNREACHABLE"
11338 ], 11353 ],
11339 "enumDescriptions": [ 11354 "enumDescriptions": [
11340 "", 11355 "",
11341 "", 11356 "",
11342 "", 11357 "",
11343 "", 11358 "",
11344 "", 11359 "",
11345 "", 11360 "",
11346 "", 11361 "",
11347 "", 11362 "",
11348 "", 11363 "",
11349 "", 11364 "",
11350 "", 11365 "",
11351 "", 11366 "",
11352 "", 11367 "",
11353 "", 11368 "",
11369 "",
11354 "" 11370 ""
11355 ], 11371 ],
11356 "type": "string" 11372 "type": "string"
11357 }, 11373 },
11358 "data": { 11374 "data": {
11359 "description": "[Output Only] Metadata about this wa rning in key: value format. For example:\n\"data\": [ { \"key\": \"scope\", \"va lue\": \"zones/us-east1-d\" }", 11375 "description": "[Output Only] Metadata about this wa rning in key: value format. For example:\n\"data\": [ { \"key\": \"scope\", \"va lue\": \"zones/us-east1-d\" }",
11360 "items": { 11376 "items": {
11361 "properties": { 11377 "properties": {
11362 "key": { 11378 "key": {
11363 "description": "[Output Only] A key that provides more detail on the warning being returned. For example, for warnings w here there are no results in a list request for a particular zone, this key migh t be scope and the key value might be the zone name. Other examples might be a k ey indicating a deprecated resource and a suggested replacement, or a warning ab out invalid network settings (for example, if an instance attempts to perform IP forwarding but is not enabled for IP forwarding).", 11379 "description": "[Output Only] A key that provides more detail on the warning being returned. For example, for warnings w here there are no results in a list request for a particular zone, this key migh t be scope and the key value might be the zone name. Other examples might be a k ey indicating a deprecated resource and a suggested replacement, or a warning ab out invalid network settings (for example, if an instance attempts to perform IP forwarding but is not enabled for IP forwarding).",
(...skipping 132 matching lines...) Expand 10 before | Expand all | Expand 10 after
11496 }, 11512 },
11497 "warning": { 11513 "warning": {
11498 "description": "[Output Only] An informational warning that replaces the list of instance groups when the list is empty.", 11514 "description": "[Output Only] An informational warning that replaces the list of instance groups when the list is empty.",
11499 "properties": { 11515 "properties": {
11500 "code": { 11516 "code": {
11501 "description": "[Output Only] A warning code, if app licable. For example, Compute Engine returns NO_RESULTS_ON_PAGE if there are no results in the response.", 11517 "description": "[Output Only] A warning code, if app licable. For example, Compute Engine returns NO_RESULTS_ON_PAGE if there are no results in the response.",
11502 "enum": [ 11518 "enum": [
11503 "CLEANUP_FAILED", 11519 "CLEANUP_FAILED",
11504 "DEPRECATED_RESOURCE_USED", 11520 "DEPRECATED_RESOURCE_USED",
11505 "DISK_SIZE_LARGER_THAN_IMAGE_SIZE", 11521 "DISK_SIZE_LARGER_THAN_IMAGE_SIZE",
11522 "FIELD_VALUE_OVERRIDEN",
11506 "INJECTED_KERNELS_DEPRECATED", 11523 "INJECTED_KERNELS_DEPRECATED",
11507 "NEXT_HOP_ADDRESS_NOT_ASSIGNED", 11524 "NEXT_HOP_ADDRESS_NOT_ASSIGNED",
11508 "NEXT_HOP_CANNOT_IP_FORWARD", 11525 "NEXT_HOP_CANNOT_IP_FORWARD",
11509 "NEXT_HOP_INSTANCE_NOT_FOUND", 11526 "NEXT_HOP_INSTANCE_NOT_FOUND",
11510 "NEXT_HOP_INSTANCE_NOT_ON_NETWORK", 11527 "NEXT_HOP_INSTANCE_NOT_ON_NETWORK",
11511 "NEXT_HOP_NOT_RUNNING", 11528 "NEXT_HOP_NOT_RUNNING",
11512 "NOT_CRITICAL_ERROR", 11529 "NOT_CRITICAL_ERROR",
11513 "NO_RESULTS_ON_PAGE", 11530 "NO_RESULTS_ON_PAGE",
11514 "REQUIRED_TOS_AGREEMENT", 11531 "REQUIRED_TOS_AGREEMENT",
11515 "RESOURCE_NOT_DELETED", 11532 "RESOURCE_NOT_DELETED",
11516 "SINGLE_INSTANCE_PROPERTY_TEMPLATE", 11533 "SINGLE_INSTANCE_PROPERTY_TEMPLATE",
11517 "UNREACHABLE" 11534 "UNREACHABLE"
11518 ], 11535 ],
11519 "enumDescriptions": [ 11536 "enumDescriptions": [
11520 "", 11537 "",
11521 "", 11538 "",
11522 "", 11539 "",
11523 "", 11540 "",
11524 "", 11541 "",
11525 "", 11542 "",
11526 "", 11543 "",
11527 "", 11544 "",
11528 "", 11545 "",
11529 "", 11546 "",
11530 "", 11547 "",
11531 "", 11548 "",
11532 "", 11549 "",
11533 "", 11550 "",
11551 "",
11534 "" 11552 ""
11535 ], 11553 ],
11536 "type": "string" 11554 "type": "string"
11537 }, 11555 },
11538 "data": { 11556 "data": {
11539 "description": "[Output Only] Metadata about this wa rning in key: value format. For example:\n\"data\": [ { \"key\": \"scope\", \"va lue\": \"zones/us-east1-d\" }", 11557 "description": "[Output Only] Metadata about this wa rning in key: value format. For example:\n\"data\": [ { \"key\": \"scope\", \"va lue\": \"zones/us-east1-d\" }",
11540 "items": { 11558 "items": {
11541 "properties": { 11559 "properties": {
11542 "key": { 11560 "key": {
11543 "description": "[Output Only] A key that provides more detail on the warning being returned. For example, for warnings w here there are no results in a list request for a particular zone, this key migh t be scope and the key value might be the zone name. Other examples might be a k ey indicating a deprecated resource and a suggested replacement, or a warning ab out invalid network settings (for example, if an instance attempts to perform IP forwarding but is not enabled for IP forwarding).", 11561 "description": "[Output Only] A key that provides more detail on the warning being returned. For example, for warnings w here there are no results in a list request for a particular zone, this key migh t be scope and the key value might be the zone name. Other examples might be a k ey indicating a deprecated resource and a suggested replacement, or a warning ab out invalid network settings (for example, if an instance attempts to perform IP forwarding but is not enabled for IP forwarding).",
(...skipping 275 matching lines...) Expand 10 before | Expand all | Expand 10 after
11819 }, 11837 },
11820 "warning": { 11838 "warning": {
11821 "description": "[Output Only] Informational warning which re places the list of instances when the list is empty.", 11839 "description": "[Output Only] Informational warning which re places the list of instances when the list is empty.",
11822 "properties": { 11840 "properties": {
11823 "code": { 11841 "code": {
11824 "description": "[Output Only] A warning code, if app licable. For example, Compute Engine returns NO_RESULTS_ON_PAGE if there are no results in the response.", 11842 "description": "[Output Only] A warning code, if app licable. For example, Compute Engine returns NO_RESULTS_ON_PAGE if there are no results in the response.",
11825 "enum": [ 11843 "enum": [
11826 "CLEANUP_FAILED", 11844 "CLEANUP_FAILED",
11827 "DEPRECATED_RESOURCE_USED", 11845 "DEPRECATED_RESOURCE_USED",
11828 "DISK_SIZE_LARGER_THAN_IMAGE_SIZE", 11846 "DISK_SIZE_LARGER_THAN_IMAGE_SIZE",
11847 "FIELD_VALUE_OVERRIDEN",
11829 "INJECTED_KERNELS_DEPRECATED", 11848 "INJECTED_KERNELS_DEPRECATED",
11830 "NEXT_HOP_ADDRESS_NOT_ASSIGNED", 11849 "NEXT_HOP_ADDRESS_NOT_ASSIGNED",
11831 "NEXT_HOP_CANNOT_IP_FORWARD", 11850 "NEXT_HOP_CANNOT_IP_FORWARD",
11832 "NEXT_HOP_INSTANCE_NOT_FOUND", 11851 "NEXT_HOP_INSTANCE_NOT_FOUND",
11833 "NEXT_HOP_INSTANCE_NOT_ON_NETWORK", 11852 "NEXT_HOP_INSTANCE_NOT_ON_NETWORK",
11834 "NEXT_HOP_NOT_RUNNING", 11853 "NEXT_HOP_NOT_RUNNING",
11835 "NOT_CRITICAL_ERROR", 11854 "NOT_CRITICAL_ERROR",
11836 "NO_RESULTS_ON_PAGE", 11855 "NO_RESULTS_ON_PAGE",
11837 "REQUIRED_TOS_AGREEMENT", 11856 "REQUIRED_TOS_AGREEMENT",
11838 "RESOURCE_NOT_DELETED", 11857 "RESOURCE_NOT_DELETED",
11839 "SINGLE_INSTANCE_PROPERTY_TEMPLATE", 11858 "SINGLE_INSTANCE_PROPERTY_TEMPLATE",
11840 "UNREACHABLE" 11859 "UNREACHABLE"
11841 ], 11860 ],
11842 "enumDescriptions": [ 11861 "enumDescriptions": [
11843 "", 11862 "",
11844 "", 11863 "",
11845 "", 11864 "",
11846 "", 11865 "",
11847 "", 11866 "",
11848 "", 11867 "",
11849 "", 11868 "",
11850 "", 11869 "",
11851 "", 11870 "",
11852 "", 11871 "",
11853 "", 11872 "",
11854 "", 11873 "",
11855 "", 11874 "",
11856 "", 11875 "",
11876 "",
11857 "" 11877 ""
11858 ], 11878 ],
11859 "type": "string" 11879 "type": "string"
11860 }, 11880 },
11861 "data": { 11881 "data": {
11862 "description": "[Output Only] Metadata about this wa rning in key: value format. For example:\n\"data\": [ { \"key\": \"scope\", \"va lue\": \"zones/us-east1-d\" }", 11882 "description": "[Output Only] Metadata about this wa rning in key: value format. For example:\n\"data\": [ { \"key\": \"scope\", \"va lue\": \"zones/us-east1-d\" }",
11863 "items": { 11883 "items": {
11864 "properties": { 11884 "properties": {
11865 "key": { 11885 "key": {
11866 "description": "[Output Only] A key that provides more detail on the warning being returned. For example, for warnings w here there are no results in a list request for a particular zone, this key migh t be scope and the key value might be the zone name. Other examples might be a k ey indicating a deprecated resource and a suggested replacement, or a warning ab out invalid network settings (for example, if an instance attempts to perform IP forwarding but is not enabled for IP forwarding).", 11886 "description": "[Output Only] A key that provides more detail on the warning being returned. For example, for warnings w here there are no results in a list request for a particular zone, this key migh t be scope and the key value might be the zone name. Other examples might be a k ey indicating a deprecated resource and a suggested replacement, or a warning ab out invalid network settings (for example, if an instance attempts to perform IP forwarding but is not enabled for IP forwarding).",
(...skipping 230 matching lines...) Expand 10 before | Expand all | Expand 10 after
12097 }, 12117 },
12098 "warning": { 12118 "warning": {
12099 "description": "[Output Only] An informational warning that appears when the machine types list is empty.", 12119 "description": "[Output Only] An informational warning that appears when the machine types list is empty.",
12100 "properties": { 12120 "properties": {
12101 "code": { 12121 "code": {
12102 "description": "[Output Only] A warning code, if app licable. For example, Compute Engine returns NO_RESULTS_ON_PAGE if there are no results in the response.", 12122 "description": "[Output Only] A warning code, if app licable. For example, Compute Engine returns NO_RESULTS_ON_PAGE if there are no results in the response.",
12103 "enum": [ 12123 "enum": [
12104 "CLEANUP_FAILED", 12124 "CLEANUP_FAILED",
12105 "DEPRECATED_RESOURCE_USED", 12125 "DEPRECATED_RESOURCE_USED",
12106 "DISK_SIZE_LARGER_THAN_IMAGE_SIZE", 12126 "DISK_SIZE_LARGER_THAN_IMAGE_SIZE",
12127 "FIELD_VALUE_OVERRIDEN",
12107 "INJECTED_KERNELS_DEPRECATED", 12128 "INJECTED_KERNELS_DEPRECATED",
12108 "NEXT_HOP_ADDRESS_NOT_ASSIGNED", 12129 "NEXT_HOP_ADDRESS_NOT_ASSIGNED",
12109 "NEXT_HOP_CANNOT_IP_FORWARD", 12130 "NEXT_HOP_CANNOT_IP_FORWARD",
12110 "NEXT_HOP_INSTANCE_NOT_FOUND", 12131 "NEXT_HOP_INSTANCE_NOT_FOUND",
12111 "NEXT_HOP_INSTANCE_NOT_ON_NETWORK", 12132 "NEXT_HOP_INSTANCE_NOT_ON_NETWORK",
12112 "NEXT_HOP_NOT_RUNNING", 12133 "NEXT_HOP_NOT_RUNNING",
12113 "NOT_CRITICAL_ERROR", 12134 "NOT_CRITICAL_ERROR",
12114 "NO_RESULTS_ON_PAGE", 12135 "NO_RESULTS_ON_PAGE",
12115 "REQUIRED_TOS_AGREEMENT", 12136 "REQUIRED_TOS_AGREEMENT",
12116 "RESOURCE_NOT_DELETED", 12137 "RESOURCE_NOT_DELETED",
12117 "SINGLE_INSTANCE_PROPERTY_TEMPLATE", 12138 "SINGLE_INSTANCE_PROPERTY_TEMPLATE",
12118 "UNREACHABLE" 12139 "UNREACHABLE"
12119 ], 12140 ],
12120 "enumDescriptions": [ 12141 "enumDescriptions": [
12121 "", 12142 "",
12122 "", 12143 "",
12123 "", 12144 "",
12124 "", 12145 "",
12125 "", 12146 "",
12126 "", 12147 "",
12127 "", 12148 "",
12128 "", 12149 "",
12129 "", 12150 "",
12130 "", 12151 "",
12131 "", 12152 "",
12132 "", 12153 "",
12133 "", 12154 "",
12134 "", 12155 "",
12156 "",
12135 "" 12157 ""
12136 ], 12158 ],
12137 "type": "string" 12159 "type": "string"
12138 }, 12160 },
12139 "data": { 12161 "data": {
12140 "description": "[Output Only] Metadata about this wa rning in key: value format. For example:\n\"data\": [ { \"key\": \"scope\", \"va lue\": \"zones/us-east1-d\" }", 12162 "description": "[Output Only] Metadata about this wa rning in key: value format. For example:\n\"data\": [ { \"key\": \"scope\", \"va lue\": \"zones/us-east1-d\" }",
12141 "items": { 12163 "items": {
12142 "properties": { 12164 "properties": {
12143 "key": { 12165 "key": {
12144 "description": "[Output Only] A key that provides more detail on the warning being returned. For example, for warnings w here there are no results in a list request for a particular zone, this key migh t be scope and the key value might be the zone name. Other examples might be a k ey indicating a deprecated resource and a suggested replacement, or a warning ab out invalid network settings (for example, if an instance attempts to perform IP forwarding but is not enabled for IP forwarding).", 12166 "description": "[Output Only] A key that provides more detail on the warning being returned. For example, for warnings w here there are no results in a list request for a particular zone, this key migh t be scope and the key value might be the zone name. Other examples might be a k ey indicating a deprecated resource and a suggested replacement, or a warning ab out invalid network settings (for example, if an instance attempts to perform IP forwarding but is not enabled for IP forwarding).",
(...skipping 19 matching lines...) Expand all
12164 "type": "object" 12186 "type": "object"
12165 }, 12187 },
12166 "ManagedInstance": { 12188 "ManagedInstance": {
12167 "id": "ManagedInstance", 12189 "id": "ManagedInstance",
12168 "properties": { 12190 "properties": {
12169 "currentAction": { 12191 "currentAction": {
12170 "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.", 12192 "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.",
12171 "enum": [ 12193 "enum": [
12172 "ABANDONING", 12194 "ABANDONING",
12173 "CREATING", 12195 "CREATING",
12196 "CREATING_WITHOUT_RETRIES",
12174 "DELETING", 12197 "DELETING",
12175 "NONE", 12198 "NONE",
12176 "RECREATING", 12199 "RECREATING",
12177 "REFRESHING", 12200 "REFRESHING",
12178 "RESTARTING" 12201 "RESTARTING"
12179 ], 12202 ],
12180 "enumDescriptions": [ 12203 "enumDescriptions": [
12181 "", 12204 "",
12182 "", 12205 "",
12183 "", 12206 "",
12184 "", 12207 "",
12185 "", 12208 "",
12186 "", 12209 "",
12210 "",
12187 "" 12211 ""
12188 ], 12212 ],
12189 "type": "string" 12213 "type": "string"
12190 }, 12214 },
12191 "id": { 12215 "id": {
12192 "description": "[Output only] The unique identifier for this resource. This field is empty when instance does not exist.", 12216 "description": "[Output only] The unique identifier for this resource. This field is empty when instance does not exist.",
12193 "format": "uint64", 12217 "format": "uint64",
12194 "type": "string" 12218 "type": "string"
12195 }, 12219 },
12196 "instance": { 12220 "instance": {
(...skipping 382 matching lines...) Expand 10 before | Expand all | Expand 10 after
12579 "warnings": { 12603 "warnings": {
12580 "description": "[Output Only] If warning messages are genera ted during processing of the operation, this field will be populated.", 12604 "description": "[Output Only] If warning messages are genera ted during processing of the operation, this field will be populated.",
12581 "items": { 12605 "items": {
12582 "properties": { 12606 "properties": {
12583 "code": { 12607 "code": {
12584 "description": "[Output Only] A warning code, if applicable. For example, Compute Engine returns NO_RESULTS_ON_PAGE if there are no results in the response.", 12608 "description": "[Output Only] A warning code, if applicable. For example, Compute Engine returns NO_RESULTS_ON_PAGE if there are no results in the response.",
12585 "enum": [ 12609 "enum": [
12586 "CLEANUP_FAILED", 12610 "CLEANUP_FAILED",
12587 "DEPRECATED_RESOURCE_USED", 12611 "DEPRECATED_RESOURCE_USED",
12588 "DISK_SIZE_LARGER_THAN_IMAGE_SIZE", 12612 "DISK_SIZE_LARGER_THAN_IMAGE_SIZE",
12613 "FIELD_VALUE_OVERRIDEN",
12589 "INJECTED_KERNELS_DEPRECATED", 12614 "INJECTED_KERNELS_DEPRECATED",
12590 "NEXT_HOP_ADDRESS_NOT_ASSIGNED", 12615 "NEXT_HOP_ADDRESS_NOT_ASSIGNED",
12591 "NEXT_HOP_CANNOT_IP_FORWARD", 12616 "NEXT_HOP_CANNOT_IP_FORWARD",
12592 "NEXT_HOP_INSTANCE_NOT_FOUND", 12617 "NEXT_HOP_INSTANCE_NOT_FOUND",
12593 "NEXT_HOP_INSTANCE_NOT_ON_NETWORK", 12618 "NEXT_HOP_INSTANCE_NOT_ON_NETWORK",
12594 "NEXT_HOP_NOT_RUNNING", 12619 "NEXT_HOP_NOT_RUNNING",
12595 "NOT_CRITICAL_ERROR", 12620 "NOT_CRITICAL_ERROR",
12596 "NO_RESULTS_ON_PAGE", 12621 "NO_RESULTS_ON_PAGE",
12597 "REQUIRED_TOS_AGREEMENT", 12622 "REQUIRED_TOS_AGREEMENT",
12598 "RESOURCE_NOT_DELETED", 12623 "RESOURCE_NOT_DELETED",
12599 "SINGLE_INSTANCE_PROPERTY_TEMPLATE", 12624 "SINGLE_INSTANCE_PROPERTY_TEMPLATE",
12600 "UNREACHABLE" 12625 "UNREACHABLE"
12601 ], 12626 ],
12602 "enumDescriptions": [ 12627 "enumDescriptions": [
12603 "", 12628 "",
12604 "", 12629 "",
12605 "", 12630 "",
12606 "", 12631 "",
12607 "", 12632 "",
12608 "", 12633 "",
12609 "", 12634 "",
12610 "", 12635 "",
12611 "", 12636 "",
12612 "", 12637 "",
12613 "", 12638 "",
12614 "", 12639 "",
12615 "", 12640 "",
12616 "", 12641 "",
12642 "",
12617 "" 12643 ""
12618 ], 12644 ],
12619 "type": "string" 12645 "type": "string"
12620 }, 12646 },
12621 "data": { 12647 "data": {
12622 "description": "[Output Only] Metadata about thi s warning in key: value format. For example:\n\"data\": [ { \"key\": \"scope\", \"value\": \"zones/us-east1-d\" }", 12648 "description": "[Output Only] Metadata about thi s warning in key: value format. For example:\n\"data\": [ { \"key\": \"scope\", \"value\": \"zones/us-east1-d\" }",
12623 "items": { 12649 "items": {
12624 "properties": { 12650 "properties": {
12625 "key": { 12651 "key": {
12626 "description": "[Output Only] A key that provides more detail on the warning being returned. For example, for warnin gs where there are no results in a list request for a particular zone, this key might be scope and the key value might be the zone name. Other examples might be a key indicating a deprecated resource and a suggested replacement, or a warnin g about invalid network settings (for example, if an instance attempts to perfor m IP forwarding but is not enabled for IP forwarding).", 12652 "description": "[Output Only] A key that provides more detail on the warning being returned. For example, for warnin gs where there are no results in a list request for a particular zone, this key might be scope and the key value might be the zone name. Other examples might be a key indicating a deprecated resource and a suggested replacement, or a warnin g about invalid network settings (for example, if an instance attempts to perfor m IP forwarding but is not enabled for IP forwarding).",
(...skipping 98 matching lines...) Expand 10 before | Expand all | Expand 10 after
12725 }, 12751 },
12726 "warning": { 12752 "warning": {
12727 "description": "[Output Only] Informational warning which re places the list of operations when the list is empty.", 12753 "description": "[Output Only] Informational warning which re places the list of operations when the list is empty.",
12728 "properties": { 12754 "properties": {
12729 "code": { 12755 "code": {
12730 "description": "[Output Only] A warning code, if app licable. For example, Compute Engine returns NO_RESULTS_ON_PAGE if there are no results in the response.", 12756 "description": "[Output Only] A warning code, if app licable. For example, Compute Engine returns NO_RESULTS_ON_PAGE if there are no results in the response.",
12731 "enum": [ 12757 "enum": [
12732 "CLEANUP_FAILED", 12758 "CLEANUP_FAILED",
12733 "DEPRECATED_RESOURCE_USED", 12759 "DEPRECATED_RESOURCE_USED",
12734 "DISK_SIZE_LARGER_THAN_IMAGE_SIZE", 12760 "DISK_SIZE_LARGER_THAN_IMAGE_SIZE",
12761 "FIELD_VALUE_OVERRIDEN",
12735 "INJECTED_KERNELS_DEPRECATED", 12762 "INJECTED_KERNELS_DEPRECATED",
12736 "NEXT_HOP_ADDRESS_NOT_ASSIGNED", 12763 "NEXT_HOP_ADDRESS_NOT_ASSIGNED",
12737 "NEXT_HOP_CANNOT_IP_FORWARD", 12764 "NEXT_HOP_CANNOT_IP_FORWARD",
12738 "NEXT_HOP_INSTANCE_NOT_FOUND", 12765 "NEXT_HOP_INSTANCE_NOT_FOUND",
12739 "NEXT_HOP_INSTANCE_NOT_ON_NETWORK", 12766 "NEXT_HOP_INSTANCE_NOT_ON_NETWORK",
12740 "NEXT_HOP_NOT_RUNNING", 12767 "NEXT_HOP_NOT_RUNNING",
12741 "NOT_CRITICAL_ERROR", 12768 "NOT_CRITICAL_ERROR",
12742 "NO_RESULTS_ON_PAGE", 12769 "NO_RESULTS_ON_PAGE",
12743 "REQUIRED_TOS_AGREEMENT", 12770 "REQUIRED_TOS_AGREEMENT",
12744 "RESOURCE_NOT_DELETED", 12771 "RESOURCE_NOT_DELETED",
12745 "SINGLE_INSTANCE_PROPERTY_TEMPLATE", 12772 "SINGLE_INSTANCE_PROPERTY_TEMPLATE",
12746 "UNREACHABLE" 12773 "UNREACHABLE"
12747 ], 12774 ],
12748 "enumDescriptions": [ 12775 "enumDescriptions": [
12749 "", 12776 "",
12750 "", 12777 "",
12751 "", 12778 "",
12752 "", 12779 "",
12753 "", 12780 "",
12754 "", 12781 "",
12755 "", 12782 "",
12756 "", 12783 "",
12757 "", 12784 "",
12758 "", 12785 "",
12759 "", 12786 "",
12760 "", 12787 "",
12761 "", 12788 "",
12762 "", 12789 "",
12790 "",
12763 "" 12791 ""
12764 ], 12792 ],
12765 "type": "string" 12793 "type": "string"
12766 }, 12794 },
12767 "data": { 12795 "data": {
12768 "description": "[Output Only] Metadata about this wa rning in key: value format. For example:\n\"data\": [ { \"key\": \"scope\", \"va lue\": \"zones/us-east1-d\" }", 12796 "description": "[Output Only] Metadata about this wa rning in key: value format. For example:\n\"data\": [ { \"key\": \"scope\", \"va lue\": \"zones/us-east1-d\" }",
12769 "items": { 12797 "items": {
12770 "properties": { 12798 "properties": {
12771 "key": { 12799 "key": {
12772 "description": "[Output Only] A key that provides more detail on the warning being returned. For example, for warnings w here there are no results in a list request for a particular zone, this key migh t be scope and the key value might be the zone name. Other examples might be a k ey indicating a deprecated resource and a suggested replacement, or a warning ab out invalid network settings (for example, if an instance attempts to perform IP forwarding but is not enabled for IP forwarding).", 12800 "description": "[Output Only] A key that provides more detail on the warning being returned. For example, for warnings w here there are no results in a list request for a particular zone, this key migh t be scope and the key value might be the zone name. Other examples might be a k ey indicating a deprecated resource and a suggested replacement, or a warning ab out invalid network settings (for example, if an instance attempts to perform IP forwarding but is not enabled for IP forwarding).",
(...skipping 152 matching lines...) Expand 10 before | Expand all | Expand 10 after
12925 "ROUTES", 12953 "ROUTES",
12926 "SNAPSHOTS", 12954 "SNAPSHOTS",
12927 "SSD_TOTAL_GB", 12955 "SSD_TOTAL_GB",
12928 "SSL_CERTIFICATES", 12956 "SSL_CERTIFICATES",
12929 "STATIC_ADDRESSES", 12957 "STATIC_ADDRESSES",
12930 "SUBNETWORKS", 12958 "SUBNETWORKS",
12931 "TARGET_HTTPS_PROXIES", 12959 "TARGET_HTTPS_PROXIES",
12932 "TARGET_HTTP_PROXIES", 12960 "TARGET_HTTP_PROXIES",
12933 "TARGET_INSTANCES", 12961 "TARGET_INSTANCES",
12934 "TARGET_POOLS", 12962 "TARGET_POOLS",
12963 "TARGET_SSL_PROXIES",
12935 "TARGET_VPN_GATEWAYS", 12964 "TARGET_VPN_GATEWAYS",
12936 "URL_MAPS", 12965 "URL_MAPS",
12937 "VPN_TUNNELS" 12966 "VPN_TUNNELS"
12938 ], 12967 ],
12939 "enumDescriptions": [ 12968 "enumDescriptions": [
12940 "", 12969 "",
12941 "", 12970 "",
12942 "", 12971 "",
12943 "", 12972 "",
12944 "", 12973 "",
(...skipping 13 matching lines...) Expand all
12958 "", 12987 "",
12959 "", 12988 "",
12960 "", 12989 "",
12961 "", 12990 "",
12962 "", 12991 "",
12963 "", 12992 "",
12964 "", 12993 "",
12965 "", 12994 "",
12966 "", 12995 "",
12967 "", 12996 "",
12997 "",
12968 "" 12998 ""
12969 ], 12999 ],
12970 "type": "string" 13000 "type": "string"
12971 }, 13001 },
12972 "usage": { 13002 "usage": {
12973 "description": "[Output Only] Current usage of this metric." , 13003 "description": "[Output Only] Current usage of this metric." ,
12974 "format": "double", 13004 "format": "double",
12975 "type": "number" 13005 "type": "number"
12976 } 13006 }
12977 }, 13007 },
(...skipping 202 matching lines...) Expand 10 before | Expand all | Expand 10 after
13180 "warnings": { 13210 "warnings": {
13181 "description": "[Output Only] If potential misconfigurations are detected for this route, this field will be populated with warning messages .", 13211 "description": "[Output Only] If potential misconfigurations are detected for this route, this field will be populated with warning messages .",
13182 "items": { 13212 "items": {
13183 "properties": { 13213 "properties": {
13184 "code": { 13214 "code": {
13185 "description": "[Output Only] A warning code, if applicable. For example, Compute Engine returns NO_RESULTS_ON_PAGE if there are no results in the response.", 13215 "description": "[Output Only] A warning code, if applicable. For example, Compute Engine returns NO_RESULTS_ON_PAGE if there are no results in the response.",
13186 "enum": [ 13216 "enum": [
13187 "CLEANUP_FAILED", 13217 "CLEANUP_FAILED",
13188 "DEPRECATED_RESOURCE_USED", 13218 "DEPRECATED_RESOURCE_USED",
13189 "DISK_SIZE_LARGER_THAN_IMAGE_SIZE", 13219 "DISK_SIZE_LARGER_THAN_IMAGE_SIZE",
13220 "FIELD_VALUE_OVERRIDEN",
13190 "INJECTED_KERNELS_DEPRECATED", 13221 "INJECTED_KERNELS_DEPRECATED",
13191 "NEXT_HOP_ADDRESS_NOT_ASSIGNED", 13222 "NEXT_HOP_ADDRESS_NOT_ASSIGNED",
13192 "NEXT_HOP_CANNOT_IP_FORWARD", 13223 "NEXT_HOP_CANNOT_IP_FORWARD",
13193 "NEXT_HOP_INSTANCE_NOT_FOUND", 13224 "NEXT_HOP_INSTANCE_NOT_FOUND",
13194 "NEXT_HOP_INSTANCE_NOT_ON_NETWORK", 13225 "NEXT_HOP_INSTANCE_NOT_ON_NETWORK",
13195 "NEXT_HOP_NOT_RUNNING", 13226 "NEXT_HOP_NOT_RUNNING",
13196 "NOT_CRITICAL_ERROR", 13227 "NOT_CRITICAL_ERROR",
13197 "NO_RESULTS_ON_PAGE", 13228 "NO_RESULTS_ON_PAGE",
13198 "REQUIRED_TOS_AGREEMENT", 13229 "REQUIRED_TOS_AGREEMENT",
13199 "RESOURCE_NOT_DELETED", 13230 "RESOURCE_NOT_DELETED",
13200 "SINGLE_INSTANCE_PROPERTY_TEMPLATE", 13231 "SINGLE_INSTANCE_PROPERTY_TEMPLATE",
13201 "UNREACHABLE" 13232 "UNREACHABLE"
13202 ], 13233 ],
13203 "enumDescriptions": [ 13234 "enumDescriptions": [
13204 "", 13235 "",
13205 "", 13236 "",
13206 "", 13237 "",
13207 "", 13238 "",
13208 "", 13239 "",
13209 "", 13240 "",
13210 "", 13241 "",
13211 "", 13242 "",
13212 "", 13243 "",
13213 "", 13244 "",
13214 "", 13245 "",
13215 "", 13246 "",
13216 "", 13247 "",
13217 "", 13248 "",
13249 "",
13218 "" 13250 ""
13219 ], 13251 ],
13220 "type": "string" 13252 "type": "string"
13221 }, 13253 },
13222 "data": { 13254 "data": {
13223 "description": "[Output Only] Metadata about thi s warning in key: value format. For example:\n\"data\": [ { \"key\": \"scope\", \"value\": \"zones/us-east1-d\" }", 13255 "description": "[Output Only] Metadata about thi s warning in key: value format. For example:\n\"data\": [ { \"key\": \"scope\", \"value\": \"zones/us-east1-d\" }",
13224 "items": { 13256 "items": {
13225 "properties": { 13257 "properties": {
13226 "key": { 13258 "key": {
13227 "description": "[Output Only] A key that provides more detail on the warning being returned. For example, for warnin gs where there are no results in a list request for a particular zone, this key might be scope and the key value might be the zone name. Other examples might be a key indicating a deprecated resource and a suggested replacement, or a warnin g about invalid network settings (for example, if an instance attempts to perfor m IP forwarding but is not enabled for IP forwarding).", 13259 "description": "[Output Only] A key that provides more detail on the warning being returned. For example, for warnin gs where there are no results in a list request for a particular zone, this key might be scope and the key value might be the zone name. Other examples might be a key indicating a deprecated resource and a suggested replacement, or a warnin g about invalid network settings (for example, if an instance attempts to perfor m IP forwarding but is not enabled for IP forwarding).",
(...skipping 366 matching lines...) Expand 10 before | Expand all | Expand 10 after
13594 }, 13626 },
13595 "warning": { 13627 "warning": {
13596 "description": "Informational warning which replaces the lis t of routers when the list is empty.", 13628 "description": "Informational warning which replaces the lis t of routers when the list is empty.",
13597 "properties": { 13629 "properties": {
13598 "code": { 13630 "code": {
13599 "description": "[Output Only] A warning code, if app licable. For example, Compute Engine returns NO_RESULTS_ON_PAGE if there are no results in the response.", 13631 "description": "[Output Only] A warning code, if app licable. For example, Compute Engine returns NO_RESULTS_ON_PAGE if there are no results in the response.",
13600 "enum": [ 13632 "enum": [
13601 "CLEANUP_FAILED", 13633 "CLEANUP_FAILED",
13602 "DEPRECATED_RESOURCE_USED", 13634 "DEPRECATED_RESOURCE_USED",
13603 "DISK_SIZE_LARGER_THAN_IMAGE_SIZE", 13635 "DISK_SIZE_LARGER_THAN_IMAGE_SIZE",
13636 "FIELD_VALUE_OVERRIDEN",
13604 "INJECTED_KERNELS_DEPRECATED", 13637 "INJECTED_KERNELS_DEPRECATED",
13605 "NEXT_HOP_ADDRESS_NOT_ASSIGNED", 13638 "NEXT_HOP_ADDRESS_NOT_ASSIGNED",
13606 "NEXT_HOP_CANNOT_IP_FORWARD", 13639 "NEXT_HOP_CANNOT_IP_FORWARD",
13607 "NEXT_HOP_INSTANCE_NOT_FOUND", 13640 "NEXT_HOP_INSTANCE_NOT_FOUND",
13608 "NEXT_HOP_INSTANCE_NOT_ON_NETWORK", 13641 "NEXT_HOP_INSTANCE_NOT_ON_NETWORK",
13609 "NEXT_HOP_NOT_RUNNING", 13642 "NEXT_HOP_NOT_RUNNING",
13610 "NOT_CRITICAL_ERROR", 13643 "NOT_CRITICAL_ERROR",
13611 "NO_RESULTS_ON_PAGE", 13644 "NO_RESULTS_ON_PAGE",
13612 "REQUIRED_TOS_AGREEMENT", 13645 "REQUIRED_TOS_AGREEMENT",
13613 "RESOURCE_NOT_DELETED", 13646 "RESOURCE_NOT_DELETED",
13614 "SINGLE_INSTANCE_PROPERTY_TEMPLATE", 13647 "SINGLE_INSTANCE_PROPERTY_TEMPLATE",
13615 "UNREACHABLE" 13648 "UNREACHABLE"
13616 ], 13649 ],
13617 "enumDescriptions": [ 13650 "enumDescriptions": [
13618 "", 13651 "",
13619 "", 13652 "",
13620 "", 13653 "",
13621 "", 13654 "",
13622 "", 13655 "",
13623 "", 13656 "",
13624 "", 13657 "",
13625 "", 13658 "",
13626 "", 13659 "",
13627 "", 13660 "",
13628 "", 13661 "",
13629 "", 13662 "",
13630 "", 13663 "",
13631 "", 13664 "",
13665 "",
13632 "" 13666 ""
13633 ], 13667 ],
13634 "type": "string" 13668 "type": "string"
13635 }, 13669 },
13636 "data": { 13670 "data": {
13637 "description": "[Output Only] Metadata about this wa rning in key: value format. For example:\n\"data\": [ { \"key\": \"scope\", \"va lue\": \"zones/us-east1-d\" }", 13671 "description": "[Output Only] Metadata about this wa rning in key: value format. For example:\n\"data\": [ { \"key\": \"scope\", \"va lue\": \"zones/us-east1-d\" }",
13638 "items": { 13672 "items": {
13639 "properties": { 13673 "properties": {
13640 "key": { 13674 "key": {
13641 "description": "[Output Only] A key that provides more detail on the warning being returned. For example, for warnings w here there are no results in a list request for a particular zone, this key migh t be scope and the key value might be the zone name. Other examples might be a k ey indicating a deprecated resource and a suggested replacement, or a warning ab out invalid network settings (for example, if an instance attempts to perform IP forwarding but is not enabled for IP forwarding).", 13675 "description": "[Output Only] A key that provides more detail on the warning being returned. For example, for warnings w here there are no results in a list request for a particular zone, this key migh t be scope and the key value might be the zone name. Other examples might be a k ey indicating a deprecated resource and a suggested replacement, or a warning ab out invalid network settings (for example, if an instance attempts to perform IP forwarding but is not enabled for IP forwarding).",
(...skipping 408 matching lines...) Expand 10 before | Expand all | Expand 10 after
14050 }, 14084 },
14051 "warning": { 14085 "warning": {
14052 "description": "An informational warning that appears when t he list of addresses is empty.", 14086 "description": "An informational warning that appears when t he list of addresses is empty.",
14053 "properties": { 14087 "properties": {
14054 "code": { 14088 "code": {
14055 "description": "[Output Only] A warning code, if app licable. For example, Compute Engine returns NO_RESULTS_ON_PAGE if there are no results in the response.", 14089 "description": "[Output Only] A warning code, if app licable. For example, Compute Engine returns NO_RESULTS_ON_PAGE if there are no results in the response.",
14056 "enum": [ 14090 "enum": [
14057 "CLEANUP_FAILED", 14091 "CLEANUP_FAILED",
14058 "DEPRECATED_RESOURCE_USED", 14092 "DEPRECATED_RESOURCE_USED",
14059 "DISK_SIZE_LARGER_THAN_IMAGE_SIZE", 14093 "DISK_SIZE_LARGER_THAN_IMAGE_SIZE",
14094 "FIELD_VALUE_OVERRIDEN",
14060 "INJECTED_KERNELS_DEPRECATED", 14095 "INJECTED_KERNELS_DEPRECATED",
14061 "NEXT_HOP_ADDRESS_NOT_ASSIGNED", 14096 "NEXT_HOP_ADDRESS_NOT_ASSIGNED",
14062 "NEXT_HOP_CANNOT_IP_FORWARD", 14097 "NEXT_HOP_CANNOT_IP_FORWARD",
14063 "NEXT_HOP_INSTANCE_NOT_FOUND", 14098 "NEXT_HOP_INSTANCE_NOT_FOUND",
14064 "NEXT_HOP_INSTANCE_NOT_ON_NETWORK", 14099 "NEXT_HOP_INSTANCE_NOT_ON_NETWORK",
14065 "NEXT_HOP_NOT_RUNNING", 14100 "NEXT_HOP_NOT_RUNNING",
14066 "NOT_CRITICAL_ERROR", 14101 "NOT_CRITICAL_ERROR",
14067 "NO_RESULTS_ON_PAGE", 14102 "NO_RESULTS_ON_PAGE",
14068 "REQUIRED_TOS_AGREEMENT", 14103 "REQUIRED_TOS_AGREEMENT",
14069 "RESOURCE_NOT_DELETED", 14104 "RESOURCE_NOT_DELETED",
14070 "SINGLE_INSTANCE_PROPERTY_TEMPLATE", 14105 "SINGLE_INSTANCE_PROPERTY_TEMPLATE",
14071 "UNREACHABLE" 14106 "UNREACHABLE"
14072 ], 14107 ],
14073 "enumDescriptions": [ 14108 "enumDescriptions": [
14074 "", 14109 "",
14075 "", 14110 "",
14076 "", 14111 "",
14077 "", 14112 "",
14078 "", 14113 "",
14079 "", 14114 "",
14080 "", 14115 "",
14081 "", 14116 "",
14082 "", 14117 "",
14083 "", 14118 "",
14084 "", 14119 "",
14085 "", 14120 "",
14086 "", 14121 "",
14087 "", 14122 "",
14123 "",
14088 "" 14124 ""
14089 ], 14125 ],
14090 "type": "string" 14126 "type": "string"
14091 }, 14127 },
14092 "data": { 14128 "data": {
14093 "description": "[Output Only] Metadata about this wa rning in key: value format. For example:\n\"data\": [ { \"key\": \"scope\", \"va lue\": \"zones/us-east1-d\" }", 14129 "description": "[Output Only] Metadata about this wa rning in key: value format. For example:\n\"data\": [ { \"key\": \"scope\", \"va lue\": \"zones/us-east1-d\" }",
14094 "items": { 14130 "items": {
14095 "properties": { 14131 "properties": {
14096 "key": { 14132 "key": {
14097 "description": "[Output Only] A key that provides more detail on the warning being returned. For example, for warnings w here there are no results in a list request for a particular zone, this key migh t be scope and the key value might be the zone name. Other examples might be a k ey indicating a deprecated resource and a suggested replacement, or a warning ab out invalid network settings (for example, if an instance attempts to perform IP forwarding but is not enabled for IP forwarding).", 14133 "description": "[Output Only] A key that provides more detail on the warning being returned. For example, for warnings w here there are no results in a list request for a particular zone, this key migh t be scope and the key value might be the zone name. Other examples might be a k ey indicating a deprecated resource and a suggested replacement, or a warning ab out invalid network settings (for example, if an instance attempts to perform IP forwarding but is not enabled for IP forwarding).",
(...skipping 321 matching lines...) Expand 10 before | Expand all | Expand 10 after
14419 }, 14455 },
14420 "warning": { 14456 "warning": {
14421 "description": "Informational warning which replaces the lis t of addresses when the list is empty.", 14457 "description": "Informational warning which replaces the lis t of addresses when the list is empty.",
14422 "properties": { 14458 "properties": {
14423 "code": { 14459 "code": {
14424 "description": "[Output Only] A warning code, if app licable. For example, Compute Engine returns NO_RESULTS_ON_PAGE if there are no results in the response.", 14460 "description": "[Output Only] A warning code, if app licable. For example, Compute Engine returns NO_RESULTS_ON_PAGE if there are no results in the response.",
14425 "enum": [ 14461 "enum": [
14426 "CLEANUP_FAILED", 14462 "CLEANUP_FAILED",
14427 "DEPRECATED_RESOURCE_USED", 14463 "DEPRECATED_RESOURCE_USED",
14428 "DISK_SIZE_LARGER_THAN_IMAGE_SIZE", 14464 "DISK_SIZE_LARGER_THAN_IMAGE_SIZE",
14465 "FIELD_VALUE_OVERRIDEN",
14429 "INJECTED_KERNELS_DEPRECATED", 14466 "INJECTED_KERNELS_DEPRECATED",
14430 "NEXT_HOP_ADDRESS_NOT_ASSIGNED", 14467 "NEXT_HOP_ADDRESS_NOT_ASSIGNED",
14431 "NEXT_HOP_CANNOT_IP_FORWARD", 14468 "NEXT_HOP_CANNOT_IP_FORWARD",
14432 "NEXT_HOP_INSTANCE_NOT_FOUND", 14469 "NEXT_HOP_INSTANCE_NOT_FOUND",
14433 "NEXT_HOP_INSTANCE_NOT_ON_NETWORK", 14470 "NEXT_HOP_INSTANCE_NOT_ON_NETWORK",
14434 "NEXT_HOP_NOT_RUNNING", 14471 "NEXT_HOP_NOT_RUNNING",
14435 "NOT_CRITICAL_ERROR", 14472 "NOT_CRITICAL_ERROR",
14436 "NO_RESULTS_ON_PAGE", 14473 "NO_RESULTS_ON_PAGE",
14437 "REQUIRED_TOS_AGREEMENT", 14474 "REQUIRED_TOS_AGREEMENT",
14438 "RESOURCE_NOT_DELETED", 14475 "RESOURCE_NOT_DELETED",
14439 "SINGLE_INSTANCE_PROPERTY_TEMPLATE", 14476 "SINGLE_INSTANCE_PROPERTY_TEMPLATE",
14440 "UNREACHABLE" 14477 "UNREACHABLE"
14441 ], 14478 ],
14442 "enumDescriptions": [ 14479 "enumDescriptions": [
14443 "", 14480 "",
14444 "", 14481 "",
14445 "", 14482 "",
14446 "", 14483 "",
14447 "", 14484 "",
14448 "", 14485 "",
14449 "", 14486 "",
14450 "", 14487 "",
14451 "", 14488 "",
14452 "", 14489 "",
14453 "", 14490 "",
14454 "", 14491 "",
14455 "", 14492 "",
14456 "", 14493 "",
14494 "",
14457 "" 14495 ""
14458 ], 14496 ],
14459 "type": "string" 14497 "type": "string"
14460 }, 14498 },
14461 "data": { 14499 "data": {
14462 "description": "[Output Only] Metadata about this wa rning in key: value format. For example:\n\"data\": [ { \"key\": \"scope\", \"va lue\": \"zones/us-east1-d\" }", 14500 "description": "[Output Only] Metadata about this wa rning in key: value format. For example:\n\"data\": [ { \"key\": \"scope\", \"va lue\": \"zones/us-east1-d\" }",
14463 "items": { 14501 "items": {
14464 "properties": { 14502 "properties": {
14465 "key": { 14503 "key": {
14466 "description": "[Output Only] A key that provides more detail on the warning being returned. For example, for warnings w here there are no results in a list request for a particular zone, this key migh t be scope and the key value might be the zone name. Other examples might be a k ey indicating a deprecated resource and a suggested replacement, or a warning ab out invalid network settings (for example, if an instance attempts to perform IP forwarding but is not enabled for IP forwarding).", 14504 "description": "[Output Only] A key that provides more detail on the warning being returned. For example, for warnings w here there are no results in a list request for a particular zone, this key migh t be scope and the key value might be the zone name. Other examples might be a k ey indicating a deprecated resource and a suggested replacement, or a warning ab out invalid network settings (for example, if an instance attempts to perform IP forwarding but is not enabled for IP forwarding).",
(...skipping 238 matching lines...) Expand 10 before | Expand all | Expand 10 after
14705 }, 14743 },
14706 "warning": { 14744 "warning": {
14707 "description": "Informational warning which replaces the lis t of addresses when the list is empty.", 14745 "description": "Informational warning which replaces the lis t of addresses when the list is empty.",
14708 "properties": { 14746 "properties": {
14709 "code": { 14747 "code": {
14710 "description": "[Output Only] A warning code, if app licable. For example, Compute Engine returns NO_RESULTS_ON_PAGE if there are no results in the response.", 14748 "description": "[Output Only] A warning code, if app licable. For example, Compute Engine returns NO_RESULTS_ON_PAGE if there are no results in the response.",
14711 "enum": [ 14749 "enum": [
14712 "CLEANUP_FAILED", 14750 "CLEANUP_FAILED",
14713 "DEPRECATED_RESOURCE_USED", 14751 "DEPRECATED_RESOURCE_USED",
14714 "DISK_SIZE_LARGER_THAN_IMAGE_SIZE", 14752 "DISK_SIZE_LARGER_THAN_IMAGE_SIZE",
14753 "FIELD_VALUE_OVERRIDEN",
14715 "INJECTED_KERNELS_DEPRECATED", 14754 "INJECTED_KERNELS_DEPRECATED",
14716 "NEXT_HOP_ADDRESS_NOT_ASSIGNED", 14755 "NEXT_HOP_ADDRESS_NOT_ASSIGNED",
14717 "NEXT_HOP_CANNOT_IP_FORWARD", 14756 "NEXT_HOP_CANNOT_IP_FORWARD",
14718 "NEXT_HOP_INSTANCE_NOT_FOUND", 14757 "NEXT_HOP_INSTANCE_NOT_FOUND",
14719 "NEXT_HOP_INSTANCE_NOT_ON_NETWORK", 14758 "NEXT_HOP_INSTANCE_NOT_ON_NETWORK",
14720 "NEXT_HOP_NOT_RUNNING", 14759 "NEXT_HOP_NOT_RUNNING",
14721 "NOT_CRITICAL_ERROR", 14760 "NOT_CRITICAL_ERROR",
14722 "NO_RESULTS_ON_PAGE", 14761 "NO_RESULTS_ON_PAGE",
14723 "REQUIRED_TOS_AGREEMENT", 14762 "REQUIRED_TOS_AGREEMENT",
14724 "RESOURCE_NOT_DELETED", 14763 "RESOURCE_NOT_DELETED",
14725 "SINGLE_INSTANCE_PROPERTY_TEMPLATE", 14764 "SINGLE_INSTANCE_PROPERTY_TEMPLATE",
14726 "UNREACHABLE" 14765 "UNREACHABLE"
14727 ], 14766 ],
14728 "enumDescriptions": [ 14767 "enumDescriptions": [
14729 "", 14768 "",
14730 "", 14769 "",
14731 "", 14770 "",
14732 "", 14771 "",
14733 "", 14772 "",
14734 "", 14773 "",
14735 "", 14774 "",
14736 "", 14775 "",
14737 "", 14776 "",
14738 "", 14777 "",
14739 "", 14778 "",
14740 "", 14779 "",
14741 "", 14780 "",
14742 "", 14781 "",
14782 "",
14743 "" 14783 ""
14744 ], 14784 ],
14745 "type": "string" 14785 "type": "string"
14746 }, 14786 },
14747 "data": { 14787 "data": {
14748 "description": "[Output Only] Metadata about this wa rning in key: value format. For example:\n\"data\": [ { \"key\": \"scope\", \"va lue\": \"zones/us-east1-d\" }", 14788 "description": "[Output Only] Metadata about this wa rning in key: value format. For example:\n\"data\": [ { \"key\": \"scope\", \"va lue\": \"zones/us-east1-d\" }",
14749 "items": { 14789 "items": {
14750 "properties": { 14790 "properties": {
14751 "key": { 14791 "key": {
14752 "description": "[Output Only] A key that provides more detail on the warning being returned. For example, for warnings w here there are no results in a list request for a particular zone, this key migh t be scope and the key value might be the zone name. Other examples might be a k ey indicating a deprecated resource and a suggested replacement, or a warning ab out invalid network settings (for example, if an instance attempts to perform IP forwarding but is not enabled for IP forwarding).", 14792 "description": "[Output Only] A key that provides more detail on the warning being returned. For example, for warnings w here there are no results in a list request for a particular zone, this key migh t be scope and the key value might be the zone name. Other examples might be a k ey indicating a deprecated resource and a suggested replacement, or a warning ab out invalid network settings (for example, if an instance attempts to perform IP forwarding but is not enabled for IP forwarding).",
(...skipping 183 matching lines...) Expand 10 before | Expand all | Expand 10 after
14936 }, 14976 },
14937 "warning": { 14977 "warning": {
14938 "description": "[Output Only] Informational warning which re places the list of addresses when the list is empty.", 14978 "description": "[Output Only] Informational warning which re places the list of addresses when the list is empty.",
14939 "properties": { 14979 "properties": {
14940 "code": { 14980 "code": {
14941 "description": "[Output Only] A warning code, if app licable. For example, Compute Engine returns NO_RESULTS_ON_PAGE if there are no results in the response.", 14981 "description": "[Output Only] A warning code, if app licable. For example, Compute Engine returns NO_RESULTS_ON_PAGE if there are no results in the response.",
14942 "enum": [ 14982 "enum": [
14943 "CLEANUP_FAILED", 14983 "CLEANUP_FAILED",
14944 "DEPRECATED_RESOURCE_USED", 14984 "DEPRECATED_RESOURCE_USED",
14945 "DISK_SIZE_LARGER_THAN_IMAGE_SIZE", 14985 "DISK_SIZE_LARGER_THAN_IMAGE_SIZE",
14986 "FIELD_VALUE_OVERRIDEN",
14946 "INJECTED_KERNELS_DEPRECATED", 14987 "INJECTED_KERNELS_DEPRECATED",
14947 "NEXT_HOP_ADDRESS_NOT_ASSIGNED", 14988 "NEXT_HOP_ADDRESS_NOT_ASSIGNED",
14948 "NEXT_HOP_CANNOT_IP_FORWARD", 14989 "NEXT_HOP_CANNOT_IP_FORWARD",
14949 "NEXT_HOP_INSTANCE_NOT_FOUND", 14990 "NEXT_HOP_INSTANCE_NOT_FOUND",
14950 "NEXT_HOP_INSTANCE_NOT_ON_NETWORK", 14991 "NEXT_HOP_INSTANCE_NOT_ON_NETWORK",
14951 "NEXT_HOP_NOT_RUNNING", 14992 "NEXT_HOP_NOT_RUNNING",
14952 "NOT_CRITICAL_ERROR", 14993 "NOT_CRITICAL_ERROR",
14953 "NO_RESULTS_ON_PAGE", 14994 "NO_RESULTS_ON_PAGE",
14954 "REQUIRED_TOS_AGREEMENT", 14995 "REQUIRED_TOS_AGREEMENT",
14955 "RESOURCE_NOT_DELETED", 14996 "RESOURCE_NOT_DELETED",
14956 "SINGLE_INSTANCE_PROPERTY_TEMPLATE", 14997 "SINGLE_INSTANCE_PROPERTY_TEMPLATE",
14957 "UNREACHABLE" 14998 "UNREACHABLE"
14958 ], 14999 ],
14959 "enumDescriptions": [ 15000 "enumDescriptions": [
14960 "", 15001 "",
14961 "", 15002 "",
14962 "", 15003 "",
14963 "", 15004 "",
14964 "", 15005 "",
14965 "", 15006 "",
14966 "", 15007 "",
14967 "", 15008 "",
14968 "", 15009 "",
14969 "", 15010 "",
14970 "", 15011 "",
14971 "", 15012 "",
14972 "", 15013 "",
14973 "", 15014 "",
15015 "",
14974 "" 15016 ""
14975 ], 15017 ],
14976 "type": "string" 15018 "type": "string"
14977 }, 15019 },
14978 "data": { 15020 "data": {
14979 "description": "[Output Only] Metadata about this wa rning in key: value format. For example:\n\"data\": [ { \"key\": \"scope\", \"va lue\": \"zones/us-east1-d\" }", 15021 "description": "[Output Only] Metadata about this wa rning in key: value format. For example:\n\"data\": [ { \"key\": \"scope\", \"va lue\": \"zones/us-east1-d\" }",
14980 "items": { 15022 "items": {
14981 "properties": { 15023 "properties": {
14982 "key": { 15024 "key": {
14983 "description": "[Output Only] A key that provides more detail on the warning being returned. For example, for warnings w here there are no results in a list request for a particular zone, this key migh t be scope and the key value might be the zone name. Other examples might be a k ey indicating a deprecated resource and a suggested replacement, or a warning ab out invalid network settings (for example, if an instance attempts to perform IP forwarding but is not enabled for IP forwarding).", 15025 "description": "[Output Only] A key that provides more detail on the warning being returned. For example, for warnings w here there are no results in a list request for a particular zone, this key migh t be scope and the key value might be the zone name. Other examples might be a k ey indicating a deprecated resource and a suggested replacement, or a warning ab out invalid network settings (for example, if an instance attempts to perform IP forwarding but is not enabled for IP forwarding).",
(...skipping 420 matching lines...) Expand 10 before | Expand all | Expand 10 after
15404 }, 15446 },
15405 "warning": { 15447 "warning": {
15406 "description": "Informational warning which replaces the lis t of addresses when the list is empty.", 15448 "description": "Informational warning which replaces the lis t of addresses when the list is empty.",
15407 "properties": { 15449 "properties": {
15408 "code": { 15450 "code": {
15409 "description": "[Output Only] A warning code, if app licable. For example, Compute Engine returns NO_RESULTS_ON_PAGE if there are no results in the response.", 15451 "description": "[Output Only] A warning code, if app licable. For example, Compute Engine returns NO_RESULTS_ON_PAGE if there are no results in the response.",
15410 "enum": [ 15452 "enum": [
15411 "CLEANUP_FAILED", 15453 "CLEANUP_FAILED",
15412 "DEPRECATED_RESOURCE_USED", 15454 "DEPRECATED_RESOURCE_USED",
15413 "DISK_SIZE_LARGER_THAN_IMAGE_SIZE", 15455 "DISK_SIZE_LARGER_THAN_IMAGE_SIZE",
15456 "FIELD_VALUE_OVERRIDEN",
15414 "INJECTED_KERNELS_DEPRECATED", 15457 "INJECTED_KERNELS_DEPRECATED",
15415 "NEXT_HOP_ADDRESS_NOT_ASSIGNED", 15458 "NEXT_HOP_ADDRESS_NOT_ASSIGNED",
15416 "NEXT_HOP_CANNOT_IP_FORWARD", 15459 "NEXT_HOP_CANNOT_IP_FORWARD",
15417 "NEXT_HOP_INSTANCE_NOT_FOUND", 15460 "NEXT_HOP_INSTANCE_NOT_FOUND",
15418 "NEXT_HOP_INSTANCE_NOT_ON_NETWORK", 15461 "NEXT_HOP_INSTANCE_NOT_ON_NETWORK",
15419 "NEXT_HOP_NOT_RUNNING", 15462 "NEXT_HOP_NOT_RUNNING",
15420 "NOT_CRITICAL_ERROR", 15463 "NOT_CRITICAL_ERROR",
15421 "NO_RESULTS_ON_PAGE", 15464 "NO_RESULTS_ON_PAGE",
15422 "REQUIRED_TOS_AGREEMENT", 15465 "REQUIRED_TOS_AGREEMENT",
15423 "RESOURCE_NOT_DELETED", 15466 "RESOURCE_NOT_DELETED",
15424 "SINGLE_INSTANCE_PROPERTY_TEMPLATE", 15467 "SINGLE_INSTANCE_PROPERTY_TEMPLATE",
15425 "UNREACHABLE" 15468 "UNREACHABLE"
15426 ], 15469 ],
15427 "enumDescriptions": [ 15470 "enumDescriptions": [
15428 "", 15471 "",
15429 "", 15472 "",
15430 "", 15473 "",
15431 "", 15474 "",
15432 "", 15475 "",
15433 "", 15476 "",
15434 "", 15477 "",
15435 "", 15478 "",
15436 "", 15479 "",
15437 "", 15480 "",
15438 "", 15481 "",
15439 "", 15482 "",
15440 "", 15483 "",
15441 "", 15484 "",
15485 "",
15442 "" 15486 ""
15443 ], 15487 ],
15444 "type": "string" 15488 "type": "string"
15445 }, 15489 },
15446 "data": { 15490 "data": {
15447 "description": "[Output Only] Metadata about this wa rning in key: value format. For example:\n\"data\": [ { \"key\": \"scope\", \"va lue\": \"zones/us-east1-d\" }", 15491 "description": "[Output Only] Metadata about this wa rning in key: value format. For example:\n\"data\": [ { \"key\": \"scope\", \"va lue\": \"zones/us-east1-d\" }",
15448 "items": { 15492 "items": {
15449 "properties": { 15493 "properties": {
15450 "key": { 15494 "key": {
15451 "description": "[Output Only] A key that provides more detail on the warning being returned. For example, for warnings w here there are no results in a list request for a particular zone, this key migh t be scope and the key value might be the zone name. Other examples might be a k ey indicating a deprecated resource and a suggested replacement, or a warning ab out invalid network settings (for example, if an instance attempts to perform IP forwarding but is not enabled for IP forwarding).", 15495 "description": "[Output Only] A key that provides more detail on the warning being returned. For example, for warnings w here there are no results in a list request for a particular zone, this key migh t be scope and the key value might be the zone name. Other examples might be a k ey indicating a deprecated resource and a suggested replacement, or a warning ab out invalid network settings (for example, if an instance attempts to perform IP forwarding but is not enabled for IP forwarding).",
(...skipping 100 matching lines...) Expand 10 before | Expand all | Expand 10 after
15552 "type": "string" 15596 "type": "string"
15553 } 15597 }
15554 }, 15598 },
15555 "type": "object" 15599 "type": "object"
15556 } 15600 }
15557 }, 15601 },
15558 "servicePath": "compute/v1/projects/", 15602 "servicePath": "compute/v1/projects/",
15559 "title": "Compute Engine API", 15603 "title": "Compute Engine API",
15560 "version": "v1" 15604 "version": "v1"
15561 } 15605 }
OLDNEW
« no previous file with comments | « discovery/googleapis/clouddebugger__v2.json ('k') | discovery/googleapis/content__v2.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698