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
@@ -26,7 +26,7 @@ module Google
26
26
  # @see https://cloud.google.com/datastore/
27
27
  module DatastoreV1beta3
28
28
  VERSION = 'V1beta3'
29
- REVISION = '20171024'
29
+ REVISION = '20180321'
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'
@@ -324,6 +324,261 @@ module Google
324
324
  end
325
325
  end
326
326
 
327
+ # Metadata common to all Datastore Admin operations.
328
+ class GoogleDatastoreAdminV1CommonMetadata
329
+ include Google::Apis::Core::Hashable
330
+
331
+ # The time the operation ended, either successfully or otherwise.
332
+ # Corresponds to the JSON property `endTime`
333
+ # @return [String]
334
+ attr_accessor :end_time
335
+
336
+ # The client-assigned labels which were provided when the operation was
337
+ # created. May also include additional labels.
338
+ # Corresponds to the JSON property `labels`
339
+ # @return [Hash<String,String>]
340
+ attr_accessor :labels
341
+
342
+ # The type of the operation. Can be used as a filter in
343
+ # ListOperationsRequest.
344
+ # Corresponds to the JSON property `operationType`
345
+ # @return [String]
346
+ attr_accessor :operation_type
347
+
348
+ # The time that work began on the operation.
349
+ # Corresponds to the JSON property `startTime`
350
+ # @return [String]
351
+ attr_accessor :start_time
352
+
353
+ # The current state of the Operation.
354
+ # Corresponds to the JSON property `state`
355
+ # @return [String]
356
+ attr_accessor :state
357
+
358
+ def initialize(**args)
359
+ update!(**args)
360
+ end
361
+
362
+ # Update properties of this object
363
+ def update!(**args)
364
+ @end_time = args[:end_time] if args.key?(:end_time)
365
+ @labels = args[:labels] if args.key?(:labels)
366
+ @operation_type = args[:operation_type] if args.key?(:operation_type)
367
+ @start_time = args[:start_time] if args.key?(:start_time)
368
+ @state = args[:state] if args.key?(:state)
369
+ end
370
+ end
371
+
372
+ # Identifies a subset of entities in a project. This is specified as
373
+ # combinations of kinds and namespaces (either or both of which may be all, as
374
+ # described in the following examples).
375
+ # Example usage:
376
+ # Entire project:
377
+ # kinds=[], namespace_ids=[]
378
+ # Kinds Foo and Bar in all namespaces:
379
+ # kinds=['Foo', 'Bar'], namespace_ids=[]
380
+ # Kinds Foo and Bar only in the default namespace:
381
+ # kinds=['Foo', 'Bar'], namespace_ids=['']
382
+ # Kinds Foo and Bar in both the default and Baz namespaces:
383
+ # kinds=['Foo', 'Bar'], namespace_ids=['', 'Baz']
384
+ # The entire Baz namespace:
385
+ # kinds=[], namespace_ids=['Baz']
386
+ class GoogleDatastoreAdminV1EntityFilter
387
+ include Google::Apis::Core::Hashable
388
+
389
+ # If empty, then this represents all kinds.
390
+ # Corresponds to the JSON property `kinds`
391
+ # @return [Array<String>]
392
+ attr_accessor :kinds
393
+
394
+ # An empty list represents all namespaces. This is the preferred
395
+ # usage for projects that don't use namespaces.
396
+ # An empty string element represents the default namespace. This should be
397
+ # used if the project has data in non-default namespaces, but doesn't want to
398
+ # include them.
399
+ # Each namespace in this list must be unique.
400
+ # Corresponds to the JSON property `namespaceIds`
401
+ # @return [Array<String>]
402
+ attr_accessor :namespace_ids
403
+
404
+ def initialize(**args)
405
+ update!(**args)
406
+ end
407
+
408
+ # Update properties of this object
409
+ def update!(**args)
410
+ @kinds = args[:kinds] if args.key?(:kinds)
411
+ @namespace_ids = args[:namespace_ids] if args.key?(:namespace_ids)
412
+ end
413
+ end
414
+
415
+ # Metadata for ExportEntities operations.
416
+ class GoogleDatastoreAdminV1ExportEntitiesMetadata
417
+ include Google::Apis::Core::Hashable
418
+
419
+ # Metadata common to all Datastore Admin operations.
420
+ # Corresponds to the JSON property `common`
421
+ # @return [Google::Apis::DatastoreV1beta3::GoogleDatastoreAdminV1CommonMetadata]
422
+ attr_accessor :common
423
+
424
+ # Identifies a subset of entities in a project. This is specified as
425
+ # combinations of kinds and namespaces (either or both of which may be all, as
426
+ # described in the following examples).
427
+ # Example usage:
428
+ # Entire project:
429
+ # kinds=[], namespace_ids=[]
430
+ # Kinds Foo and Bar in all namespaces:
431
+ # kinds=['Foo', 'Bar'], namespace_ids=[]
432
+ # Kinds Foo and Bar only in the default namespace:
433
+ # kinds=['Foo', 'Bar'], namespace_ids=['']
434
+ # Kinds Foo and Bar in both the default and Baz namespaces:
435
+ # kinds=['Foo', 'Bar'], namespace_ids=['', 'Baz']
436
+ # The entire Baz namespace:
437
+ # kinds=[], namespace_ids=['Baz']
438
+ # Corresponds to the JSON property `entityFilter`
439
+ # @return [Google::Apis::DatastoreV1beta3::GoogleDatastoreAdminV1EntityFilter]
440
+ attr_accessor :entity_filter
441
+
442
+ # Location for the export metadata and data files. This will be the same
443
+ # value as the
444
+ # google.datastore.admin.v1.ExportEntitiesRequest.output_url_prefix
445
+ # field. The final output location is provided in
446
+ # google.datastore.admin.v1.ExportEntitiesResponse.output_url.
447
+ # Corresponds to the JSON property `outputUrlPrefix`
448
+ # @return [String]
449
+ attr_accessor :output_url_prefix
450
+
451
+ # Measures the progress of a particular metric.
452
+ # Corresponds to the JSON property `progressBytes`
453
+ # @return [Google::Apis::DatastoreV1beta3::GoogleDatastoreAdminV1Progress]
454
+ attr_accessor :progress_bytes
455
+
456
+ # Measures the progress of a particular metric.
457
+ # Corresponds to the JSON property `progressEntities`
458
+ # @return [Google::Apis::DatastoreV1beta3::GoogleDatastoreAdminV1Progress]
459
+ attr_accessor :progress_entities
460
+
461
+ def initialize(**args)
462
+ update!(**args)
463
+ end
464
+
465
+ # Update properties of this object
466
+ def update!(**args)
467
+ @common = args[:common] if args.key?(:common)
468
+ @entity_filter = args[:entity_filter] if args.key?(:entity_filter)
469
+ @output_url_prefix = args[:output_url_prefix] if args.key?(:output_url_prefix)
470
+ @progress_bytes = args[:progress_bytes] if args.key?(:progress_bytes)
471
+ @progress_entities = args[:progress_entities] if args.key?(:progress_entities)
472
+ end
473
+ end
474
+
475
+ # The response for
476
+ # google.datastore.admin.v1.DatastoreAdmin.ExportEntities.
477
+ class GoogleDatastoreAdminV1ExportEntitiesResponse
478
+ include Google::Apis::Core::Hashable
479
+
480
+ # Location of the output metadata file. This can be used to begin an import
481
+ # into Cloud Datastore (this project or another project). See
482
+ # google.datastore.admin.v1.ImportEntitiesRequest.input_url.
483
+ # Only present if the operation completed successfully.
484
+ # Corresponds to the JSON property `outputUrl`
485
+ # @return [String]
486
+ attr_accessor :output_url
487
+
488
+ def initialize(**args)
489
+ update!(**args)
490
+ end
491
+
492
+ # Update properties of this object
493
+ def update!(**args)
494
+ @output_url = args[:output_url] if args.key?(:output_url)
495
+ end
496
+ end
497
+
498
+ # Metadata for ImportEntities operations.
499
+ class GoogleDatastoreAdminV1ImportEntitiesMetadata
500
+ include Google::Apis::Core::Hashable
501
+
502
+ # Metadata common to all Datastore Admin operations.
503
+ # Corresponds to the JSON property `common`
504
+ # @return [Google::Apis::DatastoreV1beta3::GoogleDatastoreAdminV1CommonMetadata]
505
+ attr_accessor :common
506
+
507
+ # Identifies a subset of entities in a project. This is specified as
508
+ # combinations of kinds and namespaces (either or both of which may be all, as
509
+ # described in the following examples).
510
+ # Example usage:
511
+ # Entire project:
512
+ # kinds=[], namespace_ids=[]
513
+ # Kinds Foo and Bar in all namespaces:
514
+ # kinds=['Foo', 'Bar'], namespace_ids=[]
515
+ # Kinds Foo and Bar only in the default namespace:
516
+ # kinds=['Foo', 'Bar'], namespace_ids=['']
517
+ # Kinds Foo and Bar in both the default and Baz namespaces:
518
+ # kinds=['Foo', 'Bar'], namespace_ids=['', 'Baz']
519
+ # The entire Baz namespace:
520
+ # kinds=[], namespace_ids=['Baz']
521
+ # Corresponds to the JSON property `entityFilter`
522
+ # @return [Google::Apis::DatastoreV1beta3::GoogleDatastoreAdminV1EntityFilter]
523
+ attr_accessor :entity_filter
524
+
525
+ # The location of the import metadata file. This will be the same value as
526
+ # the google.datastore.admin.v1.ExportEntitiesResponse.output_url field.
527
+ # Corresponds to the JSON property `inputUrl`
528
+ # @return [String]
529
+ attr_accessor :input_url
530
+
531
+ # Measures the progress of a particular metric.
532
+ # Corresponds to the JSON property `progressBytes`
533
+ # @return [Google::Apis::DatastoreV1beta3::GoogleDatastoreAdminV1Progress]
534
+ attr_accessor :progress_bytes
535
+
536
+ # Measures the progress of a particular metric.
537
+ # Corresponds to the JSON property `progressEntities`
538
+ # @return [Google::Apis::DatastoreV1beta3::GoogleDatastoreAdminV1Progress]
539
+ attr_accessor :progress_entities
540
+
541
+ def initialize(**args)
542
+ update!(**args)
543
+ end
544
+
545
+ # Update properties of this object
546
+ def update!(**args)
547
+ @common = args[:common] if args.key?(:common)
548
+ @entity_filter = args[:entity_filter] if args.key?(:entity_filter)
549
+ @input_url = args[:input_url] if args.key?(:input_url)
550
+ @progress_bytes = args[:progress_bytes] if args.key?(:progress_bytes)
551
+ @progress_entities = args[:progress_entities] if args.key?(:progress_entities)
552
+ end
553
+ end
554
+
555
+ # Measures the progress of a particular metric.
556
+ class GoogleDatastoreAdminV1Progress
557
+ include Google::Apis::Core::Hashable
558
+
559
+ # The amount of work that has been completed. Note that this may be greater
560
+ # than work_estimated.
561
+ # Corresponds to the JSON property `workCompleted`
562
+ # @return [Fixnum]
563
+ attr_accessor :work_completed
564
+
565
+ # An estimate of how much work needs to be performed. May be zero if the
566
+ # work estimate is unavailable.
567
+ # Corresponds to the JSON property `workEstimated`
568
+ # @return [Fixnum]
569
+ attr_accessor :work_estimated
570
+
571
+ def initialize(**args)
572
+ update!(**args)
573
+ end
574
+
575
+ # Update properties of this object
576
+ def update!(**args)
577
+ @work_completed = args[:work_completed] if args.key?(:work_completed)
578
+ @work_estimated = args[:work_estimated] if args.key?(:work_estimated)
579
+ end
580
+ end
581
+
327
582
  # Metadata common to all Datastore Admin operations.
