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://developers.google.com/compute/docs/reference/latest/
26
26
  module ComputeBeta
27
27
  VERSION = 'Beta'
28
- REVISION = '20180123'
28
+ REVISION = '20180314'
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'
@@ -586,8 +586,8 @@ module Google
586
586
 
587
587
  # Name of the resource. Provided by the client when the resource is created. The
588
588
  # name must be 1-63 characters long, and comply with RFC1035. Specifically, the
589
- # name must be 1-63 characters long and match the regular expression [a-z]([-a-
590
- # z0-9]*[a-z0-9])? which means the first character must be a lowercase letter,
589
+ # name must be 1-63 characters long and match the regular expression `[a-z]([-a-
590
+ # z0-9]*[a-z0-9])?` which means the first character must be a lowercase letter,
591
591
  # and all following characters must be a dash, lowercase letter, or digit,
592
592
  # except the last character, which cannot be a dash.
593
593
  # Corresponds to the JSON property `name`
@@ -1362,8 +1362,8 @@ module Google
1362
1362
 
1363
1363
  # Name of the resource. Provided by the client when the resource is created. The
1364
1364
  # name must be 1-63 characters long, and comply with RFC1035. Specifically, the
1365
- # name must be 1-63 characters long and match the regular expression [a-z]([-a-
1366
- # z0-9]*[a-z0-9])? which means the first character must be a lowercase letter,
1365
+ # name must be 1-63 characters long and match the regular expression `[a-z]([-a-
1366
+ # z0-9]*[a-z0-9])?` which means the first character must be a lowercase letter,
1367
1367
  # and all following characters must be a dash, lowercase letter, or digit,
1368
1368
  # except the last character, which cannot be a dash.
1369
1369
  # Corresponds to the JSON property `name`
@@ -2115,8 +2115,8 @@ module Google
2115
2115
 
2116
2116
  # Name of the resource. Provided by the client when the resource is created. The
2117
2117
  # name must be 1-63 characters long, and comply with RFC1035. Specifically, the
2118
- # name must be 1-63 characters long and match the regular expression [a-z]([-a-
2119
- # z0-9]*[a-z0-9])? which means the first character must be a lowercase letter,
2118
+ # name must be 1-63 characters long and match the regular expression `[a-z]([-a-
2119
+ # z0-9]*[a-z0-9])?` which means the first character must be a lowercase letter,
2120
2120
  # and all following characters must be a dash, lowercase letter, or digit,
2121
2121
  # except the last character, which cannot be a dash.
2122
2122
  # Corresponds to the JSON property `name`
@@ -2387,8 +2387,8 @@ module Google
2387
2387
 
2388
2388
  # Name of the resource. Provided by the client when the resource is created. The
2389
2389
  # name must be 1-63 characters long, and comply with RFC1035. Specifically, the
2390
- # name must be 1-63 characters long and match the regular expression [a-z]([-a-
2391
- # z0-9]*[a-z0-9])? which means the first character must be a lowercase letter,
2390
+ # name must be 1-63 characters long and match the regular expression `[a-z]([-a-
2391
+ # z0-9]*[a-z0-9])?` which means the first character must be a lowercase letter,
2392
2392
  # and all following characters must be a dash, lowercase letter, or digit,
2393
2393
  # except the last character, which cannot be a dash.
2394
2394
  # Corresponds to the JSON property `name`
@@ -3083,8 +3083,8 @@ module Google
3083
3083
 
3084
3084
  # Name of the resource. Provided by the client when the resource is created. The
3085
3085
  # name must be 1-63 characters long, and comply with RFC1035. Specifically, the
3086
- # name must be 1-63 characters long and match the regular expression [a-z]([-a-
3087
- # z0-9]*[a-z0-9])? which means the first character must be a lowercase letter,
3086
+ # name must be 1-63 characters long and match the regular expression `[a-z]([-a-
3087
+ # z0-9]*[a-z0-9])?` which means the first character must be a lowercase letter,
3088
3088
  # and all following characters must be a dash, lowercase letter, or digit,
3089
3089
  # except the last character, which cannot be a dash.
3090
3090
  # Corresponds to the JSON property `name`
@@ -3748,8 +3748,8 @@ module Google
3748
3748
 
3749
3749
  # Name of the resource. Provided by the client when the resource is created. The
3750
3750
  # name must be 1-63 characters long, and comply with RFC1035. Specifically, the
3751
- # name must be 1-63 characters long and match the regular expression [a-z]([-a-
3752
- # z0-9]*[a-z0-9])? which means the first character must be a lowercase letter,
3751
+ # name must be 1-63 characters long and match the regular expression `[a-z]([-a-
3752
+ # z0-9]*[a-z0-9])?` which means the first character must be a lowercase letter,
3753
3753
  # and all following characters must be a dash, lowercase letter, or digit,
3754
3754
  # except the last character, which cannot be a dash.
3755
3755
  # Corresponds to the JSON property `name`
@@ -3761,6 +3761,19 @@ module Google
3761
3761
  # @return [String]
3762
3762
  attr_accessor :options
3763
3763
 
3764
+ # [Output Only] URL of the region where the disk resides. Only applicable for
3765
+ # regional resources. You must specify this field as part of the HTTP request
3766
+ # URL. It is not settable as a field in the request body.
3767
+ # Corresponds to the JSON property `region`
3768
+ # @return [String]
3769
+ attr_accessor :region
3770
+
3771
+ # URLs of the zones where the disk should be replicated to. Only applicable for
3772
+ # regional resources.
3773
+ # Corresponds to the JSON property `replicaZones`
3774
+ # @return [Array<String>]
3775
+ attr_accessor :replica_zones
3776
+
3764
3777
  # [Output Only] Server-defined fully-qualified URL for this resource.
3765
3778
  # Corresponds to the JSON property `selfLink`
3766
3779
  # @return [String]
@@ -3884,6 +3897,8 @@ module Google
3884
3897
  @licenses = args[:licenses] if args.key?(:licenses)
3885
3898
  @name = args[:name] if args.key?(:name)
3886
3899
  @options = args[:options] if args.key?(:options)
3900
+ @region = args[:region] if args.key?(:region)
3901
+ @replica_zones = args[:replica_zones] if args.key?(:replica_zones)
3887
3902
  @self_link = args[:self_link] if args.key?(:self_link)
3888
3903
  @size_gb = args[:size_gb] if args.key?(:size_gb)
3889
3904
  @source_image = args[:source_image] if args.key?(:source_image)
@@ -4041,7 +4056,19 @@ module Google
4041
4056
  # @return [String]
4042
4057
  attr_accessor :device_name
4043
4058
 
4044
- # Specifies whether to include the disk and what image to use.
4059
+ # Specifies whether to include the disk and what image to use. Possible values
4060
+ # are:
4061
+ # - source-image: to use the same image that was used to create the source
4062
+ # instance's corresponding disk. Applicable to the boot disk and additional read-
4063
+ # write disks.
4064
+ # - source-image-family: to use the same image family that was used to create
4065
+ # the source instance's corresponding disk. Applicable to the boot disk and
4066
+ # additional read-write disks.
4067
+ # - custom-image: to use a user-provided image url for disk creation. Applicable
4068
+ # to the boot disk and additional read-write disks.
4069
+ # - attach-read-only: to attach a read-only disk. Applicable to read-only disks.
4070
+ # - do-not-include: to exclude a disk from the template. Applicable to
4071
+ # additional read-write disks, local SSDs, and read-only disks.
4045
4072
  # Corresponds to the JSON property `instantiateFrom`
