google-api-client 0.19.8 → 0.20.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (355) hide show
  1. checksums.yaml +4 -4
  2. data/.travis.yml +7 -4
  3. data/CHANGELOG.md +106 -0
  4. data/MIGRATING.md +3 -3
  5. data/README.md +6 -9
  6. data/generated/google/apis/adexchangebuyer2_v2beta1.rb +1 -1
  7. data/generated/google/apis/adexchangebuyer2_v2beta1/classes.rb +1 -7
  8. data/generated/google/apis/adexchangebuyer2_v2beta1/representations.rb +0 -1
  9. data/generated/google/apis/adexchangebuyer2_v2beta1/service.rb +2 -8
  10. data/generated/google/apis/adexchangebuyer_v1_4.rb +1 -1
  11. data/generated/google/apis/adexchangebuyer_v1_4/classes.rb +84 -9
  12. data/generated/google/apis/adexchangebuyer_v1_4/representations.rb +33 -0
  13. data/generated/google/apis/admin_directory_v1.rb +1 -1
  14. data/generated/google/apis/admin_directory_v1/classes.rb +11 -10
  15. data/generated/google/apis/admin_directory_v1/service.rb +21 -7
  16. data/generated/google/apis/analytics_v3.rb +1 -1
  17. data/generated/google/apis/analytics_v3/service.rb +1 -1
  18. data/generated/google/apis/androiddeviceprovisioning_v1.rb +1 -1
  19. data/generated/google/apis/androiddeviceprovisioning_v1/classes.rb +52 -35
  20. data/generated/google/apis/androiddeviceprovisioning_v1/service.rb +33 -20
  21. data/generated/google/apis/androidenterprise_v1.rb +1 -1
  22. data/generated/google/apis/androidenterprise_v1/classes.rb +44 -0
  23. data/generated/google/apis/androidenterprise_v1/representations.rb +17 -0
  24. data/generated/google/apis/androidmanagement_v1.rb +1 -1
  25. data/generated/google/apis/androidmanagement_v1/classes.rb +66 -0
  26. data/generated/google/apis/androidmanagement_v1/representations.rb +10 -0
  27. data/generated/google/apis/androidpublisher_v2.rb +1 -1
  28. data/generated/google/apis/androidpublisher_v2/classes.rb +37 -72
  29. data/generated/google/apis/androidpublisher_v2/representations.rb +5 -34
  30. data/generated/google/apis/androidpublisher_v2/service.rb +6 -52
  31. data/generated/google/apis/appengine_v1.rb +2 -2
  32. data/generated/google/apis/appengine_v1/classes.rb +82 -7
  33. data/generated/google/apis/appengine_v1/representations.rb +32 -0
  34. data/generated/google/apis/appengine_v1/service.rb +2 -2
  35. data/generated/google/apis/appengine_v1alpha.rb +2 -2
  36. data/generated/google/apis/appengine_v1alpha/classes.rb +35 -0
  37. data/generated/google/apis/appengine_v1alpha/representations.rb +16 -0
  38. data/generated/google/apis/appengine_v1alpha/service.rb +2 -2
  39. data/generated/google/apis/appengine_v1beta.rb +2 -2
  40. data/generated/google/apis/appengine_v1beta/classes.rb +51 -7
  41. data/generated/google/apis/appengine_v1beta/representations.rb +17 -0
  42. data/generated/google/apis/appengine_v1beta/service.rb +2 -2
  43. data/generated/google/apis/appengine_v1beta4.rb +2 -2
  44. data/generated/google/apis/appengine_v1beta4/classes.rb +50 -6
  45. data/generated/google/apis/appengine_v1beta4/representations.rb +17 -0
  46. data/generated/google/apis/appengine_v1beta4/service.rb +2 -2
  47. data/generated/google/apis/appengine_v1beta5.rb +2 -2
  48. data/generated/google/apis/appengine_v1beta5/classes.rb +50 -6
  49. data/generated/google/apis/appengine_v1beta5/representations.rb +17 -0
  50. data/generated/google/apis/appengine_v1beta5/service.rb +2 -2
  51. data/generated/google/apis/bigquery_v2.rb +1 -1
  52. data/generated/google/apis/bigquery_v2/classes.rb +19 -11
  53. data/generated/google/apis/bigquery_v2/representations.rb +4 -3
  54. data/generated/google/apis/bigquery_v2/service.rb +9 -1
  55. data/generated/google/apis/bigquerydatatransfer_v1.rb +1 -1
  56. data/generated/google/apis/bigquerydatatransfer_v1/classes.rb +9 -6
  57. data/generated/google/apis/bigquerydatatransfer_v1/representations.rb +1 -0
  58. data/generated/google/apis/bigquerydatatransfer_v1/service.rb +1 -1
  59. data/generated/google/apis/calendar_v3.rb +1 -1
  60. data/generated/google/apis/calendar_v3/classes.rb +3 -1
  61. data/generated/google/apis/{firebaseremoteconfig_v1.rb → chat_v1.rb} +8 -9
  62. data/generated/google/apis/chat_v1/classes.rb +890 -0
  63. data/generated/google/apis/chat_v1/representations.rb +445 -0
  64. data/generated/google/apis/chat_v1/service.rb +344 -0
  65. data/generated/google/apis/cloudbilling_v1.rb +2 -2
  66. data/generated/google/apis/cloudbilling_v1/classes.rb +341 -5
  67. data/generated/google/apis/cloudbilling_v1/representations.rb +103 -0
  68. data/generated/google/apis/cloudbilling_v1/service.rb +217 -10
  69. data/generated/google/apis/cloudbuild_v1.rb +2 -2
  70. data/generated/google/apis/cloudbuild_v1/classes.rb +180 -84
  71. data/generated/google/apis/cloudbuild_v1/representations.rb +35 -0
  72. data/generated/google/apis/cloudbuild_v1/service.rb +25 -25
  73. data/generated/google/apis/cloudiot_v1.rb +2 -2
  74. data/generated/google/apis/cloudiot_v1/classes.rb +13 -142
  75. data/generated/google/apis/cloudiot_v1/representations.rb +0 -32
  76. data/generated/google/apis/cloudiot_v1/service.rb +2 -2
  77. data/generated/google/apis/cloudkms_v1.rb +1 -1
  78. data/generated/google/apis/cloudkms_v1/classes.rb +7 -1
  79. data/generated/google/apis/cloudkms_v1/representations.rb +1 -0
  80. data/generated/google/apis/cloudkms_v1/service.rb +1 -1
  81. data/generated/google/apis/cloudresourcemanager_v1.rb +2 -2
  82. data/generated/google/apis/cloudresourcemanager_v1/classes.rb +2 -2
  83. data/generated/google/apis/cloudresourcemanager_v1/service.rb +4 -5
  84. data/generated/google/apis/cloudresourcemanager_v1beta1.rb +2 -2
  85. data/generated/google/apis/cloudresourcemanager_v1beta1/classes.rb +1 -1
  86. data/generated/google/apis/cloudresourcemanager_v1beta1/service.rb +6 -6
  87. data/generated/google/apis/{clouduseraccounts_beta.rb → cloudresourcemanager_v2.rb} +10 -16
  88. data/generated/google/apis/cloudresourcemanager_v2/classes.rb +821 -0
  89. data/generated/google/apis/cloudresourcemanager_v2/representations.rb +304 -0
  90. data/generated/google/apis/cloudresourcemanager_v2/service.rb +534 -0
  91. data/generated/google/apis/cloudresourcemanager_v2beta1.rb +2 -2
  92. data/generated/google/apis/cloudresourcemanager_v2beta1/service.rb +1 -1
  93. data/generated/google/apis/cloudtasks_v2beta2.rb +1 -1
  94. data/generated/google/apis/cloudtasks_v2beta2/classes.rb +7 -0
  95. data/generated/google/apis/cloudtasks_v2beta2/representations.rb +1 -0
  96. data/generated/google/apis/cloudtrace_v1.rb +1 -1
  97. data/generated/google/apis/cloudtrace_v1/classes.rb +2 -0
  98. data/generated/google/apis/compute_alpha.rb +1 -1
  99. data/generated/google/apis/compute_alpha/classes.rb +216 -120
  100. data/generated/google/apis/compute_alpha/representations.rb +25 -1
  101. data/generated/google/apis/compute_alpha/service.rb +1354 -1621
  102. data/generated/google/apis/compute_beta.rb +1 -1
  103. data/generated/google/apis/compute_beta/classes.rb +548 -85
  104. data/generated/google/apis/compute_beta/representations.rb +159 -0
  105. data/generated/google/apis/compute_beta/service.rb +1971 -1460
  106. data/generated/google/apis/compute_v1.rb +1 -1
  107. data/generated/google/apis/compute_v1/classes.rb +206 -70
  108. data/generated/google/apis/compute_v1/representations.rb +32 -0
  109. data/generated/google/apis/compute_v1/service.rb +1184 -1278
  110. data/generated/google/apis/container_v1.rb +1 -1
  111. data/generated/google/apis/container_v1/classes.rb +742 -9
  112. data/generated/google/apis/container_v1/representations.rb +90 -0
  113. data/generated/google/apis/container_v1/service.rb +1380 -100
  114. data/generated/google/apis/container_v1beta1.rb +1 -1
  115. data/generated/google/apis/container_v1beta1/classes.rb +191 -138
  116. data/generated/google/apis/container_v1beta1/representations.rb +2 -0
  117. data/generated/google/apis/container_v1beta1/service.rb +236 -231
  118. data/generated/google/apis/content_v2.rb +1 -1
  119. data/generated/google/apis/content_v2/classes.rb +2690 -1540
  120. data/generated/google/apis/content_v2/representations.rb +491 -0
  121. data/generated/google/apis/content_v2/service.rb +684 -0
  122. data/generated/google/apis/content_v2sandbox.rb +1 -1
  123. data/generated/google/apis/content_v2sandbox/classes.rb +2 -1
  124. data/generated/google/apis/dataflow_v1b3.rb +2 -2
  125. data/generated/google/apis/dataflow_v1b3/classes.rb +95 -0
  126. data/generated/google/apis/dataflow_v1b3/representations.rb +36 -0
  127. data/generated/google/apis/dataflow_v1b3/service.rb +1 -1
  128. data/generated/google/apis/dataproc_v1.rb +1 -1
  129. data/generated/google/apis/dataproc_v1/classes.rb +56 -45
  130. data/generated/google/apis/dataproc_v1/representations.rb +1 -0
  131. data/generated/google/apis/dataproc_v1/service.rb +30 -3
  132. data/generated/google/apis/dataproc_v1beta2.rb +1 -1
  133. data/generated/google/apis/dataproc_v1beta2/classes.rb +77 -53
  134. data/generated/google/apis/dataproc_v1beta2/representations.rb +2 -0
  135. data/generated/google/apis/dataproc_v1beta2/service.rb +484 -18
  136. data/generated/google/apis/datastore_v1.rb +1 -1
  137. data/generated/google/apis/datastore_v1/classes.rb +372 -0
  138. data/generated/google/apis/datastore_v1/representations.rb +132 -0
  139. data/generated/google/apis/datastore_v1/service.rb +77 -0
  140. data/generated/google/apis/datastore_v1beta1.rb +1 -1
  141. data/generated/google/apis/datastore_v1beta1/classes.rb +255 -0
  142. data/generated/google/apis/datastore_v1beta1/representations.rb +100 -0
  143. data/generated/google/apis/datastore_v1beta3.rb +1 -1
  144. data/generated/google/apis/datastore_v1beta3/classes.rb +255 -0
  145. data/generated/google/apis/datastore_v1beta3/representations.rb +100 -0
  146. data/generated/google/apis/deploymentmanager_alpha.rb +1 -1
  147. data/generated/google/apis/deploymentmanager_alpha/classes.rb +6 -1
  148. data/generated/google/apis/deploymentmanager_alpha/service.rb +121 -145
  149. data/generated/google/apis/deploymentmanager_v2.rb +1 -1
  150. data/generated/google/apis/deploymentmanager_v2/service.rb +79 -91
  151. data/generated/google/apis/deploymentmanager_v2beta.rb +1 -1
  152. data/generated/google/apis/deploymentmanager_v2beta/classes.rb +6 -1
  153. data/generated/google/apis/deploymentmanager_v2beta/service.rb +121 -145
  154. data/generated/google/apis/dialogflow_v2.rb +35 -0
  155. data/generated/google/apis/dialogflow_v2/classes.rb +3994 -0
  156. data/generated/google/apis/dialogflow_v2/representations.rb +1670 -0
  157. data/generated/google/apis/dialogflow_v2/service.rb +1397 -0
  158. data/generated/google/apis/dialogflow_v2beta1.rb +1 -1
  159. data/generated/google/apis/dialogflow_v2beta1/classes.rb +39 -11
  160. data/generated/google/apis/dialogflow_v2beta1/representations.rb +1 -0
  161. data/generated/google/apis/dialogflow_v2beta1/service.rb +559 -16
  162. data/generated/google/apis/dlp_v2.rb +36 -0
  163. data/generated/google/apis/dlp_v2/classes.rb +6431 -0
  164. data/generated/google/apis/dlp_v2/representations.rb +3116 -0
  165. data/generated/google/apis/dlp_v2/service.rb +1300 -0
  166. data/generated/google/apis/dlp_v2beta1.rb +4 -4
  167. data/generated/google/apis/dlp_v2beta1/classes.rb +38 -0
  168. data/generated/google/apis/dlp_v2beta1/representations.rb +17 -0
  169. data/generated/google/apis/dlp_v2beta1/service.rb +3 -3
  170. data/generated/google/apis/dlp_v2beta2.rb +4 -4
  171. data/generated/google/apis/dlp_v2beta2/classes.rb +229 -1
  172. data/generated/google/apis/dlp_v2beta2/representations.rb +91 -0
  173. data/generated/google/apis/dlp_v2beta2/service.rb +3 -3
  174. data/generated/google/apis/dns_v1.rb +1 -1
  175. data/generated/google/apis/dns_v1/classes.rb +496 -0
  176. data/generated/google/apis/dns_v1/representations.rb +188 -0
  177. data/generated/google/apis/dns_v1/service.rb +319 -6
  178. data/generated/google/apis/dns_v1beta2.rb +1 -1
  179. data/generated/google/apis/dns_v1beta2/classes.rb +0 -19
  180. data/generated/google/apis/dns_v1beta2/representations.rb +0 -14
  181. data/generated/google/apis/dns_v1beta2/service.rb +2 -4
  182. data/generated/google/apis/dns_v2beta1.rb +1 -1
  183. data/generated/google/apis/dns_v2beta1/classes.rb +6 -19
  184. data/generated/google/apis/dns_v2beta1/representations.rb +1 -14
  185. data/generated/google/apis/dns_v2beta1/service.rb +2 -4
  186. data/generated/google/apis/doubleclicksearch_v2.rb +1 -1
  187. data/generated/google/apis/doubleclicksearch_v2/classes.rb +4 -0
  188. data/generated/google/apis/firebasedynamiclinks_v1.rb +1 -1
  189. data/generated/google/apis/firebasedynamiclinks_v1/classes.rb +2 -2
  190. data/generated/google/apis/firestore_v1beta1.rb +1 -1
  191. data/generated/google/apis/firestore_v1beta1/classes.rb +1 -1
  192. data/generated/google/apis/genomics_v1.rb +1 -1
  193. data/generated/google/apis/genomics_v1/classes.rb +271 -1
  194. data/generated/google/apis/genomics_v1/representations.rb +140 -0
  195. data/generated/google/apis/genomics_v1/service.rb +9 -1
  196. data/generated/google/apis/genomics_v1alpha2.rb +1 -1
  197. data/generated/google/apis/genomics_v1alpha2/classes.rb +271 -1
  198. data/generated/google/apis/genomics_v1alpha2/representations.rb +140 -0
  199. data/generated/google/apis/genomics_v1alpha2/service.rb +9 -1
  200. data/generated/google/apis/genomics_v2alpha1.rb +37 -0
  201. data/generated/google/apis/genomics_v2alpha1/classes.rb +1306 -0
  202. data/generated/google/apis/genomics_v2alpha1/representations.rb +535 -0
  203. data/generated/google/apis/genomics_v2alpha1/service.rb +261 -0
  204. data/generated/google/apis/gmail_v1.rb +1 -1
  205. data/generated/google/apis/gmail_v1/classes.rb +2 -1
  206. data/generated/google/apis/iam_v1.rb +1 -1
  207. data/generated/google/apis/iam_v1/classes.rb +1 -1
  208. data/generated/google/apis/language_v1.rb +2 -2
  209. data/generated/google/apis/language_v1/classes.rb +2 -1
  210. data/generated/google/apis/language_v1/service.rb +1 -1
  211. data/generated/google/apis/language_v1beta1.rb +2 -2
  212. data/generated/google/apis/language_v1beta1/service.rb +1 -1
  213. data/generated/google/apis/language_v1beta2.rb +2 -2
  214. data/generated/google/apis/language_v1beta2/classes.rb +2 -1
  215. data/generated/google/apis/language_v1beta2/service.rb +1 -1
  216. data/generated/google/apis/logging_v2.rb +1 -1
  217. data/generated/google/apis/logging_v2beta1.rb +1 -1
  218. data/generated/google/apis/manufacturers_v1.rb +1 -1
  219. data/generated/google/apis/manufacturers_v1/service.rb +14 -11
  220. data/generated/google/apis/ml_v1.rb +2 -2
  221. data/generated/google/apis/ml_v1/classes.rb +180 -5
  222. data/generated/google/apis/ml_v1/representations.rb +49 -0
  223. data/generated/google/apis/ml_v1/service.rb +1 -1
  224. data/generated/google/apis/monitoring_v3.rb +1 -1
  225. data/generated/google/apis/monitoring_v3/classes.rb +797 -2
  226. data/generated/google/apis/monitoring_v3/representations.rb +279 -0
  227. data/generated/google/apis/monitoring_v3/service.rb +612 -0
  228. data/generated/google/apis/oslogin_v1.rb +2 -2
  229. data/generated/google/apis/oslogin_v1/service.rb +1 -1
  230. data/generated/google/apis/oslogin_v1alpha.rb +2 -2
  231. data/generated/google/apis/oslogin_v1alpha/service.rb +1 -1
  232. data/generated/google/apis/oslogin_v1beta.rb +2 -2
  233. data/generated/google/apis/oslogin_v1beta/service.rb +1 -1
  234. data/generated/google/apis/pagespeedonline_v4.rb +32 -0
  235. data/generated/google/apis/pagespeedonline_v4/classes.rb +795 -0
  236. data/generated/google/apis/pagespeedonline_v4/representations.rb +335 -0
  237. data/generated/google/apis/pagespeedonline_v4/service.rb +129 -0
  238. data/generated/google/apis/people_v1.rb +2 -2
  239. data/generated/google/apis/people_v1/classes.rb +5 -2
  240. data/generated/google/apis/people_v1/service.rb +9 -7
  241. data/generated/google/apis/poly_v1.rb +1 -1
  242. data/generated/google/apis/poly_v1/classes.rb +153 -0
  243. data/generated/google/apis/poly_v1/representations.rb +67 -0
  244. data/generated/google/apis/proximitybeacon_v1beta1.rb +2 -2
  245. data/generated/google/apis/proximitybeacon_v1beta1/service.rb +1 -1
  246. data/generated/google/apis/pubsub_v1.rb +1 -1
  247. data/generated/google/apis/pubsub_v1/classes.rb +3 -0
  248. data/generated/google/apis/pubsub_v1/service.rb +7 -0
  249. data/generated/google/apis/script_v1.rb +2 -2
  250. data/generated/google/apis/script_v1/service.rb +1 -1
  251. data/generated/google/apis/serviceconsumermanagement_v1.rb +1 -1
  252. data/generated/google/apis/serviceconsumermanagement_v1/classes.rb +21 -126
  253. data/generated/google/apis/serviceconsumermanagement_v1/representations.rb +0 -30
  254. data/generated/google/apis/serviceconsumermanagement_v1/service.rb +14 -13
  255. data/generated/google/apis/servicecontrol_v1.rb +1 -1
  256. data/generated/google/apis/servicecontrol_v1/classes.rb +2 -1
  257. data/generated/google/apis/servicecontrol_v1/service.rb +9 -6
  258. data/generated/google/apis/servicemanagement_v1.rb +1 -1
  259. data/generated/google/apis/servicemanagement_v1/classes.rb +44 -157
  260. data/generated/google/apis/servicemanagement_v1/representations.rb +2 -48
  261. data/generated/google/apis/servicemanagement_v1/service.rb +9 -0
  262. data/generated/google/apis/{serviceusage_v1.rb → serviceusage_v1beta1.rb} +6 -6
  263. data/generated/google/apis/{serviceusage_v1 → serviceusage_v1beta1}/classes.rb +290 -325
  264. data/generated/google/apis/{serviceusage_v1 → serviceusage_v1beta1}/representations.rb +105 -163
  265. data/generated/google/apis/{serviceusage_v1 → serviceusage_v1beta1}/service.rb +105 -163
  266. data/generated/google/apis/serviceuser_v1.rb +2 -2
  267. data/generated/google/apis/serviceuser_v1/classes.rb +44 -101
  268. data/generated/google/apis/serviceuser_v1/representations.rb +2 -30
  269. data/generated/google/apis/serviceuser_v1/service.rb +1 -1
  270. data/generated/google/apis/sheets_v4.rb +1 -1
  271. data/generated/google/apis/sheets_v4/classes.rb +643 -10
  272. data/generated/google/apis/sheets_v4/representations.rb +53 -0
  273. data/generated/google/apis/slides_v1.rb +1 -1
  274. data/generated/google/apis/slides_v1/classes.rb +92 -9
  275. data/generated/google/apis/slides_v1/representations.rb +21 -0
  276. data/generated/google/apis/slides_v1/service.rb +3 -2
  277. data/generated/google/apis/sourcerepo_v1.rb +1 -1
  278. data/generated/google/apis/sourcerepo_v1/classes.rb +4 -73
  279. data/generated/google/apis/sourcerepo_v1/representations.rb +0 -20
  280. data/generated/google/apis/spanner_v1.rb +1 -1
  281. data/generated/google/apis/spanner_v1/classes.rb +238 -2
  282. data/generated/google/apis/spanner_v1/representations.rb +86 -0
  283. data/generated/google/apis/spanner_v1/service.rb +80 -0
  284. data/generated/google/apis/speech_v1.rb +2 -2
  285. data/generated/google/apis/speech_v1/classes.rb +14 -19
  286. data/generated/google/apis/speech_v1/representations.rb +0 -1
  287. data/generated/google/apis/speech_v1/service.rb +1 -1
  288. data/generated/google/apis/speech_v1beta1.rb +2 -2
  289. data/generated/google/apis/speech_v1beta1/service.rb +1 -1
  290. data/generated/google/apis/sqladmin_v1beta4.rb +1 -1
  291. data/generated/google/apis/sqladmin_v1beta4/classes.rb +15 -6
  292. data/generated/google/apis/sqladmin_v1beta4/representations.rb +1 -0
  293. data/generated/google/apis/storage_v1.rb +1 -1
  294. data/generated/google/apis/storage_v1/service.rb +3 -6
  295. data/generated/google/apis/storagetransfer_v1.rb +2 -2
  296. data/generated/google/apis/storagetransfer_v1/service.rb +1 -1
  297. data/generated/google/apis/testing_v1.rb +1 -1
  298. data/generated/google/apis/testing_v1/classes.rb +107 -2
  299. data/generated/google/apis/testing_v1/representations.rb +38 -0
  300. data/generated/google/apis/texttospeech_v1beta1.rb +34 -0
  301. data/generated/google/apis/texttospeech_v1beta1/classes.rb +278 -0
  302. data/generated/google/apis/texttospeech_v1beta1/representations.rb +133 -0
  303. data/generated/google/apis/texttospeech_v1beta1/service.rb +128 -0
  304. data/generated/google/apis/toolresults_v1beta3.rb +1 -1
  305. data/generated/google/apis/toolresults_v1beta3/classes.rb +30 -16
  306. data/generated/google/apis/tpu_v1alpha1.rb +1 -1
  307. data/generated/google/apis/tpu_v1alpha1/classes.rb +57 -0
  308. data/generated/google/apis/tpu_v1alpha1/representations.rb +30 -0
  309. data/generated/google/apis/tpu_v1alpha1/service.rb +73 -1
  310. data/generated/google/apis/vault_v1.rb +1 -1
  311. data/generated/google/apis/vault_v1/classes.rb +29 -3
  312. data/generated/google/apis/vault_v1/representations.rb +15 -0
  313. data/generated/google/apis/vault_v1/service.rb +8 -2
  314. data/generated/google/apis/videointelligence_v1beta1.rb +1 -1
  315. data/generated/google/apis/videointelligence_v1beta1/classes.rb +650 -0
  316. data/generated/google/apis/videointelligence_v1beta1/representations.rb +315 -0
  317. data/generated/google/apis/vision_v1.rb +2 -2
  318. data/generated/google/apis/vision_v1/classes.rb +290 -2
  319. data/generated/google/apis/vision_v1/representations.rb +128 -0
  320. data/generated/google/apis/vision_v1/service.rb +187 -1
  321. data/generated/google/apis/vision_v1p1beta1.rb +2 -2
  322. data/generated/google/apis/vision_v1p1beta1/classes.rb +136 -2
  323. data/generated/google/apis/vision_v1p1beta1/representations.rb +71 -0
  324. data/generated/google/apis/vision_v1p1beta1/service.rb +1 -1
  325. data/generated/google/apis/vision_v1p2beta1.rb +39 -0
  326. data/generated/google/apis/vision_v1p2beta1/classes.rb +2172 -0
  327. data/generated/google/apis/vision_v1p2beta1/representations.rb +895 -0
  328. data/generated/google/apis/vision_v1p2beta1/service.rb +126 -0
  329. data/generated/google/apis/youtube_partner_v1.rb +1 -1
  330. data/generated/google/apis/youtube_v3.rb +1 -1
  331. data/generated/google/apis/youtube_v3/classes.rb +12 -0
  332. data/generated/google/apis/youtube_v3/representations.rb +2 -0
  333. data/generated/google/apis/youtubereporting_v1.rb +1 -1
  334. data/lib/google/apis/core/json_representation.rb +1 -1
  335. data/lib/google/apis/version.rb +3 -3
  336. data/samples/web/Gemfile +3 -0
  337. metadata +38 -26
  338. data/generated/google/apis/clouduseraccounts_alpha.rb +0 -44
  339. data/generated/google/apis/clouduseraccounts_alpha/classes.rb +0 -1188
  340. data/generated/google/apis/clouduseraccounts_alpha/representations.rb +0 -494
  341. data/generated/google/apis/clouduseraccounts_alpha/service.rb +0 -1152
  342. data/generated/google/apis/clouduseraccounts_beta/classes.rb +0 -845
  343. data/generated/google/apis/clouduseraccounts_beta/representations.rb +0 -352
  344. data/generated/google/apis/clouduseraccounts_beta/service.rb +0 -908
  345. data/generated/google/apis/clouduseraccounts_vm_alpha.rb +0 -44
  346. data/generated/google/apis/clouduseraccounts_vm_alpha/classes.rb +0 -1188
  347. data/generated/google/apis/clouduseraccounts_vm_alpha/representations.rb +0 -494
  348. data/generated/google/apis/clouduseraccounts_vm_alpha/service.rb +0 -1152
  349. data/generated/google/apis/clouduseraccounts_vm_beta.rb +0 -44
  350. data/generated/google/apis/clouduseraccounts_vm_beta/classes.rb +0 -845
  351. data/generated/google/apis/clouduseraccounts_vm_beta/representations.rb +0 -352
  352. data/generated/google/apis/clouduseraccounts_vm_beta/service.rb +0 -908
  353. data/generated/google/apis/firebaseremoteconfig_v1/classes.rb +0 -200
  354. data/generated/google/apis/firebaseremoteconfig_v1/representations.rb +0 -89
  355. data/generated/google/apis/firebaseremoteconfig_v1/service.rb +0 -153
