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
@@ -18,7 +18,7 @@ require 'google/apis/cloudresourcemanager_v2beta1/representations.rb'
18
18
 
19
19
  module Google
20
20
  module Apis
21
- # Google Cloud Resource Manager API
21
+ # Cloud Resource Manager API
22
22
  #
23
23
  # The Google Cloud Resource Manager API provides methods for creating, reading,
24
24
  # and updating project metadata.
@@ -26,7 +26,7 @@ module Google
26
26
  # @see https://cloud.google.com/resource-manager
27
27
  module CloudresourcemanagerV2beta1
28
28
  VERSION = 'V2beta1'
29
- REVISION = '20180122'
29
+ REVISION = '20180312'
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'
@@ -20,7 +20,7 @@ require 'google/apis/errors'
20
20
  module Google
21
21
  module Apis
22
22
  module CloudresourcemanagerV2beta1
23
- # Google Cloud Resource Manager API
23
+ # Cloud Resource Manager API
24
24
  #
25
25
  # The Google Cloud Resource Manager API provides methods for creating, reading,
26
26
  # and updating project metadata.
@@ -26,7 +26,7 @@ module Google
26
26
  # @see https://cloud.google.com/cloud-tasks/
27
27
  module CloudtasksV2beta2
28
28
  VERSION = 'V2beta2'
29
- REVISION = '20180123'
29
+ REVISION = '20180302'
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'
@@ -751,6 +751,12 @@ module Google
751
751
  class Location
752
752
  include Google::Apis::Core::Hashable
753
753
 
754
+ # The friendly name for this location, typically a nearby city name.
755
+ # For example, "Tokyo".
756
+ # Corresponds to the JSON property `displayName`
757
+ # @return [String]
758
+ attr_accessor :display_name
759
+
754
760
  # Cross-service attributes for the location. For example
755
761
  # `"cloud.googleapis.com/region": "us-east1"`
756
762
  # Corresponds to the JSON property `labels`
@@ -780,6 +786,7 @@ module Google
780
786
 
781
787
  # Update properties of this object
782
788
  def update!(**args)
789
+ @display_name = args[:display_name] if args.key?(:display_name)
783
790
  @labels = args[:labels] if args.key?(:labels)
784
791
  @location_id = args[:location_id] if args.key?(:location_id)
785
792
  @metadata = args[:metadata] if args.key?(:metadata)
@@ -353,6 +353,7 @@ module Google
353
353
  class Location
354
354
  # @private
355
355
  class Representation < Google::Apis::Core::JsonRepresentation
356
+ property :display_name, as: 'displayName'
356
357
  hash :labels, as: 'labels'
357
358
  property :location_id, as: 'locationId'
358
359
  hash :metadata, as: 'metadata'
@@ -27,7 +27,7 @@ module Google
27
27
  # @see https://cloud.google.com/trace
28
28
  module CloudtraceV1
29
29
  VERSION = 'V1'
30
- REVISION = '20171106'
30
+ REVISION = '20180312'
31
31
 
32
32
  # View and manage your data across Google Cloud Platform services
33
33
  AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
@@ -142,9 +142,11 @@ module Google
142
142
  # * `/http/client_region`
143
143
  # * `/http/host`
144
144
  # * `/http/method`
145
+ # * `/http/path`
145
146
  # * `/http/redirected_url`
146
147
  # * `/http/request/size`
147
148
  # * `/http/response/size`
149
+ # * `/http/route`
148
150
  # * `/http/status_code`
149
151
  # * `/http/url`
150
152
  # * `/http/user_agent`
@@ -25,7 +25,7 @@ module Google
25
25
  # @see https://developers.google.com/compute/docs/reference/latest/
26
26
  module ComputeAlpha
27
27
  VERSION = 'Alpha'
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'
@@ -600,14 +600,20 @@ module Google
600
600
 
601
601
  # Name of the resource. Provided by the client when the resource is created. The
602
602
  # name must be 1-63 characters long, and comply with RFC1035. Specifically, the
603
- # name must be 1-63 characters long and match the regular expression [a-z]([-a-
604
- # z0-9]*[a-z0-9])? which means the first character must be a lowercase letter,
603
+ # name must be 1-63 characters long and match the regular expression `[a-z]([-a-
604
+ # z0-9]*[a-z0-9])?` which means the first character must be a lowercase letter,
605
605
  # and all following characters must be a dash, lowercase letter, or digit,
606
606
  # except the last character, which cannot be a dash.
607
607
  # Corresponds to the JSON property `name`
608
608
  # @return [String]
609
609
  attr_accessor :name
610
610
 
611
+ # The URL of the network in which to reserve the address. This field can only be
612
+ # used with INTERNAL type with VPC_PEERING purpose.
613
+ # Corresponds to the JSON property `network`
614
+ # @return [String]
615
+ attr_accessor :network
616
+
611
617
  # This signifies the networking tier used for configuring this Address and can
612
618
  # only take the following values: PREMIUM , STANDARD.
613
619
  # If this field is not specified, it is assumed to be PREMIUM.
@@ -615,6 +621,16 @@ module Google
615
621
  # @return [String]
616
622
  attr_accessor :network_tier
617
623
 
624
+ # The prefix length if the resource reprensents an IP range.
625
+ # Corresponds to the JSON property `prefixLength`
626
+ # @return [Fixnum]
627
+ attr_accessor :prefix_length
628
+
629
+ # The purpose of resource, only used with INTERNAL type.
630
+ # Corresponds to the JSON property `purpose`
631
+ # @return [String]
632
+ attr_accessor :purpose
633
+
618
634
  # [Output Only] URL of the region where the regional address resides. This field
619
635
  # is not applicable to global addresses. You must specify this field as part of
620
636
  # the HTTP request URL. You cannot set this field in the request body.
@@ -664,7 +680,10 @@ module Google
664
680
  @label_fingerprint = args[:label_fingerprint] if args.key?(:label_fingerprint)
665
681
  @labels = args[:labels] if args.key?(:labels)
666
682
  @name = args[:name] if args.key?(:name)
683
+ @network = args[:network] if args.key?(:network)
667
684
  @network_tier = args[:network_tier] if args.key?(:network_tier)
685
+ @prefix_length = args[:prefix_length] if args.key?(:prefix_length)
686
+ @purpose = args[:purpose] if args.key?(:purpose)
668
687
  @region = args[:region] if args.key?(:region)
669
688
  @self_link = args[:self_link] if args.key?(:self_link)
670
689
  @status = args[:status] if args.key?(:status)
@@ -1392,8 +1411,8 @@ module Google
1392
1411
 
1393
1412
  # Name of the resource. Provided by the client when the resource is created. The
1394
1413
  # name must be 1-63 characters long, and comply with RFC1035. Specifically, the