4046
4073
  # @return [String]
4047
4074
  attr_accessor :instantiate_from
@@ -4847,6 +4874,15 @@ module Google
4847
4874
  # @return [String]
4848
4875
  attr_accessor :direction
4849
4876
 
4877
+ # Denotes whether the firewall rule is disabled, i.e not applied to the network
4878
+ # it is associated with. When set to true, the firewall rule is not enforced and
4879
+ # the network behaves as if it did not exist. If this is unspecified, the
4880
+ # firewall rule will be enabled.
4881
+ # Corresponds to the JSON property `disabled`
4882
+ # @return [Boolean]
4883
+ attr_accessor :disabled
4884
+ alias_method :disabled?, :disabled
4885
+
4850
4886
  # [Output Only] The unique identifier for the resource. This identifier is
4851
4887
  # defined by the server.
4852
4888
  # Corresponds to the JSON property `id`
@@ -4860,8 +4896,8 @@ module Google
4860
4896
 
4861
4897
  # Name of the resource; provided by the client when the resource is created. The
4862
4898
  # name must be 1-63 characters long, and comply with RFC1035. Specifically, the
4863
- # name must be 1-63 characters long and match the regular expression [a-z]([-a-
4864
- # z0-9]*[a-z0-9])? which means the first character must be a lowercase letter,
4899
+ # name must be 1-63 characters long and match the regular expression `[a-z]([-a-
4900
+ # z0-9]*[a-z0-9])?` which means the first character must be a lowercase letter,
4865
4901
  # and all following characters must be a dash, lowercase letter, or digit,
4866
4902
  # except the last character, which cannot be a dash.
4867
4903
  # Corresponds to the JSON property `name`
@@ -4964,6 +5000,7 @@ module Google
4964
5000
  @description = args[:description] if args.key?(:description)
4965
5001
  @destination_ranges = args[:destination_ranges] if args.key?(:destination_ranges)
4966
5002
  @direction = args[:direction] if args.key?(:direction)
5003
+ @disabled = args[:disabled] if args.key?(:disabled)
4967
5004
  @id = args[:id] if args.key?(:id)
4968
5005
  @kind = args[:kind] if args.key?(:kind)
4969
5006
  @name = args[:name] if args.key?(:name)
@@ -5307,8 +5344,8 @@ module Google
5307
5344
 
5308
5345
  # Name of the resource; provided by the client when the resource is created. The
5309
5346
  # name must be 1-63 characters long, and comply with RFC1035. Specifically, the
5310
- # name must be 1-63 characters long and match the regular expression [a-z]([-a-
5311
- # z0-9]*[a-z0-9])? which means the first character must be a lowercase letter,
5347
+ # name must be 1-63 characters long and match the regular expression `[a-z]([-a-
5348
+ # z0-9]*[a-z0-9])?` which means the first character must be a lowercase letter,
5312
5349
  # and all following characters must be a dash, lowercase letter, or digit,
5313
5350
  # except the last character, which cannot be a dash.
5314
5351
  # Corresponds to the JSON property `name`
@@ -5377,10 +5414,10 @@ module Google
5377
5414
  # An optional prefix to the service name for this Forwarding Rule. If specified,
5378
5415
  # will be the first label of the fully qualified service name.
5379
5416
  # The label must be 1-63 characters long, and comply with RFC1035. Specifically,
5380
- # the label must be 1-63 characters long and match the regular expression [a-z]([
5381
- # -a-z0-9]*[a-z0-9])? which means the first character must be a lowercase letter,
5382
- # and all following characters must be a dash, lowercase letter, or digit,
5383
- # except the last character, which cannot be a dash.
5417
+ # the label must be 1-63 characters long and match the regular expression `[a-z](
5418
+ # [-a-z0-9]*[a-z0-9])?` which means the first character must be a lowercase
5419
+ # letter, and all following characters must be a dash, lowercase letter, or
5420
+ # digit, except the last character, which cannot be a dash.
5384
5421
  # This field is only used for internal load balancing.
5385
5422
  # Corresponds to the JSON property `serviceLabel`
5386
5423
  # @return [String]
@@ -5785,11 +5822,11 @@ module Google
5785
5822
 
5786
5823
  # A list of labels to apply for this resource. Each label key & value must
5787
5824
  # comply with RFC1035. Specifically, the name must be 1-63 characters long and
5788
- # match the regular expression [a-z]([-a-z0-9]*[a-z0-9])? which means the first
5789
- # character must be a lowercase letter, and all following characters must be a
5790
- # dash, lowercase letter, or digit, except the last character, which cannot be a
5791
- # dash. For example, "webserver-frontend": "images". A label value can also be
5792
- # empty (e.g. "my-label": "").
5825
+ # match the regular expression `[a-z]([-a-z0-9]*[a-z0-9])?` which means the
5826
+ # first character must be a lowercase letter, and all following characters must
5827
+ # be a dash, lowercase letter, or digit, except the last character, which cannot
5828
+ # be a dash. For example, "webserver-frontend": "images". A label value can also
5829
+ # be empty (e.g. "my-label": "").
5793
5830
  # Corresponds to the JSON property `labels`
5794
5831
  # @return [Hash<String,String>]
5795
5832
  attr_accessor :labels
@@ -5988,8 +6025,8 @@ module Google
5988
6025
 
5989
6026
  # Name of the resource. Provided by the client when the resource is created. The
5990
6027
  # name must be 1-63 characters long, and comply with RFC1035. Specifically, the
5991
- # name must be 1-63 characters long and match the regular expression [a-z]([-a-
5992
- # z0-9]*[a-z0-9])? which means the first character must be a lowercase letter,
6028
+ # name must be 1-63 characters long and match the regular expression `[a-z]([-a-
6029
+ # z0-9]*[a-z0-9])?` which means the first character must be a lowercase letter,
5993
6030
  # and all following characters must be a dash, lowercase letter, or digit,
5994
6031
  # except the last character, which cannot be a dash.
5995
6032
  # Corresponds to the JSON property `name`
@@ -6323,8 +6360,8 @@ module Google
6323
6360
 
6324
6361
  # Name of the resource. Provided by the client when the resource is created. The
6325
6362
  # name must be 1-63 characters long, and comply with RFC1035. Specifically, the
6326
- # name must be 1-63 characters long and match the regular expression [a-z]([-a-
6327
- # z0-9]*[a-z0-9])? which means the first character must be a lowercase letter,
6363
+ # name must be 1-63 characters long and match the regular expression `[a-z]([-a-
6364
+ # z0-9]*[a-z0-9])?` which means the first character must be a lowercase letter,
6328
6365
  # and all following characters must be a dash, lowercase letter, or digit,
6329
6366
  # except the last character, which cannot be a dash.
6330
6367
  # Corresponds to the JSON property `name`
@@ -6545,8 +6582,8 @@ module Google
6545
6582
 
6546
6583
  # Name of the resource. Provided by the client when the resource is created. The
6547
6584
  # name must be 1-63 characters long, and comply with RFC1035. Specifically, the
6548
- # name must be 1-63 characters long and match the regular expression [a-z]([-a-
6549
- # z0-9]*[a-z0-9])? which means the first character must be a lowercase letter,
6585
+ # name must be 1-63 characters long and match the regular expression `[a-z]([-a-
6586
+ # z0-9]*[a-z0-9])?` which means the first character must be a lowercase letter,
6550
6587
  # and all following characters must be a dash, lowercase letter, or digit,
6551
6588
  # except the last character, which cannot be a dash.
6552
6589
  # Corresponds to the JSON property `name`
