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

Unified Diff: discovery/googleapis/compute__v1.json

Issue 1296863002: Api-roll 22: 2015-08-17 (Closed) Base URL: git@github.com:dart-lang/googleapis.git@master
Patch Set: Created 5 years, 4 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « discovery/googleapis/clouddebugger__v2.json ('k') | discovery/googleapis/container__v1.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: discovery/googleapis/compute__v1.json
diff --git a/discovery/googleapis/compute__v1.json b/discovery/googleapis/compute__v1.json
index ccbc5d804bf72dd5ea7b4c8ecc93587488f10d98..74b775ebed291421045e8bc006778037aad56f3e 100644
--- a/discovery/googleapis/compute__v1.json
+++ b/discovery/googleapis/compute__v1.json
@@ -29,7 +29,7 @@
"description": "API for the Google Compute Engine service.",
"discoveryVersion": "v1",
"documentationLink": "https://developers.google.com/compute/docs/reference/latest/",
- "etag": "\"ye6orv2F-1npMW3u9suM3a7C5Bo/9hN2u4BIyPfYCs0vlKKKfL8-TdM\"",
+ "etag": "\"ye6orv2F-1npMW3u9suM3a7C5Bo/qMCHMKeJQxbErur94_YIqV8WAbQ\"",
"icons": {
"x16": "https://www.google.com/images/icons/product/compute_engine-16.png",
"x32": "https://www.google.com/images/icons/product/compute_engine-32.png"
@@ -7236,7 +7236,7 @@
}
}
},
- "revision": "20150723",
+ "revision": "20150807",
"rootUrl": "https://www.googleapis.com/",
"schemas": {
"AccessConfig": {
@@ -7311,7 +7311,7 @@
"type": "string"
},
"selfLink": {
- "description": "[Output Only] Server defined URL for the resource.",
+ "description": "[Output Only] Server-defined URL for the resource.",
"type": "string"
},
"status": {
@@ -7361,7 +7361,7 @@
"type": "string"
},
"selfLink": {
- "description": "[Output Only] Server defined URL for this resource.",
+ "description": "[Output Only] Server-defined URL for this resource.",
"type": "string"
}
},
@@ -7392,7 +7392,7 @@
"type": "string"
},
"selfLink": {
- "description": "[Output Only] Server defined URL for the resource.",
+ "description": "[Output Only] Server-defined URL for the resource.",
"type": "string"
}
},
@@ -7487,7 +7487,7 @@
"type": "boolean"
},
"deviceName": {
- "description": "Specifies a unique device name of your choice that is reflected into the /dev/ tree of a Linux operating system running within the instance. This name can be used to reference the device for mounting, resizing, and so on, from within the instance.\n\nIf not specified, the server chooses a default device name to apply to this disk, in the form persistent-disks-x, where x is a number assigned by Google Compute Engine. This field is only applicable for persistent disks.",
+ "description": "Specifies a unique device name of your choice that is reflected into the /dev/disk/by-id/google-* tree of a Linux operating system running within the instance. This name can be used to reference the device for mounting, resizing, and so on, from within the instance.\n\nIf not specified, the server chooses a default device name to apply to this disk, in the form persistent-disks-x, where x is a number assigned by Google Compute Engine. This field is only applicable for persistent disks.",
"type": "string"
},
"index": {
@@ -7590,7 +7590,7 @@
"description": "Autoscaling configuration."
},
"creationTimestamp": {
- "description": "Creation timestamp in RFC3339 text format (output only).",
+ "description": "[Output Only] Creation timestamp in RFC3339 text format.",
"type": "string"
},
"description": {
@@ -7598,7 +7598,7 @@
"type": "string"
},
"id": {
- "description": "Unique identifier for the resource; defined by the server (output only).",
+ "description": "[Output Only] Unique identifier for the resource; defined by the server.",
"format": "uint64",
"type": "string"
},
@@ -7613,12 +7613,12 @@
"compute.instanceGroups.insert"
]
},
- "description": "Name of the resource; provided by the client when the resource is created. The name must be 1-63 characters long, and comply with RFC1035.",
+ "description": "Name of the resource. Provided by the client when the resource is created. The name must be 1-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long and match the regular expression [a-z]([-a-z0-9]*[a-z0-9])? which means the first character must be a lowercase letter, and all following characters must be a dash, lowercase letter, or digit, except the last character, which cannot be a dash.",
"pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?",
"type": "string"
},
"selfLink": {
- "description": "Server defined URL for the resource (output only).",
+ "description": "[Output Only] Server-defined URL for the resource.",
"type": "string"
},
"target": {
@@ -7626,7 +7626,7 @@
"type": "string"
},
"zone": {
- "description": "URL of the zone where the instance group resides (output only).",
+ "description": "[Output Only] URL of the zone where the instance group resides.",
"type": "string"
}
},
@@ -7636,7 +7636,7 @@
"id": "AutoscalerAggregatedList",
"properties": {
"id": {
- "description": "Unique identifier for the resource; defined by the server (output only).",
+ "description": "[Output Only] Unique identifier for the resource; defined by the server.",
"type": "string"
},
"items": {
@@ -7653,11 +7653,11 @@
"type": "string"
},
"nextPageToken": {
- "description": "A token used to continue a truncated list request (output only).",
+ "description": "[Output Only] A token used to continue a truncated list request.",
"type": "string"
},
"selfLink": {
- "description": "Server defined URL for this resource (output only).",
+ "description": "[Output Only] Server-defined URL for this resource.",
"type": "string"
}
},
@@ -7668,7 +7668,7 @@
"id": "AutoscalerList",
"properties": {
"id": {
- "description": "Unique identifier for the resource; defined by the server (output only).",
+ "description": "[Output Only] Unique identifier for the resource; defined by the server.",
"type": "string"
},
"items": {
@@ -7684,11 +7684,11 @@
"type": "string"
},
"nextPageToken": {
- "description": "A token used to continue a truncated list request (output only).",
+ "description": "[Output Only] A token used to continue a truncated list request.",
"type": "string"
},
"selfLink": {
- "description": "Server defined URL for this resource (output only).",
+ "description": "[Output Only] Server-defined URL for this resource.",
"type": "string"
}
},
@@ -7909,7 +7909,7 @@
"type": "object"
},
"BackendService": {
- "description": "A BackendService resource. This resource defines a group of backend VMs together with their serving capacity.",
+ "description": "A BackendService resource. This resource defines a group of backend virtual machines together with their serving capacity.",
"id": "BackendService",
"properties": {
"backends": {
@@ -7973,7 +7973,7 @@
"type": "string"
},
"selfLink": {
- "description": "[Output Only] Server defined URL for the resource.",
+ "description": "[Output Only] Server-defined URL for the resource.",
"type": "string"
},
"timeoutSec": {
@@ -8204,7 +8204,7 @@
"type": "string"
},
"selfLink": {
- "description": "[Output Only] Server defined URL for this resource.",
+ "description": "[Output Only] Server-defined URL for this resource.",
"type": "string"
}
},
@@ -8235,7 +8235,7 @@
"type": "string"
},
"selfLink": {
- "description": "[Output Only] Server defined URL for this resource.",
+ "description": "[Output Only] Server-defined URL for this resource.",
"type": "string"
}
},
@@ -8264,7 +8264,7 @@
"type": "string"
},
"defaultDiskSizeGb": {
- "description": "[Output Only] Server defined default disk size in GB.",
+ "description": "[Output Only] Server-defined default disk size in GB.",
"format": "int64",
"type": "string"
},
@@ -8292,7 +8292,7 @@
"type": "string"
},
"selfLink": {
- "description": "[Output Only] Server defined URL for the resource.",
+ "description": "[Output Only] Server-defined URL for the resource.",
"type": "string"
},
"validDiskSize": {
@@ -8331,7 +8331,7 @@
"type": "string"
},
"selfLink": {
- "description": "[Output Only] Server defined URL for this resource.",
+ "description": "[Output Only] Server-defined URL for this resource.",
"type": "string"
}
},
@@ -8362,7 +8362,7 @@
"type": "string"
},
"selfLink": {
- "description": "[Output Only] Server defined URL for this resource.",
+ "description": "[Output Only] Server-defined URL for this resource.",
"type": "string"
}
},
@@ -8578,7 +8578,7 @@
"type": "string"
},
"selfLink": {
- "description": "[Output Only] Server defined URL for the resource.",
+ "description": "[Output Only] Server-defined URL for the resource.",
"type": "string"
},
"sourceRanges": {
@@ -8630,14 +8630,14 @@
"type": "string"
},
"selfLink": {
- "description": "[Output Only] Server defined URL for this resource.",
+ "description": "[Output Only] Server-defined URL for this resource.",
"type": "string"
}
},
"type": "object"
},
"ForwardingRule": {
- "description": "A ForwardingRule resource. A ForwardingRule resource specifies which pool of target VMs to forward a packet to if it matches the given [IPAddress, IPProtocol, portRange] tuple.",
+ "description": "A ForwardingRule resource. A ForwardingRule resource specifies which pool of target virtual machines to forward a packet to if it matches the given [IPAddress, IPProtocol, portRange] tuple.",
"id": "ForwardingRule",
"properties": {
"IPAddress": {
@@ -8645,7 +8645,7 @@
"type": "string"
},
"IPProtocol": {
- "description": "The IP protocol to which this rule applies, valid options are TCP, UDP, ESP, AH or SCTP.",
+ "description": "The IP protocol to which this rule applies. Valid options are TCP, UDP, ESP, AH or SCTP.",
"enum": [
"AH",
"ESP",
@@ -8729,7 +8729,7 @@
"type": "string"
},
"selfLink": {
- "description": "[Output Only] Server defined URL for this resource.",
+ "description": "[Output Only] Server-defined URL for this resource.",
"type": "string"
}
},
@@ -8760,7 +8760,7 @@
"type": "string"
},
"selfLink": {
- "description": "[Output Only] Server defined URL for this resource.",
+ "description": "[Output Only] Server-defined URL for this resource.",
"type": "string"
}
},
@@ -8905,7 +8905,7 @@
"type": "object"
},
"HttpHealthCheck": {
- "description": "An HttpHealthCheck resource. This resource defines a template for how individual VMs should be checked for health, via HTTP.",
+ "description": "An HttpHealthCheck resource. This resource defines a template for how individual instances should be checked for health, via HTTP.",
"id": "HttpHealthCheck",
"properties": {
"checkIntervalSec": {
@@ -8914,7 +8914,7 @@
"type": "integer"
},
"creationTimestamp": {
- "description": "Creation timestamp in RFC3339 text format (output only).",
+ "description": "[Output Only] Creation timestamp in RFC3339 text format.",
"type": "string"
},
"description": {
@@ -8922,7 +8922,7 @@
"type": "string"
},
"healthyThreshold": {
- "description": "A so-far unhealthy VM will be marked healthy after this many consecutive successes. The default value is 2.",
+ "description": "A so-far unhealthy instance will be marked healthy after this many consecutive successes. The default value is 2.",
"format": "int32",
"type": "integer"
},
@@ -8931,7 +8931,7 @@
"type": "string"
},
"id": {
- "description": "Unique identifier for the resource; defined by the server (output only).",
+ "description": "[Output Only] Unique identifier for the resource. Defined by the server.",
"format": "uint64",
"type": "string"
},
@@ -8941,7 +8941,7 @@
"type": "string"
},
"name": {
- "description": "Name of the resource; provided by the client when the resource is created. The name must be 1-63 characters long, and comply with RFC1035.",
+ "description": "Name of the resource. Provided by the client when the resource is created. The name must be 1-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long and match the regular expression [a-z]([-a-z0-9]*[a-z0-9])? which means the first character must be a lowercase letter, and all following characters must be a dash, lowercase letter, or digit, except the last character, which cannot be a dash.",
"pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?",
"type": "string"
},
@@ -8955,7 +8955,7 @@
"type": "string"
},
"selfLink": {
- "description": "Server defined URL for the resource (output only).",
+ "description": "[Output Only] Server-defined URL for the resource.",
"type": "string"
},
"timeoutSec": {
@@ -8964,7 +8964,7 @@
"type": "integer"
},
"unhealthyThreshold": {
- "description": "A so-far healthy VM will be marked unhealthy after this many consecutive failures. The default value is 2.",
+ "description": "A so-far healthy instance will be marked unhealthy after this many consecutive failures. The default value is 2.",
"format": "int32",
"type": "integer"
}
@@ -8976,7 +8976,7 @@
"id": "HttpHealthCheckList",
"properties": {
"id": {
- "description": "Unique identifier for the resource; defined by the server (output only).",
+ "description": "[Output Only] Unique identifier for the resource. Defined by the server.",
"type": "string"
},
"items": {
@@ -8992,11 +8992,11 @@
"type": "string"
},
"nextPageToken": {
- "description": "A token used to continue a truncated list request (output only).",
+ "description": "[Output Only] A token used to continue a truncated list request.",
"type": "string"
},
"selfLink": {
- "description": "Server defined URL for this resource (output only).",
+ "description": "[Output Only] Server-defined URL for this resource.",
"type": "string"
}
},
@@ -9086,7 +9086,7 @@
"type": "object"
},
"selfLink": {
- "description": "[Output Only] Server defined URL for the resource.",
+ "description": "[Output Only] Server-defined URL for the resource.",
"type": "string"
},
"sourceDisk": {
@@ -9130,7 +9130,7 @@
"id": "ImageList",
"properties": {
"id": {
- "description": "Unique identifier for the resource; defined by the server (output only).",
+ "description": "[Output Only] Unique identifier for the resource; defined by the server.",
"type": "string"
},
"items": {
@@ -9146,11 +9146,11 @@
"type": "string"
},
"nextPageToken": {
- "description": "A token used to continue a truncated list request (output only).",
+ "description": "[Output Only] A token used to continue a truncated list request.",
"type": "string"
},
"selfLink": {
- "description": "Server defined URL for this resource (output only).",
+ "description": "[Output Only] Server-defined URL for this resource.",
"type": "string"
}
},
@@ -9222,7 +9222,7 @@
"description": "Scheduling options for this instance."
},
"selfLink": {
- "description": "[Output Only] Server defined URL for this resource.",
+ "description": "[Output Only] Server-defined URL for this resource.",
"type": "string"
},
"serviceAccounts": {
@@ -9296,7 +9296,7 @@
"type": "string"
},
"selfLink": {
- "description": "[Output Only] Server defined URL for this resource.",
+ "description": "[Output Only] Server-defined URL for this resource.",
"type": "string"
}
},
@@ -9499,7 +9499,7 @@
"type": "string"
},
"selfLink": {
- "description": "[Output Only] Server defined URL for this managed instance group.",
+ "description": "[Output Only] Server-defined URL for this managed instance group.",
"type": "string"
},
"targetPools": {
@@ -9864,11 +9864,6 @@
""
],
"type": "string"
- },
- "portName": {
- "description": "A filter for the named ports that are associated with instances in the instance group. If you specify this parameter, the generated list includes only instances that are associated with the specified named ports. If you do not specify this parameter, the generated list includes all instances regardless of their named ports.",
- "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?",
- "type": "string"
}
},
"type": "object"
@@ -10005,7 +10000,7 @@
"type": "string"
},
"selfLink": {
- "description": "[Output Only] Server defined URL for this resource.",
+ "description": "[Output Only] Server-defined URL for this resource.",
"type": "string"
}
},
@@ -10301,12 +10296,12 @@
"compute.images.insert"
]
},
- "description": "Name of the resource. The name must be 1-63 characters long, and comply with RCF1035.",
+ "description": "Name of the resource. The name must be 1-63 characters long, and comply with RFC1035.",
"pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?",
"type": "string"
},
"selfLink": {
- "description": "[Output Only] Server defined URL for the resource.",
+ "description": "[Output Only] Server-defined URL for the resource.",
"type": "string"
}
},
@@ -10383,7 +10378,7 @@
"type": "array"
},
"selfLink": {
- "description": "[Output Only] Server defined URL for the resource.",
+ "description": "[Output Only] Server-defined URL for the resource.",
"type": "string"
},
"zone": {
@@ -10418,7 +10413,7 @@
"type": "string"
},
"selfLink": {
- "description": "[Output Only] Server defined URL for this resource.",
+ "description": "[Output Only] Server-defined URL for this resource.",
"type": "string"
}
},
@@ -10449,7 +10444,7 @@
"type": "string"
},
"selfLink": {
- "description": "[Output Only] Server defined URL for this resource.",
+ "description": "[Output Only] Server-defined URL for this resource.",
"type": "string"
}
},
@@ -10741,7 +10736,7 @@
"type": "string"
},
"selfLink": {
- "description": "[Output Only] Server defined URL for the resource.",
+ "description": "[Output Only] Server-defined URL for the resource.",
"type": "string"
}
},
@@ -10803,7 +10798,7 @@
"type": "string"
},
"selfLink": {
- "description": "[Output Only] Server defined URL for this resource .",
+ "description": "[Output Only] Server-defined URL for this resource .",
"type": "string"
}
},
@@ -10893,7 +10888,7 @@
"type": "string"
},
"selfLink": {
- "description": "[Output Only] Server defined URL for the resource.",
+ "description": "[Output Only] Server-defined URL for the resource.",
"type": "string"
},
"startTime": {
@@ -11029,7 +11024,7 @@
"type": "string"
},
"selfLink": {
- "description": "[Output Only] Server defined URL for this resource.",
+ "description": "[Output Only] Server-defined URL for this resource.",
"type": "string"
}
},
@@ -11060,7 +11055,7 @@
"type": "string"
},
"selfLink": {
- "description": "[Output Only] Server defined URL for this resource.",
+ "description": "[Output Only] Server-defined URL for this resource.",
"type": "string"
}
},
@@ -11202,6 +11197,13 @@
"description": "An optional textual description of the resource.",
"type": "string"
},
+ "enabledFeatures": {
+ "description": "Restricted features enabled for use on this project.",
+ "items": {
+ "type": "string"
+ },
+ "type": "array"
+ },
"id": {
"description": "[Output Only] Unique identifier for the resource; defined by the server.",
"format": "uint64",
@@ -11224,7 +11226,7 @@
"type": "array"
},
"selfLink": {
- "description": "[Output Only] Server defined URL for the resource.",
+ "description": "[Output Only] Server-defined URL for the resource.",
"type": "string"
},
"usageExportLocation": {
@@ -11345,7 +11347,7 @@
"type": "array"
},
"selfLink": {
- "description": "[Output Only] Server defined URL for the resource.",
+ "description": "[Output Only] Server-defined URL for the resource.",
"type": "string"
},
"status": {
@@ -11395,7 +11397,7 @@
"type": "string"
},
"selfLink": {
- "description": "[Output Only] Server defined URL for this resource.",
+ "description": "[Output Only] Server-defined URL for this resource.",
"type": "string"
}
},
@@ -11412,7 +11414,7 @@
"type": "object"
},
"Route": {
- "description": "The route resource. A Route is a rule that specifies how certain packets should be handled by the virtual network. Routes are associated with VMs by tag and the set of Routes for a particular VM is called its routing table. For each packet leaving a VM, the system searches that VM's routing table for a single best matching Route. Routes match packets by destination IP address, preferring smaller or more specific ranges over larger ones. If there is a tie, the system selects the Route with the smallest priority value. If there is still a tie, it uses the layer three and four packet headers to select just one of the remaining matching Routes. The packet is then forwarded as specified by the nextHop field of the winning Route -- either to another VM destination, a VM gateway or a GCE operated gateway. Packets that do not match any Route in the sending VM's routing table are dropped.",
+ "description": "The route resource. A Route is a rule that specifies how certain packets should be handled by the virtual network. Routes are associated with instances by tag and the set of Routes for a particular instance is called its routing table. For each packet leaving a instance, the system searches that instance's routing table for a single best matching Route. Routes match packets by destination IP address, preferring smaller or more specific ranges over larger ones. If there is a tie, the system selects the Route with the smallest priority value. If there is still a tie, it uses the layer three and four packet headers to select just one of the remaining matching Routes. The packet is then forwarded as specified by the nextHop field of the winning Route -- either to another instance destination, a instance gateway or a Google Compute Engien-operated gateway. Packets that do not match any Route in the sending instance's routing table are dropped.",
"id": "Route",
"properties": {
"creationTimestamp": {
@@ -11601,7 +11603,7 @@
"type": "string"
},
"selfLink": {
- "description": "[Output Only] Server defined URL for this resource.",
+ "description": "[Output Only] Server-defined URL for this resource.",
"type": "string"
}
},
@@ -11648,7 +11650,7 @@
"type": "string"
},
"selfLink": {
- "description": "[Output Only] Server defined URL for the resource.",
+ "description": "[Output Only] Server-defined URL for the resource.",
"type": "string"
}
},
@@ -11766,7 +11768,7 @@
"id": "SnapshotList",
"properties": {
"id": {
- "description": "Unique identifier for the resource; defined by the server (output only).",
+ "description": "[Output Only] Unique identifier for the resource. Defined by the server.",
"type": "string"
},
"items": {
@@ -11782,11 +11784,11 @@
"type": "string"
},
"nextPageToken": {
- "description": "A token used to continue a truncated list request (output only).",
+ "description": "[Output Only] A token used to continue a truncated list request.",
"type": "string"
},
"selfLink": {
- "description": "Server defined URL for this resource (output only).",
+ "description": "[Output Only] Server-defined URL for this resource.",
"type": "string"
}
},
@@ -11839,7 +11841,7 @@
"type": "string"
},
"selfLink": {
- "description": "[Output Only] Server defined URL for the resource.",
+ "description": "[Output Only] Server-defined URL for the resource.",
"type": "string"
},
"urlMap": {
@@ -11881,11 +11883,11 @@
"type": "object"
},
"TargetInstance": {
- "description": "A TargetInstance resource. This resource defines an endpoint VM that terminates traffic of certain protocols.",
+ "description": "A TargetInstance resource. This resource defines an endpoint instance that terminates traffic of certain protocols.",
"id": "TargetInstance",
"properties": {
"creationTimestamp": {
- "description": "Creation timestamp in RFC3339 text format (output only).",
+ "description": "[Output Only] Creation timestamp in RFC3339 text format.",
"type": "string"
},
"description": {
@@ -11893,7 +11895,7 @@
"type": "string"
},
"id": {
- "description": "Unique identifier for the resource; defined by the server (output only).",
+ "description": "[Output Only] Unique identifier for the resource; defined by the server.",
"format": "uint64",
"type": "string"
},
@@ -11907,12 +11909,12 @@
"type": "string"
},
"name": {
- "description": "Name of the resource; provided by the client when the resource is created. The name must be 1-63 characters long, and comply with RFC1035.",
+ "description": "Name of the resource. Provided by the client when the resource is created. The name must be 1-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long and match the regular expression [a-z]([-a-z0-9]*[a-z0-9])? which means the first character must be a lowercase letter, and all following characters must be a dash, lowercase letter, or digit, except the last character, which cannot be a dash.",
"pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?",
"type": "string"
},
"natPolicy": {
- "description": "NAT option controlling how IPs are NAT'ed to the VM. Currently only NO_NAT (default value) is supported.",
+ "description": "NAT option controlling how IPs are NAT'ed to the instance. Currently only NO_NAT (default value) is supported.",
"enum": [
"NO_NAT"
],
@@ -11922,11 +11924,11 @@
"type": "string"
},
"selfLink": {
- "description": "Server defined URL for the resource (output only).",
+ "description": "[Output Only] Server-defined URL for the resource.",
"type": "string"
},
"zone": {
- "description": "URL of the zone where the target instance resides (output only).",
+ "description": "[Output Only] URL of the zone where the target instance resides.",
"type": "string"
}
},
@@ -11936,7 +11938,7 @@
"id": "TargetInstanceAggregatedList",
"properties": {
"id": {
- "description": "Unique identifier for the resource; defined by the server (output only).",
+ "description": "[Output Only] Unique identifier for the resource; defined by the server.",
"type": "string"
},
"items": {
@@ -11953,11 +11955,11 @@
"type": "string"
},
"nextPageToken": {
- "description": "A token used to continue a truncated list request (output only).",
+ "description": "[Output Only] A token used to continue a truncated list request.",
"type": "string"
},
"selfLink": {
- "description": "Server defined URL for this resource (output only).",
+ "description": "[Output Only] Server-defined URL for this resource.",
"type": "string"
}
},
@@ -11968,7 +11970,7 @@
"id": "TargetInstanceList",
"properties": {
"id": {
- "description": "Unique identifier for the resource; defined by the server (output only).",
+ "description": "[Output Only] Unique identifier for the resource; defined by the server.",
"type": "string"
},
"items": {
@@ -11984,11 +11986,11 @@
"type": "string"
},
"nextPageToken": {
- "description": "A token used to continue a truncated list request (output only).",
+ "description": "[Output Only] A token used to continue a truncated list request.",
"type": "string"
},
"selfLink": {
- "description": "Server defined URL for this resource (output only).",
+ "description": "[Output Only] Server-defined URL for this resource.",
"type": "string"
}
},
@@ -12071,15 +12073,15 @@
"type": "object"
},
"TargetPool": {
- "description": "A TargetPool resource. This resource defines a pool of VMs, associated HttpHealthCheck resources, and the fallback TargetPool.",
+ "description": "A TargetPool resource. This resource defines a pool of instances, associated HttpHealthCheck resources, and the fallback TargetPool.",
"id": "TargetPool",
"properties": {
"backupPool": {
- "description": "This field is applicable only when the containing target pool is serving a forwarding rule as the primary pool, and its 'failoverRatio' field is properly set to a value between [0, 1].\n\n'backupPool' and 'failoverRatio' together define the fallback behavior of the primary target pool: if the ratio of the healthy VMs in the primary pool is at or below 'failoverRatio', traffic arriving at the load-balanced IP will be directed to the backup pool.\n\nIn case where 'failoverRatio' and 'backupPool' are not set, or all the VMs in the backup pool are unhealthy, the traffic will be directed back to the primary pool in the \"force\" mode, where traffic will be spread to the healthy VMs with the best effort, or to all VMs when no VM is healthy.",
+ "description": "This field is applicable only when the containing target pool is serving a forwarding rule as the primary pool, and its failoverRatio field is properly set to a value between [0, 1].\n\nbackupPool and failoverRatio together define the fallback behavior of the primary target pool: if the ratio of the healthy instances in the primary pool is at or below failoverRatio, traffic arriving at the load-balanced IP will be directed to the backup pool.\n\nIn case where failoverRatio and backupPool are not set, or all the instances in the backup pool are unhealthy, the traffic will be directed back to the primary pool in the \"force\" mode, where traffic will be spread to the healthy instances with the best effort, or to all instances when no instance is healthy.",
"type": "string"
},
"creationTimestamp": {
- "description": "Creation timestamp in RFC3339 text format (output only).",
+ "description": "[Output Only] Creation timestamp in RFC3339 text format.",
"type": "string"
},
"description": {
@@ -12087,24 +12089,24 @@
"type": "string"
},
"failoverRatio": {
- "description": "This field is applicable only when the containing target pool is serving a forwarding rule as the primary pool (i.e., not as a backup pool to some other target pool). The value of the field must be in [0, 1].\n\nIf set, 'backupPool' must also be set. They together define the fallback behavior of the primary target pool: if the ratio of the healthy VMs in the primary pool is at or below this number, traffic arriving at the load-balanced IP will be directed to the backup pool.\n\nIn case where 'failoverRatio' is not set or all the VMs in the backup pool are unhealthy, the traffic will be directed back to the primary pool in the \"force\" mode, where traffic will be spread to the healthy VMs with the best effort, or to all VMs when no VM is healthy.",
+ "description": "This field is applicable only when the containing target pool is serving a forwarding rule as the primary pool (i.e., not as a backup pool to some other target pool). The value of the field must be in [0, 1].\n\nIf set, backupPool must also be set. They together define the fallback behavior of the primary target pool: if the ratio of the healthy instances in the primary pool is at or below this number, traffic arriving at the load-balanced IP will be directed to the backup pool.\n\nIn case where failoverRatio is not set or all the instances in the backup pool are unhealthy, the traffic will be directed back to the primary pool in the \"force\" mode, where traffic will be spread to the healthy instances with the best effort, or to all instances when no instance is healthy.",
"format": "float",
"type": "number"
},
"healthChecks": {
- "description": "A list of URLs to the HttpHealthCheck resource. A member VM in this pool is considered healthy if and only if all specified health checks pass. An empty list means all member VMs will be considered healthy at all times.",
+ "description": "A list of URLs to the HttpHealthCheck resource. A member instance in this pool is considered healthy if and only if all specified health checks pass. An empty list means all member instances will be considered healthy at all times.",
"items": {
"type": "string"
},
"type": "array"
},
"id": {
- "description": "Unique identifier for the resource; defined by the server (output only).",
+ "description": "[Output Only] Unique identifier for the resource; defined by the server.",
"format": "uint64",
"type": "string"
},
"instances": {
- "description": "A list of resource URLs to the member VMs serving this pool. They must live in zones contained in the same region as this pool.",
+ "description": "A list of resource URLs to the member virtual machines serving this pool. They must live in zones contained in the same region as this pool.",
"items": {
"type": "string"
},
@@ -12116,20 +12118,20 @@
"type": "string"
},
"name": {
- "description": "Name of the resource; provided by the client when the resource is created. The name must be 1-63 characters long, and comply with RFC1035.",
+ "description": "Name of the resource. Provided by the client when the resource is created. The name must be 1-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long and match the regular expression [a-z]([-a-z0-9]*[a-z0-9])? which means the first character must be a lowercase letter, and all following characters must be a dash, lowercase letter, or digit, except the last character, which cannot be a dash.",
"pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?",
"type": "string"
},
"region": {
- "description": "URL of the region where the target pool resides (output only).",
+ "description": "[Output Only] URL of the region where the target pool resides.",
"type": "string"
},
"selfLink": {
- "description": "Server defined URL for the resource (output only).",
+ "description": "[Output Only] Server-defined URL for the resource.",
"type": "string"
},
"sessionAffinity": {
- "description": "Sesssion affinity option, must be one of the following values: 'NONE': Connections from the same client IP may go to any VM in the pool; 'CLIENT_IP': Connections from the same client IP will go to the same VM in the pool while that VM remains healthy. 'CLIENT_IP_PROTO': Connections from the same client IP with the same IP protocol will go to the same VM in the pool while that VM remains healthy.",
+ "description": "Sesssion affinity option, must be one of the following values: NONE: Connections from the same client IP may go to any instance in the pool; CLIENT_IP: Connections from the same client IP will go to the same instance in the pool while that instance remains healthy. CLIENT_IP_PROTO: Connections from the same client IP with the same IP protocol will go to the same instance in the pool while that instance remains healthy.",
"enum": [
"CLIENT_IP",
"CLIENT_IP_PROTO",
@@ -12149,7 +12151,7 @@
"id": "TargetPoolAggregatedList",
"properties": {
"id": {
- "description": "Unique identifier for the resource; defined by the server (output only).",
+ "description": "[Output Only] Unique identifier for the resource. Defined by the server.",
"type": "string"
},
"items": {
@@ -12166,11 +12168,11 @@
"type": "string"
},
"nextPageToken": {
- "description": "A token used to continue a truncated list request (output only).",
+ "description": "[Output Only] A token used to continue a truncated list request.",
"type": "string"
},
"selfLink": {
- "description": "Server defined URL for this resource (output only).",
+ "description": "[Output Only] Server-defined URL for this resource.",
"type": "string"
}
},
@@ -12198,7 +12200,7 @@
"id": "TargetPoolList",
"properties": {
"id": {
- "description": "Unique identifier for the resource; defined by the server (output only).",
+ "description": "[Output Only] Unique identifier for the resource. Defined by the server.",
"type": "string"
},
"items": {
@@ -12214,11 +12216,11 @@
"type": "string"
},
"nextPageToken": {
- "description": "A token used to continue a truncated list request (output only).",
+ "description": "[Output Only] A token used to continue a truncated list request.",
"type": "string"
},
"selfLink": {
- "description": "Server defined URL for this resource (output only).",
+ "description": "[Output Only] Server-defined URL for this resource.",
"type": "string"
}
},
@@ -12649,7 +12651,7 @@
"type": "array"
},
"selfLink": {
- "description": "[Output Only] Server defined URL for the resource.",
+ "description": "[Output Only] Server-defined URL for the resource.",
"type": "string"
},
"tests": {
@@ -12687,7 +12689,7 @@
"type": "string"
},
"selfLink": {
- "description": "[Output Only] Server defined URL for this resource.",
+ "description": "[Output Only] Server-defined URL for this resource.",
"type": "string"
}
},
@@ -12835,7 +12837,7 @@
"type": "string"
},
"selfLink": {
- "description": "[Output Only] Server defined URL for the resource.",
+ "description": "[Output Only] Server-defined URL for the resource.",
"type": "string"
},
"sharedSecret": {
@@ -12913,7 +12915,7 @@
"type": "string"
},
"selfLink": {
- "description": "[Output Only] Server defined URL for this resource.",
+ "description": "[Output Only] Server-defined URL for this resource.",
"type": "string"
}
},
@@ -13086,7 +13088,7 @@
"type": "string"
},
"selfLink": {
- "description": "[Output Only] Server defined URL for the resource.",
+ "description": "[Output Only] Server-defined URL for the resource.",
"type": "string"
},
"status": {
@@ -13129,7 +13131,7 @@
"type": "string"
},
"selfLink": {
- "description": "Server defined URL for this resource (output only).",
+ "description": "[Output Only] Server-defined URL for this resource.",
"type": "string"
}
},
« no previous file with comments | « discovery/googleapis/clouddebugger__v2.json ('k') | discovery/googleapis/container__v1.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698