google-api-client 0.9.11 → 0.9.12

Sign up to get free protection for your applications and to get access to all the features.
Files changed (135) hide show
  1. checksums.yaml +4 -4
  2. data/CHANGELOG.md +4 -0
  3. data/Gemfile +1 -1
  4. data/README.md +1 -1
  5. data/api_names.yaml +55 -117
  6. data/generated/google/apis/adexchangebuyer_v1_4/classes.rb +76 -8
  7. data/generated/google/apis/adexchangebuyer_v1_4/representations.rb +23 -0
  8. data/generated/google/apis/adexchangebuyer_v1_4/service.rb +10 -4
  9. data/generated/google/apis/adexchangebuyer_v1_4.rb +1 -1
  10. data/generated/google/apis/adexchangeseller_v2_0/service.rb +1 -2
  11. data/generated/google/apis/adexchangeseller_v2_0.rb +2 -3
  12. data/generated/google/apis/admin_directory_v1/classes.rb +6 -0
  13. data/generated/google/apis/admin_directory_v1/representations.rb +1 -0
  14. data/generated/google/apis/admin_directory_v1/service.rb +2 -2
  15. data/generated/google/apis/admin_directory_v1.rb +1 -1
  16. data/generated/google/apis/admin_reports_v1/service.rb +2 -2
  17. data/generated/google/apis/admin_reports_v1.rb +3 -3
  18. data/generated/google/apis/adsense_v1_4.rb +1 -1
  19. data/generated/google/apis/adsensehost_v4_1.rb +1 -1
  20. data/generated/google/apis/analytics_v3/classes.rb +371 -1
  21. data/generated/google/apis/analytics_v3/representations.rb +135 -0
  22. data/generated/google/apis/analytics_v3/service.rb +218 -0
  23. data/generated/google/apis/analytics_v3.rb +1 -1
  24. data/generated/google/apis/analyticsreporting_v4/classes.rb +18 -8
  25. data/generated/google/apis/analyticsreporting_v4.rb +1 -1
  26. data/generated/google/apis/androidenterprise_v1/classes.rb +208 -37
  27. data/generated/google/apis/androidenterprise_v1/representations.rb +83 -0
  28. data/generated/google/apis/androidenterprise_v1/service.rb +469 -20
  29. data/generated/google/apis/androidenterprise_v1.rb +1 -1
  30. data/generated/google/apis/androidpublisher_v2/classes.rb +9 -8
  31. data/generated/google/apis/androidpublisher_v2.rb +1 -1
  32. data/generated/google/apis/appengine_v1beta5/classes.rb +379 -297
  33. data/generated/google/apis/appengine_v1beta5/representations.rb +55 -10
  34. data/generated/google/apis/appengine_v1beta5/service.rb +281 -35
  35. data/generated/google/apis/appengine_v1beta5.rb +1 -1
  36. data/generated/google/apis/appsactivity_v1.rb +1 -1
  37. data/generated/google/apis/appstate_v1.rb +1 -1
  38. data/generated/google/apis/bigquery_v2/classes.rb +50 -2
  39. data/generated/google/apis/bigquery_v2/representations.rb +6 -0
  40. data/generated/google/apis/bigquery_v2/service.rb +8 -1
  41. data/generated/google/apis/bigquery_v2.rb +1 -1
  42. data/generated/google/apis/calendar_v3.rb +1 -1
  43. data/generated/google/apis/civicinfo_v2/classes.rb +6 -0
  44. data/generated/google/apis/civicinfo_v2/representations.rb +1 -0
  45. data/generated/google/apis/civicinfo_v2/service.rb +2 -1
  46. data/generated/google/apis/civicinfo_v2.rb +3 -2
  47. data/generated/google/apis/classroom_v1/classes.rb +176 -37
  48. data/generated/google/apis/classroom_v1/representations.rb +73 -9
  49. data/generated/google/apis/classroom_v1/service.rb +392 -37
  50. data/generated/google/apis/classroom_v1.rb +1 -1
  51. data/generated/google/apis/cloudbuild_v1/classes.rb +190 -12
  52. data/generated/google/apis/cloudbuild_v1/representations.rb +73 -2
  53. data/generated/google/apis/cloudbuild_v1/service.rb +170 -0
  54. data/generated/google/apis/cloudbuild_v1.rb +1 -1
  55. data/generated/google/apis/clouddebugger_v2/service.rb +2 -2
  56. data/generated/google/apis/clouddebugger_v2.rb +3 -6
  57. data/generated/google/apis/cloudmonitoring_v2beta2.rb +1 -1
  58. data/generated/google/apis/compute_beta/classes.rb +599 -77
  59. data/generated/google/apis/compute_beta/representations.rb +240 -0
  60. data/generated/google/apis/compute_beta/service.rb +1999 -710
  61. data/generated/google/apis/compute_beta.rb +1 -1
  62. data/generated/google/apis/compute_v1/classes.rb +140 -58
  63. data/generated/google/apis/compute_v1/representations.rb +17 -0
  64. data/generated/google/apis/compute_v1/service.rb +462 -521
  65. data/generated/google/apis/compute_v1.rb +1 -1
  66. data/generated/google/apis/content_v2/classes.rb +689 -1
  67. data/generated/google/apis/content_v2/representations.rb +316 -0
  68. data/generated/google/apis/content_v2/service.rb +244 -0
  69. data/generated/google/apis/content_v2.rb +1 -1
  70. data/generated/google/apis/datastore_v1beta3/classes.rb +48 -0
  71. data/generated/google/apis/datastore_v1beta3/representations.rb +5 -0
  72. data/generated/google/apis/datastore_v1beta3.rb +1 -1
  73. data/generated/google/apis/deploymentmanager_v2.rb +1 -1
  74. data/generated/google/apis/dfareporting_v2_6/classes.rb +11585 -0
  75. data/generated/google/apis/dfareporting_v2_6/representations.rb +4119 -0
  76. data/generated/google/apis/dfareporting_v2_6/service.rb +9006 -0
  77. data/generated/google/apis/dfareporting_v2_6.rb +40 -0
  78. data/generated/google/apis/doubleclickbidmanager_v1.rb +1 -1
  79. data/generated/google/apis/doubleclicksearch_v2.rb +1 -1
  80. data/generated/google/apis/drive_v2/classes.rb +1 -1
  81. data/generated/google/apis/drive_v2.rb +1 -1
  82. data/generated/google/apis/drive_v3.rb +1 -1
  83. data/generated/google/apis/fitness_v1/classes.rb +8 -0
  84. data/generated/google/apis/fitness_v1/representations.rb +1 -0
  85. data/generated/google/apis/fitness_v1/service.rb +2 -2
  86. data/generated/google/apis/fitness_v1.rb +7 -1
  87. data/generated/google/apis/games_configuration_v1configuration.rb +1 -1
  88. data/generated/google/apis/games_management_v1management.rb +1 -1
  89. data/generated/google/apis/games_v1.rb +1 -1
  90. data/generated/google/apis/genomics_v1/classes.rb +13 -2
  91. data/generated/google/apis/genomics_v1/representations.rb +1 -0
  92. data/generated/google/apis/genomics_v1/service.rb +2 -3
  93. data/generated/google/apis/genomics_v1.rb +1 -1
  94. data/generated/google/apis/gmail_v1/classes.rb +8 -11
  95. data/generated/google/apis/gmail_v1/service.rb +5 -5
  96. data/generated/google/apis/gmail_v1.rb +1 -1
  97. data/generated/google/apis/identitytoolkit_v3/classes.rb +38 -0
  98. data/generated/google/apis/identitytoolkit_v3/representations.rb +6 -0
  99. data/generated/google/apis/identitytoolkit_v3.rb +1 -1
  100. data/generated/google/apis/monitoring_v3/classes.rb +340 -421
  101. data/generated/google/apis/monitoring_v3/representations.rb +0 -17
  102. data/generated/google/apis/monitoring_v3/service.rb +136 -168
  103. data/generated/google/apis/monitoring_v3.rb +1 -1
  104. data/generated/google/apis/oauth2_v2.rb +1 -1
  105. data/generated/google/apis/pagespeedonline_v2.rb +1 -1
  106. data/generated/google/apis/plus_domains_v1.rb +1 -1
  107. data/generated/google/apis/plus_v1.rb +1 -1
  108. data/generated/google/apis/qpx_express_v1/classes.rb +6 -0
  109. data/generated/google/apis/qpx_express_v1/representations.rb +1 -0
  110. data/generated/google/apis/qpx_express_v1.rb +1 -1
  111. data/generated/google/apis/script_v1/classes.rb +6 -0
  112. data/generated/google/apis/script_v1/representations.rb +1 -0
  113. data/generated/google/apis/script_v1.rb +1 -1
  114. data/generated/google/apis/sheets_v4/classes.rb +35 -0
  115. data/generated/google/apis/sheets_v4/representations.rb +16 -0
  116. data/generated/google/apis/sheets_v4/service.rb +55 -0
  117. data/generated/google/apis/sheets_v4.rb +1 -1
  118. data/generated/google/apis/sqladmin_v1beta4/classes.rb +12 -0
  119. data/generated/google/apis/sqladmin_v1beta4/representations.rb +2 -0
  120. data/generated/google/apis/sqladmin_v1beta4/service.rb +41 -0
  121. data/generated/google/apis/sqladmin_v1beta4.rb +1 -1
  122. data/generated/google/apis/storage_v1/classes.rb +36 -1
  123. data/generated/google/apis/storage_v1/representations.rb +16 -0
  124. data/generated/google/apis/storage_v1/service.rb +18 -3
  125. data/generated/google/apis/storage_v1.rb +1 -1
  126. data/generated/google/apis/vision_v1.rb +1 -1
  127. data/generated/google/apis/youtube_partner_v1/classes.rb +6 -0
  128. data/generated/google/apis/youtube_partner_v1/representations.rb +2 -0
  129. data/generated/google/apis/youtube_partner_v1/service.rb +15 -3
  130. data/generated/google/apis/youtube_partner_v1.rb +1 -1
  131. data/generated/google/apis/youtube_v3.rb +1 -1
  132. data/generated/google/apis/youtubereporting_v1.rb +1 -1
  133. data/lib/google/apis/generator/annotator.rb +6 -0
  134. data/lib/google/apis/version.rb +1 -1
  135. metadata +6 -3
@@ -898,6 +898,12 @@ module Google
898
898
  include Google::Apis::Core::JsonObjectSupport
899
899
  end
900
900
 
901
+ class RoutersPreviewResponse
902
+ class Representation < Google::Apis::Core::JsonRepresentation; end
903
+
904
+ include Google::Apis::Core::JsonObjectSupport
905
+ end
906
+
901
907
  class RoutersScopedList
902
908
  class Representation < Google::Apis::Core::JsonRepresentation; end
903
909
 
@@ -1508,6 +1514,7 @@ module Google
1508
1514
  class BackendService
1509
1515
  # @private
1510
1516
  class Representation < Google::Apis::Core::JsonRepresentation
1517
+ property :affinity_cookie_ttl_sec, as: 'affinityCookieTtlSec'
1511
1518
  collection :backends, as: 'backends', class: Google::Apis::ComputeV1::Backend, decorator: Google::Apis::ComputeV1::Backend::Representation
1512
1519
 
1513
1520
  property :creation_timestamp, as: 'creationTimestamp'
@@ -1523,6 +1530,7 @@ module Google
1523
1530
  property :protocol, as: 'protocol'
1524
1531
  property :region, as: 'region'
1525
1532
  property :self_link, as: 'selfLink'
1533
+ property :session_affinity, as: 'sessionAffinity'
1526
1534
  property :timeout_sec, as: 'timeoutSec'
1527
1535
  end
1528
1536
  end
@@ -2107,6 +2115,7 @@ module Google
2107
2115
  class Representation < Google::Apis::Core::JsonRepresentation
2108
2116
  property :abandoning, as: 'abandoning'
2109
2117
  property :creating, as: 'creating'
2118
+ property :creating_without_retries, as: 'creatingWithoutRetries'
2110
2119
  property :deleting, as: 'deleting'
2111
2120
  property :none, as: 'none'