@@ -6812,8 +6849,8 @@ module Google
6812
6849
 
6813
6850
  # Name of the resource; provided by the client when the resource is created. The
6814
6851
  # name must be 1-63 characters long, and comply with RFC1035. Specifically, the
6815
- # name must be 1-63 characters long and match the regular expression [a-z]([-a-
6816
- # z0-9]*[a-z0-9])? which means the first character must be a lowercase letter,
6852
+ # name must be 1-63 characters long and match the regular expression `[a-z]([-a-
6853
+ # z0-9]*[a-z0-9])?` which means the first character must be a lowercase letter,
6817
6854
  # and all following characters must be a dash, lowercase letter, or digit,
6818
6855
  # except the last character, which cannot be a dash.
6819
6856
  # Corresponds to the JSON property `name`
@@ -7205,9 +7242,10 @@ module Google
7205
7242
  # The name of the resource, provided by the client when initially creating the
7206
7243
  # resource. The resource name must be 1-63 characters long, and comply with
7207
7244
  # RFC1035. Specifically, the name must be 1-63 characters long and match the
7208
- # regular expression [a-z]([-a-z0-9]*[a-z0-9])? which means the first character
7209
- # must be a lowercase letter, and all following characters must be a dash,
7210
- # lowercase letter, or digit, except the last character, which cannot be a dash.
7245
+ # regular expression `[a-z]([-a-z0-9]*[a-z0-9])?` which means the first
7246
+ # character must be a lowercase letter, and all following characters must be a
7247
+ # dash, lowercase letter, or digit, except the last character, which cannot be a
7248
+ # dash.
7211
7249
  # Corresponds to the JSON property `name`
7212
7250
  # @return [String]
7213
7251
  attr_accessor :name
@@ -9444,8 +9482,8 @@ module Google
9444
9482
 
9445
9483
  # Name of the resource; provided by the client when the resource is created. The
9446
9484
  # name must be 1-63 characters long, and comply with RFC1035. Specifically, the
9447
- # name must be 1-63 characters long and match the regular expression [a-z]([-a-
9448
- # z0-9]*[a-z0-9])? which means the first character must be a lowercase letter,
9485
+ # name must be 1-63 characters long and match the regular expression `[a-z]([-a-
9486
+ # z0-9]*[a-z0-9])?` which means the first character must be a lowercase letter,
9449
9487
  # and all following characters must be a dash, lowercase letter, or digit,
9450
9488
  # except the last character, which cannot be a dash.
9451
9489
  # Corresponds to the JSON property `name`
@@ -9986,8 +10024,8 @@ module Google
9986
10024
 
9987
10025
  # Name of the resource. Provided by the client when the resource is created. The
9988
10026
  # name must be 1-63 characters long, and comply with RFC1035. Specifically, the
9989
- # name must be 1-63 characters long and match the regular expression [a-z]([-a-
9990
- # z0-9]*[a-z0-9])? which means the first character must be a lowercase letter,
10027
+ # name must be 1-63 characters long and match the regular expression `[a-z]([-a-
10028
+ # z0-9]*[a-z0-9])?` which means the first character must be a lowercase letter,
9991
10029
  # and all following characters must be a dash, lowercase letter, or digit,
9992
10030
  # except the last character, which cannot be a dash.
9993
10031
  # Corresponds to the JSON property `name`
@@ -10031,6 +10069,12 @@ module Google
10031
10069
  # @return [String]
10032
10070
  attr_accessor :self_link
10033
10071
 
10072
+ # [Output Only] The current state of whether or not this Interconnect is
10073
+ # functional.
10074
+ # Corresponds to the JSON property `state`
10075
+ # @return [String]
10076
+ attr_accessor :state
10077
+
10034
10078
  def initialize(**args)
10035
10079
  update!(**args)
10036
10080
  end
@@ -10060,6 +10104,7 @@ module Google
10060
10104
  @provisioned_link_count = args[:provisioned_link_count] if args.key?(:provisioned_link_count)
10061
10105
  @requested_link_count = args[:requested_link_count] if args.key?(:requested_link_count)
10062
10106
  @self_link = args[:self_link] if args.key?(:self_link)
10107
+ @state = args[:state] if args.key?(:state)
10063
10108
  end
10064
10109
  end
10065
10110
 
@@ -10069,6 +10114,31 @@ module Google
10069
10114
  class InterconnectAttachment
10070
10115
  include Google::Apis::Core::Hashable
10071
10116
 
10117
+ # Determines whether this Attachment will carry packets. Not present for
10118
+ # PARTNER_PROVIDER.
10119
+ # Corresponds to the JSON property `adminEnabled`
10120
+ # @return [Boolean]
10121
+ attr_accessor :admin_enabled
10122
+ alias_method :admin_enabled?, :admin_enabled
10123
+
10124
+ # Provisioned bandwidth capacity for the interconnectAttachment. Can be set by
10125
+ # the partner to update the customer's provisioned bandwidth. Output only for
10126
+ # for PARTNER type, mutable for PARTNER_PROVIDER, not available for DEDICATED.
10127
+ # Corresponds to the JSON property `bandwidth`
10128
+ # @return [String]
10129
+ attr_accessor :bandwidth
10130
+
10131
+ # Up to 16 candidate prefixes that can be used to restrict the allocation of
10132
+ # cloudRouterIpAddress and customerRouterIpAddress for this attachment. All
10133
+ # prefixes must be within link-local address space (169.254.0.0/16) and must be /
10134
+ # 29 or shorter (/28, /27, etc). Google will attempt to select an unused /29
10135
+ # from the supplied candidate prefix(es). The request will fail if all possible /
10136
+ # 29s are in use on Google?s edge. If not supplied, Google will randomly select
10137
+ # an unused /29 from all of link-local space.
10138
+ # Corresponds to the JSON property `candidateSubnets`
10139
+ # @return [Array<String>]
10140
+ attr_accessor :candidate_subnets
10141
+
10072
10142
  # [Output Only] IPv4 address + prefix length to be configured on Cloud Router
10073
10143
  # Interface for this interconnect attachment.
10074
10144
  # Corresponds to the JSON property `cloudRouterIpAddress`
@@ -10091,6 +10161,16 @@ module Google
10091
10161
  # @return [String]
10092
10162
  attr_accessor :description
10093
10163
 
10164
+ # Desired availability domain for the attachment. Only available for type
10165
+ # PARTNER, at creation time. For improved reliability, customers should
10166
+ # configure a pair of attachments with one per availability domain. The selected
10167
+ # availability domain will be provided to the Partner via the pairing key so
10168
+ # that the provisioned circuit will lie in the specified domain. If not
10169
+ # specified, the value will default to AVAILABILITY_DOMAIN_ANY.
10170
+ # Corresponds to the JSON property `edgeAvailabilityDomain`
10171
+ # @return [String]
10172
+ attr_accessor :edge_availability_domain
10173
+
10094
10174
  # [Output Only] Google reference ID, to be used when raising support tickets
10095
10175
  # with Google or otherwise to debug backend connectivity issues.
10096
10176
  # Corresponds to the JSON property `googleReferenceId`
@@ -10136,8 +10216,8 @@ module Google
10136
10216
 
10137
10217
  # Name of the resource. Provided by the client when the resource is created. The
10138
10218
  # name must be 1-63 characters long, and comply with RFC1035. Specifically, the
