google-cloud-compute-v1 1.2.0 → 1.5.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (267) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +10 -5
  3. data/lib/google/cloud/compute/v1/accelerator_types/rest/client.rb +2 -2
  4. data/lib/google/cloud/compute/v1/accelerator_types/rest/service_stub.rb +90 -52
  5. data/lib/google/cloud/compute/v1/accelerator_types.rb +5 -0
  6. data/lib/google/cloud/compute/v1/addresses/rest/client.rb +2 -2
  7. data/lib/google/cloud/compute/v1/addresses/rest/service_stub.rb +156 -89
  8. data/lib/google/cloud/compute/v1/addresses.rb +3 -0
  9. data/lib/google/cloud/compute/v1/autoscalers/rest/client.rb +2 -2
  10. data/lib/google/cloud/compute/v1/autoscalers/rest/service_stub.rb +222 -129
  11. data/lib/google/cloud/compute/v1/autoscalers.rb +3 -0
  12. data/lib/google/cloud/compute/v1/backend_buckets/rest/client.rb +1 -1
  13. data/lib/google/cloud/compute/v1/backend_buckets/rest/service_stub.rb +285 -161
  14. data/lib/google/cloud/compute/v1/backend_buckets.rb +3 -0
  15. data/lib/google/cloud/compute/v1/backend_services/rest/client.rb +2 -2
  16. data/lib/google/cloud/compute/v1/backend_services/rest/service_stub.rb +383 -221
  17. data/lib/google/cloud/compute/v1/backend_services.rb +3 -0
  18. data/lib/google/cloud/compute/v1/compute_pb.rb +671 -3
  19. data/lib/google/cloud/compute/v1/disk_types/rest/client.rb +2 -2
  20. data/lib/google/cloud/compute/v1/disk_types/rest/service_stub.rb +90 -52
  21. data/lib/google/cloud/compute/v1/disk_types.rb +3 -0
  22. data/lib/google/cloud/compute/v1/disks/rest/client.rb +3 -3
  23. data/lib/google/cloud/compute/v1/disks/rest/service_stub.rb +429 -240
  24. data/lib/google/cloud/compute/v1/disks.rb +3 -0
  25. data/lib/google/cloud/compute/v1/external_vpn_gateways/rest/client.rb +1 -1
  26. data/lib/google/cloud/compute/v1/external_vpn_gateways/rest/service_stub.rb +189 -102
  27. data/lib/google/cloud/compute/v1/external_vpn_gateways.rb +3 -0
  28. data/lib/google/cloud/compute/v1/firewall_policies/rest/client.rb +1 -1
  29. data/lib/google/cloud/compute/v1/firewall_policies/rest/service_stub.rb +555 -330
  30. data/lib/google/cloud/compute/v1/firewall_policies.rb +3 -0
  31. data/lib/google/cloud/compute/v1/firewalls/rest/client.rb +1 -1
  32. data/lib/google/cloud/compute/v1/firewalls/rest/service_stub.rb +187 -104
  33. data/lib/google/cloud/compute/v1/firewalls.rb +3 -0
  34. data/lib/google/cloud/compute/v1/forwarding_rules/rest/client.rb +2 -2
  35. data/lib/google/cloud/compute/v1/forwarding_rules/rest/service_stub.rb +258 -146
  36. data/lib/google/cloud/compute/v1/forwarding_rules.rb +3 -0
  37. data/lib/google/cloud/compute/v1/global_addresses/rest/client.rb +1 -1
  38. data/lib/google/cloud/compute/v1/global_addresses/rest/service_stub.rb +121 -66
  39. data/lib/google/cloud/compute/v1/global_addresses.rb +3 -0
  40. data/lib/google/cloud/compute/v1/global_forwarding_rules/rest/client.rb +1 -1
  41. data/lib/google/cloud/compute/v1/global_forwarding_rules/rest/service_stub.rb +221 -122
  42. data/lib/google/cloud/compute/v1/global_forwarding_rules.rb +3 -0
  43. data/lib/google/cloud/compute/v1/global_network_endpoint_groups/rest/client.rb +2 -2
  44. data/lib/google/cloud/compute/v1/global_network_endpoint_groups/rest/service_stub.rb +219 -126
  45. data/lib/google/cloud/compute/v1/global_network_endpoint_groups.rb +3 -0
  46. data/lib/google/cloud/compute/v1/global_operations/rest/client.rb +2 -2
  47. data/lib/google/cloud/compute/v1/global_operations/rest/service_stub.rb +154 -86
  48. data/lib/google/cloud/compute/v1/global_operations.rb +3 -0
  49. data/lib/google/cloud/compute/v1/global_organization_operations/rest/client.rb +1 -1
  50. data/lib/google/cloud/compute/v1/global_organization_operations/rest/service_stub.rb +84 -49
  51. data/lib/google/cloud/compute/v1/global_organization_operations.rb +3 -0
  52. data/lib/google/cloud/compute/v1/global_public_delegated_prefixes/rest/client.rb +1 -1
  53. data/lib/google/cloud/compute/v1/global_public_delegated_prefixes/rest/service_stub.rb +154 -85
  54. data/lib/google/cloud/compute/v1/global_public_delegated_prefixes.rb +3 -0
  55. data/lib/google/cloud/compute/v1/health_checks/rest/client.rb +2 -2
  56. data/lib/google/cloud/compute/v1/health_checks/rest/service_stub.rb +218 -127
  57. data/lib/google/cloud/compute/v1/health_checks.rb +3 -0
  58. data/lib/google/cloud/compute/v1/image_family_views/rest/service_stub.rb +27 -7
  59. data/lib/google/cloud/compute/v1/image_family_views.rb +3 -0
  60. data/lib/google/cloud/compute/v1/images/rest/client.rb +1 -1
  61. data/lib/google/cloud/compute/v1/images/rest/service_stub.rb +354 -194
  62. data/lib/google/cloud/compute/v1/images.rb +3 -0
  63. data/lib/google/cloud/compute/v1/instance_group_managers/rest/client.rb +10 -10
  64. data/lib/google/cloud/compute/v1/instance_group_managers/rest/service_stub.rb +664 -381
  65. data/lib/google/cloud/compute/v1/instance_group_managers.rb +3 -0
  66. data/lib/google/cloud/compute/v1/instance_groups/rest/client.rb +4 -4
  67. data/lib/google/cloud/compute/v1/instance_groups/rest/service_stub.rb +292 -169
  68. data/lib/google/cloud/compute/v1/instance_groups.rb +3 -0
  69. data/lib/google/cloud/compute/v1/instance_templates/rest/client.rb +1 -1
  70. data/lib/google/cloud/compute/v1/instance_templates/rest/service_stub.rb +221 -120
  71. data/lib/google/cloud/compute/v1/instance_templates.rb +3 -0
  72. data/lib/google/cloud/compute/v1/instances/rest/client.rb +7 -5
  73. data/lib/google/cloud/compute/v1/instances/rest/service_stub.rb +1503 -845
  74. data/lib/google/cloud/compute/v1/instances.rb +3 -0
  75. data/lib/google/cloud/compute/v1/interconnect_attachments/rest/client.rb +2 -2
  76. data/lib/google/cloud/compute/v1/interconnect_attachments/rest/service_stub.rb +190 -109
  77. data/lib/google/cloud/compute/v1/interconnect_attachments.rb +3 -0
  78. data/lib/google/cloud/compute/v1/interconnect_locations/rest/client.rb +1 -1
  79. data/lib/google/cloud/compute/v1/interconnect_locations/rest/service_stub.rb +57 -29
  80. data/lib/google/cloud/compute/v1/interconnect_locations.rb +3 -0
  81. data/lib/google/cloud/compute/v1/interconnects/rest/client.rb +1 -1
  82. data/lib/google/cloud/compute/v1/interconnects/rest/service_stub.rb +187 -102
  83. data/lib/google/cloud/compute/v1/interconnects.rb +3 -0
  84. data/lib/google/cloud/compute/v1/license_codes/rest/service_stub.rb +60 -25
  85. data/lib/google/cloud/compute/v1/license_codes.rb +3 -0
  86. data/lib/google/cloud/compute/v1/licenses/rest/client.rb +1 -1
  87. data/lib/google/cloud/compute/v1/licenses/rest/service_stub.rb +221 -120
  88. data/lib/google/cloud/compute/v1/licenses.rb +3 -0
  89. data/lib/google/cloud/compute/v1/machine_images/rest/client.rb +1 -1
  90. data/lib/google/cloud/compute/v1/machine_images/rest/service_stub.rb +221 -121
  91. data/lib/google/cloud/compute/v1/machine_images.rb +3 -0
  92. data/lib/google/cloud/compute/v1/machine_types/rest/client.rb +2 -2
  93. data/lib/google/cloud/compute/v1/machine_types/rest/service_stub.rb +90 -52
  94. data/lib/google/cloud/compute/v1/machine_types.rb +3 -0
  95. data/lib/google/cloud/compute/v1/network_edge_security_services/credentials.rb +52 -0
  96. data/lib/google/cloud/compute/v1/network_edge_security_services/rest/client.rb +679 -0
  97. data/lib/google/cloud/compute/v1/network_edge_security_services/rest/service_stub.rb +348 -0
  98. data/lib/google/cloud/compute/v1/network_edge_security_services/rest.rb +33 -0
  99. data/lib/google/cloud/compute/v1/network_edge_security_services.rb +47 -0
  100. data/lib/google/cloud/compute/v1/network_endpoint_groups/rest/client.rb +3 -3
  101. data/lib/google/cloud/compute/v1/network_endpoint_groups/rest/service_stub.rb +293 -168
  102. data/lib/google/cloud/compute/v1/network_endpoint_groups.rb +3 -0
  103. data/lib/google/cloud/compute/v1/network_firewall_policies/credentials.rb +52 -0
  104. data/lib/google/cloud/compute/v1/network_firewall_policies/rest/client.rb +1552 -0
  105. data/lib/google/cloud/compute/v1/network_firewall_policies/rest/service_stub.rb +998 -0
  106. data/lib/google/cloud/compute/v1/network_firewall_policies/rest.rb +33 -0
  107. data/lib/google/cloud/compute/v1/network_firewall_policies.rb +47 -0
  108. data/lib/google/cloud/compute/v1/networks/rest/client.rb +2 -2
  109. data/lib/google/cloud/compute/v1/networks/rest/service_stub.rb +350 -202
  110. data/lib/google/cloud/compute/v1/networks.rb +3 -0
  111. data/lib/google/cloud/compute/v1/node_groups/rest/client.rb +3 -3
  112. data/lib/google/cloud/compute/v1/node_groups/rest/service_stub.rb +428 -242
  113. data/lib/google/cloud/compute/v1/node_groups.rb +3 -0
  114. data/lib/google/cloud/compute/v1/node_templates/rest/client.rb +2 -2
  115. data/lib/google/cloud/compute/v1/node_templates/rest/service_stub.rb +259 -143
  116. data/lib/google/cloud/compute/v1/node_templates.rb +3 -0
  117. data/lib/google/cloud/compute/v1/node_types/rest/client.rb +2 -2
  118. data/lib/google/cloud/compute/v1/node_types/rest/service_stub.rb +90 -52
  119. data/lib/google/cloud/compute/v1/node_types.rb +3 -0
  120. data/lib/google/cloud/compute/v1/packet_mirrorings/rest/client.rb +2 -2
  121. data/lib/google/cloud/compute/v1/packet_mirrorings/rest/service_stub.rb +225 -126
  122. data/lib/google/cloud/compute/v1/packet_mirrorings.rb +3 -0
  123. data/lib/google/cloud/compute/v1/projects/rest/client.rb +2 -2
  124. data/lib/google/cloud/compute/v1/projects/rest/service_stub.rb +406 -238
  125. data/lib/google/cloud/compute/v1/projects.rb +3 -0
  126. data/lib/google/cloud/compute/v1/public_advertised_prefixes/rest/client.rb +1 -1
  127. data/lib/google/cloud/compute/v1/public_advertised_prefixes/rest/service_stub.rb +154 -85
  128. data/lib/google/cloud/compute/v1/public_advertised_prefixes.rb +3 -0
  129. data/lib/google/cloud/compute/v1/public_delegated_prefixes/rest/client.rb +2 -2
  130. data/lib/google/cloud/compute/v1/public_delegated_prefixes/rest/service_stub.rb +190 -108
  131. data/lib/google/cloud/compute/v1/public_delegated_prefixes.rb +3 -0
  132. data/lib/google/cloud/compute/v1/region_autoscalers/rest/client.rb +1 -1
  133. data/lib/google/cloud/compute/v1/region_autoscalers/rest/service_stub.rb +191 -106
  134. data/lib/google/cloud/compute/v1/region_autoscalers.rb +3 -0
  135. data/lib/google/cloud/compute/v1/region_backend_services/rest/client.rb +1 -1
  136. data/lib/google/cloud/compute/v1/region_backend_services/rest/service_stub.rb +228 -122
  137. data/lib/google/cloud/compute/v1/region_backend_services.rb +3 -0
  138. data/lib/google/cloud/compute/v1/region_commitments/rest/client.rb +2 -2
  139. data/lib/google/cloud/compute/v1/region_commitments/rest/service_stub.rb +157 -92
  140. data/lib/google/cloud/compute/v1/region_commitments.rb +3 -0
  141. data/lib/google/cloud/compute/v1/region_disk_types/rest/client.rb +1 -1
  142. data/lib/google/cloud/compute/v1/region_disk_types/rest/service_stub.rb +59 -29
  143. data/lib/google/cloud/compute/v1/region_disk_types.rb +3 -0
  144. data/lib/google/cloud/compute/v1/region_disks/rest/client.rb +1 -1
  145. data/lib/google/cloud/compute/v1/region_disks/rest/service_stub.rb +398 -216
  146. data/lib/google/cloud/compute/v1/region_disks.rb +3 -0
  147. data/lib/google/cloud/compute/v1/region_health_check_services/rest/client.rb +1 -1
  148. data/lib/google/cloud/compute/v1/region_health_check_services/rest/service_stub.rb +159 -85
  149. data/lib/google/cloud/compute/v1/region_health_check_services.rb +3 -0
  150. data/lib/google/cloud/compute/v1/region_health_checks/rest/client.rb +1 -1
  151. data/lib/google/cloud/compute/v1/region_health_checks/rest/service_stub.rb +193 -104
  152. data/lib/google/cloud/compute/v1/region_health_checks.rb +3 -0
  153. data/lib/google/cloud/compute/v1/region_instance_group_managers/rest/client.rb +9 -9
  154. data/lib/google/cloud/compute/v1/region_instance_group_managers/rest/service_stub.rb +633 -358
  155. data/lib/google/cloud/compute/v1/region_instance_group_managers.rb +3 -0
  156. data/lib/google/cloud/compute/v1/region_instance_groups/rest/client.rb +2 -2
  157. data/lib/google/cloud/compute/v1/region_instance_groups/rest/service_stub.rb +127 -71
  158. data/lib/google/cloud/compute/v1/region_instance_groups.rb +3 -0
  159. data/lib/google/cloud/compute/v1/region_instances/rest/service_stub.rb +26 -9
  160. data/lib/google/cloud/compute/v1/region_instances.rb +3 -0
  161. data/lib/google/cloud/compute/v1/region_network_endpoint_groups/rest/client.rb +1 -1
  162. data/lib/google/cloud/compute/v1/region_network_endpoint_groups/rest/service_stub.rb +125 -66
  163. data/lib/google/cloud/compute/v1/region_network_endpoint_groups.rb +3 -0
  164. data/lib/google/cloud/compute/v1/region_network_firewall_policies/credentials.rb +52 -0
  165. data/lib/google/cloud/compute/v1/region_network_firewall_policies/rest/client.rb +1670 -0
  166. data/lib/google/cloud/compute/v1/region_network_firewall_policies/rest/service_stub.rb +1073 -0
  167. data/lib/google/cloud/compute/v1/region_network_firewall_policies/rest.rb +33 -0
  168. data/lib/google/cloud/compute/v1/region_network_firewall_policies.rb +47 -0
  169. data/lib/google/cloud/compute/v1/region_notification_endpoints/rest/client.rb +1 -1
  170. data/lib/google/cloud/compute/v1/region_notification_endpoints/rest/service_stub.rb +125 -66
  171. data/lib/google/cloud/compute/v1/region_notification_endpoints.rb +3 -0
  172. data/lib/google/cloud/compute/v1/region_operations/rest/client.rb +1 -1
  173. data/lib/google/cloud/compute/v1/region_operations/rest/service_stub.rb +127 -63
  174. data/lib/google/cloud/compute/v1/region_operations.rb +3 -0
  175. data/lib/google/cloud/compute/v1/region_security_policies/credentials.rb +52 -0
  176. data/lib/google/cloud/compute/v1/region_security_policies/rest/client.rb +676 -0
  177. data/lib/google/cloud/compute/v1/region_security_policies/rest/service_stub.rb +349 -0
  178. data/lib/google/cloud/compute/v1/region_security_policies/rest.rb +33 -0
  179. data/lib/google/cloud/compute/v1/region_security_policies.rb +47 -0
  180. data/lib/google/cloud/compute/v1/region_ssl_certificates/rest/client.rb +1 -1
  181. data/lib/google/cloud/compute/v1/region_ssl_certificates/rest/service_stub.rb +125 -66
  182. data/lib/google/cloud/compute/v1/region_ssl_certificates.rb +3 -0
  183. data/lib/google/cloud/compute/v1/region_target_http_proxies/rest/client.rb +1 -1
  184. data/lib/google/cloud/compute/v1/region_target_http_proxies/rest/service_stub.rb +159 -85
  185. data/lib/google/cloud/compute/v1/region_target_http_proxies.rb +3 -0
  186. data/lib/google/cloud/compute/v1/region_target_https_proxies/rest/client.rb +88 -1
  187. data/lib/google/cloud/compute/v1/region_target_https_proxies/rest/service_stub.rb +249 -99
  188. data/lib/google/cloud/compute/v1/region_target_https_proxies.rb +3 -0
  189. data/lib/google/cloud/compute/v1/region_url_maps/rest/client.rb +1 -1
  190. data/lib/google/cloud/compute/v1/region_url_maps/rest/service_stub.rb +228 -122
  191. data/lib/google/cloud/compute/v1/region_url_maps.rb +3 -0
  192. data/lib/google/cloud/compute/v1/regions/rest/client.rb +1 -1
  193. data/lib/google/cloud/compute/v1/regions/rest/service_stub.rb +57 -29
  194. data/lib/google/cloud/compute/v1/regions.rb +3 -0
  195. data/lib/google/cloud/compute/v1/reservations/rest/client.rb +2 -2
  196. data/lib/google/cloud/compute/v1/reservations/rest/service_stub.rb +327 -183
  197. data/lib/google/cloud/compute/v1/reservations.rb +3 -0
  198. data/lib/google/cloud/compute/v1/resource_policies/rest/client.rb +2 -2
  199. data/lib/google/cloud/compute/v1/resource_policies/rest/service_stub.rb +259 -143
  200. data/lib/google/cloud/compute/v1/resource_policies.rb +3 -0
  201. data/lib/google/cloud/compute/v1/routers/rest/client.rb +3 -3
  202. data/lib/google/cloud/compute/v1/routers/rest/service_stub.rb +326 -184
  203. data/lib/google/cloud/compute/v1/routers.rb +3 -0
  204. data/lib/google/cloud/compute/v1/routes/rest/client.rb +1 -1
  205. data/lib/google/cloud/compute/v1/routes/rest/service_stub.rb +121 -66
  206. data/lib/google/cloud/compute/v1/routes.rb +3 -0
  207. data/lib/google/cloud/compute/v1/security_policies/rest/client.rb +97 -5
  208. data/lib/google/cloud/compute/v1/security_policies/rest/service_stub.rb +368 -174
  209. data/lib/google/cloud/compute/v1/security_policies.rb +3 -0
  210. data/lib/google/cloud/compute/v1/service_attachments/rest/client.rb +2 -2
  211. data/lib/google/cloud/compute/v1/service_attachments/rest/service_stub.rb +293 -162
  212. data/lib/google/cloud/compute/v1/service_attachments.rb +3 -0
  213. data/lib/google/cloud/compute/v1/snapshots/rest/client.rb +1 -1
  214. data/lib/google/cloud/compute/v1/snapshots/rest/service_stub.rb +255 -138
  215. data/lib/google/cloud/compute/v1/snapshots.rb +3 -0
  216. data/lib/google/cloud/compute/v1/ssl_certificates/rest/client.rb +2 -2
  217. data/lib/google/cloud/compute/v1/ssl_certificates/rest/service_stub.rb +152 -89
  218. data/lib/google/cloud/compute/v1/ssl_certificates.rb +3 -0
  219. data/lib/google/cloud/compute/v1/ssl_policies/rest/client.rb +2 -2
  220. data/lib/google/cloud/compute/v1/ssl_policies/rest/service_stub.rb +185 -107
  221. data/lib/google/cloud/compute/v1/ssl_policies.rb +3 -0
  222. data/lib/google/cloud/compute/v1/subnetworks/rest/client.rb +3 -3
  223. data/lib/google/cloud/compute/v1/subnetworks/rest/service_stub.rb +392 -223
  224. data/lib/google/cloud/compute/v1/subnetworks.rb +3 -0
  225. data/lib/google/cloud/compute/v1/target_grpc_proxies/rest/client.rb +1 -1
  226. data/lib/google/cloud/compute/v1/target_grpc_proxies/rest/service_stub.rb +154 -85
  227. data/lib/google/cloud/compute/v1/target_grpc_proxies.rb +3 -0
  228. data/lib/google/cloud/compute/v1/target_http_proxies/rest/client.rb +2 -2
  229. data/lib/google/cloud/compute/v1/target_http_proxies/rest/service_stub.rb +218 -127
  230. data/lib/google/cloud/compute/v1/target_http_proxies.rb +3 -0
  231. data/lib/google/cloud/compute/v1/target_https_proxies/rest/client.rb +86 -2
  232. data/lib/google/cloud/compute/v1/target_https_proxies/rest/service_stub.rb +371 -178
  233. data/lib/google/cloud/compute/v1/target_https_proxies.rb +3 -0
  234. data/lib/google/cloud/compute/v1/target_instances/rest/client.rb +2 -2
  235. data/lib/google/cloud/compute/v1/target_instances/rest/service_stub.rb +156 -89
  236. data/lib/google/cloud/compute/v1/target_instances.rb +3 -0
  237. data/lib/google/cloud/compute/v1/target_pools/rest/client.rb +2 -2
  238. data/lib/google/cloud/compute/v1/target_pools/rest/service_stub.rb +361 -203
  239. data/lib/google/cloud/compute/v1/target_pools.rb +3 -0
  240. data/lib/google/cloud/compute/v1/target_ssl_proxies/rest/client.rb +85 -1
  241. data/lib/google/cloud/compute/v1/target_ssl_proxies/rest/service_stub.rb +307 -136
  242. data/lib/google/cloud/compute/v1/target_ssl_proxies.rb +3 -0
  243. data/lib/google/cloud/compute/v1/target_tcp_proxies/rest/client.rb +1 -1
  244. data/lib/google/cloud/compute/v1/target_tcp_proxies/rest/service_stub.rb +187 -104
  245. data/lib/google/cloud/compute/v1/target_tcp_proxies.rb +3 -0
  246. data/lib/google/cloud/compute/v1/target_vpn_gateways/rest/client.rb +2 -2
  247. data/lib/google/cloud/compute/v1/target_vpn_gateways/rest/service_stub.rb +156 -89
  248. data/lib/google/cloud/compute/v1/target_vpn_gateways.rb +3 -0
  249. data/lib/google/cloud/compute/v1/url_maps/rest/client.rb +2 -2
  250. data/lib/google/cloud/compute/v1/url_maps/rest/service_stub.rb +285 -164
  251. data/lib/google/cloud/compute/v1/url_maps.rb +3 -0
  252. data/lib/google/cloud/compute/v1/version.rb +1 -1
  253. data/lib/google/cloud/compute/v1/vpn_gateways/rest/client.rb +2 -2
  254. data/lib/google/cloud/compute/v1/vpn_gateways/rest/service_stub.rb +259 -143
  255. data/lib/google/cloud/compute/v1/vpn_gateways.rb +3 -0
  256. data/lib/google/cloud/compute/v1/vpn_tunnels/rest/client.rb +2 -2
  257. data/lib/google/cloud/compute/v1/vpn_tunnels/rest/service_stub.rb +156 -89
  258. data/lib/google/cloud/compute/v1/vpn_tunnels.rb +3 -0
  259. data/lib/google/cloud/compute/v1/zone_operations/rest/client.rb +1 -1
  260. data/lib/google/cloud/compute/v1/zone_operations/rest/service_stub.rb +127 -63
  261. data/lib/google/cloud/compute/v1/zone_operations.rb +3 -0
  262. data/lib/google/cloud/compute/v1/zones/rest/client.rb +1 -1
  263. data/lib/google/cloud/compute/v1/zones/rest/service_stub.rb +57 -29
  264. data/lib/google/cloud/compute/v1/zones.rb +3 -0
  265. data/lib/google/cloud/compute/v1.rb +4 -0
  266. data/proto_docs/google/cloud/compute/v1/compute.rb +1946 -229
  267. metadata +32 -12