1395
- # name must be 1-63 characters long and match the regular expression [a-z]([-a-
1396
- # z0-9]*[a-z0-9])? which means the first character must be a lowercase letter,
1414
+ # name must be 1-63 characters long and match the regular expression `[a-z]([-a-
1415
+ # z0-9]*[a-z0-9])?` which means the first character must be a lowercase letter,
1397
1416
  # and all following characters must be a dash, lowercase letter, or digit,
1398
1417
  # except the last character, which cannot be a dash.
1399
1418
  # Corresponds to the JSON property `name`
@@ -2262,8 +2281,8 @@ module Google
2262
2281
 
2263
2282
  # Name of the resource. Provided by the client when the resource is created. The
2264
2283
  # name must be 1-63 characters long, and comply with RFC1035. Specifically, the
2265
- # name must be 1-63 characters long and match the regular expression [a-z]([-a-
2266
- # z0-9]*[a-z0-9])? which means the first character must be a lowercase letter,
2284
+ # name must be 1-63 characters long and match the regular expression `[a-z]([-a-
2285
+ # z0-9]*[a-z0-9])?` which means the first character must be a lowercase letter,
2267
2286
  # and all following characters must be a dash, lowercase letter, or digit,
2268
2287
  # except the last character, which cannot be a dash.
2269
2288
  # Corresponds to the JSON property `name`
@@ -2554,8 +2573,8 @@ module Google
2554
2573
 
2555
2574
  # Name of the resource. Provided by the client when the resource is created. The
2556
2575
  # name must be 1-63 characters long, and comply with RFC1035. Specifically, the
2557
- # name must be 1-63 characters long and match the regular expression [a-z]([-a-
2558
- # z0-9]*[a-z0-9])? which means the first character must be a lowercase letter,
2576
+ # name must be 1-63 characters long and match the regular expression `[a-z]([-a-
2577
+ # z0-9]*[a-z0-9])?` which means the first character must be a lowercase letter,
2559
2578
  # and all following characters must be a dash, lowercase letter, or digit,
2560
2579
  # except the last character, which cannot be a dash.
2561
2580
  # Corresponds to the JSON property `name`
@@ -3381,8 +3400,8 @@ module Google
3381
3400
 
3382
3401
  # Name of the resource. Provided by the client when the resource is created. The
3383
3402
  # name must be 1-63 characters long, and comply with RFC1035. Specifically, the
3384
- # name must be 1-63 characters long and match the regular expression [a-z]([-a-
3385
- # z0-9]*[a-z0-9])? which means the first character must be a lowercase letter,
3403
+ # name must be 1-63 characters long and match the regular expression `[a-z]([-a-
3404
+ # z0-9]*[a-z0-9])?` which means the first character must be a lowercase letter,
3386
3405
  # and all following characters must be a dash, lowercase letter, or digit,
3387
3406
  # except the last character, which cannot be a dash.
3388
3407
  # Corresponds to the JSON property `name`
@@ -3429,6 +3448,13 @@ module Google
3429
3448
  # @return [String]
3430
3449
  attr_accessor :status_message
3431
3450
 
3451
+ # The type of commitment, which affects the discount rate and the eligible
3452
+ # resources. Type LARGE_VM specifies a commitment that will only apply to large
3453
+ # VMs. Type NORMAL specifies a commitment that applies to all other resources.
3454
+ # Corresponds to the JSON property `type`
3455
+ # @return [String]
3456
+ attr_accessor :type
3457
+
3432
3458
  def initialize(**args)
3433
3459
  update!(**args)
3434
3460
  end
@@ -3448,6 +3474,7 @@ module Google
3448
3474
  @start_timestamp = args[:start_timestamp] if args.key?(:start_timestamp)
3449
3475
  @status = args[:status] if args.key?(:status)
3450
3476
  @status_message = args[:status_message] if args.key?(:status_message)
3477
+ @type = args[:type] if args.key?(:type)
3451
3478
  end
3452
3479
  end
3453
3480
 
@@ -4085,8 +4112,8 @@ module Google
4085
4112
 
4086
4113
  # Name of the resource. Provided by the client when the resource is created. The
4087
4114
  # name must be 1-63 characters long, and comply with RFC1035. Specifically, the
4088
- # name must be 1-63 characters long and match the regular expression [a-z]([-a-
4089
- # z0-9]*[a-z0-9])? which means the first character must be a lowercase letter,
4115
+ # name must be 1-63 characters long and match the regular expression `[a-z]([-a-
4116
+ # z0-9]*[a-z0-9])?` which means the first character must be a lowercase letter,
4090
4117
  # and all following characters must be a dash, lowercase letter, or digit,
4091
4118
  # except the last character, which cannot be a dash.
4092
4119
  # Corresponds to the JSON property `name`
@@ -4403,7 +4430,19 @@ module Google
4403
4430
  # @return [String]
4404
4431
  attr_accessor :device_name
4405
4432
 
4406
- # Specifies whether to include the disk and what image to use.
4433
+ # Specifies whether to include the disk and what image to use. Possible values
4434
+ # are:
4435
+ # - source-image: to use the same image that was used to create the source
4436
+ # instance's corresponding disk. Applicable to the boot disk and additional read-
4437
+ # write disks.
4438
+ # - source-image-family: to use the same image family that was used to create
4439
+ # the source instance's corresponding disk. Applicable to the boot disk and
4440
+ # additional read-write disks.
4441
+ # - custom-image: to use a user-provided image url for disk creation. Applicable
4442
+ # to the boot disk and additional read-write disks.
4443
+ # - attach-read-only: to attach a read-only disk. Applicable to read-only disks.
4444
+ # - do-not-include: to exclude a disk from the template. Applicable to
4445
+ # additional read-write disks, local SSDs, and read-only disks.
4407
4446
  # Corresponds to the JSON property `instantiateFrom`
4408
4447
  # @return [String]
4409
4448
  attr_accessor :instantiate_from
@@ -5240,8 +5279,8 @@ module Google
5240
5279
 
5241
5280
  # Name of the resource; provided by the client when the resource is created. The
5242
5281
  # name must be 1-63 characters long, and comply with RFC1035. Specifically, the
5243
- # name must be 1-63 characters long and match the regular expression [a-z]([-a-
5244
- # z0-9]*[a-z0-9])? which means the first character must be a lowercase letter,
5282
+ # name must be 1-63 characters long and match the regular expression `[a-z]([-a-
5283
+ # z0-9]*[a-z0-9])?` which means the first character must be a lowercase letter,
5245
5284
  # and all following characters must be a dash, lowercase letter, or digit,
5246
5285
  # except the last character, which cannot be a dash.
5247
5286
  # Corresponds to the JSON property `name`
@@ -5701,8 +5740,8 @@ module Google
5701
5740
 
5702
5741
  # Name of the resource; provided by the client when the resource is created. The
5703
5742
  # name must be 1-63 characters long, and comply with RFC1035. Specifically, the