10139
- # name must be 1-63 characters long and match the regular expression [a-z]([-a-
10140
- # z0-9]*[a-z0-9])? which means the first character must be a lowercase letter,
10219
+ # name must be 1-63 characters long and match the regular expression `[a-z]([-a-
10220
+ # z0-9]*[a-z0-9])?` which means the first character must be a lowercase letter,
10141
10221
  # and all following characters must be a dash, lowercase letter, or digit,
10142
10222
  # except the last character, which cannot be a dash.
10143
10223
  # Corresponds to the JSON property `name`
@@ -10150,6 +10230,28 @@ module Google
10150
10230
  # @return [String]
10151
10231
  attr_accessor :operational_status
10152
10232
 
10233
+ # [Output only for type PARTNER. Input only for PARTNER_PROVIDER. Not present
10234
+ # for DEDICATED]. The opaque identifier of an PARTNER attachment used to
10235
+ # initiate provisioning with a selected partner. Of the form "XXXXX/region/
10236
+ # domain"
10237
+ # Corresponds to the JSON property `pairingKey`
10238
+ # @return [String]
10239
+ attr_accessor :pairing_key
10240
+
10241
+ # Optional BGP ASN for the router that should be supplied by a layer 3 Partner
10242
+ # if they configured BGP on behalf of the customer. Output only for PARTNER type,
10243
+ # input only for PARTNER_PROVIDER, not available for DEDICATED.
10244
+ # Corresponds to the JSON property `partnerAsn`
10245
+ # @return [Fixnum]
10246
+ attr_accessor :partner_asn
10247
+
10248
+ # Informational metadata about Partner attachments from Partners to display to
10249
+ # customers. These fields are propagated from PARTNER_PROVIDER attachments to
10250
+ # their corresponding PARTNER attachments.
10251
+ # Corresponds to the JSON property `partnerMetadata`
10252
+ # @return [Google::Apis::ComputeBeta::InterconnectAttachmentPartnerMetadata]
10253
+ attr_accessor :partner_metadata
10254
+
10153
10255
  # Information for an interconnect attachment when this belongs to an
10154
10256
  # interconnect of type DEDICATED.
10155
10257
  # Corresponds to the JSON property `privateInterconnectInfo`
@@ -10176,16 +10278,37 @@ module Google
10176
10278
  # @return [String]
10177
10279
  attr_accessor :self_link
10178
10280
 
10281
+ # [Output Only] The current state of this attachment's functionality.
10282
+ # Corresponds to the JSON property `state`
10283
+ # @return [String]
10284
+ attr_accessor :state
10285
+
10286
+ #
10287
+ # Corresponds to the JSON property `type`
10288
+ # @return [String]
10289
+ attr_accessor :type
10290
+
10291
+ # Available only for DEDICATED and PARTNER_PROVIDER. Desired VLAN tag for this
10292
+ # attachment, in the range 2-4094. This field refers to 802.1q VLAN tag, also
10293
+ # known as IEEE 802.1Q Only specified at creation time.
10294
+ # Corresponds to the JSON property `vlanTag8021q`
10295
+ # @return [Fixnum]
10296
+ attr_accessor :vlan_tag8021q
10297
+
10179
10298
  def initialize(**args)
10180
10299
  update!(**args)
10181
10300
  end
10182
10301
 
10183
10302
  # Update properties of this object
10184
10303
  def update!(**args)
10304
+ @admin_enabled = args[:admin_enabled] if args.key?(:admin_enabled)
10305
+ @bandwidth = args[:bandwidth] if args.key?(:bandwidth)
10306
+ @candidate_subnets = args[:candidate_subnets] if args.key?(:candidate_subnets)
10185
10307
  @cloud_router_ip_address = args[:cloud_router_ip_address] if args.key?(:cloud_router_ip_address)
10186
10308
  @creation_timestamp = args[:creation_timestamp] if args.key?(:creation_timestamp)
10187
10309
  @customer_router_ip_address = args[:customer_router_ip_address] if args.key?(:customer_router_ip_address)
10188
10310
  @description = args[:description] if args.key?(:description)
10311
+ @edge_availability_domain = args[:edge_availability_domain] if args.key?(:edge_availability_domain)
10189
10312
  @google_reference_id = args[:google_reference_id] if args.key?(:google_reference_id)
10190
10313
  @id = args[:id] if args.key?(:id)
10191
10314
  @interconnect = args[:interconnect] if args.key?(:interconnect)
@@ -10194,10 +10317,16 @@ module Google
10194
10317
  @labels = args[:labels] if args.key?(:labels)
10195
10318
  @name = args[:name] if args.key?(:name)
10196
10319
  @operational_status = args[:operational_status] if args.key?(:operational_status)
10320
+ @pairing_key = args[:pairing_key] if args.key?(:pairing_key)
10321
+ @partner_asn = args[:partner_asn] if args.key?(:partner_asn)
10322
+ @partner_metadata = args[:partner_metadata] if args.key?(:partner_metadata)
10197
10323
  @private_interconnect_info = args[:private_interconnect_info] if args.key?(:private_interconnect_info)
10198
10324
  @region = args[:region] if args.key?(:region)
10199
10325
  @router = args[:router] if args.key?(:router)
10200
10326
  @self_link = args[:self_link] if args.key?(:self_link)
10327
+ @state = args[:state] if args.key?(:state)
10328
+ @type = args[:type] if args.key?(:type)
10329
+ @vlan_tag8021q = args[:vlan_tag8021q] if args.key?(:vlan_tag8021q)
10201
10330
  end
10202
10331
  end
10203
10332
 
@@ -10438,6 +10567,44 @@ module Google
10438
10567
  end
10439
10568
  end
10440
10569
 
10570
+ # Informational metadata about Partner attachments from Partners to display to
10571
+ # customers. These fields are propagated from PARTNER_PROVIDER attachments to
10572
+ # their corresponding PARTNER attachments.
10573
+ class InterconnectAttachmentPartnerMetadata
10574
+ include Google::Apis::Core::Hashable
10575
+
10576
+ # Plain text name of the Interconnect this attachment is connected to, as
10577
+ # displayed in the Partner?s portal. For instance ?Chicago 1?. This value may be
10578
+ # validated to match approved Partner values.
10579
+ # Corresponds to the JSON property `interconnectName`
10580
+ # @return [String]
10581
+ attr_accessor :interconnect_name
10582
+
10583
+ # Plain text name of the Partner providing this attachment. This value may be
10584
+ # validated to match approved Partner values.
10585
+ # Corresponds to the JSON property `partnerName`
10586
+ # @return [String]
10587
+ attr_accessor :partner_name
10588
+
10589
+ # URL of the Partner?s portal for this Attachment. Partners may customise this
10590
+ # to be a deep-link to the specific resource on the Partner portal. This value
10591
+ # may be validated to match approved Partner values.
10592
+ # Corresponds to the JSON property `portalUrl`
10593
+ # @return [String]
10594
+ attr_accessor :portal_url
10595
+
10596
+ def initialize(**args)
10597
+ update!(**args)
10598
+ end
10599
+
10600
+ # Update properties of this object
10601
+ def update!(**args)
10602
+ @interconnect_name = args[:interconnect_name] if args.key?(:interconnect_name)
10603
+ @partner_name = args[:partner_name] if args.key?(:partner_name)
10604
+ @portal_url = args[:portal_url] if args.key?(:portal_url)
10605
+ end
10606
+ end
10607
+
10441
10608
  # Information for an interconnect attachment when this belongs to an
10442
10609
  # interconnect of type DEDICATED.
10443
10610
  class InterconnectAttachmentPrivateInfo
@@ -11897,7 +12064,7 @@ module Google
11897
12064
  end
11898
12065
  end
