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

Unified Diff: generated/googleapis/lib/deploymentmanager/v2.dart

Issue 2159673002: Api-roll 39: 2016-07-18 (Closed) Base URL: git@github.com:dart-lang/googleapis.git@master
Patch Set: Created 4 years, 5 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 | « generated/googleapis/lib/compute/v1.dart ('k') | generated/googleapis/lib/doubleclickbidmanager/v1.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: generated/googleapis/lib/deploymentmanager/v2.dart
diff --git a/generated/googleapis/lib/deploymentmanager/v2.dart b/generated/googleapis/lib/deploymentmanager/v2.dart
index 5169e6b53bacdaba9f8c66b71beb4e6df03220b5..196438d3a75cda356486bb22bfc16ff997980355 100644
--- a/generated/googleapis/lib/deploymentmanager/v2.dart
+++ b/generated/googleapis/lib/deploymentmanager/v2.dart
@@ -285,17 +285,15 @@ class DeploymentsResourceApi {
* 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
+ * 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.
*
* [maxResults] - The maximum number of results per page that should be
* returned. If the number of available results is larger than maxResults,
@@ -656,17 +654,15 @@ class ManifestsResourceApi {
* 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
+ * 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.
*
* [maxResults] - The maximum number of results per page that should be
* returned. If the number of available results is larger than maxResults,
@@ -801,17 +797,15 @@ class OperationsResourceApi {
* 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
+ * 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.
*
* [maxResults] - The maximum number of results per page that should be
* returned. If the number of available results is larger than maxResults,
@@ -952,17 +946,15 @@ class ResourcesResourceApi {
* 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
+ * 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.
*
* [maxResults] - The maximum number of results per page that should be
* returned. If the number of available results is larger than maxResults,
@@ -1051,17 +1043,15 @@ class TypesResourceApi {
* 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
+ * 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.
*
* [maxResults] - The maximum number of results per page that should be
* returned. If the number of available results is larger than maxResults,
« no previous file with comments | « generated/googleapis/lib/compute/v1.dart ('k') | generated/googleapis/lib/doubleclickbidmanager/v1.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698