5704
- # name must be 1-63 characters long and match the regular expression [a-z]([-a-
5705
- # z0-9]*[a-z0-9])? which means the first character must be a lowercase letter,
5743
+ # name must be 1-63 characters long and match the regular expression `[a-z]([-a-
5744
+ # z0-9]*[a-z0-9])?` which means the first character must be a lowercase letter,
5706
5745
  # and all following characters must be a dash, lowercase letter, or digit,
5707
5746
  # except the last character, which cannot be a dash.
5708
5747
  # Corresponds to the JSON property `name`
@@ -5771,10 +5810,10 @@ module Google
5771
5810
  # An optional prefix to the service name for this Forwarding Rule. If specified,
5772
5811
  # will be the first label of the fully qualified service name.
5773
5812
  # The label must be 1-63 characters long, and comply with RFC1035. Specifically,
5774
- # the label must be 1-63 characters long and match the regular expression [a-z]([
5775
- # -a-z0-9]*[a-z0-9])? which means the first character must be a lowercase letter,
5776
- # and all following characters must be a dash, lowercase letter, or digit,
5777
- # except the last character, which cannot be a dash.
5813
+ # the label must be 1-63 characters long and match the regular expression `[a-z](
5814
+ # [-a-z0-9]*[a-z0-9])?` which means the first character must be a lowercase
5815
+ # letter, and all following characters must be a dash, lowercase letter, or
5816
+ # digit, except the last character, which cannot be a dash.
5778
5817
  # This field is only used for internal load balancing.
5779
5818
  # Corresponds to the JSON property `serviceLabel`
5780
5819
  # @return [String]
@@ -6199,11 +6238,11 @@ module Google
6199
6238
 
6200
6239
  # A list of labels to apply for this resource. Each label key & value must
6201
6240
  # comply with RFC1035. Specifically, the name must be 1-63 characters long and
6202
- # match the regular expression [a-z]([-a-z0-9]*[a-z0-9])? which means the first
6203
- # character must be a lowercase letter, and all following characters must be a
6204
- # dash, lowercase letter, or digit, except the last character, which cannot be a
6205
- # dash. For example, "webserver-frontend": "images". A label value can also be
6206
- # empty (e.g. "my-label": "").
6241
+ # match the regular expression `[a-z]([-a-z0-9]*[a-z0-9])?` which means the
6242
+ # first character must be a lowercase letter, and all following characters must
6243
+ # be a dash, lowercase letter, or digit, except the last character, which cannot
6244
+ # be a dash. For example, "webserver-frontend": "images". A label value can also
6245
+ # be empty (e.g. "my-label": "").
6207
6246
  # Corresponds to the JSON property `labels`
6208
6247
  # @return [Hash<String,String>]
6209
6248
  attr_accessor :labels
@@ -6564,8 +6603,8 @@ module Google
6564
6603
 
6565
6604
  # Name of the resource. Provided by the client when the resource is created. The
6566
6605
  # name must be 1-63 characters long, and comply with RFC1035. Specifically, the
6567
- # name must be 1-63 characters long and match the regular expression [a-z]([-a-
6568
- # z0-9]*[a-z0-9])? which means the first character must be a lowercase letter,
6606
+ # name must be 1-63 characters long and match the regular expression `[a-z]([-a-
6607
+ # z0-9]*[a-z0-9])?` which means the first character must be a lowercase letter,
6569
6608
  # and all following characters must be a dash, lowercase letter, or digit,
6570
6609
  # except the last character, which cannot be a dash.
6571
6610
  # Corresponds to the JSON property `name`
@@ -6920,9 +6959,10 @@ module Google
6920
6959
  # The name of the resource, provided by the client when initially creating the
6921
6960
  # resource. The resource name must be 1-63 characters long, and comply with
6922
6961
  # RFC1035. Specifically, the name must be 1-63 characters long and match the
6923
- # regular expression [a-z]([-a-z0-9]*[a-z0-9])? which means the first character
6924
- # must be a lowercase letter, and all following characters must be a dash,
6925
- # lowercase letter, or digit, except the last character, which cannot be a dash.
6962
+ # regular expression `[a-z]([-a-z0-9]*[a-z0-9])?` which means the first
6963
+ # character must be a lowercase letter, and all following characters must be a
6964
+ # dash, lowercase letter, or digit, except the last character, which cannot be a
6965
+ # dash.
6926
6966
  # Corresponds to the JSON property `name`
6927
6967
  # @return [String]
6928
6968
  attr_accessor :name
@@ -7829,8 +7869,8 @@ module Google
7829
7869
 
7830
7870
  # Name of the resource. Provided by the client when the resource is created. The
7831
7871
  # name must be 1-63 characters long, and comply with RFC1035. Specifically, the
7832
- # name must be 1-63 characters long and match the regular expression [a-z]([-a-
7833
- # z0-9]*[a-z0-9])? which means the first character must be a lowercase letter,
7872
+ # name must be 1-63 characters long and match the regular expression `[a-z]([-a-
7873
+ # z0-9]*[a-z0-9])?` which means the first character must be a lowercase letter,
7834
7874
  # and all following characters must be a dash, lowercase letter, or digit,
7835
7875
  # except the last character, which cannot be a dash.
7836
7876
  # Corresponds to the JSON property `name`
@@ -8051,8 +8091,8 @@ module Google
8051
8091
 
8052
8092
  # Name of the resource. Provided by the client when the resource is created. The
8053
8093
  # name must be 1-63 characters long, and comply with RFC1035. Specifically, the
8054
- # name must be 1-63 characters long and match the regular expression [a-z]([-a-
8055
- # z0-9]*[a-z0-9])? which means the first character must be a lowercase letter,
8094
+ # name must be 1-63 characters long and match the regular expression `[a-z]([-a-
8095
+ # z0-9]*[a-z0-9])?` which means the first character must be a lowercase letter,
8056
8096
  # and all following characters must be a dash, lowercase letter, or digit,
8057
8097
  # except the last character, which cannot be a dash.
8058
8098
  # Corresponds to the JSON property `name`
@@ -8318,8 +8358,8 @@ module Google
8318
8358
 
8319
8359
  # Name of the resource; provided by the client when the resource is created. The
8320
8360
  # name must be 1-63 characters long, and comply with RFC1035. Specifically, the
8321
- # name must be 1-63 characters long and match the regular expression [a-z]([-a-
8322
- # z0-9]*[a-z0-9])? which means the first character must be a lowercase letter,
8361
+ # name must be 1-63 characters long and match the regular expression `[a-z]([-a-
8362
+ # z0-9]*[a-z0-9])?` which means the first character must be a lowercase letter,
8323
8363
  # and all following characters must be a dash, lowercase letter, or digit,
8324
8364
  # except the last character, which cannot be a dash.
8325
8365
  # Corresponds to the JSON property `name`