2112
2121
  property :recreating, as: 'recreating'
@@ -2970,6 +2979,14 @@ module Google
2970
2979
  end
2971
2980
  end
2972
2981
 
2982
+ class RoutersPreviewResponse
2983
+ # @private
2984
+ class Representation < Google::Apis::Core::JsonRepresentation
2985
+ property :resource, as: 'resource', class: Google::Apis::ComputeV1::Router, decorator: Google::Apis::ComputeV1::Router::Representation
2986
+
2987
+ end
2988
+ end
2989
+
2973
2990
  class RoutersScopedList
2974
2991
  # @private
2975
2992
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -68,16 +68,14 @@ module Google
68
68
  # must match the entire field.
69
69
  # For example, to filter for instances that do not have a name of example-
70
70
  # instance, you would use filter=name ne example-instance.
71
- # Compute Engine Beta API Only: When filtering in the Beta API, you can also
72
- # filter on nested fields. For example, you could filter on instances that have
73
- # set the scheduling.automaticRestart field to true. Use filtering on nested
74
- # fields to take advantage of labels to organize and search for results based on
75
- # label values.
76
- # The Beta API also supports filtering on multiple expressions by providing each
77
- # separate expression within parentheses. For example, (scheduling.
78
- # automaticRestart eq true) (zone eq us-central1-f). Multiple expressions are
79
- # treated as AND expressions, meaning that resources must match all expressions
80
- # to pass the filters.
71
+ # You can filter on nested fields. For example, you could filter on instances
72
+ # that have set the scheduling.automaticRestart field to true. Use filtering on
73
+ # nested fields to take advantage of labels to organize and search for results
74
+ # based on label values.
75
+ # To filter on multiple expressions, provide each separate expression within
76
+ # parentheses. For example, (scheduling.automaticRestart eq true) (zone eq us-
77
+ # central1-f). Multiple expressions are treated as AND expressions, meaning that
78
+ # resources must match all expressions to pass the filters.
81
79
  # @param [Fixnum] max_results
82
80
  # The maximum number of results per page that should be returned. If the number
83
81
  # of available results is larger than maxResults, Compute Engine returns a
@@ -263,16 +261,14 @@ module Google
263
261
  # must match the entire field.
264
262
  # For example, to filter for instances that do not have a name of example-
265
263
  # instance, you would use filter=name ne example-instance.
266
- # Compute Engine Beta API Only: When filtering in the Beta API, you can also
267
- # filter on nested fields. For example, you could filter on instances that have
268
- # set the scheduling.automaticRestart field to true. Use filtering on nested
269
- # fields to take advantage of labels to organize and search for results based on
270
- # label values.
271
- # The Beta API also supports filtering on multiple expressions by providing each
272
- # separate expression within parentheses. For example, (scheduling.
273
- # automaticRestart eq true) (zone eq us-central1-f). Multiple expressions are
274
- # treated as AND expressions, meaning that resources must match all expressions
275
- # to pass the filters.
264
+ # You can filter on nested fields. For example, you could filter on instances
265
+ # that have set the scheduling.automaticRestart field to true. Use filtering on
266
+ # nested fields to take advantage of labels to organize and search for results
267
+ # based on label values.
268
+ # To filter on multiple expressions, provide each separate expression within
269
+ # parentheses. For example, (scheduling.automaticRestart eq true) (zone eq us-
270
+ # central1-f). Multiple expressions are treated as AND expressions, meaning that
271
+ # resources must match all expressions to pass the filters.
276
272
  # @param [Fixnum] max_results
277
273
  # The maximum number of results per page that should be returned. If the number
278
274
  # of available results is larger than maxResults, Compute Engine returns a
@@ -333,16 +329,14 @@ module Google
333
329
  # must match the entire field.
334
330
  # For example, to filter for instances that do not have a name of example-
335
331
  # instance, you would use filter=name ne example-instance.
336
- # Compute Engine Beta API Only: When filtering in the Beta API, you can also
337
- # filter on nested fields. For example, you could filter on instances that have
338
- # set the scheduling.automaticRestart field to true. Use filtering on nested
339
- # fields to take advantage of labels to organize and search for results based on
340
- # label values.
341
- # The Beta API also supports filtering on multiple expressions by providing each
342
- # separate expression within parentheses. For example, (scheduling.
343
- # automaticRestart eq true) (zone eq us-central1-f). Multiple expressions are
344
- # treated as AND expressions, meaning that resources must match all expressions
345
- # to pass the filters.
332
+ # You can filter on nested fields. For example, you could filter on instances
333
+ # that have set the scheduling.automaticRestart field to true. Use filtering on
334
+ # nested fields to take advantage of labels to organize and search for results
335
+ # based on label values.
336
+ # To filter on multiple expressions, provide each separate expression within
337
+ # parentheses. For example, (scheduling.automaticRestart eq true) (zone eq us-
338
+ # central1-f). Multiple expressions are treated as AND expressions, meaning that
339
+ # resources must match all expressions to pass the filters.
346
340
  # @param [Fixnum] max_results
347
341
  # The maximum number of results per page that should be returned. If the number
348
342
  # of available results is larger than maxResults, Compute Engine returns a
@@ -529,16 +523,14 @@ module Google
529
523
  # must match the entire field.
530
524
  # For example, to filter for instances that do not have a name of example-
531
525
  # instance, you would use filter=name ne example-instance.
532
- # Compute Engine Beta API Only: When filtering in the Beta API, you can also
533
- # filter on nested fields. For example, you could filter on instances that have
534
- # set the scheduling.automaticRestart field to true. Use filtering on nested
535
- # fields to take advantage of labels to organize and search for results based on
536
- # label values.
537
- # The Beta API also supports filtering on multiple expressions by providing each
538
- # separate expression within parentheses. For example, (scheduling.
539
- # automaticRestart eq true) (zone eq us-central1-f). Multiple expressions are
540
- # treated as AND expressions, meaning that resources must match all expressions
541
- # to pass the filters.
526
+ # You can filter on nested fields. For example, you could filter on instances
527
+ # that have set the scheduling.automaticRestart field to true. Use filtering on
528
+ # nested fields to take advantage of labels to organize and search for results
529
+ # based on label values.
530
+ # To filter on multiple expressions, provide each separate expression within
531
+ # parentheses. For example, (scheduling.automaticRestart eq true) (zone eq us-
532
+ # central1-f). Multiple expressions are treated as AND expressions, meaning that
533
+ # resources must match all expressions to pass the filters.
542
534
  # @param [Fixnum] max_results
543
535
  # The maximum number of results per page that should be returned. If the number
544
536
  # of available results is larger than maxResults, Compute Engine returns a
@@ -848,16 +840,14 @@ module Google
848
840
  # must match the entire field.
849
841
  # For example, to filter for instances that do not have a name of example-
850
842
  # instance, you would use filter=name ne example-instance.
851
- # Compute Engine Beta API Only: When filtering in the Beta API, you can also
852
- # filter on nested fields. For example, you could filter on instances that have
853
- # set the scheduling.automaticRestart field to true. Use filtering on nested
854
- # fields to take advantage of labels to organize and search for results based on
855
- # label values.
856
- # The Beta API also supports filtering on multiple expressions by providing each
857
- # separate expression within parentheses. For example, (scheduling.
858
- # automaticRestart eq true) (zone eq us-central1-f). Multiple expressions are
859
- # treated as AND expressions, meaning that resources must match all expressions
860
- # to pass the filters.
843
+ # You can filter on nested fields. For example, you could filter on instances
844
+ # that have set the scheduling.automaticRestart field to true. Use filtering on
845
+ # nested fields to take advantage of labels to organize and search for results
846
+ # based on label values.
847
+ # To filter on multiple expressions, provide each separate expression within
848
+ # parentheses. For example, (scheduling.automaticRestart eq true) (zone eq us-
849
+ # central1-f). Multiple expressions are treated as AND expressions, meaning that
850
+ # resources must match all expressions to pass the filters.
861
851
  # @param [Fixnum] max_results
862
852
  # The maximum number of results per page that should be returned. If the number
863
853
  # of available results is larger than maxResults, Compute Engine returns a
@@ -1004,16 +994,14 @@ module Google
1004
994
  # must match the entire field.
1005
995
  # For example, to filter for instances that do not have a name of example-
1006
996
  # instance, you would use filter=name ne example-instance.
1007
- # Compute Engine Beta API Only: When filtering in the Beta API, you can also
1008
- # filter on nested fields. For example, you could filter on instances that have
1009
- # set the scheduling.automaticRestart field to true. Use filtering on nested
1010
- # fields to take advantage of labels to organize and search for results based on
1011
- # label values.
1012
- # The Beta API also supports filtering on multiple expressions by providing each
1013
- # separate expression within parentheses. For example, (scheduling.
1014
- # automaticRestart eq true) (zone eq us-central1-f). Multiple expressions are
1015
- # treated as AND expressions, meaning that resources must match all expressions
1016
- # to pass the filters.
997
+ # You can filter on nested fields. For example, you could filter on instances
998
+ # that have set the scheduling.automaticRestart field to true. Use filtering on
999
+ # nested fields to take advantage of labels to organize and search for results
1000
+ # based on label values.
1001
+ # To filter on multiple expressions, provide each separate expression within
1002
+ # parentheses. For example, (scheduling.automaticRestart eq true) (zone eq us-
1003
+ # central1-f). Multiple expressions are treated as AND expressions, meaning that
1004
+ # resources must match all expressions to pass the filters.
1017
1005
  # @param [Fixnum] max_results
1018
1006
  # The maximum number of results per page that should be returned. If the number
1019
1007
  # of available results is larger than maxResults, Compute Engine returns a
@@ -1117,16 +1105,14 @@ module Google
1117
1105
  # must match the entire field.
1118
1106
  # For example, to filter for instances that do not have a name of example-
1119
1107
  # instance, you would use filter=name ne example-instance.
1120
- # Compute Engine Beta API Only: When filtering in the Beta API, you can also
1121
- # filter on nested fields. For example, you could filter on instances that have
1122
- # set the scheduling.automaticRestart field to true. Use filtering on nested
1123
- # fields to take advantage of labels to organize and search for results based on
1124
- # label values.
1125
- # The Beta API also supports filtering on multiple expressions by providing each
1126
- # separate expression within parentheses. For example, (scheduling.
1127
- # automaticRestart eq true) (zone eq us-central1-f). Multiple expressions are
1128
- # treated as AND expressions, meaning that resources must match all expressions
1129
- # to pass the filters.
1108
+ # You can filter on nested fields. For example, you could filter on instances
1109
+ # that have set the scheduling.automaticRestart field to true. Use filtering on
1110
+ # nested fields to take advantage of labels to organize and search for results
1111
+ # based on label values.
1112
+ # To filter on multiple expressions, provide each separate expression within
1113
+ # parentheses. For example, (scheduling.automaticRestart eq true) (zone eq us-
1114
+ # central1-f). Multiple expressions are treated as AND expressions, meaning that
1115
+ # resources must match all expressions to pass the filters.
1130
1116
  # @param [Fixnum] max_results
1131
1117
  # The maximum number of results per page that should be returned. If the number
1132
1118
  # of available results is larger than maxResults, Compute Engine returns a
@@ -1187,16 +1173,14 @@ module Google
1187
1173
  # must match the entire field.
1188
1174
  # For example, to filter for instances that do not have a name of example-
1189
1175
  # instance, you would use filter=name ne example-instance.
1190
- # Compute Engine Beta API Only: When filtering in the Beta API, you can also
1191
- # filter on nested fields. For example, you could filter on instances that have
1192
- # set the scheduling.automaticRestart field to true. Use filtering on nested
1193
- # fields to take advantage of labels to organize and search for results based on
1194
- # label values.
1195
- # The Beta API also supports filtering on multiple expressions by providing each
1196
- # separate expression within parentheses. For example, (scheduling.
1197
- # automaticRestart eq true) (zone eq us-central1-f). Multiple expressions are
1198
- # treated as AND expressions, meaning that resources must match all expressions
1199
- # to pass the filters.
1176
+ # You can filter on nested fields. For example, you could filter on instances
1177
+ # that have set the scheduling.automaticRestart field to true. Use filtering on
1178
+ # nested fields to take advantage of labels to organize and search for results
1179
+ # based on label values.
1180
+ # To filter on multiple expressions, provide each separate expression within
1181
+ # parentheses. For example, (scheduling.automaticRestart eq true) (zone eq us-
1182
+ # central1-f). Multiple expressions are treated as AND expressions, meaning that
1183
+ # resources must match all expressions to pass the filters.
1200
1184
  # @param [Fixnum] max_results