11899
12066
 
11900
- #
12067
+ # Next available tag: 12
11901
12068
  class ManagedInstance
11902
12069
  include Google::Apis::Core::Hashable
11903
12070
 
@@ -12214,8 +12381,8 @@ module Google
12214
12381
 
12215
12382
  # Name of the resource. Provided by the client when the resource is created. The
12216
12383
  # name must be 1-63 characters long, and comply with RFC1035. Specifically, the
12217
- # name must be 1-63 characters long and match the regular expression [a-z]([-a-
12218
- # z0-9]*[a-z0-9])? which means the first character must be a lowercase letter,
12384
+ # name must be 1-63 characters long and match the regular expression `[a-z]([-a-
12385
+ # z0-9]*[a-z0-9])?` which means the first character must be a lowercase letter,
12219
12386
  # and all following characters must be a dash, lowercase letter, or digit,
12220
12387
  # except the last character, which cannot be a dash.
12221
12388
  # Corresponds to the JSON property `name`
@@ -12491,7 +12658,7 @@ module Google
12491
12658
 
12492
12659
  # Name of this peering. Provided by the client when the peering is created. The
12493
12660
  # name must comply with RFC1035. Specifically, the name must be 1-63 characters
12494
- # long and match regular expression [a-z]([-a-z0-9]*[a-z0-9])? which means the
12661
+ # long and match regular expression `[a-z]([-a-z0-9]*[a-z0-9])?` which means the
12495
12662
  # first character must be a lowercase letter, and all the following characters
12496
12663
  # must be a dash, lowercase letter, or digit, except the last character, which
12497
12664
  # cannot be a dash.
@@ -13865,6 +14032,143 @@ module Google
13865
14032
  end
13866
14033
  end
13867
14034
 
14035
+ #
14036
+ class RegionDiskTypeList
14037
+ include Google::Apis::Core::Hashable
14038
+
14039
+ # [Output Only] Unique identifier for the resource; defined by the server.
14040
+ # Corresponds to the JSON property `id`
14041
+ # @return [String]
14042
+ attr_accessor :id
14043
+
14044
+ # A list of DiskType resources.
14045
+ # Corresponds to the JSON property `items`
14046
+ # @return [Array<Google::Apis::ComputeBeta::DiskType>]
14047
+ attr_accessor :items
14048
+
14049
+ # [Output Only] Type of resource. Always compute#regionDiskTypeList for region
14050
+ # disk types.
14051
+ # Corresponds to the JSON property `kind`
14052
+ # @return [String]
14053
+ attr_accessor :kind
14054
+
14055
+ # [Output Only] This token allows you to get the next page of results for list
14056
+ # requests. If the number of results is larger than maxResults, use the
14057
+ # nextPageToken as a value for the query parameter pageToken in the next list
14058
+ # request. Subsequent list requests will have their own nextPageToken to
14059
+ # continue paging through the results.
14060
+ # Corresponds to the JSON property `nextPageToken`
14061
+ # @return [String]
14062
+ attr_accessor :next_page_token
14063
+
14064
+ # [Output Only] Server-defined URL for this resource.
14065
+ # Corresponds to the JSON property `selfLink`
14066
+ # @return [String]
14067
+ attr_accessor :self_link
14068
+
14069
+ # [Output Only] Informational warning message.
14070
+ # Corresponds to the JSON property `warning`
14071
+ # @return [Google::Apis::ComputeBeta::RegionDiskTypeList::Warning]
14072
+ attr_accessor :warning
14073
+
14074
+ def initialize(**args)
14075
+ update!(**args)
14076
+ end
14077
+
14078
+ # Update properties of this object
14079
+ def update!(**args)
14080
+ @id = args[:id] if args.key?(:id)
14081
+ @items = args[:items] if args.key?(:items)
14082
+ @kind = args[:kind] if args.key?(:kind)
14083
+ @next_page_token = args[:next_page_token] if args.key?(:next_page_token)
14084
+ @self_link = args[:self_link] if args.key?(:self_link)
14085
+ @warning = args[:warning] if args.key?(:warning)
14086
+ end
14087
+
14088
+ # [Output Only] Informational warning message.
14089
+ class Warning
14090
+ include Google::Apis::Core::Hashable
14091
+
14092
+ # [Output Only] A warning code, if applicable. For example, Compute Engine
14093
+ # returns NO_RESULTS_ON_PAGE if there are no results in the response.
14094
+ # Corresponds to the JSON property `code`
14095
+ # @return [String]
14096
+ attr_accessor :code
14097
+
14098
+ # [Output Only] Metadata about this warning in key: value format. For example:
14099
+ # "data": [ ` "key": "scope", "value": "zones/us-east1-d" `
14100
+ # Corresponds to the JSON property `data`
14101
+ # @return [Array<Google::Apis::ComputeBeta::RegionDiskTypeList::Warning::Datum>]
14102
+ attr_accessor :data
14103
+
14104
+ # [Output Only] A human-readable description of the warning code.
14105
+ # Corresponds to the JSON property `message`
14106
+ # @return [String]
14107
+ attr_accessor :message
14108
+
14109
+ def initialize(**args)
14110
+ update!(**args)
14111
+ end
14112
+
14113
+ # Update properties of this object
14114
+ def update!(**args)
14115
+ @code = args[:code] if args.key?(:code)
14116
+ @data = args[:data] if args.key?(:data)
14117
+ @message = args[:message] if args.key?(:message)
14118
+ end
14119
+
14120
+ #
14121
+ class Datum
14122
+ include Google::Apis::Core::Hashable
14123
+
14124
+ # [Output Only] A key that provides more detail on the warning being returned.
14125
+ # For example, for warnings where there are no results in a list request for a
14126
+ # particular zone, this key might be scope and the key value might be the zone
14127
+ # name. Other examples might be a key indicating a deprecated resource and a
14128
+ # suggested replacement, or a warning about invalid network settings (for
14129
+ # example, if an instance attempts to perform IP forwarding but is not enabled
14130
+ # for IP forwarding).
14131
+ # Corresponds to the JSON property `key`
14132
+ # @return [String]
14133
+ attr_accessor :key
14134
+
14135
+ # [Output Only] A warning data value corresponding to the key.
14136
+ # Corresponds to the JSON property `value`
14137
+ # @return [String]
14138
+ attr_accessor :value
14139
+
14140
+ def initialize(**args)
14141
+ update!(**args)
14142
+ end
14143
+
14144
+ # Update properties of this object
14145
+ def update!(**args)
14146
+ @key = args[:key] if args.key?(:key)
14147
+ @value = args[:value] if args.key?(:value)
14148
+ end
14149
+ end
14150
+ end
14151
+ end
14152
+
14153
+ #
14154
+ class RegionDisksResizeRequest
14155
+ include Google::Apis::Core::Hashable
14156
+
14157
+ # The new size of the regional persistent disk, which is specified in GB.
14158
+ # Corresponds to the JSON property `sizeGb`
14159
+ # @return [Fixnum]
14160
+ attr_accessor :size_gb
14161
+
14162
+ def initialize(**args)
14163
+ update!(**args)
14164
+ end
14165
+
14166
+ # Update properties of this object
14167
+ def update!(**args)
14168
+ @size_gb = args[:size_gb] if args.key?(:size_gb)
14169
+ end
14170
+ end
14171
+
13868
14172
  # Contains a list of InstanceGroup resources.
13869
14173
  class RegionInstanceGroupList
13870
14174
  include Google::Apis::Core::Hashable
@@ -14678,8 +14982,8 @@ module Google
14678
14982
 