@@ -8731,9 +8771,10 @@ module Google
8731
8771
  # The name of the resource, provided by the client when initially creating the
8732
8772
  # resource. The resource name must be 1-63 characters long, and comply with
8733
8773
  # RFC1035. Specifically, the name must be 1-63 characters long and match the
8734
- # regular expression [a-z]([-a-z0-9]*[a-z0-9])? which means the first character
8735
- # must be a lowercase letter, and all following characters must be a dash,
8736
- # lowercase letter, or digit, except the last character, which cannot be a dash.
8774
+ # regular expression `[a-z]([-a-z0-9]*[a-z0-9])?` which means the first
8775
+ # character must be a lowercase letter, and all following characters must be a
8776
+ # dash, lowercase letter, or digit, except the last character, which cannot be a
8777
+ # dash.
8737
8778
  # Corresponds to the JSON property `name`
8738
8779
  # @return [String]
8739
8780
  attr_accessor :name
@@ -11250,8 +11291,8 @@ module Google
11250
11291
 
11251
11292
  # Name of the resource; provided by the client when the resource is created. The
11252
11293
  # name must be 1-63 characters long, and comply with RFC1035. Specifically, the
11253
- # name must be 1-63 characters long and match the regular expression [a-z]([-a-
11254
- # z0-9]*[a-z0-9])? which means the first character must be a lowercase letter,
11294
+ # name must be 1-63 characters long and match the regular expression `[a-z]([-a-
11295
+ # z0-9]*[a-z0-9])?` which means the first character must be a lowercase letter,
11255
11296
  # and all following characters must be a dash, lowercase letter, or digit,
11256
11297
  # except the last character, which cannot be a dash.
11257
11298
  # Corresponds to the JSON property `name`
@@ -11866,8 +11907,8 @@ module Google
11866
11907
 
11867
11908
  # Name of the resource. Provided by the client when the resource is created. The
11868
11909
  # name must be 1-63 characters long, and comply with RFC1035. Specifically, the
11869
- # name must be 1-63 characters long and match the regular expression [a-z]([-a-
11870
- # z0-9]*[a-z0-9])? which means the first character must be a lowercase letter,
11910
+ # name must be 1-63 characters long and match the regular expression `[a-z]([-a-
11911
+ # z0-9]*[a-z0-9])?` which means the first character must be a lowercase letter,
11871
11912
  # and all following characters must be a dash, lowercase letter, or digit,
11872
11913
  # except the last character, which cannot be a dash.
11873
11914
  # Corresponds to the JSON property `name`
@@ -11963,12 +12004,14 @@ module Google
11963
12004
  attr_accessor :admin_enabled
11964
12005
  alias_method :admin_enabled?, :admin_enabled
11965
12006
 
11966
- #
12007
+ # [Deprecated] Replaced by edge_availability_domain.
11967
12008
  # Corresponds to the JSON property `availabilityZone`
11968
12009
  # @return [String]
11969
12010
  attr_accessor :availability_zone
11970
12011
 
11971
- #
12012
+ # Provisioned bandwidth capacity for the interconnectAttachment. Can be set by
12013
+ # the partner to update the customer's provisioned bandwidth. Output only for
12014
+ # for PARTNER type, mutable for PARTNER_PROVIDER, not available for DEDICATED.
11972
12015
  # Corresponds to the JSON property `bandwidth`
11973
12016
  # @return [String]
11974
12017
  attr_accessor :bandwidth
@@ -12006,13 +12049,12 @@ module Google
12006
12049
  # @return [String]
12007
12050
  attr_accessor :description
12008
12051
 
12009
- # Desired availability domain for the attachment. Can only be specified when
12010
- # creating PARTNER-type InterconnectAttachments.
12011
- # For improved reliability, customers should configure a pair of attachments
12012
- # with one per availability domain. The selected availability domain will be
12013
- # provided to the Partner via the pairing key so that the provisioned circuit
12014
- # will lie in the specified domain. If not specified, the value will default to
12015
- # AVAILABILITY_DOMAIN_ANY.
12052
+ # Desired availability domain for the attachment. Only available for type
12053
+ # PARTNER, at creation time. For improved reliability, customers should
12054
+ # configure a pair of attachments with one per availability domain. The selected
12055
+ # availability domain will be provided to the Partner via the pairing key so
12056
+ # that the provisioned circuit will lie in the specified domain. If not
12057
+ # specified, the value will default to AVAILABILITY_DOMAIN_ANY.
12016
12058
  # Corresponds to the JSON property `edgeAvailabilityDomain`
12017
12059
  # @return [String]
12018
12060
  attr_accessor :edge_availability_domain
@@ -12062,8 +12104,8 @@ module Google
12062
12104
 
12063
12105
  # Name of the resource. Provided by the client when the resource is created. The
12064
12106
  # name must be 1-63 characters long, and comply with RFC1035. Specifically, the
12065
- # name must be 1-63 characters long and match the regular expression [a-z]([-a-
12066
- # z0-9]*[a-z0-9])? which means the first character must be a lowercase letter,
12107
+ # name must be 1-63 characters long and match the regular expression `[a-z]([-a-
12108
+ # z0-9]*[a-z0-9])?` which means the first character must be a lowercase letter,
12067
12109
  # and all following characters must be a dash, lowercase letter, or digit,
12068
12110
  # except the last character, which cannot be a dash.
12069
12111
  # Corresponds to the JSON property `name`
@@ -12077,23 +12119,23 @@ module Google
12077
12119
  attr_accessor :operational_status
12078
12120
 
12079
12121
  # [Output only for type PARTNER. Input only for PARTNER_PROVIDER. Not present
12080
- # for DEDICATED]. Opaque string identifying an PARTNER attachment. Of the form ?
12081
- # cloud-region/XXXXXX?.
12122
+ # for DEDICATED]. The opaque identifier of an PARTNER attachment used to
12123
+ # initiate provisioning with a selected partner. Of the form "XXXXX/region/
12124
+ # domain"
12082
12125
  # Corresponds to the JSON property `pairingKey`
12083
12126
  # @return [String]
12084
12127
  attr_accessor :pairing_key
12085
12128
 
12086
- # [Output only for PARTNER. Input for PARTNER_PROVIDER. Not present for
12087
- # DEDICATED] BGP ASN of the Partner. A layer 3 Partner should supply this if
12088
- # they configured BGP on behalf of the customer.
12129
+ # Optional BGP ASN for the router that should be supplied by a layer 3 Partner
12130
+ # if they configured BGP on behalf of the customer. Output only for PARTNER type,
12131
+ # input only for PARTNER_PROVIDER, not available for DEDICATED.
12089
12132
  # Corresponds to the JSON property `partnerAsn`
12090
12133
  # @return [Fixnum]
12091
12134
  attr_accessor :partner_asn
12092
12135
 
12093
12136
  # Informational metadata about Partner attachments from Partners to display to