1201
1185
  # The maximum number of results per page that should be returned. If the number
1202
1186
  # of available results is larger than maxResults, Compute Engine returns a
@@ -1434,16 +1418,14 @@ module Google
1434
1418
  # must match the entire field.
1435
1419
  # For example, to filter for instances that do not have a name of example-
1436
1420
  # instance, you would use filter=name ne example-instance.
1437
- # Compute Engine Beta API Only: When filtering in the Beta API, you can also
1438
- # filter on nested fields. For example, you could filter on instances that have
1439
- # set the scheduling.automaticRestart field to true. Use filtering on nested
1440
- # fields to take advantage of labels to organize and search for results based on
1441
- # label values.
1442
- # The Beta API also supports filtering on multiple expressions by providing each
1443
- # separate expression within parentheses. For example, (scheduling.
1444
- # automaticRestart eq true) (zone eq us-central1-f). Multiple expressions are
1445
- # treated as AND expressions, meaning that resources must match all expressions
1446
- # to pass the filters.
1421
+ # You can filter on nested fields. For example, you could filter on instances
1422
+ # that have set the scheduling.automaticRestart field to true. Use filtering on
1423
+ # nested fields to take advantage of labels to organize and search for results
1424
+ # based on label values.
1425
+ # To filter on multiple expressions, provide each separate expression within
1426
+ # parentheses. For example, (scheduling.automaticRestart eq true) (zone eq us-
1427
+ # central1-f). Multiple expressions are treated as AND expressions, meaning that
1428
+ # resources must match all expressions to pass the filters.
1447
1429
  # @param [Fixnum] max_results
1448
1430
  # The maximum number of results per page that should be returned. If the number
1449
1431
  # of available results is larger than maxResults, Compute Engine returns a
@@ -1663,16 +1645,14 @@ module Google
1663
1645
  # must match the entire field.
1664
1646
  # For example, to filter for instances that do not have a name of example-
1665
1647
  # instance, you would use filter=name ne example-instance.
1666
- # Compute Engine Beta API Only: When filtering in the Beta API, you can also
1667
- # filter on nested fields. For example, you could filter on instances that have
1668
- # set the scheduling.automaticRestart field to true. Use filtering on nested
1669
- # fields to take advantage of labels to organize and search for results based on
1670
- # label values.
1671
- # The Beta API also supports filtering on multiple expressions by providing each
1672
- # separate expression within parentheses. For example, (scheduling.
1673
- # automaticRestart eq true) (zone eq us-central1-f). Multiple expressions are
1674
- # treated as AND expressions, meaning that resources must match all expressions
1675
- # to pass the filters.
1648
+ # You can filter on nested fields. For example, you could filter on instances
1649
+ # that have set the scheduling.automaticRestart field to true. Use filtering on
1650
+ # nested fields to take advantage of labels to organize and search for results
1651
+ # based on label values.
1652
+ # To filter on multiple expressions, provide each separate expression within
1653
+ # parentheses. For example, (scheduling.automaticRestart eq true) (zone eq us-
1654
+ # central1-f). Multiple expressions are treated as AND expressions, meaning that
1655
+ # resources must match all expressions to pass the filters.
1676
1656
  # @param [Fixnum] max_results
1677
1657
  # The maximum number of results per page that should be returned. If the number
1678
1658
  # of available results is larger than maxResults, Compute Engine returns a
@@ -1815,16 +1795,14 @@ module Google
1815
1795
  # must match the entire field.
1816
1796
  # For example, to filter for instances that do not have a name of example-
1817
1797
  # instance, you would use filter=name ne example-instance.
1818
- # Compute Engine Beta API Only: When filtering in the Beta API, you can also
1819
- # filter on nested fields. For example, you could filter on instances that have
1820
- # set the scheduling.automaticRestart field to true. Use filtering on nested
1821
- # fields to take advantage of labels to organize and search for results based on
1822
- # label values.
1823
- # The Beta API also supports filtering on multiple expressions by providing each
1824
- # separate expression within parentheses. For example, (scheduling.
1825
- # automaticRestart eq true) (zone eq us-central1-f). Multiple expressions are
1826
- # treated as AND expressions, meaning that resources must match all expressions
1827
- # to pass the filters.
1798
+ # You can filter on nested fields. For example, you could filter on instances
1799
+ # that have set the scheduling.automaticRestart field to true. Use filtering on
1800
+ # nested fields to take advantage of labels to organize and search for results
1801
+ # based on label values.
1802
+ # To filter on multiple expressions, provide each separate expression within
1803
+ # parentheses. For example, (scheduling.automaticRestart eq true) (zone eq us-
1804
+ # central1-f). Multiple expressions are treated as AND expressions, meaning that
1805
+ # resources must match all expressions to pass the filters.
1828
1806
  # @param [Fixnum] max_results
1829
1807
  # The maximum number of results per page that should be returned. If the number
1830
1808
  # of available results is larger than maxResults, Compute Engine returns a
@@ -2011,16 +1989,14 @@ module Google
2011
1989
  # must match the entire field.
2012
1990
  # For example, to filter for instances that do not have a name of example-
2013
1991
  # instance, you would use filter=name ne example-instance.
2014
- # Compute Engine Beta API Only: When filtering in the Beta API, you can also
2015
- # filter on nested fields. For example, you could filter on instances that have
2016
- # set the scheduling.automaticRestart field to true. Use filtering on nested
2017
- # fields to take advantage of labels to organize and search for results based on
2018
- # label values.
2019
- # The Beta API also supports filtering on multiple expressions by providing each
2020
- # separate expression within parentheses. For example, (scheduling.
2021
- # automaticRestart eq true) (zone eq us-central1-f). Multiple expressions are
2022
- # treated as AND expressions, meaning that resources must match all expressions
2023
- # to pass the filters.
1992
+ # You can filter on nested fields. For example, you could filter on instances
1993
+ # that have set the scheduling.automaticRestart field to true. Use filtering on
1994
+ # nested fields to take advantage of labels to organize and search for results
1995
+ # based on label values.
1996
+ # To filter on multiple expressions, provide each separate expression within
1997
+ # parentheses. For example, (scheduling.automaticRestart eq true) (zone eq us-
1998
+ # central1-f). Multiple expressions are treated as AND expressions, meaning that
1999
+ # resources must match all expressions to pass the filters.
2024
2000
  # @param [Fixnum] max_results
2025
2001
  # The maximum number of results per page that should be returned. If the number
2026
2002
  # of available results is larger than maxResults, Compute Engine returns a
@@ -2242,16 +2218,14 @@ module Google
2242
2218
  # must match the entire field.
2243
2219
  # For example, to filter for instances that do not have a name of example-
2244
2220
  # instance, you would use filter=name ne example-instance.
2245
- # Compute Engine Beta API Only: When filtering in the Beta API, you can also
2246
- # filter on nested fields. For example, you could filter on instances that have
2247
- # set the scheduling.automaticRestart field to true. Use filtering on nested
2248
- # fields to take advantage of labels to organize and search for results based on
2249
- # label values.
2250
- # The Beta API also supports filtering on multiple expressions by providing each
2251
- # separate expression within parentheses. For example, (scheduling.
2252
- # automaticRestart eq true) (zone eq us-central1-f). Multiple expressions are
2253
- # treated as AND expressions, meaning that resources must match all expressions
2254
- # to pass the filters.
2221
+ # You can filter on nested fields. For example, you could filter on instances
2222
+ # that have set the scheduling.automaticRestart field to true. Use filtering on
2223
+ # nested fields to take advantage of labels to organize and search for results
2224
+ # based on label values.
2225
+ # To filter on multiple expressions, provide each separate expression within
2226
+ # parentheses. For example, (scheduling.automaticRestart eq true) (zone eq us-
2227
+ # central1-f). Multiple expressions are treated as AND expressions, meaning that
2228
+ # resources must match all expressions to pass the filters.
2255
2229
  # @param [Fixnum] max_results
2256
2230
  # The maximum number of results per page that should be returned. If the number
2257
2231
  # of available results is larger than maxResults, Compute Engine returns a
@@ -2428,16 +2402,14 @@ module Google
2428
2402
  # must match the entire field.
2429
2403
  # For example, to filter for instances that do not have a name of example-
2430
2404
  # instance, you would use filter=name ne example-instance.
2431
- # Compute Engine Beta API Only: When filtering in the Beta API, you can also
2432
- # filter on nested fields. For example, you could filter on instances that have
2433
- # set the scheduling.automaticRestart field to true. Use filtering on nested
2434
- # fields to take advantage of labels to organize and search for results based on
2435
- # label values.
2436
- # The Beta API also supports filtering on multiple expressions by providing each
2437
- # separate expression within parentheses. For example, (scheduling.
2438
- # automaticRestart eq true) (zone eq us-central1-f). Multiple expressions are
2439
- # treated as AND expressions, meaning that resources must match all expressions
2440
- # to pass the filters.
2405
+ # You can filter on nested fields. For example, you could filter on instances
2406
+ # that have set the scheduling.automaticRestart field to true. Use filtering on
2407
+ # nested fields to take advantage of labels to organize and search for results
2408
+ # based on label values.
2409
+ # To filter on multiple expressions, provide each separate expression within
2410
+ # parentheses. For example, (scheduling.automaticRestart eq true) (zone eq us-
2411
+ # central1-f). Multiple expressions are treated as AND expressions, meaning that
2412
+ # resources must match all expressions to pass the filters.
2441
2413
  # @param [Fixnum] max_results
2442
2414
  # The maximum number of results per page that should be returned. If the number
2443
2415
  # of available results is larger than maxResults, Compute Engine returns a
@@ -2539,16 +2511,14 @@ module Google
2539
2511
  # must match the entire field.
2540
2512
  # For example, to filter for instances that do not have a name of example-
2541
2513
  # instance, you would use filter=name ne example-instance.
2542
- # Compute Engine Beta API Only: When filtering in the Beta API, you can also
2543
- # filter on nested fields. For example, you could filter on instances that have
2544
- # set the scheduling.automaticRestart field to true. Use filtering on nested
2545
- # fields to take advantage of labels to organize and search for results based on
2546
- # label values.
2547
- # The Beta API also supports filtering on multiple expressions by providing each
2548
- # separate expression within parentheses. For example, (scheduling.
2549
- # automaticRestart eq true) (zone eq us-central1-f). Multiple expressions are
2550
- # treated as AND expressions, meaning that resources must match all expressions
2551
- # to pass the filters.
2514
+ # You can filter on nested fields. For example, you could filter on instances
2515
+ # that have set the scheduling.automaticRestart field to true. Use filtering on
2516
+ # nested fields to take advantage of labels to organize and search for results
2517
+ # based on label values.
2518
+ # To filter on multiple expressions, provide each separate expression within
2519
+ # parentheses. For example, (scheduling.automaticRestart eq true) (zone eq us-
2520
+ # central1-f). Multiple expressions are treated as AND expressions, meaning that
2521
+ # resources must match all expressions to pass the filters.
2552
2522
  # @param [Fixnum] max_results
2553
2523
  # The maximum number of results per page that should be returned. If the number
2554
2524
  # of available results is larger than maxResults, Compute Engine returns a
@@ -2683,16 +2653,14 @@ module Google
2683
2653
  # must match the entire field.
2684
2654
  # For example, to filter for instances that do not have a name of example-
2685
2655
  # instance, you would use filter=name ne example-instance.