14679
14983
  # Name of the resource. Provided by the client when the resource is created. The
14680
14984
  # name must be 1-63 characters long, and comply with RFC1035. Specifically, the
14681
- # name must be 1-63 characters long and match the regular expression [a-z]([-a-
14682
- # z0-9]*[a-z0-9])? which means the first character must be a lowercase letter,
14985
+ # name must be 1-63 characters long and match the regular expression `[a-z]([-a-
14986
+ # z0-9]*[a-z0-9])?` which means the first character must be a lowercase letter,
14683
14987
  # and all following characters must be a dash, lowercase letter, or digit,
14684
14988
  # except the last character, which cannot be a dash.
14685
14989
  # Corresponds to the JSON property `name`
@@ -15004,8 +15308,8 @@ module Google
15004
15308
 
15005
15309
  # Name of the resource. Provided by the client when the resource is created. The
15006
15310
  # name must be 1-63 characters long, and comply with RFC1035. Specifically, the
15007
- # name must be 1-63 characters long and match the regular expression [a-z]([-a-
15008
- # z0-9]*[a-z0-9])? which means the first character must be a lowercase letter,
15311
+ # name must be 1-63 characters long and match the regular expression `[a-z]([-a-
15312
+ # z0-9]*[a-z0-9])?` which means the first character must be a lowercase letter,
15009
15313
  # and all following characters must be a dash, lowercase letter, or digit,
15010
15314
  # except the last character, which cannot be a dash.
15011
15315
  # Corresponds to the JSON property `name`
@@ -15920,8 +16224,8 @@ module Google
15920
16224
 
15921
16225
  # Name of the resource. Provided by the client when the resource is created. The
15922
16226
  # name must be 1-63 characters long, and comply with RFC1035. Specifically, the
15923
- # name must be 1-63 characters long and match the regular expression [a-z]([-a-
15924
- # z0-9]*[a-z0-9])? which means the first character must be a lowercase letter,
16227
+ # name must be 1-63 characters long and match the regular expression `[a-z]([-a-
16228
+ # z0-9]*[a-z0-9])?` which means the first character must be a lowercase letter,
15925
16229
  # and all following characters must be a dash, lowercase letter, or digit,
15926
16230
  # except the last character, which cannot be a dash.
15927
16231
  # Corresponds to the JSON property `name`
@@ -16158,7 +16462,7 @@ module Google
16158
16462
  # @return [Google::Apis::ComputeBeta::SecurityPolicyRuleMatcherConfig]
16159
16463
  attr_accessor :config
16160
16464
 
16161
- # CIDR IP address range. Only IPv4 is supported.
16465
+ # CIDR IP address range.
16162
16466
  # Corresponds to the JSON property `srcIpRanges`
16163
16467
  # @return [Array<String>]
16164
16468
  attr_accessor :src_ip_ranges
@@ -16187,7 +16491,7 @@ module Google
16187
16491
  class SecurityPolicyRuleMatcherConfig
16188
16492
  include Google::Apis::Core::Hashable
16189
16493
 
16190
- # CIDR IP address range. Only IPv4 is supported.
16494
+ # CIDR IP address range.
16191
16495
  # Corresponds to the JSON property `srcIpRanges`
16192
16496
  # @return [Array<String>]
16193
16497
  attr_accessor :src_ip_ranges
@@ -16281,9 +16585,10 @@ module Google
16281
16585
 
16282
16586
  # Name of the key. The name must be 1-63 characters long, and comply with
16283
16587
  # RFC1035. Specifically, the name must be 1-63 characters long and match the
16284
- # regular expression [a-z]([-a-z0-9]*[a-z0-9])? which means the first character
16285
- # must be a lowercase letter, and all following characters must be a dash,
16286
- # lowercase letter, or digit, except the last character, which cannot be a dash.
16588
+ # regular expression `[a-z]([-a-z0-9]*[a-z0-9])?` which means the first
16589
+ # character must be a lowercase letter, and all following characters must be a
16590
+ # dash, lowercase letter, or digit, except the last character, which cannot be a
16591
+ # dash.
16287
16592
  # Corresponds to the JSON property `keyName`
16288
16593
  # @return [String]
16289
16594
  attr_accessor :key_name
@@ -16369,8 +16674,8 @@ module Google
16369
16674
 
16370
16675
  # Name of the resource; provided by the client when the resource is created. The
16371
16676
  # name must be 1-63 characters long, and comply with RFC1035. Specifically, the
16372
- # name must be 1-63 characters long and match the regular expression [a-z]([-a-
16373
- # z0-9]*[a-z0-9])? which means the first character must be a lowercase letter,
16677
+ # name must be 1-63 characters long and match the regular expression `[a-z]([-a-
16678
+ # z0-9]*[a-z0-9])?` which means the first character must be a lowercase letter,
16374
16679
  # and all following characters must be a dash, lowercase letter, or digit,
16375
16680
  # except the last character, which cannot be a dash.
16376
16681
  # Corresponds to the JSON property `name`
@@ -16630,8 +16935,8 @@ module Google
16630
16935
 
16631
16936
  # Name of the resource. Provided by the client when the resource is created. The
16632
16937
  # name must be 1-63 characters long, and comply with RFC1035. Specifically, the
16633
- # name must be 1-63 characters long and match the regular expression [a-z]([-a-
16634
- # z0-9]*[a-z0-9])? which means the first character must be a lowercase letter,
16938
+ # name must be 1-63 characters long and match the regular expression `[a-z]([-a-
16939
+ # z0-9]*[a-z0-9])?` which means the first character must be a lowercase letter,
16635
16940
  # and all following characters must be a dash, lowercase letter, or digit,
16636
16941
  # except the last character, which cannot be a dash.
16637
16942
  # Corresponds to the JSON property `name`
@@ -16979,9 +17284,10 @@ module Google
16979
17284
 
16980
17285
  # Name of the resource. The name must be 1-63 characters long, and comply with
16981
17286
  # RFC1035. Specifically, the name must be 1-63 characters long and match the
16982
- # regular expression [a-z]([-a-z0-9]*[a-z0-9])? which means the first character
16983
- # must be a lowercase letter, and all following characters must be a dash,
16984
- # lowercase letter, or digit, except the last character, which cannot be a dash.
17287
+ # regular expression `[a-z]([-a-z0-9]*[a-z0-9])?` which means the first
17288
+ # character must be a lowercase letter, and all following characters must be a
17289
+ # dash, lowercase letter, or digit, except the last character, which cannot be a
17290
+ # dash.
16985
17291
  # Corresponds to the JSON property `name`
16986
17292
  # @return [String]
16987
17293
  attr_accessor :name
@@ -17142,6 +17448,12 @@ module Google
17142
17448
  # @return [String]
17143
17449
  attr_accessor :description
17144
17450
 
17451
+ # Whether to enable flow logging for this subnetwork.
17452
+ # Corresponds to the JSON property `enableFlowLogs`
17453
+ # @return [Boolean]
17454
+ attr_accessor :enable_flow_logs
17455
+ alias_method :enable_flow_logs?, :enable_flow_logs
17456
+
17145
17457
  # Fingerprint of this resource. A hash of the contents stored in this object.
17146
17458
  # This field is used in optimistic locking. This field will be ignored when
17147
17459
  # inserting a Subnetwork. An up-to-date fingerprint must be provided in order to
@@ -17180,8 +17492,8 @@ module Google
17180
17492
  # The name of the resource, provided by the client when initially creating the
17181
17493
  # resource. The name must be 1-63 characters long, and comply with RFC1035.