12094
12137
  # customers. These fields are propagated from PARTNER_PROVIDER attachments to
12095
- # their corresponding PARTNER attachments. Only mutable for PARTNER_PROVIDER
12096
- # type, output-only for PARTNER, not available for DEDICATED.
12138
+ # their corresponding PARTNER attachments.
12097
12139
  # Corresponds to the JSON property `partnerMetadata`
12098
12140
  # @return [Google::Apis::ComputeAlpha::InterconnectAttachmentPartnerMetadata]
12099
12141
  attr_accessor :partner_metadata
@@ -12124,8 +12166,7 @@ module Google
12124
12166
  # @return [String]
12125
12167
  attr_accessor :self_link
12126
12168
 
12127
- # [Output Only] The current state of whether or not this interconnect attachment
12128
- # is functional.
12169
+ # [Output Only] The current state of this attachment's functionality.
12129
12170
  # Corresponds to the JSON property `state`
12130
12171
  # @return [String]
12131
12172
  attr_accessor :state
@@ -12417,8 +12458,7 @@ module Google
12417
12458
 
12418
12459
  # Informational metadata about Partner attachments from Partners to display to
12419
12460
  # customers. These fields are propagated from PARTNER_PROVIDER attachments to
12420
- # their corresponding PARTNER attachments. Only mutable for PARTNER_PROVIDER
12421
- # type, output-only for PARTNER, not available for DEDICATED.
12461
+ # their corresponding PARTNER attachments.
12422
12462
  class InterconnectAttachmentPartnerMetadata
12423
12463
  include Google::Apis::Core::Hashable
12424
12464
 
@@ -14303,9 +14343,10 @@ module Google
14303
14343
  # The name of the resource, provided by the client when initially creating the
14304
14344
  # resource. The resource name must be 1-63 characters long, and comply with
14305
14345
  # RFC1035. Specifically, the name must be 1-63 characters long and match the
14306
- # regular expression [a-z]([-a-z0-9]*[a-z0-9])? which means the first character
14307
- # must be a lowercase letter, and all following characters must be a dash,
14308
- # lowercase letter, or digit, except the last character, which cannot be a dash.
14346
+ # regular expression `[a-z]([-a-z0-9]*[a-z0-9])?` which means the first
14347
+ # character must be a lowercase letter, and all following characters must be a
14348
+ # dash, lowercase letter, or digit, except the last character, which cannot be a
14349
+ # dash.
14309
14350
  # Corresponds to the JSON property `name`
14310
14351
  # @return [String]
14311
14352
  attr_accessor :name
@@ -14486,7 +14527,7 @@ module Google
14486
14527
  end
14487
14528
  end
14488
14529
 
14489
- #
14530
+ # Next available tag: 12
14490
14531
  class ManagedInstance
14491
14532
  include Google::Apis::Core::Hashable
14492
14533
 
@@ -14549,12 +14590,6 @@ module Google
14549
14590
  # @return [Google::Apis::ComputeAlpha::ManagedInstanceOverride]
14550
14591
  attr_accessor :override
14551
14592
 
14552
- # [Output Only] Standby mode of the instance. This field is non-empty iff the
14553
- # instance is a standby.
14554
- # Corresponds to the JSON property `standbyMode`
14555
- # @return [String]
14556
- attr_accessor :standby_mode
14557
-
14558
14593
  # [Output Only] Tag describing the version.
14559
14594
  # Corresponds to the JSON property `tag`
14560
14595
  # @return [String]
@@ -14578,7 +14613,6 @@ module Google
14578
14613
  @instance_template = args[:instance_template] if args.key?(:instance_template)
14579
14614
  @last_attempt = args[:last_attempt] if args.key?(:last_attempt)
14580
14615
  @override = args[:override] if args.key?(:override)
14581
- @standby_mode = args[:standby_mode] if args.key?(:standby_mode)
14582
14616
  @tag = args[:tag] if args.key?(:tag)
14583
14617
  @version = args[:version] if args.key?(:version)
14584
14618
  end
@@ -14937,8 +14971,8 @@ module Google
14937
14971
 
14938
14972
  # Name of the resource. Provided by the client when the resource is created. The
14939
14973
  # name must be 1-63 characters long, and comply with RFC1035. Specifically, the
14940
- # name must be 1-63 characters long and match the regular expression [a-z]([-a-
14941
- # z0-9]*[a-z0-9])? which means the first character must be a lowercase letter,
14974
+ # name must be 1-63 characters long and match the regular expression `[a-z]([-a-
14975
+ # z0-9]*[a-z0-9])?` which means the first character must be a lowercase letter,
14942
14976
  # and all following characters must be a dash, lowercase letter, or digit,
14943
14977
  # except the last character, which cannot be a dash.
14944
14978
  # Corresponds to the JSON property `name`
@@ -15065,8 +15099,8 @@ module Google
15065
15099
 
15066
15100
  # Name of the resource; provided by the client when the resource is created. The
15067
15101
  # name must be 1-63 characters long, and comply with RFC1035. Specifically, the
15068
- # name must be 1-63 characters long and match the regular expression [a-z]([-a-
15069
- # z0-9]*[a-z0-9])? which means the first character must be a lowercase letter,
15102
+ # name must be 1-63 characters long and match the regular expression `[a-z]([-a-
15103
+ # z0-9]*[a-z0-9])?` which means the first character must be a lowercase letter,
15070
15104
  # and all following characters must be a dash, lowercase letter, or digit,
15071
15105
  # except the last character, which cannot be a dash.
15072
15106
  # Corresponds to the JSON property `name`
@@ -15907,7 +15941,7 @@ module Google
15907
15941
 
15908
15942
  # Name of this peering. Provided by the client when the peering is created. The
15909
15943
  # name must comply with RFC1035. Specifically, the name must be 1-63 characters
15910
- # long and match regular expression [a-z]([-a-z0-9]*[a-z0-9])? which means the
15944
+ # long and match regular expression `[a-z]([-a-z0-9]*[a-z0-9])?` which means the
15911
15945
  # first character must be a lowercase letter, and all the following characters
15912
15946
  # must be a dash, lowercase letter, or digit, except the last character, which
15913
15947
  # cannot be a dash.
@@ -18448,8 +18482,8 @@ module Google
18448
18482
 
18449
18483
  # Name of the resource. Provided by the client when the resource is created. The
18450
18484
  # name must be 1-63 characters long, and comply with RFC1035. Specifically, the
18451
- # name must be 1-63 characters long and match the regular expression [a-z]([-a-
18452
- # z0-9]*[a-z0-9])? which means the first character must be a lowercase letter,
18485
+ # name must be 1-63 characters long and match the regular expression `[a-z]([-a-
18486
+ # z0-9]*[a-z0-9])?` which means the first character must be a lowercase letter,
18453
18487
  # and all following characters must be a dash, lowercase letter, or digit,