2686
- # Compute Engine Beta API Only: When filtering in the Beta API, you can also
2687
- # filter on nested fields. For example, you could filter on instances that have
2688
- # set the scheduling.automaticRestart field to true. Use filtering on nested
2689
- # fields to take advantage of labels to organize and search for results based on
2690
- # label values.
2691
- # The Beta API also supports filtering on multiple expressions by providing each
2692
- # separate expression within parentheses. For example, (scheduling.
2693
- # automaticRestart eq true) (zone eq us-central1-f). Multiple expressions are
2694
- # treated as AND expressions, meaning that resources must match all expressions
2695
- # to pass the filters.
2656
+ # You can filter on nested fields. For example, you could filter on instances
2657
+ # that have set the scheduling.automaticRestart field to true. Use filtering on
2658
+ # nested fields to take advantage of labels to organize and search for results
2659
+ # based on label values.
2660
+ # To filter on multiple expressions, provide each separate expression within
2661
+ # parentheses. For example, (scheduling.automaticRestart eq true) (zone eq us-
2662
+ # central1-f). Multiple expressions are treated as AND expressions, meaning that
2663
+ # resources must match all expressions to pass the filters.
2696
2664
  # @param [Fixnum] max_results
2697
2665
  # The maximum number of results per page that should be returned. If the number
2698
2666
  # of available results is larger than maxResults, Compute Engine returns a
@@ -2869,16 +2837,14 @@ module Google
2869
2837
  # must match the entire field.
2870
2838
  # For example, to filter for instances that do not have a name of example-
2871
2839
  # instance, you would use filter=name ne example-instance.
2872
- # Compute Engine Beta API Only: When filtering in the Beta API, you can also
2873
- # filter on nested fields. For example, you could filter on instances that have
2874
- # set the scheduling.automaticRestart field to true. Use filtering on nested
2875
- # fields to take advantage of labels to organize and search for results based on
2876
- # label values.
2877
- # The Beta API also supports filtering on multiple expressions by providing each
2878
- # separate expression within parentheses. For example, (scheduling.
2879
- # automaticRestart eq true) (zone eq us-central1-f). Multiple expressions are
2880
- # treated as AND expressions, meaning that resources must match all expressions
2881
- # to pass the filters.
2840
+ # You can filter on nested fields. For example, you could filter on instances
2841
+ # that have set the scheduling.automaticRestart field to true. Use filtering on
2842
+ # nested fields to take advantage of labels to organize and search for results
2843
+ # based on label values.
2844
+ # To filter on multiple expressions, provide each separate expression within
2845
+ # parentheses. For example, (scheduling.automaticRestart eq true) (zone eq us-
2846
+ # central1-f). Multiple expressions are treated as AND expressions, meaning that
2847
+ # resources must match all expressions to pass the filters.
2882
2848
  # @param [Fixnum] max_results
2883
2849
  # The maximum number of results per page that should be returned. If the number
2884
2850
  # of available results is larger than maxResults, Compute Engine returns a
@@ -3139,16 +3105,14 @@ module Google
3139
3105
  # must match the entire field.
3140
3106
  # For example, to filter for instances that do not have a name of example-
3141
3107
  # instance, you would use filter=name ne example-instance.
3142
- # Compute Engine Beta API Only: When filtering in the Beta API, you can also
3143
- # filter on nested fields. For example, you could filter on instances that have
3144
- # set the scheduling.automaticRestart field to true. Use filtering on nested
3145
- # fields to take advantage of labels to organize and search for results based on
3146
- # label values.
3147
- # The Beta API also supports filtering on multiple expressions by providing each
3148
- # separate expression within parentheses. For example, (scheduling.
3149
- # automaticRestart eq true) (zone eq us-central1-f). Multiple expressions are
3150
- # treated as AND expressions, meaning that resources must match all expressions
3151
- # to pass the filters.
3108
+ # You can filter on nested fields. For example, you could filter on instances
3109
+ # that have set the scheduling.automaticRestart field to true. Use filtering on
3110
+ # nested fields to take advantage of labels to organize and search for results
3111
+ # based on label values.
3112
+ # To filter on multiple expressions, provide each separate expression within
3113
+ # parentheses. For example, (scheduling.automaticRestart eq true) (zone eq us-
3114
+ # central1-f). Multiple expressions are treated as AND expressions, meaning that
3115
+ # resources must match all expressions to pass the filters.
3152
3116
  # @param [Fixnum] max_results
3153
3117
  # The maximum number of results per page that should be returned. If the number
3154
3118
  # of available results is larger than maxResults, Compute Engine returns a
@@ -3399,7 +3363,7 @@ module Google
3399
3363
  # @param [String] project
3400
3364
  # Project ID for this request.
3401
3365
  # @param [String] family
3402
- # Name of the image resource to return.
3366
+ # Name of the image family to search for.
3403
3367
  # @param [String] fields
3404
3368
  # Selector specifying which fields to include in a partial response.
3405
3369
  # @param [String] quota_user
@@ -3493,16 +3457,14 @@ module Google
3493
3457
  # must match the entire field.
3494
3458
  # For example, to filter for instances that do not have a name of example-
3495
3459
  # instance, you would use filter=name ne example-instance.
3496
- # Compute Engine Beta API Only: When filtering in the Beta API, you can also
3497
- # filter on nested fields. For example, you could filter on instances that have
3498
- # set the scheduling.automaticRestart field to true. Use filtering on nested
3499
- # fields to take advantage of labels to organize and search for results based on
3500
- # label values.
3501
- # The Beta API also supports filtering on multiple expressions by providing each
3502
- # separate expression within parentheses. For example, (scheduling.
3503
- # automaticRestart eq true) (zone eq us-central1-f). Multiple expressions are
3504
- # treated as AND expressions, meaning that resources must match all expressions
3505
- # to pass the filters.
3460
+ # You can filter on nested fields. For example, you could filter on instances
3461
+ # that have set the scheduling.automaticRestart field to true. Use filtering on
3462
+ # nested fields to take advantage of labels to organize and search for results
3463
+ # based on label values.
3464
+ # To filter on multiple expressions, provide each separate expression within
3465
+ # parentheses. For example, (scheduling.automaticRestart eq true) (zone eq us-
3466
+ # central1-f). Multiple expressions are treated as AND expressions, meaning that
3467
+ # resources must match all expressions to pass the filters.
3506
3468
  # @param [Fixnum] max_results
3507
3469
  # The maximum number of results per page that should be returned. If the number
3508
3470
  # of available results is larger than maxResults, Compute Engine returns a
@@ -3613,16 +3575,14 @@ module Google
3613
3575
  # must match the entire field.
3614
3576
  # For example, to filter for instances that do not have a name of example-
3615
3577
  # instance, you would use filter=name ne example-instance.
3616
- # Compute Engine Beta API Only: When filtering in the Beta API, you can also
3617
- # filter on nested fields. For example, you could filter on instances that have
3618
- # set the scheduling.automaticRestart field to true. Use filtering on nested
3619
- # fields to take advantage of labels to organize and search for results based on
3620
- # label values.
3621
- # The Beta API also supports filtering on multiple expressions by providing each
3622
- # separate expression within parentheses. For example, (scheduling.
3623
- # automaticRestart eq true) (zone eq us-central1-f). Multiple expressions are
3624
- # treated as AND expressions, meaning that resources must match all expressions
3625
- # to pass the filters.
3578
+ # You can filter on nested fields. For example, you could filter on instances
3579
+ # that have set the scheduling.automaticRestart field to true. Use filtering on
3580
+ # nested fields to take advantage of labels to organize and search for results
3581
+ # based on label values.
3582
+ # To filter on multiple expressions, provide each separate expression within
3583
+ # parentheses. For example, (scheduling.automaticRestart eq true) (zone eq us-
3584
+ # central1-f). Multiple expressions are treated as AND expressions, meaning that
3585
+ # resources must match all expressions to pass the filters.
3626
3586
  # @param [Fixnum] max_results
3627
3587
  # The maximum number of results per page that should be returned. If the number
3628
3588
  # of available results is larger than maxResults, Compute Engine returns a
@@ -3866,16 +3826,14 @@ module Google
3866
3826
  # must match the entire field.
3867
3827
  # For example, to filter for instances that do not have a name of example-
3868
3828
  # instance, you would use filter=name ne example-instance.
3869
- # Compute Engine Beta API Only: When filtering in the Beta API, you can also
3870
- # filter on nested fields. For example, you could filter on instances that have
3871
- # set the scheduling.automaticRestart field to true. Use filtering on nested
3872
- # fields to take advantage of labels to organize and search for results based on
3873
- # label values.
3874
- # The Beta API also supports filtering on multiple expressions by providing each
3875
- # separate expression within parentheses. For example, (scheduling.
3876
- # automaticRestart eq true) (zone eq us-central1-f). Multiple expressions are
3877
- # treated as AND expressions, meaning that resources must match all expressions
3878
- # to pass the filters.
3829
+ # You can filter on nested fields. For example, you could filter on instances
3830
+ # that have set the scheduling.automaticRestart field to true. Use filtering on
3831
+ # nested fields to take advantage of labels to organize and search for results
3832
+ # based on label values.
3833
+ # To filter on multiple expressions, provide each separate expression within
3834
+ # parentheses. For example, (scheduling.automaticRestart eq true) (zone eq us-
3835
+ # central1-f). Multiple expressions are treated as AND expressions, meaning that
3836
+ # resources must match all expressions to pass the filters.
3879
3837
  # @param [Fixnum] max_results
3880
3838
  # The maximum number of results per page that should be returned. If the number
3881
3839
  # of available results is larger than maxResults, Compute Engine returns a
@@ -4222,16 +4180,14 @@ module Google
4222
4180
  # must match the entire field.
4223
4181
  # For example, to filter for instances that do not have a name of example-
4224
4182
  # instance, you would use filter=name ne example-instance.
4225
- # Compute Engine Beta API Only: When filtering in the Beta API, you can also
4226
- # filter on nested fields. For example, you could filter on instances that have
4227
- # set the scheduling.automaticRestart field to true. Use filtering on nested
4228
- # fields to take advantage of labels to organize and search for results based on
4229
- # label values.
4230
- # The Beta API also supports filtering on multiple expressions by providing each
4231
- # separate expression within parentheses. For example, (scheduling.
4232
- # automaticRestart eq true) (zone eq us-central1-f). Multiple expressions are
4233
- # treated as AND expressions, meaning that resources must match all expressions
4234
- # to pass the filters.
4183
+ # You can filter on nested fields. For example, you could filter on instances
4184
+ # that have set the scheduling.automaticRestart field to true. Use filtering on
4185
+ # nested fields to take advantage of labels to organize and search for results
4186
+ # based on label values.
4187
+ # To filter on multiple expressions, provide each separate expression within
4188
+ # parentheses. For example, (scheduling.automaticRestart eq true) (zone eq us-
4189
+ # central1-f). Multiple expressions are treated as AND expressions, meaning that
4190
+ # resources must match all expressions to pass the filters.
4235
4191
  # @param [Fixnum] max_results
4236
4192
  # The maximum number of results per page that should be returned. If the number
4237
4193
  # of available results is larger than maxResults, Compute Engine returns a
@@ -4421,16 +4377,14 @@ module Google
4421
4377
  # must match the entire field.
4422
4378
  # For example, to filter for instances that do not have a name of example-
4423
4379
  # instance, you would use filter=name ne example-instance.
4424
- # Compute Engine Beta API Only: When filtering in the Beta API, you can also
4425
- # filter on nested fields. For example, you could filter on instances that have
4426
- # set the scheduling.automaticRestart field to true. Use filtering on nested
4427
- # fields to take advantage of labels to organize and search for results based on
4428
- # label values.
4429
- # The Beta API also supports filtering on multiple expressions by providing each
4430
- # separate expression within parentheses. For example, (scheduling.
4431
- # automaticRestart eq true) (zone eq us-central1-f). Multiple expressions are
4432
- # treated as AND expressions, meaning that resources must match all expressions
4433
- # to pass the filters.
4380
+ # You can filter on nested fields. For example, you could filter on instances
4381
+ # that have set the scheduling.automaticRestart field to true. Use filtering on
4382
+ # nested fields to take advantage of labels to organize and search for results
4383
+ # based on label values.
4384
+ # To filter on multiple expressions, provide each separate expression within
4385
+ # parentheses. For example, (scheduling.automaticRestart eq true) (zone eq us-
4386
+ # central1-f). Multiple expressions are treated as AND expressions, meaning that
4387
+ # resources must match all expressions to pass the filters.
4434
4388
  # @param [Fixnum] max_results