@@ -25,7 +25,7 @@ module Google
25
25
  # @see https://cloud.google.com/deployment-manager/
26
26
  module DeploymentmanagerV2
27
27
  VERSION = 'V2'
28
- REVISION = '20180119'
28
+ REVISION = '20180309'
29
29
 
30
30
  # View and manage your data across Google Cloud Platform services
31
31
  AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
@@ -217,6 +217,8 @@ module Google
217
217
  # @param [String] project
218
218
  # The project ID for this request.
219
219
  # @param [Google::Apis::DeploymentmanagerV2::Deployment] deployment_object
220
+ # @param [String] create_policy
221
+ # Sets the policy to use for creating new resources.
220
222
  # @param [Boolean] preview
221
223
  # If set to true, creates a deployment and creates "shell" resources but does
222
224
  # not actually instantiate these resources. This allows you to preview what your
@@ -246,13 +248,14 @@ module Google
246
248
  # @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
247
249
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
248
250
  # @raise [Google::Apis::AuthorizationError] Authorization is required
249
- def insert_deployment(project, deployment_object = nil, preview: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
251
+ def insert_deployment(project, deployment_object = nil, create_policy: nil, preview: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
250
252
  command = make_simple_command(:post, '{project}/global/deployments', options)
251
253
  command.request_representation = Google::Apis::DeploymentmanagerV2::Deployment::Representation
252
254
  command.request_object = deployment_object
253
255
  command.response_representation = Google::Apis::DeploymentmanagerV2::Operation::Representation
254
256
  command.response_class = Google::Apis::DeploymentmanagerV2::Operation
255
257
  command.params['project'] = project unless project.nil?
258
+ command.query['createPolicy'] = create_policy unless create_policy.nil?
256
259
  command.query['preview'] = preview unless preview.nil?
257
260
  command.query['fields'] = fields unless fields.nil?
258
261
  command.query['quotaUser'] = quota_user unless quota_user.nil?
@@ -264,25 +267,22 @@ module Google
264
267
  # @param [String] project
265
268
  # The project ID for this request.
266
269
  # @param [String] filter
267
- # Sets a filter `expression` for filtering listed resources. Your `expression`
268
- # must be in the format: field_name comparison_string literal_string.
269
- # The field_name is the name of the field you want to compare. Only atomic field
270
- # types are supported (string, number, boolean). The comparison_string must be
271
- # either eq (equals) or ne (not equals). The literal_string is the string value
272
- # to filter to. The literal value must be valid for the type of field you are
273
- # filtering by (string, number, boolean). For string fields, the literal value
274
- # is interpreted as a regular expression using RE2 syntax. The literal value
275
- # must match the entire field.
276
- # For example, to filter for instances that do not have a name of example-
277
- # instance, you would use name ne example-instance.
278
- # You can filter on nested fields. For example, you could filter on instances
279
- # that have set the scheduling.automaticRestart field to true. Use filtering on
280
- # nested fields to take advantage of labels to organize and search for results
281
- # based on label values.
270
+ # A filter expression that filters resources listed in the response. The
271
+ # expression must specify the field name, a comparison operator, and the value
272
+ # that you want to use for filtering. The value must be a string, a number, or a
273
+ # boolean. The comparison operator must be either =, !=, >, or <.
274
+ # For example, if you are filtering Compute Engine instances, you can exclude
275
+ # instances named example-instance by specifying name != example-instance.
276
+ # You can also filter nested fields. For example, you could specify scheduling.
277
+ # automaticRestart = false to include instances only if they are not scheduled
278
+ # for automatic restarts. You can use filtering on nested fields to filter based
279
+ # on resource labels.
282
280
  # To filter on multiple expressions, provide each separate expression within
283
- # parentheses. For example, (scheduling.automaticRestart eq true) (zone eq us-
284
- # central1-f). Multiple expressions are treated as AND expressions, meaning that
285
- # resources must match all expressions to pass the filters.
281
+ # parentheses. For example, (scheduling.automaticRestart = true) (cpuPlatform = "
282
+ # Intel Skylake"). By default, each expression is an AND expression. However,
283
+ # you can include AND and OR expressions explicitly. For example, (cpuPlatform =
284
+ # "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND (scheduling.
285
+ # automaticRestart = true).
286
286
  # @param [Fixnum] max_results
287
287
  # The maximum number of results per page that should be returned. If the number
288
288
  # of available results is larger than maxResults, Compute Engine returns a
@@ -626,25 +626,22 @@ module Google
626
626
  # @param [String] deployment
627
627
  # The name of the deployment for this request.
628
628
  # @param [String] filter
629
- # Sets a filter `expression` for filtering listed resources. Your `expression`
630
- # must be in the format: field_name comparison_string literal_string.
631
- # The field_name is the name of the field you want to compare. Only atomic field
632
- # types are supported (string, number, boolean). The comparison_string must be
633
- # either eq (equals) or ne (not equals). The literal_string is the string value
634
- # to filter to. The literal value must be valid for the type of field you are
635
- # filtering by (string, number, boolean). For string fields, the literal value
636
- # is interpreted as a regular expression using RE2 syntax. The literal value
637
- # must match the entire field.
638
- # For example, to filter for instances that do not have a name of example-
639
- # instance, you would use name ne example-instance.
640
- # You can filter on nested fields. For example, you could filter on instances
641
- # that have set the scheduling.automaticRestart field to true. Use filtering on
642
- # nested fields to take advantage of labels to organize and search for results
643
- # based on label values.
629
+ # A filter expression that filters resources listed in the response. The
630
+ # expression must specify the field name, a comparison operator, and the value
631
+ # that you want to use for filtering. The value must be a string, a number, or a
632
+ # boolean. The comparison operator must be either =, !=, >, or <.
633
+ # For example, if you are filtering Compute Engine instances, you can exclude
634
+ # instances named example-instance by specifying name != example-instance.
635
+ # You can also filter nested fields. For example, you could specify scheduling.
636
+ # automaticRestart = false to include instances only if they are not scheduled
637
+ # for automatic restarts. You can use filtering on nested fields to filter based
638
+ # on resource labels.
644
639
  # To filter on multiple expressions, provide each separate expression within
645
- # parentheses. For example, (scheduling.automaticRestart eq true) (zone eq us-
646
- # central1-f). Multiple expressions are treated as AND expressions, meaning that
647
- # resources must match all expressions to pass the filters.
640
+ # parentheses. For example, (scheduling.automaticRestart = true) (cpuPlatform = "
641
+ # Intel Skylake"). By default, each expression is an AND expression. However,
642
+ # you can include AND and OR expressions explicitly. For example, (cpuPlatform =
643
+ # "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND (scheduling.
644
+ # automaticRestart = true).
648
645
  # @param [Fixnum] max_results
649
646
  # The maximum number of results per page that should be returned. If the number
650
647
  # of available results is larger than maxResults, Compute Engine returns a
@@ -741,25 +738,22 @@ module Google
741
738
  # @param [String] project
742
739
  # The project ID for this request.
743
740
  # @param [String] filter
744
- # Sets a filter `expression` for filtering listed resources. Your `expression`
745
- # must be in the format: field_name comparison_string literal_string.
746
- # The field_name is the name of the field you want to compare. Only atomic field
747
- # types are supported (string, number, boolean). The comparison_string must be
748
- # either eq (equals) or ne (not equals). The literal_string is the string value
749
- # to filter to. The literal value must be valid for the type of field you are
750
- # filtering by (string, number, boolean). For string fields, the literal value
751
- # is interpreted as a regular expression using RE2 syntax. The literal value
752
- # must match the entire field.
753
- # For example, to filter for instances that do not have a name of example-
754
- # instance, you would use name ne example-instance.
755
- # You can filter on nested fields. For example, you could filter on instances
756
- # that have set the scheduling.automaticRestart field to true. Use filtering on
757
- # nested fields to take advantage of labels to organize and search for results
758
- # based on label values.
741
+ # A filter expression that filters resources listed in the response. The
742
+ # expression must specify the field name, a comparison operator, and the value
743
+ # that you want to use for filtering. The value must be a string, a number, or a
744
+ # boolean. The comparison operator must be either =, !=, >, or <.
745
+ # For example, if you are filtering Compute Engine instances, you can exclude
746
+ # instances named example-instance by specifying name != example-instance.
747
+ # You can also filter nested fields. For example, you could specify scheduling.
748
+ # automaticRestart = false to include instances only if they are not scheduled
749
+ # for automatic restarts. You can use filtering on nested fields to filter based
750
+ # on resource labels.
759
751
  # To filter on multiple expressions, provide each separate expression within
760
- # parentheses. For example, (scheduling.automaticRestart eq true) (zone eq us-
761
- # central1-f). Multiple expressions are treated as AND expressions, meaning that
762
- # resources must match all expressions to pass the filters.
752
+ # parentheses. For example, (scheduling.automaticRestart = true) (cpuPlatform = "
753
+ # Intel Skylake"). By default, each expression is an AND expression. However,
754
+ # you can include AND and OR expressions explicitly. For example, (cpuPlatform =
755
+ # "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND (scheduling.
756
+ # automaticRestart = true).
763
757
  # @param [Fixnum] max_results
764
758
  # The maximum number of results per page that should be returned. If the number
765
759
  # of available results is larger than maxResults, Compute Engine returns a
@@ -860,25 +854,22 @@ module Google
860
854
  # @param [String] deployment
861
855
  # The name of the deployment for this request.
862
856
  # @param [String] filter
863
- # Sets a filter `expression` for filtering listed resources. Your `expression`
864
- # must be in the format: field_name comparison_string literal_string.
865
- # The field_name is the name of the field you want to compare. Only atomic field
866
- # types are supported (string, number, boolean). The comparison_string must be
867
- # either eq (equals) or ne (not equals). The literal_string is the string value
868
- # to filter to. The literal value must be valid for the type of field you are
869
- # filtering by (string, number, boolean). For string fields, the literal value
870
- # is interpreted as a regular expression using RE2 syntax. The literal value
871
- # must match the entire field.
872
- # For example, to filter for instances that do not have a name of example-
873
- # instance, you would use name ne example-instance.
874
- # You can filter on nested fields. For example, you could filter on instances
875
- # that have set the scheduling.automaticRestart field to true. Use filtering on
876
- # nested fields to take advantage of labels to organize and search for results
877
- # based on label values.
857
+ # A filter expression that filters resources listed in the response. The
858
+ # expression must specify the field name, a comparison operator, and the value
859
+ # that you want to use for filtering. The value must be a string, a number, or a
860
+ # boolean. The comparison operator must be either =, !=, >, or <.
861
+ # For example, if you are filtering Compute Engine instances, you can exclude
862
+ # instances named example-instance by specifying name != example-instance.
863
+ # You can also filter nested fields. For example, you could specify scheduling.
864
+ # automaticRestart = false to include instances only if they are not scheduled
865
+ # for automatic restarts. You can use filtering on nested fields to filter based
866
+ # on resource labels.
878
867
  # To filter on multiple expressions, provide each separate expression within
879
- # parentheses. For example, (scheduling.automaticRestart eq true) (zone eq us-
880
- # central1-f). Multiple expressions are treated as AND expressions, meaning that
881
- # resources must match all expressions to pass the filters.
868
+ # parentheses. For example, (scheduling.automaticRestart = true) (cpuPlatform = "
869
+ # Intel Skylake"). By default, each expression is an AND expression. However,
870
+ # you can include AND and OR expressions explicitly. For example, (cpuPlatform =
871
+ # "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND (scheduling.
872
+ # automaticRestart = true).
882
873
  # @param [Fixnum] max_results
883
874
  # The maximum number of results per page that should be returned. If the number
884
875
  # of available results is larger than maxResults, Compute Engine returns a
@@ -937,25 +928,22 @@ module Google
937
928
  # @param [String] project
938
929
  # The project ID for this request.
939
930
  # @param [String] filter
940
- # Sets a filter `expression` for filtering listed resources. Your `expression`
941
- # must be in the format: field_name comparison_string literal_string.
942
- # The field_name is the name of the field you want to compare. Only atomic field
943
- # types are supported (string, number, boolean). The comparison_string must be
944
- # either eq (equals) or ne (not equals). The literal_string is the string value
945
- # to filter to. The literal value must be valid for the type of field you are
946
- # filtering by (string, number, boolean). For string fields, the literal value
947
- # is interpreted as a regular expression using RE2 syntax. The literal value
948
- # must match the entire field.
949
- # For example, to filter for instances that do not have a name of example-
950
- # instance, you would use name ne example-instance.
951
- # You can filter on nested fields. For example, you could filter on instances
952
- # that have set the scheduling.automaticRestart field to true. Use filtering on
953
- # nested fields to take advantage of labels to organize and search for results
954
- # based on label values.
931
+ # A filter expression that filters resources listed in the response. The
932
+ # expression must specify the field name, a comparison operator, and the value
933
+ # that you want to use for filtering. The value must be a string, a number, or a
934
+ # boolean. The comparison operator must be either =, !=, >, or <.
935
+ # For example, if you are filtering Compute Engine instances, you can exclude
936
+ # instances named example-instance by specifying name != example-instance.
937
+ # You can also filter nested fields. For example, you could specify scheduling.
938
+ # automaticRestart = false to include instances only if they are not scheduled
939
+ # for automatic restarts. You can use filtering on nested fields to filter based
940
+ # on resource labels.
955
941
  # To filter on multiple expressions, provide each separate expression within
956
- # parentheses. For example, (scheduling.automaticRestart eq true) (zone eq us-
957
- # central1-f). Multiple expressions are treated as AND expressions, meaning that
958
- # resources must match all expressions to pass the filters.
942
+ # parentheses. For example, (scheduling.automaticRestart = true) (cpuPlatform = "
943
+ # Intel Skylake"). By default, each expression is an AND expression. However,
944
+ # you can include AND and OR expressions explicitly. For example, (cpuPlatform =
945
+ # "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND (scheduling.
946
+ # automaticRestart = true).
959
947
  # @param [Fixnum] max_results
960
948
  # The maximum number of results per page that should be returned. If the number
961
949
  # of available results is larger than maxResults, Compute Engine returns a
@@ -26,7 +26,7 @@ module Google
26
26
  # @see https://developers.google.com/deployment-manager/
27
27
  module DeploymentmanagerV2beta
28
28
  VERSION = 'V2beta'
29
- REVISION = '20180214'
29
+ REVISION = '20180309'
30
30
 
31
31
  # View and manage your data across Google Cloud Platform services
32
32
  AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
@@ -2421,7 +2421,12 @@ module Google
2421
2421
  # @return [Array<Google::Apis::DeploymentmanagerV2beta::TypeProviderLabelEntry>]
2422
2422
  attr_accessor :labels
2423
2423
 
2424
- # Name of the type provider.
2424
+ # Name of the resource; provided by the client when the resource is created. The
2425
+ # name must be 1-63 characters long, and comply with RFC1035. Specifically, the
2426
+ # name must be 1-63 characters long and match the regular expression [a-z]([-a-
2427
+ # z0-9]*[a-z0-9])? which means the first character must be a lowercase letter,
2428
+ # and all following characters must be a dash, lowercase letter, or digit,
2429
+ # except the last character, which cannot be a dash.
2425
2430
  # Corresponds to the JSON property `name`
2426
2431
  # @return [String]
2427
2432
  attr_accessor :name
@@ -172,25 +172,22 @@ module Google
172
172
  # @param [String] project
173
173
  # The project ID for this request.
174
174
  # @param [String] filter
175
- # Sets a filter `expression` for filtering listed resources. Your `expression`
176
- # must be in the format: field_name comparison_string literal_string.
177
- # The field_name is the name of the field you want to compare. Only atomic field
178
- # types are supported (string, number, boolean). The comparison_string must be
179
- # either eq (equals) or ne (not equals). The literal_string is the string value
180
- # to filter to. The literal value must be valid for the type of field you are
181
- # filtering by (string, number, boolean). For string fields, the literal value
182
- # is interpreted as a regular expression using RE2 syntax. The literal value
183
- # must match the entire field.
184
- # For example, to filter for instances that do not have a name of example-
185
- # instance, you would use name ne example-instance.
186
- # You can filter on nested fields. For example, you could filter on instances
187
- # that have set the scheduling.automaticRestart field to true. Use filtering on
188
- # nested fields to take advantage of labels to organize and search for results
189
- # based on label values.
175
+ # A filter expression that filters resources listed in the response. The
176
+ # expression must specify the field name, a comparison operator, and the value
177
+ # that you want to use for filtering. The value must be a string, a number, or a
178
+ # boolean. The comparison operator must be either =, !=, >, or <.
179
+ # For example, if you are filtering Compute Engine instances, you can exclude
180
+ # instances named example-instance by specifying name != example-instance.
181
+ # You can also filter nested fields. For example, you could specify scheduling.
182
+ # automaticRestart = false to include instances only if they are not scheduled
183
+ # for automatic restarts. You can use filtering on nested fields to filter based
184
+ # on resource labels.
190
185
  # To filter on multiple expressions, provide each separate expression within
191
- # parentheses. For example, (scheduling.automaticRestart eq true) (zone eq us-
192
- # central1-f). Multiple expressions are treated as AND expressions, meaning that
193
- # resources must match all expressions to pass the filters.
186
+ # parentheses. For example, (scheduling.automaticRestart = true) (cpuPlatform = "
187
+ # Intel Skylake"). By default, each expression is an AND expression. However,
188
+ # you can include AND and OR expressions explicitly. For example, (cpuPlatform =
189
+ # "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND (scheduling.
190
+ # automaticRestart = true).
194
191
  # @param [Fixnum] max_results
195
192
  # The maximum number of results per page that should be returned. If the number
196
193
  # of available results is larger than maxResults, Compute Engine returns a
@@ -491,7 +488,7 @@ module Google
491
488
  # The project ID for this request.
492
489
  # @param [Google::Apis::DeploymentmanagerV2beta::Deployment] deployment_object
493
490
  # @param [String] create_policy
494
- #
491
+ # Sets the policy to use for creating new resources.
495
492
  # @param [Boolean] preview
496
493
  # If set to true, creates a deployment and creates "shell" resources but does
497
494
  # not actually instantiate these resources. This allows you to preview what your
@@ -540,25 +537,22 @@ module Google
540
537
  # @param [String] project
541
538
  # The project ID for this request.
542
539
  # @param [String] filter
543
- # Sets a filter `expression` for filtering listed resources. Your `expression`
544
- # must be in the format: field_name comparison_string literal_string.
545
- # The field_name is the name of the field you want to compare. Only atomic field
546
- # types are supported (string, number, boolean). The comparison_string must be
547
- # either eq (equals) or ne (not equals). The literal_string is the string value
548
- # to filter to. The literal value must be valid for the type of field you are
549
- # filtering by (string, number, boolean). For string fields, the literal value
550
- # is interpreted as a regular expression using RE2 syntax. The literal value
551
- # must match the entire field.
552
- # For example, to filter for instances that do not have a name of example-
553
- # instance, you would use name ne example-instance.
554
- # You can filter on nested fields. For example, you could filter on instances
555
- # that have set the scheduling.automaticRestart field to true. Use filtering on
556
- # nested fields to take advantage of labels to organize and search for results
557
- # based on label values.
540
+ # A filter expression that filters resources listed in the response. The
541
+ # expression must specify the field name, a comparison operator, and the value
542
+ # that you want to use for filtering. The value must be a string, a number, or a
543
+ # boolean. The comparison operator must be either =, !=, >, or <.
544
+ # For example, if you are filtering Compute Engine instances, you can exclude
545
+ # instances named example-instance by specifying name != example-instance.
546
+ # You can also filter nested fields. For example, you could specify scheduling.
547
+ # automaticRestart = false to include instances only if they are not scheduled
548
+ # for automatic restarts. You can use filtering on nested fields to filter based
549
+ # on resource labels.
558
550
  # To filter on multiple expressions, provide each separate expression within
559
- # parentheses. For example, (scheduling.automaticRestart eq true) (zone eq us-
560
- # central1-f). Multiple expressions are treated as AND expressions, meaning that
561
- # resources must match all expressions to pass the filters.
551
+ # parentheses. For example, (scheduling.automaticRestart = true) (cpuPlatform = "
552
+ # Intel Skylake"). By default, each expression is an AND expression. However,
553
+ # you can include AND and OR expressions explicitly. For example, (cpuPlatform =
554
+ # "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND (scheduling.
555
+ # automaticRestart = true).
562
556
  # @param [Fixnum] max_results
563
557
  # The maximum number of results per page that should be returned. If the number
564
558
  # of available results is larger than maxResults, Compute Engine returns a
@@ -902,25 +896,22 @@ module Google
902
896
  # @param [String] deployment
903
897
  # The name of the deployment for this request.
904
898
  # @param [String] filter
905
- # Sets a filter `expression` for filtering listed resources. Your `expression`
906
- # must be in the format: field_name comparison_string literal_string.
907
- # The field_name is the name of the field you want to compare. Only atomic field
908
- # types are supported (string, number, boolean). The comparison_string must be
909
- # either eq (equals) or ne (not equals). The literal_string is the string value
910
- # to filter to. The literal value must be valid for the type of field you are
911
- # filtering by (string, number, boolean). For string fields, the literal value
912
- # is interpreted as a regular expression using RE2 syntax. The literal value
913
- # must match the entire field.
914
- # For example, to filter for instances that do not have a name of example-
915
- # instance, you would use name ne example-instance.
916
- # You can filter on nested fields. For example, you could filter on instances
917
- # that have set the scheduling.automaticRestart field to true. Use filtering on
918
- # nested fields to take advantage of labels to organize and search for results
919
- # based on label values.
899
+ # A filter expression that filters resources listed in the response. The
900
+ # expression must specify the field name, a comparison operator, and the value
901
+ # that you want to use for filtering. The value must be a string, a number, or a
902
+ # boolean. The comparison operator must be either =, !=, >, or <.
903
+ # For example, if you are filtering Compute Engine instances, you can exclude
904
+ # instances named example-instance by specifying name != example-instance.
905
+ # You can also filter nested fields. For example, you could specify scheduling.
906
+ # automaticRestart = false to include instances only if they are not scheduled
907
+ # for automatic restarts. You can use filtering on nested fields to filter based
908
+ # on resource labels.
920
909
  # To filter on multiple expressions, provide each separate expression within
921
- # parentheses. For example, (scheduling.automaticRestart eq true) (zone eq us-
922
- # central1-f). Multiple expressions are treated as AND expressions, meaning that
923
- # resources must match all expressions to pass the filters.
910
+ # parentheses. For example, (scheduling.automaticRestart = true) (cpuPlatform = "
911
+ # Intel Skylake"). By default, each expression is an AND expression. However,
912
+ # you can include AND and OR expressions explicitly. For example, (cpuPlatform =
913
+ # "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND (scheduling.
914
+ # automaticRestart = true).
924
915
  # @param [Fixnum] max_results
925
916
  # The maximum number of results per page that should be returned. If the number
926
917
  # of available results is larger than maxResults, Compute Engine returns a
@@ -1017,25 +1008,22 @@ module Google
1017
1008
  # @param [String] project
1018
1009
  # The project ID for this request.
1019
1010
  # @param [String] filter
1020
- # Sets a filter `expression` for filtering listed resources. Your `expression`
1021
- # must be in the format: field_name comparison_string literal_string.
1022
- # The field_name is the name of the field you want to compare. Only atomic field
1023
- # types are supported (string, number, boolean). The comparison_string must be
1024
- # either eq (equals) or ne (not equals). The literal_string is the string value
1025
- # to filter to. The literal value must be valid for the type of field you are
1026
- # filtering by (string, number, boolean). For string fields, the literal value
1027
- # is interpreted as a regular expression using RE2 syntax. The literal value
1028
- # must match the entire field.
1029
- # For example, to filter for instances that do not have a name of example-
1030
- # instance, you would use name ne example-instance.
1031
- # You can filter on nested fields. For example, you could filter on instances
1032
- # that have set the scheduling.automaticRestart field to true. Use filtering on
1033
- # nested fields to take advantage of labels to organize and search for results
1034
- # based on label values.
1011
+ # A filter expression that filters resources listed in the response. The
1012
+ # expression must specify the field name, a comparison operator, and the value
1013
+ # that you want to use for filtering. The value must be a string, a number, or a
1014
+ # boolean. The comparison operator must be either =, !=, >, or <.
1015
+ # For example, if you are filtering Compute Engine instances, you can exclude
1016
+ # instances named example-instance by specifying name != example-instance.
1017
+ # You can also filter nested fields. For example, you could specify scheduling.
1018
+ # automaticRestart = false to include instances only if they are not scheduled
1019
+ # for automatic restarts. You can use filtering on nested fields to filter based
1020
+ # on resource labels.
1035
1021
  # To filter on multiple expressions, provide each separate expression within
1036
- # parentheses. For example, (scheduling.automaticRestart eq true) (zone eq us-
1037
- # central1-f). Multiple expressions are treated as AND expressions, meaning that
1038
- # resources must match all expressions to pass the filters.
1022
+ # parentheses. For example, (scheduling.automaticRestart = true) (cpuPlatform = "
1023
+ # Intel Skylake"). By default, each expression is an AND expression. However,
1024
+ # you can include AND and OR expressions explicitly. For example, (cpuPlatform =
1025
+ # "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND (scheduling.
1026
+ # automaticRestart = true).
1039
1027
  # @param [Fixnum] max_results
1040
1028
  # The maximum number of results per page that should be returned. If the number
1041
1029
  # of available results is larger than maxResults, Compute Engine returns a
@@ -1136,25 +1124,22 @@ module Google
1136
1124
  # @param [String] deployment
1137
1125
  # The name of the deployment for this request.
1138
1126
  # @param [String] filter
1139
- # Sets a filter `expression` for filtering listed resources. Your `expression`
1140
- # must be in the format: field_name comparison_string literal_string.
1141
- # The field_name is the name of the field you want to compare. Only atomic field
1142
- # types are supported (string, number, boolean). The comparison_string must be
1143
- # either eq (equals) or ne (not equals). The literal_string is the string value
1144
- # to filter to. The literal value must be valid for the type of field you are
1145
- # filtering by (string, number, boolean). For string fields, the literal value
1146
- # is interpreted as a regular expression using RE2 syntax. The literal value
1147
- # must match the entire field.
1148
- # For example, to filter for instances that do not have a name of example-
1149
- # instance, you would use name ne example-instance.
1150
- # You can filter on nested fields. For example, you could filter on instances
1151
- # that have set the scheduling.automaticRestart field to true. Use filtering on
1152
- # nested fields to take advantage of labels to organize and search for results
1153
- # based on label values.
1127
+ # A filter expression that filters resources listed in the response. The
1128
+ # expression must specify the field name, a comparison operator, and the value
1129
+ # that you want to use for filtering. The value must be a string, a number, or a
1130
+ # boolean. The comparison operator must be either =, !=, >, or <.
1131
+ # For example, if you are filtering Compute Engine instances, you can exclude
1132
+ # instances named example-instance by specifying name != example-instance.
1133
+ # You can also filter nested fields. For example, you could specify scheduling.
1134
+ # automaticRestart = false to include instances only if they are not scheduled
1135
+ # for automatic restarts. You can use filtering on nested fields to filter based
1136
+ # on resource labels.
1154
1137
  # To filter on multiple expressions, provide each separate expression within
1155
- # parentheses. For example, (scheduling.automaticRestart eq true) (zone eq us-
1156
- # central1-f). Multiple expressions are treated as AND expressions, meaning that
1157
- # resources must match all expressions to pass the filters.
1138
+ # parentheses. For example, (scheduling.automaticRestart = true) (cpuPlatform = "
1139
+ # Intel Skylake"). By default, each expression is an AND expression. However,
1140
+ # you can include AND and OR expressions explicitly. For example, (cpuPlatform =
1141
+ # "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND (scheduling.
1142
+ # automaticRestart = true).
1158
1143
  # @param [Fixnum] max_results
1159
1144
  # The maximum number of results per page that should be returned. If the number
1160
1145
  # of available results is larger than maxResults, Compute Engine returns a
@@ -1368,25 +1353,22 @@ module Google
1368
1353
  # @param [String] project
1369
1354
  # The project ID for this request.
1370
1355
  # @param [String] filter
1371
- # Sets a filter `expression` for filtering listed resources. Your `expression`
1372
- # must be in the format: field_name comparison_string literal_string.
1373
- # The field_name is the name of the field you want to compare. Only atomic field
1374
- # types are supported (string, number, boolean). The comparison_string must be
1375
- # either eq (equals) or ne (not equals). The literal_string is the string value
1376
- # to filter to. The literal value must be valid for the type of field you are
1377
- # filtering by (string, number, boolean). For string fields, the literal value
1378
- # is interpreted as a regular expression using RE2 syntax. The literal value
1379
- # must match the entire field.
1380
- # For example, to filter for instances that do not have a name of example-
1381
- # instance, you would use name ne example-instance.
1382
- # You can filter on nested fields. For example, you could filter on instances
1383
- # that have set the scheduling.automaticRestart field to true. Use filtering on
1384
- # nested fields to take advantage of labels to organize and search for results
1385
- # based on label values.
1356
+ # A filter expression that filters resources listed in the response. The
1357
+ # expression must specify the field name, a comparison operator, and the value
1358
+ # that you want to use for filtering. The value must be a string, a number, or a
1359
+ # boolean. The comparison operator must be either =, !=, >, or <.
1360
+ # For example, if you are filtering Compute Engine instances, you can exclude
1361
+ # instances named example-instance by specifying name != example-instance.
1362
+ # You can also filter nested fields. For example, you could specify scheduling.
1363
+ # automaticRestart = false to include instances only if they are not scheduled
1364
+ # for automatic restarts. You can use filtering on nested fields to filter based
1365
+ # on resource labels.
1386
1366
  # To filter on multiple expressions, provide each separate expression within
1387
- # parentheses. For example, (scheduling.automaticRestart eq true) (zone eq us-
1388
- # central1-f). Multiple expressions are treated as AND expressions, meaning that
1389
- # resources must match all expressions to pass the filters.
1367
+ # parentheses. For example, (scheduling.automaticRestart = true) (cpuPlatform = "
1368
+ # Intel Skylake"). By default, each expression is an AND expression. However,
1369
+ # you can include AND and OR expressions explicitly. For example, (cpuPlatform =
1370
+ # "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND (scheduling.
1371
+ # automaticRestart = true).
1390
1372
  # @param [Fixnum] max_results
1391
1373
  # The maximum number of results per page that should be returned. If the number
1392
1374
  # of available results is larger than maxResults, Compute Engine returns a
@@ -1446,25 +1428,22 @@ module Google
1446
1428
  # @param [String] type_provider
1447
1429
  # The name of the type provider for this request.
1448
1430
  # @param [String] filter
1449
- # Sets a filter `expression` for filtering listed resources. Your `expression`
1450
- # must be in the format: field_name comparison_string literal_string.
1451
- # The field_name is the name of the field you want to compare. Only atomic field
1452
- # types are supported (string, number, boolean). The comparison_string must be
1453
- # either eq (equals) or ne (not equals). The literal_string is the string value
1454
- # to filter to. The literal value must be valid for the type of field you are
1455
- # filtering by (string, number, boolean). For string fields, the literal value
1456
- # is interpreted as a regular expression using RE2 syntax. The literal value
1457
- # must match the entire field.
1458
- # For example, to filter for instances that do not have a name of example-
1459
- # instance, you would use name ne example-instance.
1460
- # You can filter on nested fields. For example, you could filter on instances
1461
- # that have set the scheduling.automaticRestart field to true. Use filtering on
1462
- # nested fields to take advantage of labels to organize and search for results
1463
- # based on label values.
1431
+ # A filter expression that filters resources listed in the response. The
1432
+ # expression must specify the field name, a comparison operator, and the value
1433
+ # that you want to use for filtering. The value must be a string, a number, or a
1434
+ # boolean. The comparison operator must be either =, !=, >, or <.
1435
+ # For example, if you are filtering Compute Engine instances, you can exclude
1436
+ # instances named example-instance by specifying name != example-instance.
1437
+ # You can also filter nested fields. For example, you could specify scheduling.
1438
+ # automaticRestart = false to include instances only if they are not scheduled
1439
+ # for automatic restarts. You can use filtering on nested fields to filter based
1440
+ # on resource labels.
1464
1441
  # To filter on multiple expressions, provide each separate expression within
1465
- # parentheses. For example, (scheduling.automaticRestart eq true) (zone eq us-
1466
- # central1-f). Multiple expressions are treated as AND expressions, meaning that
1467
- # resources must match all expressions to pass the filters.
1442
+ # parentheses. For example, (scheduling.automaticRestart = true) (cpuPlatform = "
1443
+ # Intel Skylake"). By default, each expression is an AND expression. However,
1444
+ # you can include AND and OR expressions explicitly. For example, (cpuPlatform =
1445
+ # "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND (scheduling.
1446
+ # automaticRestart = true).
1468
1447
  # @param [Fixnum] max_results
1469
1448
  # The maximum number of results per page that should be returned. If the number
1470
1449
  # of available results is larger than maxResults, Compute Engine returns a
@@ -1605,25 +1584,22 @@ module Google
1605
1584
  # @param [String] project
1606
1585
  # The project ID for this request.
1607
1586
  # @param [String] filter
1608
- # Sets a filter `expression` for filtering listed resources. Your `expression`
1609
- # must be in the format: field_name comparison_string literal_string.
1610
- # The field_name is the name of the field you want to compare. Only atomic field
1611
- # types are supported (string, number, boolean). The comparison_string must be
1612
- # either eq (equals) or ne (not equals). The literal_string is the string value
1613
- # to filter to. The literal value must be valid for the type of field you are
1614
- # filtering by (string, number, boolean). For string fields, the literal value
1615
- # is interpreted as a regular expression using RE2 syntax. The literal value
1616
- # must match the entire field.
1617
- # For example, to filter for instances that do not have a name of example-
1618
- # instance, you would use name ne example-instance.
1619
- # You can filter on nested fields. For example, you could filter on instances
1620
- # that have set the scheduling.automaticRestart field to true. Use filtering on
1621
- # nested fields to take advantage of labels to organize and search for results
1622
- # based on label values.
1587
+ # A filter expression that filters resources listed in the response. The
1588
+ # expression must specify the field name, a comparison operator, and the value
1589
+ # that you want to use for filtering. The value must be a string, a number, or a
1590
+ # boolean. The comparison operator must be either =, !=, >, or <.
1591
+ # For example, if you are filtering Compute Engine instances, you can exclude
1592
+ # instances named example-instance by specifying name != example-instance.
1593
+ # You can also filter nested fields. For example, you could specify scheduling.
1594
+ # automaticRestart = false to include instances only if they are not scheduled
1595
+ # for automatic restarts. You can use filtering on nested fields to filter based
1596
+ # on resource labels.
1623
1597
  # To filter on multiple expressions, provide each separate expression within
1624
- # parentheses. For example, (scheduling.automaticRestart eq true) (zone eq us-
1625
- # central1-f). Multiple expressions are treated as AND expressions, meaning that
1626
- # resources must match all expressions to pass the filters.
1598
+ # parentheses. For example, (scheduling.automaticRestart = true) (cpuPlatform = "
1599
+ # Intel Skylake"). By default, each expression is an AND expression. However,
1600
+ # you can include AND and OR expressions explicitly. For example, (cpuPlatform =
1601
+ # "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND (scheduling.
1602
+ # automaticRestart = true).
1627
1603
  # @param [Fixnum] max_results
1628
1604
  # The maximum number of results per page that should be returned. If the number
1629
1605
  # of available results is larger than maxResults, Compute Engine returns a