18454
18488
  # except the last character, which cannot be a dash.
18455
18489
  # Corresponds to the JSON property `name`
@@ -18774,8 +18808,8 @@ module Google
18774
18808
 
18775
18809
  # Name of the resource. Provided by the client when the resource is created. The
18776
18810
  # name must be 1-63 characters long, and comply with RFC1035. Specifically, the
18777
- # name must be 1-63 characters long and match the regular expression [a-z]([-a-
18778
- # z0-9]*[a-z0-9])? which means the first character must be a lowercase letter,
18811
+ # name must be 1-63 characters long and match the regular expression `[a-z]([-a-
18812
+ # z0-9]*[a-z0-9])?` which means the first character must be a lowercase letter,
18779
18813
  # and all following characters must be a dash, lowercase letter, or digit,
18780
18814
  # except the last character, which cannot be a dash.
18781
18815
  # Corresponds to the JSON property `name`
@@ -19851,6 +19885,11 @@ module Google
19851
19885
  attr_accessor :automatic_restart
19852
19886
  alias_method :automatic_restart?, :automatic_restart
19853
19887
 
19888
+ # A set of node affinity and anti-affinity.
19889
+ # Corresponds to the JSON property `nodeAffinities`
19890
+ # @return [Array<Google::Apis::ComputeAlpha::SchedulingNodeAffinity>]
19891
+ attr_accessor :node_affinities
19892
+
19854
19893
  # Defines the maintenance behavior for this instance. For standard instances,
19855
19894
  # the default behavior is MIGRATE. For preemptible instances, the default and
19856
19895
  # only possible behavior is TERMINATE. For more information, see Setting
@@ -19874,11 +19913,44 @@ module Google
19874
19913
  # Update properties of this object
19875
19914
  def update!(**args)
19876
19915
  @automatic_restart = args[:automatic_restart] if args.key?(:automatic_restart)
19916
+ @node_affinities = args[:node_affinities] if args.key?(:node_affinities)
19877
19917
  @on_host_maintenance = args[:on_host_maintenance] if args.key?(:on_host_maintenance)
19878
19918
  @preemptible = args[:preemptible] if args.key?(:preemptible)
19879
19919
  end
19880
19920
  end
19881
19921
 
19922
+ # Node Affinity: the configuration of desired nodes onto which this Instance
19923
+ # could be scheduled.
19924
+ class SchedulingNodeAffinity
19925
+ include Google::Apis::Core::Hashable
19926
+
19927
+ # Corresponds to the label key of Node resource.
19928
+ # Corresponds to the JSON property `key`
19929
+ # @return [String]
19930
+ attr_accessor :key
19931
+
19932
+ # Defines the operation of node selection.
19933
+ # Corresponds to the JSON property `operator`
19934
+ # @return [String]
19935
+ attr_accessor :operator
19936
+
19937
+ # Corresponds to the label values of Node resource.
19938
+ # Corresponds to the JSON property `values`
19939
+ # @return [Array<String>]
19940
+ attr_accessor :values
19941
+
19942
+ def initialize(**args)
19943
+ update!(**args)
19944
+ end
19945
+
19946
+ # Update properties of this object
19947
+ def update!(**args)
19948
+ @key = args[:key] if args.key?(:key)
19949
+ @operator = args[:operator] if args.key?(:operator)
19950
+ @values = args[:values] if args.key?(:values)
19951
+ end
19952
+ end
19953
+
19882
19954
  # A security policy is comprised of one or more rules. It can also be associated
19883
19955
  # with one or more 'targets'.
19884
19956
  class SecurityPolicy
@@ -19920,8 +19992,8 @@ module Google
19920
19992
 
19921
19993
  # Name of the resource. Provided by the client when the resource is created. The
19922
19994
  # name must be 1-63 characters long, and comply with RFC1035. Specifically, the
19923
- # name must be 1-63 characters long and match the regular expression [a-z]([-a-
19924
- # z0-9]*[a-z0-9])? which means the first character must be a lowercase letter,
19995
+ # name must be 1-63 characters long and match the regular expression `[a-z]([-a-
19996
+ # z0-9]*[a-z0-9])?` which means the first character must be a lowercase letter,
19925
19997
  # and all following characters must be a dash, lowercase letter, or digit,
19926
19998
  # except the last character, which cannot be a dash.
19927
19999
  # Corresponds to the JSON property `name`
@@ -20165,7 +20237,7 @@ module Google
20165
20237
  # @return [Google::Apis::ComputeAlpha::Expr]
20166
20238
  attr_accessor :expr
20167
20239
 
20168
- # CIDR IP address range. Only IPv4 is supported.
20240
+ # CIDR IP address range.
20169
20241
  # Corresponds to the JSON property `srcIpRanges`
20170
20242
  # @return [Array<String>]
20171
20243
  attr_accessor :src_ip_ranges
@@ -20195,7 +20267,7 @@ module Google
20195
20267
  class SecurityPolicyRuleMatcherConfig
20196
20268
  include Google::Apis::Core::Hashable
20197
20269
 
20198
- # CIDR IP address range. Only IPv4 is supported.
20270
+ # CIDR IP address range.
20199
20271
  # Corresponds to the JSON property `srcIpRanges`
20200
20272
  # @return [Array<String>]
20201
20273
  attr_accessor :src_ip_ranges
@@ -20287,6 +20359,12 @@ module Google
20287
20359
  class ShieldedVmConfig
20288
20360
  include Google::Apis::Core::Hashable
20289
20361
 
20362
+ # Defines whether the instance should have integrity monitoring enabled.
20363
+ # Corresponds to the JSON property `enableIntegrityMonitoring`
20364
+ # @return [Boolean]
20365
+ attr_accessor :enable_integrity_monitoring
20366
+ alias_method :enable_integrity_monitoring?, :enable_integrity_monitoring
20367
+
20290
20368
  # Defines whether the instance should have secure boot enabled.
20291
20369
  # Corresponds to the JSON property `enableSecureBoot`
20292
20370
  # @return [Boolean]
@@ -20305,6 +20383,7 @@ module Google
20305
20383
 
20306
20384
  # Update properties of this object
20307
20385
  def update!(**args)
20386
+ @enable_integrity_monitoring = args[:enable_integrity_monitoring] if args.key?(:enable_integrity_monitoring)
20308
20387
  @enable_secure_boot = args[:enable_secure_boot] if args.key?(:enable_secure_boot)
20309
20388
  @enable_vtpm = args[:enable_vtpm] if args.key?(:enable_vtpm)
20310
20389
  end
@@ -20316,9 +20395,10 @@ module Google
20316
20395
 
20317
20396
  # Name of the key. The name must be 1-63 characters long, and comply with
20318
20397
  # RFC1035. Specifically, the name must be 1-63 characters long and match the