4435
4389
  # The maximum number of results per page that should be returned. If the number
4436
4390
  # of available results is larger than maxResults, Compute Engine returns a
@@ -4497,16 +4451,14 @@ module Google
4497
4451
  # must match the entire field.
4498
4452
  # For example, to filter for instances that do not have a name of example-
4499
4453
  # instance, you would use filter=name ne example-instance.
4500
- # Compute Engine Beta API Only: When filtering in the Beta API, you can also
4501
- # filter on nested fields. For example, you could filter on instances that have
4502
- # set the scheduling.automaticRestart field to true. Use filtering on nested
4503
- # fields to take advantage of labels to organize and search for results based on
4504
- # label values.
4505
- # The Beta API also supports filtering on multiple expressions by providing each
4506
- # separate expression within parentheses. For example, (scheduling.
4507
- # automaticRestart eq true) (zone eq us-central1-f). Multiple expressions are
4508
- # treated as AND expressions, meaning that resources must match all expressions
4509
- # to pass the filters.
4454
+ # You can filter on nested fields. For example, you could filter on instances
4455
+ # that have set the scheduling.automaticRestart field to true. Use filtering on
4456
+ # nested fields to take advantage of labels to organize and search for results
4457
+ # based on label values.
4458
+ # To filter on multiple expressions, provide each separate expression within
4459
+ # parentheses. For example, (scheduling.automaticRestart eq true) (zone eq us-
4460
+ # central1-f). Multiple expressions are treated as AND expressions, meaning that
4461
+ # resources must match all expressions to pass the filters.
4510
4462
  # @param [Fixnum] max_results
4511
4463
  # The maximum number of results per page that should be returned. If the number
4512
4464
  # of available results is larger than maxResults, Compute Engine returns a
@@ -4781,16 +4733,14 @@ module Google
4781
4733
  # must match the entire field.
4782
4734
  # For example, to filter for instances that do not have a name of example-
4783
4735
  # instance, you would use filter=name ne example-instance.
4784
- # Compute Engine Beta API Only: When filtering in the Beta API, you can also
4785
- # filter on nested fields. For example, you could filter on instances that have
4786
- # set the scheduling.automaticRestart field to true. Use filtering on nested
4787
- # fields to take advantage of labels to organize and search for results based on
4788
- # label values.
4789
- # The Beta API also supports filtering on multiple expressions by providing each
4790
- # separate expression within parentheses. For example, (scheduling.
4791
- # automaticRestart eq true) (zone eq us-central1-f). Multiple expressions are
4792
- # treated as AND expressions, meaning that resources must match all expressions
4793
- # to pass the filters.
4736
+ # You can filter on nested fields. For example, you could filter on instances
4737
+ # that have set the scheduling.automaticRestart field to true. Use filtering on
4738
+ # nested fields to take advantage of labels to organize and search for results
4739
+ # based on label values.
4740
+ # To filter on multiple expressions, provide each separate expression within
4741
+ # parentheses. For example, (scheduling.automaticRestart eq true) (zone eq us-
4742
+ # central1-f). Multiple expressions are treated as AND expressions, meaning that
4743
+ # resources must match all expressions to pass the filters.
4794
4744
  # @param [Fixnum] max_results
4795
4745
  # The maximum number of results per page that should be returned. If the number
4796
4746
  # of available results is larger than maxResults, Compute Engine returns a
@@ -4897,16 +4847,14 @@ module Google
4897
4847
  # must match the entire field.
4898
4848
  # For example, to filter for instances that do not have a name of example-
4899
4849
  # instance, you would use filter=name ne example-instance.
4900
- # Compute Engine Beta API Only: When filtering in the Beta API, you can also
4901
- # filter on nested fields. For example, you could filter on instances that have
4902
- # set the scheduling.automaticRestart field to true. Use filtering on nested
4903
- # fields to take advantage of labels to organize and search for results based on
4904
- # label values.
4905
- # The Beta API also supports filtering on multiple expressions by providing each
4906
- # separate expression within parentheses. For example, (scheduling.
4907
- # automaticRestart eq true) (zone eq us-central1-f). Multiple expressions are
4908
- # treated as AND expressions, meaning that resources must match all expressions
4909
- # to pass the filters.
4850
+ # You can filter on nested fields. For example, you could filter on instances
4851
+ # that have set the scheduling.automaticRestart field to true. Use filtering on
4852
+ # nested fields to take advantage of labels to organize and search for results
4853
+ # based on label values.
4854
+ # To filter on multiple expressions, provide each separate expression within
4855
+ # parentheses. For example, (scheduling.automaticRestart eq true) (zone eq us-
4856
+ # central1-f). Multiple expressions are treated as AND expressions, meaning that
4857
+ # resources must match all expressions to pass the filters.
4910
4858
  # @param [Fixnum] max_results
4911
4859
  # The maximum number of results per page that should be returned. If the number
4912
4860
  # of available results is larger than maxResults, Compute Engine returns a
@@ -5273,16 +5221,14 @@ module Google
5273
5221
  # must match the entire field.
5274
5222
  # For example, to filter for instances that do not have a name of example-
5275
5223
  # instance, you would use filter=name ne example-instance.
5276
- # Compute Engine Beta API Only: When filtering in the Beta API, you can also
5277
- # filter on nested fields. For example, you could filter on instances that have
5278
- # set the scheduling.automaticRestart field to true. Use filtering on nested
5279
- # fields to take advantage of labels to organize and search for results based on
5280
- # label values.
5281
- # The Beta API also supports filtering on multiple expressions by providing each
5282
- # separate expression within parentheses. For example, (scheduling.
5283
- # automaticRestart eq true) (zone eq us-central1-f). Multiple expressions are
5284
- # treated as AND expressions, meaning that resources must match all expressions
5285
- # to pass the filters.
5224
+ # You can filter on nested fields. For example, you could filter on instances
5225
+ # that have set the scheduling.automaticRestart field to true. Use filtering on
5226
+ # nested fields to take advantage of labels to organize and search for results
5227
+ # based on label values.
5228
+ # To filter on multiple expressions, provide each separate expression within
5229
+ # parentheses. For example, (scheduling.automaticRestart eq true) (zone eq us-
5230
+ # central1-f). Multiple expressions are treated as AND expressions, meaning that
5231
+ # resources must match all expressions to pass the filters.
5286
5232
  # @param [Fixnum] max_results
5287
5233
  # The maximum number of results per page that should be returned. If the number
5288
5234
  # of available results is larger than maxResults, Compute Engine returns a
@@ -5780,16 +5726,14 @@ module Google
5780
5726
  # must match the entire field.
5781
5727
  # For example, to filter for instances that do not have a name of example-
5782
5728
  # instance, you would use filter=name ne example-instance.
5783
- # Compute Engine Beta API Only: When filtering in the Beta API, you can also
5784
- # filter on nested fields. For example, you could filter on instances that have
5785
- # set the scheduling.automaticRestart field to true. Use filtering on nested
5786
- # fields to take advantage of labels to organize and search for results based on
5787
- # label values.
5788
- # The Beta API also supports filtering on multiple expressions by providing each
5789
- # separate expression within parentheses. For example, (scheduling.
5790
- # automaticRestart eq true) (zone eq us-central1-f). Multiple expressions are
5791
- # treated as AND expressions, meaning that resources must match all expressions
5792
- # to pass the filters.
5729
+ # You can filter on nested fields. For example, you could filter on instances
5730
+ # that have set the scheduling.automaticRestart field to true. Use filtering on
5731
+ # nested fields to take advantage of labels to organize and search for results
5732
+ # based on label values.
5733
+ # To filter on multiple expressions, provide each separate expression within
5734
+ # parentheses. For example, (scheduling.automaticRestart eq true) (zone eq us-
5735
+ # central1-f). Multiple expressions are treated as AND expressions, meaning that
5736
+ # resources must match all expressions to pass the filters.
5793
5737
  # @param [Fixnum] max_results
5794
5738
  # The maximum number of results per page that should be returned. If the number
5795
5739
  # of available results is larger than maxResults, Compute Engine returns a
@@ -5893,16 +5837,14 @@ module Google
5893
5837
  # must match the entire field.
5894
5838
  # For example, to filter for instances that do not have a name of example-
5895
5839
  # instance, you would use filter=name ne example-instance.
5896
- # Compute Engine Beta API Only: When filtering in the Beta API, you can also
5897
- # filter on nested fields. For example, you could filter on instances that have
5898
- # set the scheduling.automaticRestart field to true. Use filtering on nested
5899
- # fields to take advantage of labels to organize and search for results based on
5900
- # label values.
5901
- # The Beta API also supports filtering on multiple expressions by providing each
5902
- # separate expression within parentheses. For example, (scheduling.
5903
- # automaticRestart eq true) (zone eq us-central1-f). Multiple expressions are
5904
- # treated as AND expressions, meaning that resources must match all expressions
5905
- # to pass the filters.
5840
+ # You can filter on nested fields. For example, you could filter on instances
5841
+ # that have set the scheduling.automaticRestart field to true. Use filtering on
5842
+ # nested fields to take advantage of labels to organize and search for results
5843
+ # based on label values.
5844
+ # To filter on multiple expressions, provide each separate expression within
5845
+ # parentheses. For example, (scheduling.automaticRestart eq true) (zone eq us-
5846
+ # central1-f). Multiple expressions are treated as AND expressions, meaning that
5847
+ # resources must match all expressions to pass the filters.
5906
5848
  # @param [Fixnum] max_results
5907
5849
  # The maximum number of results per page that should be returned. If the number
5908
5850
  # of available results is larger than maxResults, Compute Engine returns a
@@ -6079,16 +6021,14 @@ module Google
6079
6021
  # must match the entire field.
6080
6022
  # For example, to filter for instances that do not have a name of example-
6081
6023
  # instance, you would use filter=name ne example-instance.
6082
- # Compute Engine Beta API Only: When filtering in the Beta API, you can also
6083
- # filter on nested fields. For example, you could filter on instances that have
6084
- # set the scheduling.automaticRestart field to true. Use filtering on nested
6085
- # fields to take advantage of labels to organize and search for results based on
6086
- # label values.
6087
- # The Beta API also supports filtering on multiple expressions by providing each
6088
- # separate expression within parentheses. For example, (scheduling.
6089
- # automaticRestart eq true) (zone eq us-central1-f). Multiple expressions are
6090
- # treated as AND expressions, meaning that resources must match all expressions
6091
- # to pass the filters.
6024
+ # You can filter on nested fields. For example, you could filter on instances
6025
+ # that have set the scheduling.automaticRestart field to true. Use filtering on
6026
+ # nested fields to take advantage of labels to organize and search for results
6027
+ # based on label values.
6028
+ # To filter on multiple expressions, provide each separate expression within
6029
+ # parentheses. For example, (scheduling.automaticRestart eq true) (zone eq us-
6030
+ # central1-f). Multiple expressions are treated as AND expressions, meaning that
6031
+ # resources must match all expressions to pass the filters.
6092
6032
  # @param [Fixnum] max_results
6093
6033
  # The maximum number of results per page that should be returned. If the number
6094
6034
  # of available results is larger than maxResults, Compute Engine returns a
@@ -6420,16 +6360,14 @@ module Google
6420
6360
  # must match the entire field.
6421
6361
  # For example, to filter for instances that do not have a name of example-
6422
6362
  # instance, you would use filter=name ne example-instance.
6423
- # Compute Engine Beta API Only: When filtering in the Beta API, you can also
6424
- # filter on nested fields. For example, you could filter on instances that have
6425
- # set the scheduling.automaticRestart field to true. Use filtering on nested
6426
- # fields to take advantage of labels to organize and search for results based on
6427
- # label values.
6428
- # The Beta API also supports filtering on multiple expressions by providing each
6429
- # separate expression within parentheses. For example, (scheduling.
6430
- # automaticRestart eq true) (zone eq us-central1-f). Multiple expressions are
6431
- # treated as AND expressions, meaning that resources must match all expressions
6432
- # to pass the filters.
6363
+ # You can filter on nested fields. For example, you could filter on instances
6364
+ # that have set the scheduling.automaticRestart field to true. Use filtering on
6365
+ # nested fields to take advantage of labels to organize and search for results
6366
+ # based on label values.
6367
+ # To filter on multiple expressions, provide each separate expression within
6368
+ # parentheses. For example, (scheduling.automaticRestart eq true) (zone eq us-
6369
+ # central1-f). Multiple expressions are treated as AND expressions, meaning that
6370
+ # resources must match all expressions to pass the filters.
6433
6371
  # @param [Fixnum] max_results