328
583
  class GoogleDatastoreAdminV1beta1CommonMetadata
329
584
  include Google::Apis::Core::Hashable
@@ -88,6 +88,42 @@ module Google
88
88
  include Google::Apis::Core::JsonObjectSupport
89
89
  end
90
90
 
91
+ class GoogleDatastoreAdminV1CommonMetadata
92
+ class Representation < Google::Apis::Core::JsonRepresentation; end
93
+
94
+ include Google::Apis::Core::JsonObjectSupport
95
+ end
96
+
97
+ class GoogleDatastoreAdminV1EntityFilter
98
+ class Representation < Google::Apis::Core::JsonRepresentation; end
99
+
100
+ include Google::Apis::Core::JsonObjectSupport
101
+ end
102
+
103
+ class GoogleDatastoreAdminV1ExportEntitiesMetadata
104
+ class Representation < Google::Apis::Core::JsonRepresentation; end
105
+
106
+ include Google::Apis::Core::JsonObjectSupport
107
+ end
108
+
109
+ class GoogleDatastoreAdminV1ExportEntitiesResponse
110
+ class Representation < Google::Apis::Core::JsonRepresentation; end
111
+
112
+ include Google::Apis::Core::JsonObjectSupport
113
+ end
114
+
115
+ class GoogleDatastoreAdminV1ImportEntitiesMetadata
116
+ class Representation < Google::Apis::Core::JsonRepresentation; end
117
+
118
+ include Google::Apis::Core::JsonObjectSupport
119
+ end
120
+
121
+ class GoogleDatastoreAdminV1Progress
122
+ class Representation < Google::Apis::Core::JsonRepresentation; end
123
+
124
+ include Google::Apis::Core::JsonObjectSupport
125
+ end
126
+
91
127
  class GoogleDatastoreAdminV1beta1CommonMetadata