@@ -55,9 +55,17 @@ module Google
55
55
  def delete request_pb, options = nil
56
56
  raise ::ArgumentError, "request must be provided" if request_pb.nil?
57
57
 
58
- uri, _body, query_string_params = transcode_delete_request request_pb
59
- response = @client_stub.make_delete_request(
58
+ verb, uri, query_string_params, body = transcode_delete_request request_pb
59
+ query_string_params = if query_string_params.any?
60
+ query_string_params.to_h { |p| p.split("=", 2) }
61
+ else
62
+ {}
63
+ end
64
+
65
+ response = @client_stub.make_http_request(
66
+ verb,
60
67
  uri: uri,
68
+ body: body || "",
61
69
  params: query_string_params,
62
70
  options: options
63
71
  )
@@ -67,22 +75,6 @@ module Google
67
75
  result
68
76
  end
69
77
 
70
- ##
71
- # GRPC transcoding helper method for the delete REST call
72
- #
73
- # @param request_pb [::Google::Cloud::Compute::V1::DeleteRegionUrlMapRequest]
74
- # A request object representing the call parameters. Required.
75
- # @return [Array(String, [String, nil], Hash{String => String})]
76
- # Uri, Body, Query string parameters
77
- def transcode_delete_request request_pb
78
- uri = "/compute/v1/projects/#{request_pb.project}/regions/#{request_pb.region}/urlMaps/#{request_pb.url_map}"
79
- body = nil
80
- query_string_params = {}
81
- query_string_params["requestId"] = request_pb.request_id.to_s if request_pb.has_request_id?
82
-
83
- [uri, body, query_string_params]
84
- end
85
-
86
78
  ##
87
79
  # Baseline implementation for the get REST call
88
80
  #
@@ -100,9 +92,18 @@ module Google
100
92
  def get request_pb, options = nil
101
93
  raise ::ArgumentError, "request must be provided" if request_pb.nil?
102
94
 
103
- uri, _body, _query_string_params = transcode_get_request request_pb
104
- response = @client_stub.make_get_request(
95
+ verb, uri, query_string_params, body = transcode_get_request request_pb
96
+ query_string_params = if query_string_params.any?
97
+ query_string_params.to_h { |p| p.split("=", 2) }
98
+ else
99
+ {}
100
+ end
101
+
102
+ response = @client_stub.make_http_request(
103
+ verb,
105
104
  uri: uri,
105
+ body: body || "",
106
+ params: query_string_params,
106
107
  options: options
107
108
  )
108
109
  result = ::Google::Cloud::Compute::V1::UrlMap.decode_json response.body, ignore_unknown_fields: true
@@ -111,21 +112,6 @@ module Google
111
112
  result
112
113
  end
113
114
 
114
- ##
115
- # GRPC transcoding helper method for the get REST call
116
- #
117
- # @param request_pb [::Google::Cloud::Compute::V1::GetRegionUrlMapRequest]
118
- # A request object representing the call parameters. Required.
119
- # @return [Array(String, [String, nil], Hash{String => String})]
120
- # Uri, Body, Query string parameters
121
- def transcode_get_request request_pb
122
- uri = "/compute/v1/projects/#{request_pb.project}/regions/#{request_pb.region}/urlMaps/#{request_pb.url_map}"
123
- body = nil
124
- query_string_params = {}
125
-
126
- [uri, body, query_string_params]
127
- end
128
-
129
115
  ##
130
116
  # Baseline implementation for the insert REST call
131
117
  #
@@ -143,10 +129,17 @@ module Google
143
129
  def insert request_pb, options = nil
144
130
  raise ::ArgumentError, "request must be provided" if request_pb.nil?
145
131
 
146
- uri, body, query_string_params = transcode_insert_request request_pb
147
- response = @client_stub.make_post_request(
132
+ verb, uri, query_string_params, body = transcode_insert_request request_pb
133
+ query_string_params = if query_string_params.any?
134
+ query_string_params.to_h { |p| p.split("=", 2) }
135
+ else
136
+ {}
137
+ end
138
+
139
+ response = @client_stub.make_http_request(
140
+ verb,
148
141
  uri: uri,
149
- body: body,
142
+ body: body || "",
150
143
  params: query_string_params,
151
144
  options: options
152
145
  )
@@ -156,22 +149,6 @@ module Google
156
149
  result
157
150
  end
158
151
 
159
- ##
160
- # GRPC transcoding helper method for the insert REST call
161
- #
162
- # @param request_pb [::Google::Cloud::Compute::V1::InsertRegionUrlMapRequest]
163
- # A request object representing the call parameters. Required.
164
- # @return [Array(String, [String, nil], Hash{String => String})]
165
- # Uri, Body, Query string parameters
166
- def transcode_insert_request request_pb
167
- uri = "/compute/v1/projects/#{request_pb.project}/regions/#{request_pb.region}/urlMaps"
168
- body = request_pb.url_map_resource.to_json
169
- query_string_params = {}
170
- query_string_params["requestId"] = request_pb.request_id.to_s if request_pb.has_request_id?
171
-
172
- [uri, body, query_string_params]
173
- end
174
-
175
152
  ##
176
153
  # Baseline implementation for the list REST call
177
154
  #
@@ -189,9 +166,17 @@ module Google
189
166
  def list request_pb, options = nil
190
167
  raise ::ArgumentError, "request must be provided" if request_pb.nil?
191
168
 
192
- uri, _body, query_string_params = transcode_list_request request_pb
193
- response = @client_stub.make_get_request(
169
+ verb, uri, query_string_params, body = transcode_list_request request_pb
170
+ query_string_params = if query_string_params.any?
171
+ query_string_params.to_h { |p| p.split("=", 2) }
172
+ else
173
+ {}
174
+ end
175
+
176
+ response = @client_stub.make_http_request(
177
+ verb,
194
178
  uri: uri,
179
+ body: body || "",
195
180
  params: query_string_params,
196
181
  options: options
197
182
  )
@@ -201,26 +186,6 @@ module Google
201
186
  result
202
187
  end
203
188
 
204
- ##
205
- # GRPC transcoding helper method for the list REST call
206
- #
207
- # @param request_pb [::Google::Cloud::Compute::V1::ListRegionUrlMapsRequest]
208
- # A request object representing the call parameters. Required.
209
- # @return [Array(String, [String, nil], Hash{String => String})]
210
- # Uri, Body, Query string parameters
211
- def transcode_list_request request_pb
212
- uri = "/compute/v1/projects/#{request_pb.project}/regions/#{request_pb.region}/urlMaps"
213
- body = nil
214
- query_string_params = {}
215
- query_string_params["filter"] = request_pb.filter.to_s if request_pb.has_filter?
216
- query_string_params["maxResults"] = request_pb.max_results.to_s if request_pb.has_max_results?
217
- query_string_params["orderBy"] = request_pb.order_by.to_s if request_pb.has_order_by?
218
- query_string_params["pageToken"] = request_pb.page_token.to_s if request_pb.has_page_token?
219
- query_string_params["returnPartialSuccess"] = request_pb.return_partial_success.to_s if request_pb.has_return_partial_success?
220
-
221
- [uri, body, query_string_params]
222
- end
223
-
224
189
  ##
225
190
  # Baseline implementation for the patch REST call
226
191
  #
@@ -238,10 +203,17 @@ module Google
238
203
  def patch request_pb, options = nil
239
204
  raise ::ArgumentError, "request must be provided" if request_pb.nil?
240
205
 
241
- uri, body, query_string_params = transcode_patch_request request_pb
242
- response = @client_stub.make_patch_request(
206
+ verb, uri, query_string_params, body = transcode_patch_request request_pb
207
+ query_string_params = if query_string_params.any?
208
+ query_string_params.to_h { |p| p.split("=", 2) }
209
+ else
210
+ {}
211
+ end
212
+
213
+ response = @client_stub.make_http_request(
214
+ verb,
243
215
  uri: uri,
244
- body: body,
216
+ body: body || "",
245
217
  params: query_string_params,
246
218
  options: options
247
219
  )
@@ -251,22 +223,6 @@ module Google
251
223
  result
252
224
  end
253
225
 
254
- ##
255
- # GRPC transcoding helper method for the patch REST call
256
- #
257
- # @param request_pb [::Google::Cloud::Compute::V1::PatchRegionUrlMapRequest]
258
- # A request object representing the call parameters. Required.
259
- # @return [Array(String, [String, nil], Hash{String => String})]
260
- # Uri, Body, Query string parameters
261
- def transcode_patch_request request_pb
262
- uri = "/compute/v1/projects/#{request_pb.project}/regions/#{request_pb.region}/urlMaps/#{request_pb.url_map}"
263
- body = request_pb.url_map_resource.to_json
264
- query_string_params = {}
265
- query_string_params["requestId"] = request_pb.request_id.to_s if request_pb.has_request_id?
266
-
267
- [uri, body, query_string_params]
268
- end
269
-
270
226
  ##
271
227
  # Baseline implementation for the update REST call
272
228
  #
@@ -284,10 +240,17 @@ module Google
284
240
  def update request_pb, options = nil
285
241
  raise ::ArgumentError, "request must be provided" if request_pb.nil?
286
242
 
287
- uri, body, query_string_params = transcode_update_request request_pb
288
- response = @client_stub.make_put_request(
243
+ verb, uri, query_string_params, body = transcode_update_request request_pb
244
+ query_string_params = if query_string_params.any?
245
+ query_string_params.to_h { |p| p.split("=", 2) }
246
+ else
247
+ {}
248
+ end
249
+
250
+ response = @client_stub.make_http_request(
251
+ verb,
289
252
  uri: uri,
290
- body: body,
253
+ body: body || "",
291
254
  params: query_string_params,
292
255
  options: options
293
256
  )
@@ -297,22 +260,6 @@ module Google
297
260
  result
298
261
  end
299
262
 
300
- ##
301
- # GRPC transcoding helper method for the update REST call
302
- #
303
- # @param request_pb [::Google::Cloud::Compute::V1::UpdateRegionUrlMapRequest]
304
- # A request object representing the call parameters. Required.
305
- # @return [Array(String, [String, nil], Hash{String => String})]
306
- # Uri, Body, Query string parameters
307
- def transcode_update_request request_pb
308
- uri = "/compute/v1/projects/#{request_pb.project}/regions/#{request_pb.region}/urlMaps/#{request_pb.url_map}"
309
- body = request_pb.url_map_resource.to_json
310
- query_string_params = {}
311
- query_string_params["requestId"] = request_pb.request_id.to_s if request_pb.has_request_id?
312
-
313
- [uri, body, query_string_params]
314
- end
315
-
316
263
  ##
317
264
  # Baseline implementation for the validate REST call
318
265
  #
@@ -330,10 +277,18 @@ module Google
330
277
  def validate request_pb, options = nil
331
278
  raise ::ArgumentError, "request must be provided" if request_pb.nil?
332
279
 
333
- uri, body, _query_string_params = transcode_validate_request request_pb
334
- response = @client_stub.make_post_request(
280
+ verb, uri, query_string_params, body = transcode_validate_request request_pb
281
+ query_string_params = if query_string_params.any?
282
+ query_string_params.to_h { |p| p.split("=", 2) }
283
+ else
284
+ {}
285
+ end
286
+
287
+ response = @client_stub.make_http_request(
288
+ verb,
335
289
  uri: uri,
336
- body: body,
290
+ body: body || "",
291
+ params: query_string_params,
337
292
  options: options
338
293
  )
339
294
  result = ::Google::Cloud::Compute::V1::UrlMapsValidateResponse.decode_json response.body, ignore_unknown_fields: true
@@ -342,7 +297,151 @@ module Google
342
297
  result
343
298
  end
344
299
 
300
+
301
+ private
302
+
303
+ ##
304
+ # @private
305
+ #
306
+ # GRPC transcoding helper method for the delete REST call
307
+ #
308
+ # @param request_pb [::Google::Cloud::Compute::V1::DeleteRegionUrlMapRequest]
309
+ # A request object representing the call parameters. Required.
310
+ # @return [Array(String, [String, nil], Hash{String => String})]
311
+ # Uri, Body, Query string parameters
312
+ def transcode_delete_request request_pb
313
+ transcoder = Gapic::Rest::GrpcTranscoder.new
314
+ .with_bindings(
315
+ uri_method: :delete,
316
+ uri_template: "/compute/v1/projects/{project}/regions/{region}/urlMaps/{url_map}",
317
+ matches: [
318
+ ["project", %r{[^/]+}, false],
319
+ ["region", %r{[^/]+}, false],
320
+ ["url_map", %r{[^/]+}, false]
321
+ ]
322
+ )
323
+ transcoder.transcode request_pb
324
+ end
325
+
326
+ ##
327
+ # @private
328
+ #
329
+ # GRPC transcoding helper method for the get REST call
330
+ #
331
+ # @param request_pb [::Google::Cloud::Compute::V1::GetRegionUrlMapRequest]
332
+ # A request object representing the call parameters. Required.
333
+ # @return [Array(String, [String, nil], Hash{String => String})]
334
+ # Uri, Body, Query string parameters
335
+ def transcode_get_request request_pb
336
+ transcoder = Gapic::Rest::GrpcTranscoder.new
337
+ .with_bindings(
338
+ uri_method: :get,
339
+ uri_template: "/compute/v1/projects/{project}/regions/{region}/urlMaps/{url_map}",
340
+ matches: [
341
+ ["project", %r{[^/]+}, false],
342
+ ["region", %r{[^/]+}, false],
343
+ ["url_map", %r{[^/]+}, false]
344
+ ]
345
+ )
346
+ transcoder.transcode request_pb
347
+ end
348
+
349
+ ##
350
+ # @private
351
+ #
352
+ # GRPC transcoding helper method for the insert REST call
353
+ #
354
+ # @param request_pb [::Google::Cloud::Compute::V1::InsertRegionUrlMapRequest]
355
+ # A request object representing the call parameters. Required.
356
+ # @return [Array(String, [String, nil], Hash{String => String})]
357
+ # Uri, Body, Query string parameters
358
+ def transcode_insert_request request_pb
359
+ transcoder = Gapic::Rest::GrpcTranscoder.new
360
+ .with_bindings(
361
+ uri_method: :post,
362
+ uri_template: "/compute/v1/projects/{project}/regions/{region}/urlMaps",
363
+ body: "url_map_resource",
364
+ matches: [
365
+ ["project", %r{[^/]+}, false],
366
+ ["region", %r{[^/]+}, false]
367
+ ]
368
+ )
369
+ transcoder.transcode request_pb
370
+ end
371
+
345
372
  ##
373
+ # @private
374
+ #
375
+ # GRPC transcoding helper method for the list REST call
376
+ #
377
+ # @param request_pb [::Google::Cloud::Compute::V1::ListRegionUrlMapsRequest]
378
+ # A request object representing the call parameters. Required.
379
+ # @return [Array(String, [String, nil], Hash{String => String})]
380
+ # Uri, Body, Query string parameters
381
+ def transcode_list_request request_pb
382
+ transcoder = Gapic::Rest::GrpcTranscoder.new
383
+ .with_bindings(
384
+ uri_method: :get,
385
+ uri_template: "/compute/v1/projects/{project}/regions/{region}/urlMaps",
386
+ matches: [
387
+ ["project", %r{[^/]+}, false],
388
+ ["region", %r{[^/]+}, false]
389
+ ]
390
+ )
391
+ transcoder.transcode request_pb
392
+ end
393
+
394
+ ##
395
+ # @private
396
+ #
397
+ # GRPC transcoding helper method for the patch REST call
398
+ #
399
+ # @param request_pb [::Google::Cloud::Compute::V1::PatchRegionUrlMapRequest]
400
+ # A request object representing the call parameters. Required.
401
+ # @return [Array(String, [String, nil], Hash{String => String})]
402
+ # Uri, Body, Query string parameters
403
+ def transcode_patch_request request_pb
404
+ transcoder = Gapic::Rest::GrpcTranscoder.new
405
+ .with_bindings(
406
+ uri_method: :patch,
407
+ uri_template: "/compute/v1/projects/{project}/regions/{region}/urlMaps/{url_map}",
408
+ body: "url_map_resource",
409
+ matches: [
410
+ ["project", %r{[^/]+}, false],
411
+ ["region", %r{[^/]+}, false],
412
+ ["url_map", %r{[^/]+}, false]
413
+ ]
414
+ )
415
+ transcoder.transcode request_pb
416
+ end
417
+
418
+ ##
419
+ # @private
420
+ #
421
+ # GRPC transcoding helper method for the update REST call
422
+ #
423
+ # @param request_pb [::Google::Cloud::Compute::V1::UpdateRegionUrlMapRequest]
424
+ # A request object representing the call parameters. Required.
425
+ # @return [Array(String, [String, nil], Hash{String => String})]
426
+ # Uri, Body, Query string parameters
427
+ def transcode_update_request request_pb
428
+ transcoder = Gapic::Rest::GrpcTranscoder.new
429
+ .with_bindings(
430
+ uri_method: :put,
431
+ uri_template: "/compute/v1/projects/{project}/regions/{region}/urlMaps/{url_map}",
432
+ body: "url_map_resource",
433
+ matches: [
434
+ ["project", %r{[^/]+}, false],
435
+ ["region", %r{[^/]+}, false],
436
+ ["url_map", %r{[^/]+}, false]
437
+ ]
438
+ )
439
+ transcoder.transcode request_pb
440
+ end
441
+
442
+ ##
443
+ # @private
444
+ #
346
445
  # GRPC transcoding helper method for the validate REST call
347
446
  #
348
447
  # @param request_pb [::Google::Cloud::Compute::V1::ValidateRegionUrlMapRequest]
@@ -350,11 +449,18 @@ module Google
350
449
  # @return [Array(String, [String, nil], Hash{String => String})]
351
450
  # Uri, Body, Query string parameters
352
451
  def transcode_validate_request request_pb
353
- uri = "/compute/v1/projects/#{request_pb.project}/regions/#{request_pb.region}/urlMaps/#{request_pb.url_map}/validate"
354
- body = request_pb.region_url_maps_validate_request_resource.to_json
355
- query_string_params = {}
356
-
357
- [uri, body, query_string_params]
452
+ transcoder = Gapic::Rest::GrpcTranscoder.new
453
+ .with_bindings(
454
+ uri_method: :post,
455
+ uri_template: "/compute/v1/projects/{project}/regions/{region}/urlMaps/{url_map}/validate",
456
+ body: "region_url_maps_validate_request_resource",
457
+ matches: [
458
+ ["project", %r{[^/]+}, false],
459
+ ["region", %r{[^/]+}, false],
460
+ ["url_map", %r{[^/]+}, false]
461
+ ]
462
+ )
463
+ transcoder.transcode request_pb
358
464
  end
359
465
  end
360
466
  end
@@ -28,6 +28,9 @@ module Google
28
28
  module Cloud
29
29
  module Compute
30
30
  module V1
31
+ ##
32
+ # The RegionUrlMaps API.
33
+ #
31
34
  # To load this service and instantiate a REST client:
32
35
  #
33
36
  # require "google/cloud/compute/v1/region_url_maps"
@@ -219,7 +219,7 @@ module Google
219
219
  # the default parameter values, pass an empty Hash as a request object (see above).
220
220
  #
221
221
  # @param filter [::String]
222
- # A filter expression that filters resources listed in the response. The expression must specify the field name, an operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The operator must be either `=`, `!=`, `>`, `<`, `<=`, `>=` or `:`. For example, if you are filtering Compute Engine instances, you can exclude instances named `example-instance` by specifying `name != example-instance`. The `:` operator can be used with string fields to match substrings. For non-string fields it is equivalent to the `=` operator. The `:*` comparison can be used to test whether a key has been defined. For example, to find all objects with `owner` label use: ``` labels.owner:* ``` You can also filter nested fields. For example, you could specify `scheduling.automaticRestart = false` to include instances only if they are not scheduled for automatic restarts. You can use filtering on nested fields to filter based on resource labels. To filter on multiple expressions, provide each separate expression within parentheses. For example: ``` (scheduling.automaticRestart = true) (cpuPlatform = "Intel Skylake") ``` By default, each expression is an `AND` expression. However, you can include `AND` and `OR` expressions explicitly. For example: ``` (cpuPlatform = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND (scheduling.automaticRestart = true) ```
222
+ # A filter expression that filters resources listed in the response. Most Compute resources support two types of filter expressions: expressions that support regular expressions and expressions that follow API improvement proposal AIP-160. If you want to use AIP-160, your expression must specify the field name, an operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The operator must be either `=`, `!=`, `>`, `<`, `<=`, `>=` or `:`. For example, if you are filtering Compute Engine instances, you can exclude instances named `example-instance` by specifying `name != example-instance`. The `:` operator can be used with string fields to match substrings. For non-string fields it is equivalent to the `=` operator. The `:*` comparison can be used to test whether a key has been defined. For example, to find all objects with `owner` label use: ``` labels.owner:* ``` You can also filter nested fields. For example, you could specify `scheduling.automaticRestart = false` to include instances only if they are not scheduled for automatic restarts. You can use filtering on nested fields to filter based on resource labels. To filter on multiple expressions, provide each separate expression within parentheses. For example: ``` (scheduling.automaticRestart = true) (cpuPlatform = "Intel Skylake") ``` By default, each expression is an `AND` expression. However, you can include `AND` and `OR` expressions explicitly. For example: ``` (cpuPlatform = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND (scheduling.automaticRestart = true) ``` If you want to use a regular expression, use the `eq` (equal) or `ne` (not equal) operator against a single un-parenthesized expression with or without quotes or against multiple parenthesized expressions. Examples: `fieldname eq unquoted literal` `fieldname eq 'single quoted literal'` `fieldname eq "double quoted literal"` `(fieldname1 eq literal) (fieldname2 ne "literal")` The literal value is interpreted as a regular expression using Google RE2 library syntax. The literal value must match the entire field. For example, to filter for instances that do not end with name "instance", you would use `name ne .*instance`.
223
223
  # @param max_results [::Integer]
224
224
  # The maximum number of results per page that should be returned. If the number of available results is larger than `maxResults`, Compute Engine returns a `nextPageToken` that can be used to get the next page of results in subsequent list requests. Acceptable values are `0` to `500`, inclusive. (Default: `500`)
225
225
  # @param order_by [::String]
@@ -55,9 +55,18 @@ module Google
55
55
  def get request_pb, options = nil
56
56
  raise ::ArgumentError, "request must be provided" if request_pb.nil?
57
57
 
58
- uri, _body, _query_string_params = transcode_get_request request_pb
59
- response = @client_stub.make_get_request(
58
+ verb, uri, query_string_params, body = transcode_get_request request_pb
59
+ query_string_params = if query_string_params.any?
60
+ query_string_params.to_h { |p| p.split("=", 2) }
61
+ else
62
+ {}
63
+ end
64
+
65
+ response = @client_stub.make_http_request(
66
+ verb,
60
67
  uri: uri,
68
+ body: body || "",
69
+ params: query_string_params,
61
70
  options: options
62
71
  )
63
72
  result = ::Google::Cloud::Compute::V1::Region.decode_json response.body, ignore_unknown_fields: true
@@ -66,21 +75,6 @@ module Google
66
75
  result
67
76
  end
68
77
 
69
- ##
70
- # GRPC transcoding helper method for the get REST call
71
- #
72
- # @param request_pb [::Google::Cloud::Compute::V1::GetRegionRequest]
73
- # A request object representing the call parameters. Required.
74
- # @return [Array(String, [String, nil], Hash{String => String})]
75
- # Uri, Body, Query string parameters
76
- def transcode_get_request request_pb
77
- uri = "/compute/v1/projects/#{request_pb.project}/regions/#{request_pb.region}"
78
- body = nil
79
- query_string_params = {}
80
-
81
- [uri, body, query_string_params]
82
- end
83
-
84
78
  ##
85
79
  # Baseline implementation for the list REST call
86
80
  #
@@ -98,9 +92,17 @@ module Google
98
92
  def list request_pb, options = nil
99
93
  raise ::ArgumentError, "request must be provided" if request_pb.nil?
100
94
 
101
- uri, _body, query_string_params = transcode_list_request request_pb
102
- response = @client_stub.make_get_request(
95
+ verb, uri, query_string_params, body = transcode_list_request request_pb
96
+ query_string_params = if query_string_params.any?
97
+ query_string_params.to_h { |p| p.split("=", 2) }
98
+ else
99
+ {}
100
+ end
101
+
102
+ response = @client_stub.make_http_request(
103
+ verb,
103
104
  uri: uri,
105
+ body: body || "",
104
106
  params: query_string_params,
105
107
  options: options
106
108
  )
@@ -110,7 +112,34 @@ module Google
110
112
  result
111
113
  end
112
114
 
115
+
116
+ private
117
+
118
+ ##
119
+ # @private
120
+ #
121
+ # GRPC transcoding helper method for the get REST call
122
+ #
123
+ # @param request_pb [::Google::Cloud::Compute::V1::GetRegionRequest]
124
+ # A request object representing the call parameters. Required.
125
+ # @return [Array(String, [String, nil], Hash{String => String})]
126
+ # Uri, Body, Query string parameters
127
+ def transcode_get_request request_pb
128
+ transcoder = Gapic::Rest::GrpcTranscoder.new
129
+ .with_bindings(
130
+ uri_method: :get,
131
+ uri_template: "/compute/v1/projects/{project}/regions/{region}",
132
+ matches: [
133
+ ["project", %r{[^/]+}, false],
134
+ ["region", %r{[^/]+}, false]
135
+ ]
136
+ )
137
+ transcoder.transcode request_pb
138
+ end
139
+
113
140
  ##
141
+ # @private
142
+ #
114
143
  # GRPC transcoding helper method for the list REST call
115
144
  #
116
145
  # @param request_pb [::Google::Cloud::Compute::V1::ListRegionsRequest]
@@ -118,16 +147,15 @@ module Google
118
147
  # @return [Array(String, [String, nil], Hash{String => String})]
119
148
  # Uri, Body, Query string parameters
120
149
  def transcode_list_request request_pb
121
- uri = "/compute/v1/projects/#{request_pb.project}/regions"
122
- body = nil
123
- query_string_params = {}
124
- query_string_params["filter"] = request_pb.filter.to_s if request_pb.has_filter?
125
- query_string_params["maxResults"] = request_pb.max_results.to_s if request_pb.has_max_results?
126
- query_string_params["orderBy"] = request_pb.order_by.to_s if request_pb.has_order_by?
127
- query_string_params["pageToken"] = request_pb.page_token.to_s if request_pb.has_page_token?
128
- query_string_params["returnPartialSuccess"] = request_pb.return_partial_success.to_s if request_pb.has_return_partial_success?
129
-
130
- [uri, body, query_string_params]
150
+ transcoder = Gapic::Rest::GrpcTranscoder.new
151
+ .with_bindings(
152
+ uri_method: :get,
153
+ uri_template: "/compute/v1/projects/{project}/regions",
154
+ matches: [
155
+ ["project", %r{[^/]+}, false]
156
+ ]
157
+ )
158
+ transcoder.transcode request_pb
131
159
  end
132
160
  end
133
161
  end
@@ -28,6 +28,9 @@ module Google
28
28
  module Cloud
29
29
  module Compute
30
30
  module V1
31
+ ##
32
+ # The Regions API.
33
+ #
31
34
  # To load this service and instantiate a REST client:
32
35
  #
33
36
  # require "google/cloud/compute/v1/regions"
@@ -191,7 +191,7 @@ module Google
191
191
  # the default parameter values, pass an empty Hash as a request object (see above).
192
192
  #
193
193
  # @param filter [::String]
194
- # A filter expression that filters resources listed in the response. The expression must specify the field name, an operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The operator must be either `=`, `!=`, `>`, `<`, `<=`, `>=` or `:`. For example, if you are filtering Compute Engine instances, you can exclude instances named `example-instance` by specifying `name != example-instance`. The `:` operator can be used with string fields to match substrings. For non-string fields it is equivalent to the `=` operator. The `:*` comparison can be used to test whether a key has been defined. For example, to find all objects with `owner` label use: ``` labels.owner:* ``` You can also filter nested fields. For example, you could specify `scheduling.automaticRestart = false` to include instances only if they are not scheduled for automatic restarts. You can use filtering on nested fields to filter based on resource labels. To filter on multiple expressions, provide each separate expression within parentheses. For example: ``` (scheduling.automaticRestart = true) (cpuPlatform = "Intel Skylake") ``` By default, each expression is an `AND` expression. However, you can include `AND` and `OR` expressions explicitly. For example: ``` (cpuPlatform = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND (scheduling.automaticRestart = true) ```
194
+ # A filter expression that filters resources listed in the response. Most Compute resources support two types of filter expressions: expressions that support regular expressions and expressions that follow API improvement proposal AIP-160. If you want to use AIP-160, your expression must specify the field name, an operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The operator must be either `=`, `!=`, `>`, `<`, `<=`, `>=` or `:`. For example, if you are filtering Compute Engine instances, you can exclude instances named `example-instance` by specifying `name != example-instance`. The `:` operator can be used with string fields to match substrings. For non-string fields it is equivalent to the `=` operator. The `:*` comparison can be used to test whether a key has been defined. For example, to find all objects with `owner` label use: ``` labels.owner:* ``` You can also filter nested fields. For example, you could specify `scheduling.automaticRestart = false` to include instances only if they are not scheduled for automatic restarts. You can use filtering on nested fields to filter based on resource labels. To filter on multiple expressions, provide each separate expression within parentheses. For example: ``` (scheduling.automaticRestart = true) (cpuPlatform = "Intel Skylake") ``` By default, each expression is an `AND` expression. However, you can include `AND` and `OR` expressions explicitly. For example: ``` (cpuPlatform = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND (scheduling.automaticRestart = true) ``` If you want to use a regular expression, use the `eq` (equal) or `ne` (not equal) operator against a single un-parenthesized expression with or without quotes or against multiple parenthesized expressions. Examples: `fieldname eq unquoted literal` `fieldname eq 'single quoted literal'` `fieldname eq "double quoted literal"` `(fieldname1 eq literal) (fieldname2 ne "literal")` The literal value is interpreted as a regular expression using Google RE2 library syntax. The literal value must match the entire field. For example, to filter for instances that do not end with name "instance", you would use `name ne .*instance`.
195
195
  # @param include_all_scopes [::Boolean]
196
196
  # Indicates whether every visible scope for each scope type (zone, region, global) should be included in the response. For new resource types added after this field, the flag has no effect as new resource types will always include every visible scope for each scope type in response. For resource types which predate this field, if this flag is omitted or false, only scopes of the scope types where the resource type is expected to be found will be included.
197
197
  # @param max_results [::Integer]
@@ -549,7 +549,7 @@ module Google
549
549
  # the default parameter values, pass an empty Hash as a request object (see above).
550
550
  #
551
551
  # @param filter [::String]
552
- # A filter expression that filters resources listed in the response. The expression must specify the field name, an operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The operator must be either `=`, `!=`, `>`, `<`, `<=`, `>=` or `:`. For example, if you are filtering Compute Engine instances, you can exclude instances named `example-instance` by specifying `name != example-instance`. The `:` operator can be used with string fields to match substrings. For non-string fields it is equivalent to the `=` operator. The `:*` comparison can be used to test whether a key has been defined. For example, to find all objects with `owner` label use: ``` labels.owner:* ``` You can also filter nested fields. For example, you could specify `scheduling.automaticRestart = false` to include instances only if they are not scheduled for automatic restarts. You can use filtering on nested fields to filter based on resource labels. To filter on multiple expressions, provide each separate expression within parentheses. For example: ``` (scheduling.automaticRestart = true) (cpuPlatform = "Intel Skylake") ``` By default, each expression is an `AND` expression. However, you can include `AND` and `OR` expressions explicitly. For example: ``` (cpuPlatform = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND (scheduling.automaticRestart = true) ```
552
+ # A filter expression that filters resources listed in the response. Most Compute resources support two types of filter expressions: expressions that support regular expressions and expressions that follow API improvement proposal AIP-160. If you want to use AIP-160, your expression must specify the field name, an operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The operator must be either `=`, `!=`, `>`, `<`, `<=`, `>=` or `:`. For example, if you are filtering Compute Engine instances, you can exclude instances named `example-instance` by specifying `name != example-instance`. The `:` operator can be used with string fields to match substrings. For non-string fields it is equivalent to the `=` operator. The `:*` comparison can be used to test whether a key has been defined. For example, to find all objects with `owner` label use: ``` labels.owner:* ``` You can also filter nested fields. For example, you could specify `scheduling.automaticRestart = false` to include instances only if they are not scheduled for automatic restarts. You can use filtering on nested fields to filter based on resource labels. To filter on multiple expressions, provide each separate expression within parentheses. For example: ``` (scheduling.automaticRestart = true) (cpuPlatform = "Intel Skylake") ``` By default, each expression is an `AND` expression. However, you can include `AND` and `OR` expressions explicitly. For example: ``` (cpuPlatform = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND (scheduling.automaticRestart = true) ``` If you want to use a regular expression, use the `eq` (equal) or `ne` (not equal) operator against a single un-parenthesized expression with or without quotes or against multiple parenthesized expressions. Examples: `fieldname eq unquoted literal` `fieldname eq 'single quoted literal'` `fieldname eq "double quoted literal"` `(fieldname1 eq literal) (fieldname2 ne "literal")` The literal value is interpreted as a regular expression using Google RE2 library syntax. The literal value must match the entire field. For example, to filter for instances that do not end with name "instance", you would use `name ne .*instance`.
553
553
  # @param max_results [::Integer]
554
554
  # The maximum number of results per page that should be returned. If the number of available results is larger than `maxResults`, Compute Engine returns a `nextPageToken` that can be used to get the next page of results in subsequent list requests. Acceptable values are `0` to `500`, inclusive. (Default: `500`)
555
555
  # @param order_by [::String]