20319
- # regular expression [a-z]([-a-z0-9]*[a-z0-9])? which means the first character
20320
- # must be a lowercase letter, and all following characters must be a dash,
20321
- # lowercase letter, or digit, except the last character, which cannot be a dash.
20398
+ # regular expression `[a-z]([-a-z0-9]*[a-z0-9])?` which means the first
20399
+ # character must be a lowercase letter, and all following characters must be a
20400
+ # dash, lowercase letter, or digit, except the last character, which cannot be a
20401
+ # dash.
20322
20402
  # Corresponds to the JSON property `keyName`
20323
20403
  # @return [String]
20324
20404
  attr_accessor :key_name
@@ -20361,6 +20441,13 @@ module Google
20361
20441
  # @return [Fixnum]
20362
20442
  attr_accessor :disk_size_gb
20363
20443
 
20444
+ # [Output Only] A list of features to enable on the guest operating system.
20445
+ # Applicable only for bootable images. Read Enabling guest operating system
20446
+ # features to see a list of available options.
20447
+ # Corresponds to the JSON property `guestOsFeatures`
20448
+ # @return [Array<Google::Apis::ComputeAlpha::GuestOsFeature>]
20449
+ attr_accessor :guest_os_features
20450
+
20364
20451
  # [Output Only] The unique identifier for the resource. This identifier is
20365
20452
  # defined by the server.
20366
20453
  # Corresponds to the JSON property `id`
@@ -20404,8 +20491,8 @@ module Google
20404
20491
 
20405
20492
  # Name of the resource; provided by the client when the resource is created. The
20406
20493
  # name must be 1-63 characters long, and comply with RFC1035. Specifically, the
20407
- # name must be 1-63 characters long and match the regular expression [a-z]([-a-
20408
- # z0-9]*[a-z0-9])? which means the first character must be a lowercase letter,
20494
+ # name must be 1-63 characters long and match the regular expression `[a-z]([-a-
20495
+ # z0-9]*[a-z0-9])?` which means the first character must be a lowercase letter,
20409
20496
  # and all following characters must be a dash, lowercase letter, or digit,
20410
20497
  # except the last character, which cannot be a dash.
20411
20498
  # Corresponds to the JSON property `name`
@@ -20473,6 +20560,7 @@ module Google
20473
20560
  @creation_timestamp = args[:creation_timestamp] if args.key?(:creation_timestamp)
20474
20561
  @description = args[:description] if args.key?(:description)
20475
20562
  @disk_size_gb = args[:disk_size_gb] if args.key?(:disk_size_gb)
20563
+ @guest_os_features = args[:guest_os_features] if args.key?(:guest_os_features)
20476
20564
  @id = args[:id] if args.key?(:id)
20477
20565
  @kind = args[:kind] if args.key?(:kind)
20478
20566
  @label_fingerprint = args[:label_fingerprint] if args.key?(:label_fingerprint)
@@ -20681,8 +20769,8 @@ module Google
20681
20769
 
20682
20770
  # Name of the resource. Provided by the client when the resource is created. The
20683
20771
  # name must be 1-63 characters long, and comply with RFC1035. Specifically, the
20684
- # name must be 1-63 characters long and match the regular expression [a-z]([-a-
20685
- # z0-9]*[a-z0-9])? which means the first character must be a lowercase letter,
20772
+ # name must be 1-63 characters long and match the regular expression `[a-z]([-a-
20773
+ # z0-9]*[a-z0-9])?` which means the first character must be a lowercase letter,
20686
20774
  # and all following characters must be a dash, lowercase letter, or digit,
20687
20775
  # except the last character, which cannot be a dash.
20688
20776
  # Corresponds to the JSON property `name`
@@ -21114,9 +21202,10 @@ module Google
21114
21202
 
21115
21203
  # Name of the resource. The name must be 1-63 characters long, and comply with
21116
21204
  # RFC1035. Specifically, the name must be 1-63 characters long and match the
21117
- # regular expression [a-z]([-a-z0-9]*[a-z0-9])? which means the first character
21118
- # must be a lowercase letter, and all following characters must be a dash,
21119
- # lowercase letter, or digit, except the last character, which cannot be a dash.
21205
+ # regular expression `[a-z]([-a-z0-9]*[a-z0-9])?` which means the first
21206
+ # character must be a lowercase letter, and all following characters must be a
21207
+ # dash, lowercase letter, or digit, except the last character, which cannot be a
21208
+ # dash.
21120
21209
  # Corresponds to the JSON property `name`
21121
21210
  # @return [String]
21122
21211
  attr_accessor :name
@@ -21378,6 +21467,12 @@ module Google
21378
21467
  # @return [String]
21379
21468
  attr_accessor :ip_cidr_range
21380
21469
 
21470
+ # [Output Only] The range of internal IPv6 addresses that are owned by this
21471
+ # subnetwork.
21472
+ # Corresponds to the JSON property `ipv6CidrRange`
21473
+ # @return [String]
21474
+ attr_accessor :ipv6_cidr_range
21475
+
21381
21476
  # [Output Only] Type of the resource. Always compute#subnetwork for Subnetwork
21382
21477
  # resources.
21383
21478
  # Corresponds to the JSON property `kind`
@@ -21387,8 +21482,8 @@ module Google
21387
21482
  # The name of the resource, provided by the client when initially creating the
21388
21483
  # resource. The name must be 1-63 characters long, and comply with RFC1035.
21389
21484
  # Specifically, the name must be 1-63 characters long and match the regular
21390
- # expression [a-z]([-a-z0-9]*[a-z0-9])? which means the first character must be
21391
- # a lowercase letter, and all following characters must be a dash, lowercase
21485
+ # expression `[a-z]([-a-z0-9]*[a-z0-9])?` which means the first character must
21486
+ # be a lowercase letter, and all following characters must be a dash, lowercase
21392
21487
  # letter, or digit, except the last character, which cannot be a dash.
21393
21488
  # Corresponds to the JSON property `name`
21394
21489
  # @return [String]
@@ -21444,6 +21539,7 @@ module Google
21444
21539
  @gateway_address = args[:gateway_address] if args.key?(:gateway_address)
21445
21540
  @id = args[:id] if args.key?(:id)
21446
21541
  @ip_cidr_range = args[:ip_cidr_range] if args.key?(:ip_cidr_range)
21542
+ @ipv6_cidr_range = args[:ipv6_cidr_range] if args.key?(:ipv6_cidr_range)
21447
21543
  @kind = args[:kind] if args.key?(:kind)
21448
21544
  @name = args[:name] if args.key?(:name)
21449
21545
  @network = args[:network] if args.key?(:network)
@@ -21986,8 +22082,8 @@ module Google
21986
22082
 
21987
22083
  # Name of the resource. Provided by the client when the resource is created. The
21988
22084
  # name must be 1-63 characters long, and comply with RFC1035. Specifically, the