92
128
  class Representation < Google::Apis::Core::JsonRepresentation; end
93
129
 
@@ -389,6 +425,70 @@ module Google
389
425
  end
390
426
  end
391
427
 
428
+ class GoogleDatastoreAdminV1CommonMetadata
429
+ # @private
430
+ class Representation < Google::Apis::Core::JsonRepresentation
431
+ property :end_time, as: 'endTime'
432
+ hash :labels, as: 'labels'
433
+ property :operation_type, as: 'operationType'
434
+ property :start_time, as: 'startTime'
435
+ property :state, as: 'state'
436
+ end
437
+ end
438
+
439
+ class GoogleDatastoreAdminV1EntityFilter
440
+ # @private
441
+ class Representation < Google::Apis::Core::JsonRepresentation
442
+ collection :kinds, as: 'kinds'
443
+ collection :namespace_ids, as: 'namespaceIds'
444
+ end
445
+ end
446
+
447
+ class GoogleDatastoreAdminV1ExportEntitiesMetadata
448
+ # @private
449
+ class Representation < Google::Apis::Core::JsonRepresentation
450
+ property :common, as: 'common', class: Google::Apis::DatastoreV1beta3::GoogleDatastoreAdminV1CommonMetadata, decorator: Google::Apis::DatastoreV1beta3::GoogleDatastoreAdminV1CommonMetadata::Representation
451
+
452
+ property :entity_filter, as: 'entityFilter', class: Google::Apis::DatastoreV1beta3::GoogleDatastoreAdminV1EntityFilter, decorator: Google::Apis::DatastoreV1beta3::GoogleDatastoreAdminV1EntityFilter::Representation
453
+
454
+ property :output_url_prefix, as: 'outputUrlPrefix'
455
+ property :progress_bytes, as: 'progressBytes', class: Google::Apis::DatastoreV1beta3::GoogleDatastoreAdminV1Progress, decorator: Google::Apis::DatastoreV1beta3::GoogleDatastoreAdminV1Progress::Representation
456
+
457
+ property :progress_entities, as: 'progressEntities', class: Google::Apis::DatastoreV1beta3::GoogleDatastoreAdminV1Progress, decorator: Google::Apis::DatastoreV1beta3::GoogleDatastoreAdminV1Progress::Representation
458
+
459
+ end
460
+ end
461
+
462
+ class GoogleDatastoreAdminV1ExportEntitiesResponse
463
+ # @private
464
+ class Representation < Google::Apis::Core::JsonRepresentation
465
+ property :output_url, as: 'outputUrl'
466
+ end
467
+ end
468
+
469
+ class GoogleDatastoreAdminV1ImportEntitiesMetadata
470
+ # @private
471
+ class Representation < Google::Apis::Core::JsonRepresentation
472
+ property :common, as: 'common', class: Google::Apis::DatastoreV1beta3::GoogleDatastoreAdminV1CommonMetadata, decorator: Google::Apis::DatastoreV1beta3::GoogleDatastoreAdminV1CommonMetadata::Representation
473
+
474
+ property :entity_filter, as: 'entityFilter', class: Google::Apis::DatastoreV1beta3::GoogleDatastoreAdminV1EntityFilter, decorator: Google::Apis::DatastoreV1beta3::GoogleDatastoreAdminV1EntityFilter::Representation
475
+
476
+ property :input_url, as: 'inputUrl'
477
+ property :progress_bytes, as: 'progressBytes', class: Google::Apis::DatastoreV1beta3::GoogleDatastoreAdminV1Progress, decorator: Google::Apis::DatastoreV1beta3::GoogleDatastoreAdminV1Progress::Representation
478
+
479
+ property :progress_entities, as: 'progressEntities', class: Google::Apis::DatastoreV1beta3::GoogleDatastoreAdminV1Progress, decorator: Google::Apis::DatastoreV1beta3::GoogleDatastoreAdminV1Progress::Representation
480
+
481
+ end
482
+ end
483
+
484
+ class GoogleDatastoreAdminV1Progress
485
+ # @private
486
+ class Representation < Google::Apis::Core::JsonRepresentation
487
+ property :work_completed, :numeric_string => true, as: 'workCompleted'
488
+ property :work_estimated, :numeric_string => true, as: 'workEstimated'
489
+ end
490
+ end
491
+
392
492
  class GoogleDatastoreAdminV1beta1CommonMetadata