6434
6372
  # The maximum number of results per page that should be returned. If the number
6435
6373
  # of available results is larger than maxResults, Compute Engine returns a
@@ -6529,16 +6467,14 @@ module Google
6529
6467
  # must match the entire field.
6530
6468
  # For example, to filter for instances that do not have a name of example-
6531
6469
  # instance, you would use filter=name ne example-instance.
6532
- # Compute Engine Beta API Only: When filtering in the Beta API, you can also
6533
- # filter on nested fields. For example, you could filter on instances that have
6534
- # set the scheduling.automaticRestart field to true. Use filtering on nested
6535
- # fields to take advantage of labels to organize and search for results based on
6536
- # label values.
6537
- # The Beta API also supports filtering on multiple expressions by providing each
6538
- # separate expression within parentheses. For example, (scheduling.
6539
- # automaticRestart eq true) (zone eq us-central1-f). Multiple expressions are
6540
- # treated as AND expressions, meaning that resources must match all expressions
6541
- # to pass the filters.
6470
+ # You can filter on nested fields. For example, you could filter on instances
6471
+ # that have set the scheduling.automaticRestart field to true. Use filtering on
6472
+ # nested fields to take advantage of labels to organize and search for results
6473
+ # based on label values.
6474
+ # To filter on multiple expressions, provide each separate expression within
6475
+ # parentheses. For example, (scheduling.automaticRestart eq true) (zone eq us-
6476
+ # central1-f). Multiple expressions are treated as AND expressions, meaning that
6477
+ # resources must match all expressions to pass the filters.
6542
6478
  # @param [Fixnum] max_results
6543
6479
  # The maximum number of results per page that should be returned. If the number
6544
6480
  # of available results is larger than maxResults, Compute Engine returns a
@@ -6598,16 +6534,14 @@ module Google
6598
6534
  # must match the entire field.
6599
6535
  # For example, to filter for instances that do not have a name of example-
6600
6536
  # instance, you would use filter=name ne example-instance.
6601
- # Compute Engine Beta API Only: When filtering in the Beta API, you can also
6602
- # filter on nested fields. For example, you could filter on instances that have
6603
- # set the scheduling.automaticRestart field to true. Use filtering on nested
6604
- # fields to take advantage of labels to organize and search for results based on
6605
- # label values.
6606
- # The Beta API also supports filtering on multiple expressions by providing each
6607
- # separate expression within parentheses. For example, (scheduling.
6608
- # automaticRestart eq true) (zone eq us-central1-f). Multiple expressions are
6609
- # treated as AND expressions, meaning that resources must match all expressions
6610
- # to pass the filters.
6537
+ # You can filter on nested fields. For example, you could filter on instances
6538
+ # that have set the scheduling.automaticRestart field to true. Use filtering on
6539
+ # nested fields to take advantage of labels to organize and search for results
6540
+ # based on label values.
6541
+ # To filter on multiple expressions, provide each separate expression within
6542
+ # parentheses. For example, (scheduling.automaticRestart eq true) (zone eq us-
6543
+ # central1-f). Multiple expressions are treated as AND expressions, meaning that
6544
+ # resources must match all expressions to pass the filters.
6611
6545
  # @param [Fixnum] max_results
6612
6546
  # The maximum number of results per page that should be returned. If the number
6613
6547
  # of available results is larger than maxResults, Compute Engine returns a
@@ -6835,16 +6769,14 @@ module Google
6835
6769
  # must match the entire field.
6836
6770
  # For example, to filter for instances that do not have a name of example-
6837
6771
  # instance, you would use filter=name ne example-instance.
6838
- # Compute Engine Beta API Only: When filtering in the Beta API, you can also
6839
- # filter on nested fields. For example, you could filter on instances that have
6840
- # set the scheduling.automaticRestart field to true. Use filtering on nested
6841
- # fields to take advantage of labels to organize and search for results based on
6842
- # label values.
6843
- # The Beta API also supports filtering on multiple expressions by providing each
6844
- # separate expression within parentheses. For example, (scheduling.
6845
- # automaticRestart eq true) (zone eq us-central1-f). Multiple expressions are
6846
- # treated as AND expressions, meaning that resources must match all expressions
6847
- # to pass the filters.
6772
+ # You can filter on nested fields. For example, you could filter on instances
6773
+ # that have set the scheduling.automaticRestart field to true. Use filtering on
6774
+ # nested fields to take advantage of labels to organize and search for results
6775
+ # based on label values.
6776
+ # To filter on multiple expressions, provide each separate expression within
6777
+ # parentheses. For example, (scheduling.automaticRestart eq true) (zone eq us-
6778
+ # central1-f). Multiple expressions are treated as AND expressions, meaning that
6779
+ # resources must match all expressions to pass the filters.
6848
6780
  # @param [Fixnum] max_results
6849
6781
  # The maximum number of results per page that should be returned. If the number
6850
6782
  # of available results is larger than maxResults, Compute Engine returns a
@@ -6934,6 +6866,51 @@ module Google
6934
6866
  execute_or_queue_command(command, &block)
6935
6867
  end
6936
6868
 
