Update documentation
diff --git a/docs/dyn/compute_v1.instanceGroups.html b/docs/dyn/compute_v1.instanceGroups.html
index f94f817..3b7ab31 100644
--- a/docs/dyn/compute_v1.instanceGroups.html
+++ b/docs/dyn/compute_v1.instanceGroups.html
@@ -195,9 +195,9 @@
For example, to filter for instances that do not have a name of example-instance, you would use filter=name ne example-instance.
-Compute Engine Beta API Only: When filtering in the Beta API, you can also filter on nested fields. For example, you could filter on instances that have set the scheduling.automaticRestart field to true. Use filtering on nested fields to take advantage of labels to organize and search for results based on label values.
+You can filter on nested fields. For example, you could filter on instances that have set the scheduling.automaticRestart field to true. Use filtering on nested fields to take advantage of labels to organize and search for results based on label values.
-The Beta API also supports filtering on multiple expressions by providing each separate expression within parentheses. For example, (scheduling.automaticRestart eq true) (zone eq us-central1-f). Multiple expressions are treated as AND expressions, meaning that resources must match all expressions to pass the filters.
+To filter on multiple expressions, provide each separate expression within parentheses. For example, (scheduling.automaticRestart eq true) (zone eq us-central1-f). Multiple expressions are treated as AND expressions, meaning that resources must match all expressions to pass the filters.
Returns:
An object of the form:
@@ -222,7 +222,7 @@
"size": 42, # [Output Only] The total number of instances in the instance group.
"kind": "compute#instanceGroup", # [Output Only] The resource type, which is always compute#instanceGroup for instance groups.
"description": "A String", # An optional description of this resource. Provide this property when you create the resource.
- "zone": "A String", # [Output Only] The URL of the zone where the instance group is located.
+ "zone": "A String", # [Output Only] The URL of the zone where the instance group is located (for zonal resources).
"network": "A String", # The URL of the network to which all instances in the instance group belong.
"fingerprint": "A String", # [Output Only] The fingerprint of the named ports. The system uses this fingerprint to detect conflicts when multiple users change the named ports concurrently.
"subnetwork": "A String", # The URL of the subnetwork to which all instances in the instance group belong.
@@ -339,7 +339,7 @@
"size": 42, # [Output Only] The total number of instances in the instance group.
"kind": "compute#instanceGroup", # [Output Only] The resource type, which is always compute#instanceGroup for instance groups.
"description": "A String", # An optional description of this resource. Provide this property when you create the resource.
- "zone": "A String", # [Output Only] The URL of the zone where the instance group is located.
+ "zone": "A String", # [Output Only] The URL of the zone where the instance group is located (for zonal resources).
"network": "A String", # The URL of the network to which all instances in the instance group belong.
"fingerprint": "A String", # [Output Only] The fingerprint of the named ports. The system uses this fingerprint to detect conflicts when multiple users change the named ports concurrently.
"subnetwork": "A String", # The URL of the subnetwork to which all instances in the instance group belong.
@@ -374,7 +374,7 @@
"size": 42, # [Output Only] The total number of instances in the instance group.
"kind": "compute#instanceGroup", # [Output Only] The resource type, which is always compute#instanceGroup for instance groups.
"description": "A String", # An optional description of this resource. Provide this property when you create the resource.
- "zone": "A String", # [Output Only] The URL of the zone where the instance group is located.
+ "zone": "A String", # [Output Only] The URL of the zone where the instance group is located (for zonal resources).
"network": "A String", # The URL of the network to which all instances in the instance group belong.
"fingerprint": "A String", # [Output Only] The fingerprint of the named ports. The system uses this fingerprint to detect conflicts when multiple users change the named ports concurrently.
"subnetwork": "A String", # The URL of the subnetwork to which all instances in the instance group belong.
@@ -460,9 +460,9 @@
For example, to filter for instances that do not have a name of example-instance, you would use filter=name ne example-instance.
-Compute Engine Beta API Only: When filtering in the Beta API, you can also filter on nested fields. For example, you could filter on instances that have set the scheduling.automaticRestart field to true. Use filtering on nested fields to take advantage of labels to organize and search for results based on label values.
+You can filter on nested fields. For example, you could filter on instances that have set the scheduling.automaticRestart field to true. Use filtering on nested fields to take advantage of labels to organize and search for results based on label values.
-The Beta API also supports filtering on multiple expressions by providing each separate expression within parentheses. For example, (scheduling.automaticRestart eq true) (zone eq us-central1-f). Multiple expressions are treated as AND expressions, meaning that resources must match all expressions to pass the filters.
+To filter on multiple expressions, provide each separate expression within parentheses. For example, (scheduling.automaticRestart eq true) (zone eq us-central1-f). Multiple expressions are treated as AND expressions, meaning that resources must match all expressions to pass the filters.
Returns:
An object of the form:
@@ -474,7 +474,7 @@
"size": 42, # [Output Only] The total number of instances in the instance group.
"kind": "compute#instanceGroup", # [Output Only] The resource type, which is always compute#instanceGroup for instance groups.
"description": "A String", # An optional description of this resource. Provide this property when you create the resource.
- "zone": "A String", # [Output Only] The URL of the zone where the instance group is located.
+ "zone": "A String", # [Output Only] The URL of the zone where the instance group is located (for zonal resources).
"network": "A String", # The URL of the network to which all instances in the instance group belong.
"fingerprint": "A String", # [Output Only] The fingerprint of the named ports. The system uses this fingerprint to detect conflicts when multiple users change the named ports concurrently.
"subnetwork": "A String", # The URL of the subnetwork to which all instances in the instance group belong.
@@ -523,9 +523,9 @@
For example, to filter for instances that do not have a name of example-instance, you would use filter=name ne example-instance.
-Compute Engine Beta API Only: When filtering in the Beta API, you can also filter on nested fields. For example, you could filter on instances that have set the scheduling.automaticRestart field to true. Use filtering on nested fields to take advantage of labels to organize and search for results based on label values.
+You can filter on nested fields. For example, you could filter on instances that have set the scheduling.automaticRestart field to true. Use filtering on nested fields to take advantage of labels to organize and search for results based on label values.
-The Beta API also supports filtering on multiple expressions by providing each separate expression within parentheses. For example, (scheduling.automaticRestart eq true) (zone eq us-central1-f). Multiple expressions are treated as AND expressions, meaning that resources must match all expressions to pass the filters.
+To filter on multiple expressions, provide each separate expression within parentheses. For example, (scheduling.automaticRestart eq true) (zone eq us-central1-f). Multiple expressions are treated as AND expressions, meaning that resources must match all expressions to pass the filters.
Returns:
An object of the form:
@@ -544,9 +544,9 @@
],
},
],
- "kind": "compute#instanceGroupsListInstances", # [Output Only] The resource type, which is always compute#instanceGroupsListInstances for lists of instance groups.
- "id": "A String", # [Output Only] A unique identifier for this list of instance groups. The server generates this identifier.
- "selfLink": "A String", # [Output Only] The URL for this list of instance groups. The server generates this URL.
+ "kind": "compute#instanceGroupsListInstances", # [Output Only] The resource type, which is always compute#instanceGroupsListInstances for the list of instances in the specified instance group.
+ "id": "A String", # [Output Only] A unique identifier for this list of instances in the specified instance group. The server generates this identifier.
+ "selfLink": "A String", # [Output Only] The URL for this list of instances in the specified instance groups. The server generates this URL.
}</pre>
</div>