17182
17494
  # Specifically, the name must be 1-63 characters long and match the regular
17183
- # expression [a-z]([-a-z0-9]*[a-z0-9])? which means the first character must be
17184
- # a lowercase letter, and all following characters must be a dash, lowercase
17495
+ # expression `[a-z]([-a-z0-9]*[a-z0-9])?` which means the first character must
17496
+ # be a lowercase letter, and all following characters must be a dash, lowercase
17185
17497
  # letter, or digit, except the last character, which cannot be a dash.
17186
17498
  # Corresponds to the JSON property `name`
17187
17499
  # @return [String]
@@ -17231,6 +17543,7 @@ module Google
17231
17543
  @allow_subnet_cidr_routes_overlap = args[:allow_subnet_cidr_routes_overlap] if args.key?(:allow_subnet_cidr_routes_overlap)
17232
17544
  @creation_timestamp = args[:creation_timestamp] if args.key?(:creation_timestamp)
17233
17545
  @description = args[:description] if args.key?(:description)
17546
+ @enable_flow_logs = args[:enable_flow_logs] if args.key?(:enable_flow_logs)
17234
17547
  @fingerprint = args[:fingerprint] if args.key?(:fingerprint)
17235
17548
  @gateway_address = args[:gateway_address] if args.key?(:gateway_address)
17236
17549
  @id = args[:id] if args.key?(:id)
@@ -17756,8 +18069,8 @@ module Google
17756
18069
 
17757
18070
  # Name of the resource. Provided by the client when the resource is created. The
17758
18071
  # name must be 1-63 characters long, and comply with RFC1035. Specifically, the
17759
- # name must be 1-63 characters long and match the regular expression [a-z]([-a-
17760
- # z0-9]*[a-z0-9])? which means the first character must be a lowercase letter,
18072
+ # name must be 1-63 characters long and match the regular expression `[a-z]([-a-
18073
+ # z0-9]*[a-z0-9])?` which means the first character must be a lowercase letter,
17761
18074
  # and all following characters must be a dash, lowercase letter, or digit,
17762
18075
  # except the last character, which cannot be a dash.
17763
18076
  # Corresponds to the JSON property `name`
@@ -17979,8 +18292,8 @@ module Google
17979
18292
 
17980
18293
  # Name of the resource. Provided by the client when the resource is created. The
17981
18294
  # name must be 1-63 characters long, and comply with RFC1035. Specifically, the
17982
- # name must be 1-63 characters long and match the regular expression [a-z]([-a-
17983
- # z0-9]*[a-z0-9])? which means the first character must be a lowercase letter,
18295
+ # name must be 1-63 characters long and match the regular expression `[a-z]([-a-
18296
+ # z0-9]*[a-z0-9])?` which means the first character must be a lowercase letter,
17984
18297
  # and all following characters must be a dash, lowercase letter, or digit,
17985
18298
  # except the last character, which cannot be a dash.
17986
18299
  # Corresponds to the JSON property `name`
@@ -18207,8 +18520,8 @@ module Google
18207
18520
 
18208
18521
  # Name of the resource. Provided by the client when the resource is created. The
18209
18522
  # name must be 1-63 characters long, and comply with RFC1035. Specifically, the
18210
- # name must be 1-63 characters long and match the regular expression [a-z]([-a-
18211
- # z0-9]*[a-z0-9])? which means the first character must be a lowercase letter,
18523
+ # name must be 1-63 characters long and match the regular expression `[a-z]([-a-
18524
+ # z0-9]*[a-z0-9])?` which means the first character must be a lowercase letter,
18212
18525
  # and all following characters must be a dash, lowercase letter, or digit,
18213
18526
  # except the last character, which cannot be a dash.
18214
18527
  # Corresponds to the JSON property `name`
@@ -18651,8 +18964,8 @@ module Google
18651
18964
 
18652
18965
  # Name of the resource. Provided by the client when the resource is created. The
18653
18966
  # name must be 1-63 characters long, and comply with RFC1035. Specifically, the
18654
- # name must be 1-63 characters long and match the regular expression [a-z]([-a-
18655
- # z0-9]*[a-z0-9])? which means the first character must be a lowercase letter,
18967
+ # name must be 1-63 characters long and match the regular expression `[a-z]([-a-
18968
+ # z0-9]*[a-z0-9])?` which means the first character must be a lowercase letter,
18656
18969
  # and all following characters must be a dash, lowercase letter, or digit,
18657
18970
  # except the last character, which cannot be a dash.
18658
18971
  # Corresponds to the JSON property `name`
@@ -19247,8 +19560,8 @@ module Google
19247
19560
 
19248
19561
  # Name of the resource. Provided by the client when the resource is created. The
19249
19562
  # name must be 1-63 characters long, and comply with RFC1035. Specifically, the
19250
- # name must be 1-63 characters long and match the regular expression [a-z]([-a-
19251
- # z0-9]*[a-z0-9])? which means the first character must be a lowercase letter,
19563
+ # name must be 1-63 characters long and match the regular expression `[a-z]([-a-
19564
+ # z0-9]*[a-z0-9])?` which means the first character must be a lowercase letter,
19252
19565
  # and all following characters must be a dash, lowercase letter, or digit,
19253
19566
  # except the last character, which cannot be a dash.
19254
19567
  # Corresponds to the JSON property `name`
@@ -19489,8 +19802,8 @@ module Google
19489
19802
 
19490
19803
  # Name of the resource. Provided by the client when the resource is created. The
19491
19804
  # name must be 1-63 characters long, and comply with RFC1035. Specifically, the
19492
- # name must be 1-63 characters long and match the regular expression [a-z]([-a-
19493
- # z0-9]*[a-z0-9])? which means the first character must be a lowercase letter,
19805
+ # name must be 1-63 characters long and match the regular expression `[a-z]([-a-
19806
+ # z0-9]*[a-z0-9])?` which means the first character must be a lowercase letter,
19494
19807
  # and all following characters must be a dash, lowercase letter, or digit,
19495
19808
  # except the last character, which cannot be a dash.
19496
19809
  # Corresponds to the JSON property `name`
@@ -19703,8 +20016,8 @@ module Google
19703
20016
 
19704
20017
  # Name of the resource. Provided by the client when the resource is created. The
19705
20018
  # name must be 1-63 characters long, and comply with RFC1035. Specifically, the
19706
- # name must be 1-63 characters long and match the regular expression [a-z]([-a-
19707
- # z0-9]*[a-z0-9])? which means the first character must be a lowercase letter,
20019
+ # name must be 1-63 characters long and match the regular expression `[a-z]([-a-
20020
+ # z0-9]*[a-z0-9])?` which means the first character must be a lowercase letter,
19708
20021
  # and all following characters must be a dash, lowercase letter, or digit,
19709
20022
  # except the last character, which cannot be a dash.
19710
20023
  # Corresponds to the JSON property `name`
@@ -20255,8 +20568,8 @@ module Google
20255
20568
 
20256
20569
  # Name of the resource. Provided by the client when the resource is created. The
20257
20570
  # name must be 1-63 characters long, and comply with RFC1035. Specifically, the
20258
- # name must be 1-63 characters long and match the regular expression [a-z]([-a-
20259
- # z0-9]*[a-z0-9])? which means the first character must be a lowercase letter,
20571
+ # name must be 1-63 characters long and match the regular expression `[a-z]([-a-
20572
+ # z0-9]*[a-z0-9])?` which means the first character must be a lowercase letter,
20260
20573
  # and all following characters must be a dash, lowercase letter, or digit,