393
493
  # @private
394
494
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -26,7 +26,7 @@ module Google
26
26
  # @see https://cloud.google.com/deployment-manager/
27
27
  module DeploymentmanagerAlpha
28
28
  VERSION = 'Alpha'
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'
@@ -2542,7 +2542,12 @@ module Google
2542
2542
  # @return [Array<Google::Apis::DeploymentmanagerAlpha::TypeProviderLabelEntry>]
2543
2543
  attr_accessor :labels
2544
2544
 
2545
- # Name of the type provider.
2545
+ # Name of the resource; provided by the client when the resource is created. The
2546
+ # name must be 1-63 characters long, and comply with RFC1035. Specifically, the
2547
+ # name must be 1-63 characters long and match the regular expression [a-z]([-a-
2548
+ # z0-9]*[a-z0-9])? which means the first character must be a lowercase letter,
2549
+ # and all following characters must be a dash, lowercase letter, or digit,
2550
+ # except the last character, which cannot be a dash.
2546
2551
  # Corresponds to the JSON property `name`
2547
2552
  # @return [String]
2548
2553
  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::DeploymentmanagerAlpha::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
@@ -1719,25 +1698,22 @@ module Google
1719
1698
  # @param [String] project
1720
1699
  # The project ID for this request.
1721
1700
  # @param [String] filter