21989
- # name must be 1-63 characters long and match the regular expression [a-z]([-a-
21990
- # z0-9]*[a-z0-9])? which means the first character must be a lowercase letter,
22085
+ # name must be 1-63 characters long and match the regular expression `[a-z]([-a-
22086
+ # z0-9]*[a-z0-9])?` which means the first character must be a lowercase letter,
21991
22087
  # and all following characters must be a dash, lowercase letter, or digit,
21992
22088
  # except the last character, which cannot be a dash.
21993
22089
  # Corresponds to the JSON property `name`
@@ -22215,8 +22311,8 @@ module Google
22215
22311
 
22216
22312
  # Name of the resource. Provided by the client when the resource is created. The
22217
22313
  # name must be 1-63 characters long, and comply with RFC1035. Specifically, the
22218
- # name must be 1-63 characters long and match the regular expression [a-z]([-a-
22219
- # z0-9]*[a-z0-9])? which means the first character must be a lowercase letter,
22314
+ # name must be 1-63 characters long and match the regular expression `[a-z]([-a-
22315
+ # z0-9]*[a-z0-9])?` which means the first character must be a lowercase letter,
22220
22316
  # and all following characters must be a dash, lowercase letter, or digit,
22221
22317
  # except the last character, which cannot be a dash.
22222
22318
  # Corresponds to the JSON property `name`
@@ -22444,8 +22540,8 @@ module Google
22444
22540
 
22445
22541
  # Name of the resource. Provided by the client when the resource is created. The
22446
22542
  # name must be 1-63 characters long, and comply with RFC1035. Specifically, the
22447
- # name must be 1-63 characters long and match the regular expression [a-z]([-a-
22448
- # z0-9]*[a-z0-9])? which means the first character must be a lowercase letter,
22543
+ # name must be 1-63 characters long and match the regular expression `[a-z]([-a-
22544
+ # z0-9]*[a-z0-9])?` which means the first character must be a lowercase letter,
22449
22545
  # and all following characters must be a dash, lowercase letter, or digit,
22450
22546
  # except the last character, which cannot be a dash.
22451
22547
  # Corresponds to the JSON property `name`
@@ -22888,8 +22984,8 @@ module Google
22888
22984
 
22889
22985
  # Name of the resource. Provided by the client when the resource is created. The
22890
22986
  # name must be 1-63 characters long, and comply with RFC1035. Specifically, the
22891
- # name must be 1-63 characters long and match the regular expression [a-z]([-a-
22892
- # z0-9]*[a-z0-9])? which means the first character must be a lowercase letter,
22987
+ # name must be 1-63 characters long and match the regular expression `[a-z]([-a-
22988
+ # z0-9]*[a-z0-9])?` which means the first character must be a lowercase letter,
22893
22989
  # and all following characters must be a dash, lowercase letter, or digit,
22894
22990
  # except the last character, which cannot be a dash.
22895
22991
  # Corresponds to the JSON property `name`
@@ -23490,8 +23586,8 @@ module Google
23490
23586
 
23491
23587
  # Name of the resource. Provided by the client when the resource is created. The
23492
23588
  # name must be 1-63 characters long, and comply with RFC1035. Specifically, the
23493
- # name must be 1-63 characters long and match the regular expression [a-z]([-a-
23494
- # z0-9]*[a-z0-9])? which means the first character must be a lowercase letter,
23589
+ # name must be 1-63 characters long and match the regular expression `[a-z]([-a-
23590
+ # z0-9]*[a-z0-9])?` which means the first character must be a lowercase letter,
23495
23591
  # and all following characters must be a dash, lowercase letter, or digit,
23496
23592
  # except the last character, which cannot be a dash.
23497
23593
  # Corresponds to the JSON property `name`
@@ -23733,8 +23829,8 @@ module Google
23733
23829
 
23734
23830
  # Name of the resource. Provided by the client when the resource is created. The
23735
23831
  # name must be 1-63 characters long, and comply with RFC1035. Specifically, the
23736
- # name must be 1-63 characters long and match the regular expression [a-z]([-a-
23737
- # z0-9]*[a-z0-9])? which means the first character must be a lowercase letter,
23832
+ # name must be 1-63 characters long and match the regular expression `[a-z]([-a-
23833
+ # z0-9]*[a-z0-9])?` which means the first character must be a lowercase letter,
23738
23834
  # and all following characters must be a dash, lowercase letter, or digit,
23739
23835
  # except the last character, which cannot be a dash.
23740
23836
  # Corresponds to the JSON property `name`
@@ -23947,8 +24043,8 @@ module Google
23947
24043
 
23948
24044
  # Name of the resource. Provided by the client when the resource is created. The
23949
24045
  # name must be 1-63 characters long, and comply with RFC1035. Specifically, the
23950
- # name must be 1-63 characters long and match the regular expression [a-z]([-a-
23951
- # z0-9]*[a-z0-9])? which means the first character must be a lowercase letter,
24046
+ # name must be 1-63 characters long and match the regular expression `[a-z]([-a-
24047
+ # z0-9]*[a-z0-9])?` which means the first character must be a lowercase letter,
23952
24048
  # and all following characters must be a dash, lowercase letter, or digit,
23953
24049
  # except the last character, which cannot be a dash.
23954
24050
  # Corresponds to the JSON property `name`
@@ -24499,8 +24595,8 @@ module Google
24499
24595
 
24500
24596
  # Name of the resource. Provided by the client when the resource is created. The
24501
24597
  # name must be 1-63 characters long, and comply with RFC1035. Specifically, the
24502
- # name must be 1-63 characters long and match the regular expression [a-z]([-a-
24503
- # z0-9]*[a-z0-9])? which means the first character must be a lowercase letter,
24598
+ # name must be 1-63 characters long and match the regular expression `[a-z]([-a-
24599
+ # z0-9]*[a-z0-9])?` which means the first character must be a lowercase letter,
24504
24600
  # and all following characters must be a dash, lowercase letter, or digit,
24505
24601
  # except the last character, which cannot be a dash.
24506
24602
  # Corresponds to the JSON property `name`
@@ -25068,8 +25164,8 @@ module Google
25068
25164
 
25069
25165
  # Name of the resource. Provided by the client when the resource is created. The
25070
25166
  # name must be 1-63 characters long, and comply with RFC1035. Specifically, the
25071
- # name must be 1-63 characters long and match the regular expression [a-z]([-a-
25072
- # z0-9]*[a-z0-9])? which means the first character must be a lowercase letter,
25167
+ # name must be 1-63 characters long and match the regular expression `[a-z]([-a-
25168
+ # z0-9]*[a-z0-9])?` which means the first character must be a lowercase letter,
25073
25169
  # and all following characters must be a dash, lowercase letter, or digit,
25074
25170
  # except the last character, which cannot be a dash.
25075
25171
  # Corresponds to the JSON property `name`