6869
+ # Preview fields auto-generated during router create and update operations.
6870
+ # Calling this method does NOT create or update the router.
6871
+ # @param [String] project
6872
+ # Project ID for this request.
6873
+ # @param [String] region
6874
+ # Name of the region for this request.
6875
+ # @param [String] router
6876
+ # Name of the Router resource to query.
6877
+ # @param [Google::Apis::ComputeV1::Router] router_object
6878
+ # @param [String] fields
6879
+ # Selector specifying which fields to include in a partial response.
6880
+ # @param [String] quota_user
6881
+ # Available to use for quota purposes for server-side applications. Can be any
6882
+ # arbitrary string assigned to a user, but should not exceed 40 characters.
6883
+ # Overrides userIp if both are provided.
6884
+ # @param [String] user_ip
6885
+ # IP address of the site where the request originates. Use this if you want to
6886
+ # enforce per-user limits.
6887
+ # @param [Google::Apis::RequestOptions] options
6888
+ # Request-specific options
6889
+ #
6890
+ # @yield [result, err] Result & error if block supplied
6891
+ # @yieldparam result [Google::Apis::ComputeV1::RoutersPreviewResponse] parsed result object
6892
+ # @yieldparam err [StandardError] error object if request failed
6893
+ #
6894
+ # @return [Google::Apis::ComputeV1::RoutersPreviewResponse]
6895
+ #
6896
+ # @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
6897
+ # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
6898
+ # @raise [Google::Apis::AuthorizationError] Authorization is required
6899
+ def preview_router(project, region, router, router_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
6900
+ command = make_simple_command(:post, '{project}/regions/{region}/routers/{router}/preview', options)
6901
+ command.request_representation = Google::Apis::ComputeV1::Router::Representation
6902
+ command.request_object = router_object
6903
+ command.response_representation = Google::Apis::ComputeV1::RoutersPreviewResponse::Representation
6904
+ command.response_class = Google::Apis::ComputeV1::RoutersPreviewResponse
6905
+ command.params['project'] = project unless project.nil?
6906
+ command.params['region'] = region unless region.nil?
6907
+ command.params['router'] = router unless router.nil?
6908
+ command.query['fields'] = fields unless fields.nil?
6909
+ command.query['quotaUser'] = quota_user unless quota_user.nil?
6910
+ command.query['userIp'] = user_ip unless user_ip.nil?
6911
+ execute_or_queue_command(command, &block)
6912
+ end
6913
+
6937
6914
  # Updates the entire content of the Router resource.
6938
6915
  # @param [String] project
6939
6916
  # Project ID for this request.
@@ -7110,16 +7087,14 @@ module Google
7110
7087
  # must match the entire field.
7111
7088
  # For example, to filter for instances that do not have a name of example-
7112
7089
  # instance, you would use filter=name ne example-instance.
7113
- # Compute Engine Beta API Only: When filtering in the Beta API, you can also
7114
- # filter on nested fields. For example, you could filter on instances that have
7115
- # set the scheduling.automaticRestart field to true. Use filtering on nested
7116
- # fields to take advantage of labels to organize and search for results based on
7117
- # label values.
7118
- # The Beta API also supports filtering on multiple expressions by providing each
7119
- # separate expression within parentheses. For example, (scheduling.
7120
- # automaticRestart eq true) (zone eq us-central1-f). Multiple expressions are
7121
- # treated as AND expressions, meaning that resources must match all expressions
7122
- # to pass the filters.
7090
+ # You can filter on nested fields. For example, you could filter on instances
7091
+ # that have set the scheduling.automaticRestart field to true. Use filtering on
7092
+ # nested fields to take advantage of labels to organize and search for results
7093
+ # based on label values.
7094
+ # To filter on multiple expressions, provide each separate expression within
7095
+ # parentheses. For example, (scheduling.automaticRestart eq true) (zone eq us-
7096
+ # central1-f). Multiple expressions are treated as AND expressions, meaning that
7097
+ # resources must match all expressions to pass the filters.
7123
7098
  # @param [Fixnum] max_results
7124
7099
  # The maximum number of results per page that should be returned. If the number
7125
7100
  # of available results is larger than maxResults, Compute Engine returns a
@@ -7261,16 +7236,14 @@ module Google
7261
7236
  # must match the entire field.
7262
7237
  # For example, to filter for instances that do not have a name of example-
7263
7238
  # instance, you would use filter=name ne example-instance.
7264
- # Compute Engine Beta API Only: When filtering in the Beta API, you can also
7265
- # filter on nested fields. For example, you could filter on instances that have
7266
- # set the scheduling.automaticRestart field to true. Use filtering on nested
7267
- # fields to take advantage of labels to organize and search for results based on
7268
- # label values.
7269
- # The Beta API also supports filtering on multiple expressions by providing each
7270
- # separate expression within parentheses. For example, (scheduling.
7271
- # automaticRestart eq true) (zone eq us-central1-f). Multiple expressions are
7272
- # treated as AND expressions, meaning that resources must match all expressions
7273
- # to pass the filters.
7239
+ # You can filter on nested fields. For example, you could filter on instances
7240
+ # that have set the scheduling.automaticRestart field to true. Use filtering on
7241
+ # nested fields to take advantage of labels to organize and search for results
7242
+ # based on label values.
7243
+ # To filter on multiple expressions, provide each separate expression within
7244
+ # parentheses. For example, (scheduling.automaticRestart eq true) (zone eq us-
7245
+ # central1-f). Multiple expressions are treated as AND expressions, meaning that
7246
+ # resources must match all expressions to pass the filters.
7274
7247
  # @param [Fixnum] max_results
7275
7248
  # The maximum number of results per page that should be returned. If the number
7276
7249
  # of available results is larger than maxResults, Compute Engine returns a
@@ -7447,16 +7420,14 @@ module Google
7447
7420
  # must match the entire field.
7448
7421
  # For example, to filter for instances that do not have a name of example-
7449
7422
  # instance, you would use filter=name ne example-instance.
7450
- # Compute Engine Beta API Only: When filtering in the Beta API, you can also
7451
- # filter on nested fields. For example, you could filter on instances that have
7452
- # set the scheduling.automaticRestart field to true. Use filtering on nested
7453
- # fields to take advantage of labels to organize and search for results based on
7454
- # label values.
7455
- # The Beta API also supports filtering on multiple expressions by providing each
7456
- # separate expression within parentheses. For example, (scheduling.
7457
- # automaticRestart eq true) (zone eq us-central1-f). Multiple expressions are
7458
- # treated as AND expressions, meaning that resources must match all expressions
7459
- # to pass the filters.
7423
+ # You can filter on nested fields. For example, you could filter on instances
7424
+ # that have set the scheduling.automaticRestart field to true. Use filtering on
7425
+ # nested fields to take advantage of labels to organize and search for results
7426
+ # based on label values.
7427
+ # To filter on multiple expressions, provide each separate expression within
7428
+ # parentheses. For example, (scheduling.automaticRestart eq true) (zone eq us-
7429
+ # central1-f). Multiple expressions are treated as AND expressions, meaning that
7430
+ # resources must match all expressions to pass the filters.
7460
7431
  # @param [Fixnum] max_results
7461
7432
  # The maximum number of results per page that should be returned. If the number
7462
7433
  # of available results is larger than maxResults, Compute Engine returns a
@@ -7516,16 +7487,14 @@ module Google
7516
7487
  # must match the entire field.
7517
7488
  # For example, to filter for instances that do not have a name of example-
7518
7489
  # instance, you would use filter=name ne example-instance.
7519
- # Compute Engine Beta API Only: When filtering in the Beta API, you can also
7520
- # filter on nested fields. For example, you could filter on instances that have
7521
- # set the scheduling.automaticRestart field to true. Use filtering on nested
7522
- # fields to take advantage of labels to organize and search for results based on
7523
- # label values.
7524
- # The Beta API also supports filtering on multiple expressions by providing each
7525
- # separate expression within parentheses. For example, (scheduling.
7526
- # automaticRestart eq true) (zone eq us-central1-f). Multiple expressions are
7527
- # treated as AND expressions, meaning that resources must match all expressions
7528
- # to pass the filters.
7490
+ # You can filter on nested fields. For example, you could filter on instances
7491
+ # that have set the scheduling.automaticRestart field to true. Use filtering on
7492
+ # nested fields to take advantage of labels to organize and search for results
7493
+ # based on label values.
7494
+ # To filter on multiple expressions, provide each separate expression within
7495
+ # parentheses. For example, (scheduling.automaticRestart eq true) (zone eq us-
7496
+ # central1-f). Multiple expressions are treated as AND expressions, meaning that
7497
+ # resources must match all expressions to pass the filters.
7529
7498
  # @param [Fixnum] max_results
7530
7499
  # The maximum number of results per page that should be returned. If the number
7531
7500
  # of available results is larger than maxResults, Compute Engine returns a
@@ -7712,16 +7681,14 @@ module Google
7712
7681
  # must match the entire field.
7713
7682
  # For example, to filter for instances that do not have a name of example-
7714
7683
  # instance, you would use filter=name ne example-instance.
7715
- # Compute Engine Beta API Only: When filtering in the Beta API, you can also
7716
- # filter on nested fields. For example, you could filter on instances that have
7717
- # set the scheduling.automaticRestart field to true. Use filtering on nested
7718
- # fields to take advantage of labels to organize and search for results based on
7719
- # label values.
7720
- # The Beta API also supports filtering on multiple expressions by providing each
7721
- # separate expression within parentheses. For example, (scheduling.
7722
- # automaticRestart eq true) (zone eq us-central1-f). Multiple expressions are
7723
- # treated as AND expressions, meaning that resources must match all expressions
7724
- # to pass the filters.
7684
+ # You can filter on nested fields. For example, you could filter on instances
7685
+ # that have set the scheduling.automaticRestart field to true. Use filtering on
7686
+ # nested fields to take advantage of labels to organize and search for results
7687
+ # based on label values.
7688
+ # To filter on multiple expressions, provide each separate expression within
7689
+ # parentheses. For example, (scheduling.automaticRestart eq true) (zone eq us-
7690
+ # central1-f). Multiple expressions are treated as AND expressions, meaning that
7691
+ # resources must match all expressions to pass the filters.
7725
7692
  # @param [Fixnum] max_results
7726
7693
  # The maximum number of results per page that should be returned. If the number
7727
7694
  # of available results is larger than maxResults, Compute Engine returns a
@@ -7899,16 +7866,14 @@ module Google
7899
7866
  # must match the entire field.
7900
7867
  # For example, to filter for instances that do not have a name of example-
7901
7868
  # instance, you would use filter=name ne example-instance.
7902
- # Compute Engine Beta API Only: When filtering in the Beta API, you can also
7903
- # filter on nested fields. For example, you could filter on instances that have
7904
- # set the scheduling.automaticRestart field to true. Use filtering on nested
7905
- # fields to take advantage of labels to organize and search for results based on
7906
- # label values.
7907
- # The Beta API also supports filtering on multiple expressions by providing each
7908
- # separate expression within parentheses. For example, (scheduling.
7909
- # automaticRestart eq true) (zone eq us-central1-f). Multiple expressions are
7910
- # treated as AND expressions, meaning that resources must match all expressions
7911
- # to pass the filters.
7869
+ # You can filter on nested fields. For example, you could filter on instances
7870
+ # that have set the scheduling.automaticRestart field to true. Use filtering on
7871
+ # nested fields to take advantage of labels to organize and search for results
7872
+ # based on label values.
7873
+ # To filter on multiple expressions, provide each separate expression within
7874
+ # parentheses. For example, (scheduling.automaticRestart eq true) (zone eq us-
7875
+ # central1-f). Multiple expressions are treated as AND expressions, meaning that
7876
+ # resources must match all expressions to pass the filters.
7912
7877
  # @param [Fixnum] max_results
7913
7878
  # The maximum number of results per page that should be returned. If the number
7914
7879
  # of available results is larger than maxResults, Compute Engine returns a
@@ -8126,16 +8091,14 @@ module Google
8126
8091
  # must match the entire field.
8127
8092
  # For example, to filter for instances that do not have a name of example-
8128
8093
  # instance, you would use filter=name ne example-instance.
8129
- # Compute Engine Beta API Only: When filtering in the Beta API, you can also
8130
- # filter on nested fields. For example, you could filter on instances that have
8131
- # set the scheduling.automaticRestart field to true. Use filtering on nested
8132
- # fields to take advantage of labels to organize and search for results based on
8133
- # label values.
8134
- # The Beta API also supports filtering on multiple expressions by providing each
8135
- # separate expression within parentheses. For example, (scheduling.
8136
- # automaticRestart eq true) (zone eq us-central1-f). Multiple expressions are
8137
- # treated as AND expressions, meaning that resources must match all expressions
8138
- # to pass the filters.
8094
+ # You can filter on nested fields. For example, you could filter on instances
8095
+ # that have set the scheduling.automaticRestart field to true. Use filtering on
8096
+ # nested fields to take advantage of labels to organize and search for results
8097
+ # based on label values.
8098
+ # To filter on multiple expressions, provide each separate expression within
8099
+ # parentheses. For example, (scheduling.automaticRestart eq true) (zone eq us-
8100
+ # central1-f). Multiple expressions are treated as AND expressions, meaning that
8101
+ # resources must match all expressions to pass the filters.
8139
8102
  # @param [Fixnum] max_results
8140
8103
  # The maximum number of results per page that should be returned. If the number
8141
8104
  # of available results is larger than maxResults, Compute Engine returns a
@@ -8277,16 +8240,14 @@ module Google
8277
8240
  # must match the entire field.
8278
8241
  # For example, to filter for instances that do not have a name of example-
8279
8242
  # instance, you would use filter=name ne example-instance.
8280
- # Compute Engine Beta API Only: When filtering in the Beta API, you can also
8281
- # filter on nested fields. For example, you could filter on instances that have
8282
- # set the scheduling.automaticRestart field to true. Use filtering on nested
8283
- # fields to take advantage of labels to organize and search for results based on
8284
- # label values.
8285
- # The Beta API also supports filtering on multiple expressions by providing each
8286
- # separate expression within parentheses. For example, (scheduling.
8287
- # automaticRestart eq true) (zone eq us-central1-f). Multiple expressions are
8288
- # treated as AND expressions, meaning that resources must match all expressions
8289
- # to pass the filters.
8243
+ # You can filter on nested fields. For example, you could filter on instances
8244
+ # that have set the scheduling.automaticRestart field to true. Use filtering on
8245
+ # nested fields to take advantage of labels to organize and search for results
8246
+ # based on label values.
8247
+ # To filter on multiple expressions, provide each separate expression within
8248
+ # parentheses. For example, (scheduling.automaticRestart eq true) (zone eq us-
8249
+ # central1-f). Multiple expressions are treated as AND expressions, meaning that
8250
+ # resources must match all expressions to pass the filters.
8290
8251
  # @param [Fixnum] max_results
8291
8252
  # The maximum number of results per page that should be returned. If the number
8292
8253
  # of available results is larger than maxResults, Compute Engine returns a
@@ -8474,16 +8435,14 @@ module Google
8474
8435
  # must match the entire field.
8475
8436
  # For example, to filter for instances that do not have a name of example-
8476
8437
  # instance, you would use filter=name ne example-instance.
8477
- # Compute Engine Beta API Only: When filtering in the Beta API, you can also
8478
- # filter on nested fields. For example, you could filter on instances that have
8479
- # set the scheduling.automaticRestart field to true. Use filtering on nested
8480
- # fields to take advantage of labels to organize and search for results based on
8481
- # label values.
8482
- # The Beta API also supports filtering on multiple expressions by providing each
8483
- # separate expression within parentheses. For example, (scheduling.
8484
- # automaticRestart eq true) (zone eq us-central1-f). Multiple expressions are
8485
- # treated as AND expressions, meaning that resources must match all expressions
8486
- # to pass the filters.
8438
+ # You can filter on nested fields. For example, you could filter on instances
8439
+ # that have set the scheduling.automaticRestart field to true. Use filtering on
8440
+ # nested fields to take advantage of labels to organize and search for results
8441
+ # based on label values.
8442
+ # To filter on multiple expressions, provide each separate expression within
8443
+ # parentheses. For example, (scheduling.automaticRestart eq true) (zone eq us-
8444
+ # central1-f). Multiple expressions are treated as AND expressions, meaning that
8445
+ # resources must match all expressions to pass the filters.
8487
8446
  # @param [Fixnum] max_results
8488
8447
  # The maximum number of results per page that should be returned. If the number
8489
8448
  # of available results is larger than maxResults, Compute Engine returns a
@@ -8632,16 +8591,14 @@ module Google
8632
8591
  # must match the entire field.
8633
8592
  # For example, to filter for instances that do not have a name of example-
8634
8593
  # instance, you would use filter=name ne example-instance.
8635
- # Compute Engine Beta API Only: When filtering in the Beta API, you can also
8636
- # filter on nested fields. For example, you could filter on instances that have
8637
- # set the scheduling.automaticRestart field to true. Use filtering on nested
8638
- # fields to take advantage of labels to organize and search for results based on
8639
- # label values.
8640
- # The Beta API also supports filtering on multiple expressions by providing each
8641
- # separate expression within parentheses. For example, (scheduling.
8642
- # automaticRestart eq true) (zone eq us-central1-f). Multiple expressions are
8643
- # treated as AND expressions, meaning that resources must match all expressions
8644
- # to pass the filters.
8594
+ # You can filter on nested fields. For example, you could filter on instances
8595
+ # that have set the scheduling.automaticRestart field to true. Use filtering on
8596
+ # nested fields to take advantage of labels to organize and search for results
8597
+ # based on label values.
8598
+ # To filter on multiple expressions, provide each separate expression within
8599
+ # parentheses. For example, (scheduling.automaticRestart eq true) (zone eq us-
8600
+ # central1-f). Multiple expressions are treated as AND expressions, meaning that
8601
+ # resources must match all expressions to pass the filters.
8645
8602
  # @param [Fixnum] max_results
8646
8603
  # The maximum number of results per page that should be returned. If the number
8647
8604
  # of available results is larger than maxResults, Compute Engine returns a
@@ -8873,16 +8830,14 @@ module Google
8873
8830
  # must match the entire field.
8874
8831
  # For example, to filter for instances that do not have a name of example-
8875
8832
  # instance, you would use filter=name ne example-instance.
8876
- # Compute Engine Beta API Only: When filtering in the Beta API, you can also
8877
- # filter on nested fields. For example, you could filter on instances that have
8878
- # set the scheduling.automaticRestart field to true. Use filtering on nested
8879
- # fields to take advantage of labels to organize and search for results based on
8880
- # label values.
8881
- # The Beta API also supports filtering on multiple expressions by providing each
8882
- # separate expression within parentheses. For example, (scheduling.
8883
- # automaticRestart eq true) (zone eq us-central1-f). Multiple expressions are
8884
- # treated as AND expressions, meaning that resources must match all expressions
8885
- # to pass the filters.
8833
+ # You can filter on nested fields. For example, you could filter on instances
8834
+ # that have set the scheduling.automaticRestart field to true. Use filtering on
8835
+ # nested fields to take advantage of labels to organize and search for results
8836
+ # based on label values.
8837
+ # To filter on multiple expressions, provide each separate expression within
8838
+ # parentheses. For example, (scheduling.automaticRestart eq true) (zone eq us-
8839
+ # central1-f). Multiple expressions are treated as AND expressions, meaning that
8840
+ # resources must match all expressions to pass the filters.
8886
8841
  # @param [Fixnum] max_results
8887
8842
  # The maximum number of results per page that should be returned. If the number
8888
8843
  # of available results is larger than maxResults, Compute Engine returns a
@@ -9078,16 +9033,14 @@ module Google
9078
9033
  # must match the entire field.
9079
9034
  # For example, to filter for instances that do not have a name of example-
9080
9035
  # instance, you would use filter=name ne example-instance.
9081
- # Compute Engine Beta API Only: When filtering in the Beta API, you can also
9082
- # filter on nested fields. For example, you could filter on instances that have
9083
- # set the scheduling.automaticRestart field to true. Use filtering on nested
9084
- # fields to take advantage of labels to organize and search for results based on
9085
- # label values.
9086
- # The Beta API also supports filtering on multiple expressions by providing each
9087
- # separate expression within parentheses. For example, (scheduling.
9088
- # automaticRestart eq true) (zone eq us-central1-f). Multiple expressions are
9089
- # treated as AND expressions, meaning that resources must match all expressions
9090
- # to pass the filters.
9036
+ # You can filter on nested fields. For example, you could filter on instances
9037
+ # that have set the scheduling.automaticRestart field to true. Use filtering on
9038
+ # nested fields to take advantage of labels to organize and search for results
9039
+ # based on label values.
9040
+ # To filter on multiple expressions, provide each separate expression within
9041
+ # parentheses. For example, (scheduling.automaticRestart eq true) (zone eq us-
9042
+ # central1-f). Multiple expressions are treated as AND expressions, meaning that
9043
+ # resources must match all expressions to pass the filters.
9091
9044
  # @param [Fixnum] max_results
9092
9045
  # The maximum number of results per page that should be returned. If the number
9093
9046
  # of available results is larger than maxResults, Compute Engine returns a
@@ -9275,16 +9228,14 @@ module Google
9275
9228
  # must match the entire field.
9276
9229
  # For example, to filter for instances that do not have a name of example-
9277
9230
  # instance, you would use filter=name ne example-instance.
9278
- # Compute Engine Beta API Only: When filtering in the Beta API, you can also
9279
- # filter on nested fields. For example, you could filter on instances that have
9280
- # set the scheduling.automaticRestart field to true. Use filtering on nested
9281
- # fields to take advantage of labels to organize and search for results based on
9282
- # label values.
9283
- # The Beta API also supports filtering on multiple expressions by providing each
9284
- # separate expression within parentheses. For example, (scheduling.
9285
- # automaticRestart eq true) (zone eq us-central1-f). Multiple expressions are
9286
- # treated as AND expressions, meaning that resources must match all expressions
9287
- # to pass the filters.
9231
+ # You can filter on nested fields. For example, you could filter on instances
9232
+ # that have set the scheduling.automaticRestart field to true. Use filtering on
9233
+ # nested fields to take advantage of labels to organize and search for results
9234
+ # based on label values.
9235
+ # To filter on multiple expressions, provide each separate expression within
9236
+ # parentheses. For example, (scheduling.automaticRestart eq true) (zone eq us-
9237
+ # central1-f). Multiple expressions are treated as AND expressions, meaning that
9238
+ # resources must match all expressions to pass the filters.
9288
9239
  # @param [Fixnum] max_results
9289
9240
  # The maximum number of results per page that should be returned. If the number
9290
9241
  # of available results is larger than maxResults, Compute Engine returns a
@@ -9503,16 +9454,14 @@ module Google
9503
9454
  # must match the entire field.
9504
9455
  # For example, to filter for instances that do not have a name of example-
9505
9456
  # instance, you would use filter=name ne example-instance.
9506
- # Compute Engine Beta API Only: When filtering in the Beta API, you can also
9507
- # filter on nested fields. For example, you could filter on instances that have
9508
- # set the scheduling.automaticRestart field to true. Use filtering on nested
9509
- # fields to take advantage of labels to organize and search for results based on
9510
- # label values.
9511
- # The Beta API also supports filtering on multiple expressions by providing each
9512
- # separate expression within parentheses. For example, (scheduling.
9513
- # automaticRestart eq true) (zone eq us-central1-f). Multiple expressions are
9514
- # treated as AND expressions, meaning that resources must match all expressions
9515
- # to pass the filters.
9457
+ # You can filter on nested fields. For example, you could filter on instances
9458
+ # that have set the scheduling.automaticRestart field to true. Use filtering on
9459
+ # nested fields to take advantage of labels to organize and search for results
9460
+ # based on label values.
9461
+ # To filter on multiple expressions, provide each separate expression within
9462
+ # parentheses. For example, (scheduling.automaticRestart eq true) (zone eq us-
9463
+ # central1-f). Multiple expressions are treated as AND expressions, meaning that
9464
+ # resources must match all expressions to pass the filters.
9516
9465
  # @param [Fixnum] max_results
9517
9466
  # The maximum number of results per page that should be returned. If the number
9518
9467
  # of available results is larger than maxResults, Compute Engine returns a
@@ -9697,16 +9646,14 @@ module Google
9697
9646
  # must match the entire field.
9698
9647
  # For example, to filter for instances that do not have a name of example-
9699
9648
  # instance, you would use filter=name ne example-instance.
9700
- # Compute Engine Beta API Only: When filtering in the Beta API, you can also
9701
- # filter on nested fields. For example, you could filter on instances that have
9702
- # set the scheduling.automaticRestart field to true. Use filtering on nested
9703
- # fields to take advantage of labels to organize and search for results based on
9704
- # label values.
9705
- # The Beta API also supports filtering on multiple expressions by providing each
9706
- # separate expression within parentheses. For example, (scheduling.
9707
- # automaticRestart eq true) (zone eq us-central1-f). Multiple expressions are
9708
- # treated as AND expressions, meaning that resources must match all expressions
9709
- # to pass the filters.
9649
+ # You can filter on nested fields. For example, you could filter on instances
9650
+ # that have set the scheduling.automaticRestart field to true. Use filtering on
9651
+ # nested fields to take advantage of labels to organize and search for results
9652
+ # based on label values.
9653
+ # To filter on multiple expressions, provide each separate expression within
9654
+ # parentheses. For example, (scheduling.automaticRestart eq true) (zone eq us-
9655
+ # central1-f). Multiple expressions are treated as AND expressions, meaning that
9656
+ # resources must match all expressions to pass the filters.
9710
9657
  # @param [Fixnum] max_results
9711
9658
  # The maximum number of results per page that should be returned. If the number
9712
9659
  # of available results is larger than maxResults, Compute Engine returns a
@@ -9894,16 +9841,14 @@ module Google
9894
9841
  # must match the entire field.
9895
9842
  # For example, to filter for instances that do not have a name of example-
9896
9843
  # instance, you would use filter=name ne example-instance.
9897
- # Compute Engine Beta API Only: When filtering in the Beta API, you can also
9898
- # filter on nested fields. For example, you could filter on instances that have
9899
- # set the scheduling.automaticRestart field to true. Use filtering on nested
9900
- # fields to take advantage of labels to organize and search for results based on
9901
- # label values.
9902
- # The Beta API also supports filtering on multiple expressions by providing each
9903
- # separate expression within parentheses. For example, (scheduling.
9904
- # automaticRestart eq true) (zone eq us-central1-f). Multiple expressions are
9905
- # treated as AND expressions, meaning that resources must match all expressions
9906
- # to pass the filters.
9844
+ # You can filter on nested fields. For example, you could filter on instances
9845
+ # that have set the scheduling.automaticRestart field to true. Use filtering on
9846
+ # nested fields to take advantage of labels to organize and search for results
9847
+ # based on label values.
9848
+ # To filter on multiple expressions, provide each separate expression within
9849
+ # parentheses. For example, (scheduling.automaticRestart eq true) (zone eq us-
9850
+ # central1-f). Multiple expressions are treated as AND expressions, meaning that
9851
+ # resources must match all expressions to pass the filters.
9907
9852
  # @param [Fixnum] max_results
9908
9853
  # The maximum number of results per page that should be returned. If the number
9909
9854
  # of available results is larger than maxResults, Compute Engine returns a
@@ -10046,16 +9991,14 @@ module Google
10046
9991
  # must match the entire field.
10047
9992
  # For example, to filter for instances that do not have a name of example-
10048
9993
  # instance, you would use filter=name ne example-instance.
10049
- # Compute Engine Beta API Only: When filtering in the Beta API, you can also
10050
- # filter on nested fields. For example, you could filter on instances that have
10051
- # set the scheduling.automaticRestart field to true. Use filtering on nested
10052
- # fields to take advantage of labels to organize and search for results based on
10053
- # label values.
10054
- # The Beta API also supports filtering on multiple expressions by providing each
10055
- # separate expression within parentheses. For example, (scheduling.
10056
- # automaticRestart eq true) (zone eq us-central1-f). Multiple expressions are
10057
- # treated as AND expressions, meaning that resources must match all expressions
10058
- # to pass the filters.
9994
+ # You can filter on nested fields. For example, you could filter on instances
9995
+ # that have set the scheduling.automaticRestart field to true. Use filtering on
9996
+ # nested fields to take advantage of labels to organize and search for results
9997
+ # based on label values.
9998
+ # To filter on multiple expressions, provide each separate expression within
9999
+ # parentheses. For example, (scheduling.automaticRestart eq true) (zone eq us-
10000
+ # central1-f). Multiple expressions are treated as AND expressions, meaning that
10001
+ # resources must match all expressions to pass the filters.
10059
10002
  # @param [Fixnum] max_results
10060
10003
  # The maximum number of results per page that should be returned. If the number
10061
10004
  # of available results is larger than maxResults, Compute Engine returns a
@@ -10155,16 +10098,14 @@ module Google
10155
10098
  # must match the entire field.
10156
10099
  # For example, to filter for instances that do not have a name of example-
10157
10100
  # instance, you would use filter=name ne example-instance.
10158
- # Compute Engine Beta API Only: When filtering in the Beta API, you can also
10159
- # filter on nested fields. For example, you could filter on instances that have
10160
- # set the scheduling.automaticRestart field to true. Use filtering on nested
10161
- # fields to take advantage of labels to organize and search for results based on
10162
- # label values.
10163
- # The Beta API also supports filtering on multiple expressions by providing each
10164
- # separate expression within parentheses. For example, (scheduling.
10165
- # automaticRestart eq true) (zone eq us-central1-f). Multiple expressions are
10166
- # treated as AND expressions, meaning that resources must match all expressions
10167
- # to pass the filters.
10101
+ # You can filter on nested fields. For example, you could filter on instances
10102
+ # that have set the scheduling.automaticRestart field to true. Use filtering on
10103
+ # nested fields to take advantage of labels to organize and search for results
10104
+ # based on label values.
10105
+ # To filter on multiple expressions, provide each separate expression within
10106
+ # parentheses. For example, (scheduling.automaticRestart eq true) (zone eq us-
10107
+ # central1-f). Multiple expressions are treated as AND expressions, meaning that
10108
+ # resources must match all expressions to pass the filters.
10168
10109
  # @param [Fixnum] max_results
10169
10110
  # The maximum number of results per page that should be returned. If the number
10170
10111
  # of available results is larger than maxResults, Compute Engine returns a