20261
20574
  # except the last character, which cannot be a dash.
20262
20575
  # Corresponds to the JSON property `name`
@@ -20554,6 +20867,156 @@ module Google
20554
20867
  end
20555
20868
  end
20556
20869
 
20870
+ # Subnetwork which the current user has compute.subnetworks.use permission on.
20871
+ class UsableSubnetwork
20872
+ include Google::Apis::Core::Hashable
20873
+
20874
+ # The range of internal addresses that are owned by this subnetwork.
20875
+ # Corresponds to the JSON property `ipCidrRange`
20876
+ # @return [String]
20877
+ attr_accessor :ip_cidr_range
20878
+
20879
+ # Network URL.
20880
+ # Corresponds to the JSON property `network`
20881
+ # @return [String]
20882
+ attr_accessor :network
20883
+
20884
+ # Subnetwork URL.
20885
+ # Corresponds to the JSON property `subnetwork`
20886
+ # @return [String]
20887
+ attr_accessor :subnetwork
20888
+
20889
+ def initialize(**args)
20890
+ update!(**args)
20891
+ end
20892
+
20893
+ # Update properties of this object
20894
+ def update!(**args)
20895
+ @ip_cidr_range = args[:ip_cidr_range] if args.key?(:ip_cidr_range)
20896
+ @network = args[:network] if args.key?(:network)
20897
+ @subnetwork = args[:subnetwork] if args.key?(:subnetwork)
20898
+ end
20899
+ end
20900
+
20901
+ #
20902
+ class UsableSubnetworksAggregatedList
20903
+ include Google::Apis::Core::Hashable
20904
+
20905
+ # [Output Only] The unique identifier for the resource. This identifier is
20906
+ # defined by the server.
20907
+ # Corresponds to the JSON property `id`
20908
+ # @return [String]
20909
+ attr_accessor :id
20910
+
20911
+ # [Output] A list of usable subnetwork URLs.
20912
+ # Corresponds to the JSON property `items`
20913
+ # @return [Array<Google::Apis::ComputeBeta::UsableSubnetwork>]
20914
+ attr_accessor :items
20915
+
20916
+ # [Output Only] Type of resource. Always compute#usableSubnetworksAggregatedList
20917
+ # for aggregated lists of usable subnetworks.
20918
+ # Corresponds to the JSON property `kind`
20919
+ # @return [String]
20920
+ attr_accessor :kind
20921
+
20922
+ # [Output Only] This token allows you to get the next page of results for list
20923
+ # requests. If the number of results is larger than maxResults, use the
20924
+ # nextPageToken as a value for the query parameter pageToken in the next list
20925
+ # request. Subsequent list requests will have their own nextPageToken to
20926
+ # continue paging through the results.
20927
+ # Corresponds to the JSON property `nextPageToken`
20928
+ # @return [String]
20929
+ attr_accessor :next_page_token
20930
+
20931
+ # [Output Only] Server-defined URL for this resource.
20932
+ # Corresponds to the JSON property `selfLink`
20933
+ # @return [String]
20934
+ attr_accessor :self_link
20935
+
20936
+ # [Output Only] Informational warning message.
20937
+ # Corresponds to the JSON property `warning`
20938
+ # @return [Google::Apis::ComputeBeta::UsableSubnetworksAggregatedList::Warning]
20939
+ attr_accessor :warning
20940
+
20941
+ def initialize(**args)
20942
+ update!(**args)
20943
+ end
20944
+
20945
+ # Update properties of this object
20946
+ def update!(**args)
20947
+ @id = args[:id] if args.key?(:id)
20948
+ @items = args[:items] if args.key?(:items)
20949
+ @kind = args[:kind] if args.key?(:kind)
20950
+ @next_page_token = args[:next_page_token] if args.key?(:next_page_token)
20951
+ @self_link = args[:self_link] if args.key?(:self_link)
20952
+ @warning = args[:warning] if args.key?(:warning)
20953
+ end
20954
+
20955
+ # [Output Only] Informational warning message.
20956
+ class Warning
20957
+ include Google::Apis::Core::Hashable
20958
+
20959
+ # [Output Only] A warning code, if applicable. For example, Compute Engine
20960
+ # returns NO_RESULTS_ON_PAGE if there are no results in the response.
20961
+ # Corresponds to the JSON property `code`
20962
+ # @return [String]
20963
+ attr_accessor :code
20964
+
20965
+ # [Output Only] Metadata about this warning in key: value format. For example:
20966
+ # "data": [ ` "key": "scope", "value": "zones/us-east1-d" `
20967
+ # Corresponds to the JSON property `data`
20968
+ # @return [Array<Google::Apis::ComputeBeta::UsableSubnetworksAggregatedList::Warning::Datum>]
20969
+ attr_accessor :data
20970
+
20971
+ # [Output Only] A human-readable description of the warning code.
20972
+ # Corresponds to the JSON property `message`
20973
+ # @return [String]
20974
+ attr_accessor :message
20975
+
20976
+ def initialize(**args)
20977
+ update!(**args)
20978
+ end
20979
+
20980
+ # Update properties of this object
20981
+ def update!(**args)
20982
+ @code = args[:code] if args.key?(:code)
20983
+ @data = args[:data] if args.key?(:data)
20984
+ @message = args[:message] if args.key?(:message)
20985
+ end
20986
+
20987
+ #
20988
+ class Datum
20989
+ include Google::Apis::Core::Hashable
20990
+
20991
+ # [Output Only] A key that provides more detail on the warning being returned.
20992
+ # For example, for warnings where there are no results in a list request for a
20993
+ # particular zone, this key might be scope and the key value might be the zone
20994
+ # name. Other examples might be a key indicating a deprecated resource and a
20995
+ # suggested replacement, or a warning about invalid network settings (for
20996
+ # example, if an instance attempts to perform IP forwarding but is not enabled
20997
+ # for IP forwarding).
20998
+ # Corresponds to the JSON property `key`
20999
+ # @return [String]
21000
+ attr_accessor :key
21001
+
21002
+ # [Output Only] A warning data value corresponding to the key.
21003
+ # Corresponds to the JSON property `value`
21004
+ # @return [String]
21005
+ attr_accessor :value
21006
+
21007
+ def initialize(**args)
21008
+ update!(**args)
21009
+ end
21010
+
21011
+ # Update properties of this object
21012
+ def update!(**args)
21013
+ @key = args[:key] if args.key?(:key)
21014
+ @value = args[:value] if args.key?(:value)
21015
+ end
21016
+ end
21017
+ end
21018
+ end
21019
+
20557
21020
  # The location in Cloud Storage and naming method of the daily usage report.
20558
21021
  # Contains bucket_name and report_name prefix.
20559
21022
  class UsageExportLocation
@@ -20653,8 +21116,8 @@ module Google
20653
21116
 
20654
21117
  # Name of the resource. Provided by the client when the resource is created. The
20655
21118
  # name must be 1-63 characters long, and comply with RFC1035. Specifically, the
20656
- # name must be 1-63 characters long and match the regular expression [a-z]([-a-
20657
- # z0-9]*[a-z0-9])? which means the first character must be a lowercase letter,
21119
+ # name must be 1-63 characters long and match the regular expression `[a-z]([-a-
21120
+ # z0-9]*[a-z0-9])?` which means the first character must be a lowercase letter,
20658
21121
  # and all following characters must be a dash, lowercase letter, or digit,
20659
21122
  # except the last character, which cannot be a dash.
20660
21123
  # Corresponds to the JSON property `name`