1722
- # Sets a filter `expression` for filtering listed resources. Your `expression`
1723
- # must be in the format: field_name comparison_string literal_string.
1724
- # The field_name is the name of the field you want to compare. Only atomic field
1725
- # types are supported (string, number, boolean). The comparison_string must be
1726
- # either eq (equals) or ne (not equals). The literal_string is the string value
1727
- # to filter to. The literal value must be valid for the type of field you are
1728
- # filtering by (string, number, boolean). For string fields, the literal value
1729
- # is interpreted as a regular expression using RE2 syntax. The literal value
1730
- # must match the entire field.
1731
- # For example, to filter for instances that do not have a name of example-
1732
- # instance, you would use name ne example-instance.
1733
- # You can filter on nested fields. For example, you could filter on instances
1734
- # that have set the scheduling.automaticRestart field to true. Use filtering on
1735
- # nested fields to take advantage of labels to organize and search for results
1736
- # based on label values.
1701
+ # A filter expression that filters resources listed in the response. The
1702
+ # expression must specify the field name, a comparison operator, and the value
1703
+ # that you want to use for filtering. The value must be a string, a number, or a
1704
+ # boolean. The comparison operator must be either =, !=, >, or <.
1705
+ # For example, if you are filtering Compute Engine instances, you can exclude
1706
+ # instances named example-instance by specifying name != example-instance.
1707
+ # You can also filter nested fields. For example, you could specify scheduling.
1708
+ # automaticRestart = false to include instances only if they are not scheduled
1709
+ # for automatic restarts. You can use filtering on nested fields to filter based
1710
+ # on resource labels.
1737
1711
  # To filter on multiple expressions, provide each separate expression within
1738
- # parentheses. For example, (scheduling.automaticRestart eq true) (zone eq us-
1739
- # central1-f). Multiple expressions are treated as AND expressions, meaning that
1740
- # resources must match all expressions to pass the filters.
1712
+ # parentheses. For example, (scheduling.automaticRestart = true) (cpuPlatform = "
1713
+ # Intel Skylake"). By default, each expression is an AND expression. However,
1714
+ # you can include AND and OR expressions explicitly. For example, (cpuPlatform =
1715
+ # "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND (scheduling.
1716
+ # automaticRestart = true).
1741
1717
  # @param [Fixnum] max_results
1742
1718
  # The maximum number of results per page that should be returned. If the number
1743
1719
  # of available results is larger than maxResults, Compute Engine returns a