google-cloud-compute-v1 1.4.0 → 1.5.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (174) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +5 -5
  3. data/lib/google/cloud/compute/v1/accelerator_types/rest/service_stub.rb +90 -52
  4. data/lib/google/cloud/compute/v1/accelerator_types.rb +5 -0
  5. data/lib/google/cloud/compute/v1/addresses/rest/service_stub.rb +156 -89
  6. data/lib/google/cloud/compute/v1/addresses.rb +3 -0
  7. data/lib/google/cloud/compute/v1/autoscalers/rest/service_stub.rb +222 -129
  8. data/lib/google/cloud/compute/v1/autoscalers.rb +3 -0
  9. data/lib/google/cloud/compute/v1/backend_buckets/rest/service_stub.rb +285 -161
  10. data/lib/google/cloud/compute/v1/backend_buckets.rb +3 -0
  11. data/lib/google/cloud/compute/v1/backend_services/rest/service_stub.rb +383 -221
  12. data/lib/google/cloud/compute/v1/backend_services.rb +3 -0
  13. data/lib/google/cloud/compute/v1/disk_types/rest/service_stub.rb +90 -52
  14. data/lib/google/cloud/compute/v1/disk_types.rb +3 -0
  15. data/lib/google/cloud/compute/v1/disks/rest/service_stub.rb +429 -240
  16. data/lib/google/cloud/compute/v1/disks.rb +3 -0
  17. data/lib/google/cloud/compute/v1/external_vpn_gateways/rest/service_stub.rb +189 -102
  18. data/lib/google/cloud/compute/v1/external_vpn_gateways.rb +3 -0
  19. data/lib/google/cloud/compute/v1/firewall_policies/rest/service_stub.rb +555 -330
  20. data/lib/google/cloud/compute/v1/firewall_policies.rb +3 -0
  21. data/lib/google/cloud/compute/v1/firewalls/rest/service_stub.rb +187 -104
  22. data/lib/google/cloud/compute/v1/firewalls.rb +3 -0
  23. data/lib/google/cloud/compute/v1/forwarding_rules/rest/service_stub.rb +258 -146
  24. data/lib/google/cloud/compute/v1/forwarding_rules.rb +3 -0
  25. data/lib/google/cloud/compute/v1/global_addresses/rest/service_stub.rb +121 -66
  26. data/lib/google/cloud/compute/v1/global_addresses.rb +3 -0
  27. data/lib/google/cloud/compute/v1/global_forwarding_rules/rest/service_stub.rb +221 -122
  28. data/lib/google/cloud/compute/v1/global_forwarding_rules.rb +3 -0
  29. data/lib/google/cloud/compute/v1/global_network_endpoint_groups/rest/service_stub.rb +219 -126
  30. data/lib/google/cloud/compute/v1/global_network_endpoint_groups.rb +3 -0
  31. data/lib/google/cloud/compute/v1/global_operations/rest/service_stub.rb +154 -86
  32. data/lib/google/cloud/compute/v1/global_operations.rb +3 -0
  33. data/lib/google/cloud/compute/v1/global_organization_operations/rest/service_stub.rb +84 -49
  34. data/lib/google/cloud/compute/v1/global_organization_operations.rb +3 -0
  35. data/lib/google/cloud/compute/v1/global_public_delegated_prefixes/rest/service_stub.rb +154 -85
  36. data/lib/google/cloud/compute/v1/global_public_delegated_prefixes.rb +3 -0
  37. data/lib/google/cloud/compute/v1/health_checks/rest/service_stub.rb +218 -127
  38. data/lib/google/cloud/compute/v1/health_checks.rb +3 -0
  39. data/lib/google/cloud/compute/v1/image_family_views/rest/service_stub.rb +27 -7
  40. data/lib/google/cloud/compute/v1/image_family_views.rb +3 -0
  41. data/lib/google/cloud/compute/v1/images/rest/service_stub.rb +354 -194
  42. data/lib/google/cloud/compute/v1/images.rb +3 -0
  43. data/lib/google/cloud/compute/v1/instance_group_managers/rest/service_stub.rb +664 -381
  44. data/lib/google/cloud/compute/v1/instance_group_managers.rb +3 -0
  45. data/lib/google/cloud/compute/v1/instance_groups/rest/service_stub.rb +292 -169
  46. data/lib/google/cloud/compute/v1/instance_groups.rb +3 -0
  47. data/lib/google/cloud/compute/v1/instance_templates/rest/service_stub.rb +221 -120
  48. data/lib/google/cloud/compute/v1/instance_templates.rb +3 -0
  49. data/lib/google/cloud/compute/v1/instances/rest/service_stub.rb +1503 -845
  50. data/lib/google/cloud/compute/v1/instances.rb +3 -0
  51. data/lib/google/cloud/compute/v1/interconnect_attachments/rest/service_stub.rb +190 -109
  52. data/lib/google/cloud/compute/v1/interconnect_attachments.rb +3 -0
  53. data/lib/google/cloud/compute/v1/interconnect_locations/rest/service_stub.rb +57 -29
  54. data/lib/google/cloud/compute/v1/interconnect_locations.rb +3 -0
  55. data/lib/google/cloud/compute/v1/interconnects/rest/service_stub.rb +187 -102
  56. data/lib/google/cloud/compute/v1/interconnects.rb +3 -0
  57. data/lib/google/cloud/compute/v1/license_codes/rest/service_stub.rb +60 -25
  58. data/lib/google/cloud/compute/v1/license_codes.rb +3 -0
  59. data/lib/google/cloud/compute/v1/licenses/rest/service_stub.rb +221 -120
  60. data/lib/google/cloud/compute/v1/licenses.rb +3 -0
  61. data/lib/google/cloud/compute/v1/machine_images/rest/service_stub.rb +221 -121
  62. data/lib/google/cloud/compute/v1/machine_images.rb +3 -0
  63. data/lib/google/cloud/compute/v1/machine_types/rest/service_stub.rb +90 -52
  64. data/lib/google/cloud/compute/v1/machine_types.rb +3 -0
  65. data/lib/google/cloud/compute/v1/network_edge_security_services/rest/service_stub.rb +158 -89
  66. data/lib/google/cloud/compute/v1/network_edge_security_services.rb +3 -0
  67. data/lib/google/cloud/compute/v1/network_endpoint_groups/rest/service_stub.rb +293 -168
  68. data/lib/google/cloud/compute/v1/network_endpoint_groups.rb +3 -0
  69. data/lib/google/cloud/compute/v1/network_firewall_policies/rest/service_stub.rb +513 -293
  70. data/lib/google/cloud/compute/v1/network_firewall_policies.rb +3 -0
  71. data/lib/google/cloud/compute/v1/networks/rest/service_stub.rb +350 -202
  72. data/lib/google/cloud/compute/v1/networks.rb +3 -0
  73. data/lib/google/cloud/compute/v1/node_groups/rest/service_stub.rb +428 -242
  74. data/lib/google/cloud/compute/v1/node_groups.rb +3 -0
  75. data/lib/google/cloud/compute/v1/node_templates/rest/service_stub.rb +259 -143
  76. data/lib/google/cloud/compute/v1/node_templates.rb +3 -0
  77. data/lib/google/cloud/compute/v1/node_types/rest/service_stub.rb +90 -52
  78. data/lib/google/cloud/compute/v1/node_types.rb +3 -0
  79. data/lib/google/cloud/compute/v1/packet_mirrorings/rest/service_stub.rb +225 -126
  80. data/lib/google/cloud/compute/v1/packet_mirrorings.rb +3 -0
  81. data/lib/google/cloud/compute/v1/projects/rest/service_stub.rb +406 -238
  82. data/lib/google/cloud/compute/v1/projects.rb +3 -0
  83. data/lib/google/cloud/compute/v1/public_advertised_prefixes/rest/service_stub.rb +154 -85
  84. data/lib/google/cloud/compute/v1/public_advertised_prefixes.rb +3 -0
  85. data/lib/google/cloud/compute/v1/public_delegated_prefixes/rest/service_stub.rb +190 -108
  86. data/lib/google/cloud/compute/v1/public_delegated_prefixes.rb +3 -0
  87. data/lib/google/cloud/compute/v1/region_autoscalers/rest/service_stub.rb +191 -106
  88. data/lib/google/cloud/compute/v1/region_autoscalers.rb +3 -0
  89. data/lib/google/cloud/compute/v1/region_backend_services/rest/service_stub.rb +228 -122
  90. data/lib/google/cloud/compute/v1/region_backend_services.rb +3 -0
  91. data/lib/google/cloud/compute/v1/region_commitments/rest/service_stub.rb +157 -92
  92. data/lib/google/cloud/compute/v1/region_commitments.rb +3 -0
  93. data/lib/google/cloud/compute/v1/region_disk_types/rest/service_stub.rb +59 -29
  94. data/lib/google/cloud/compute/v1/region_disk_types.rb +3 -0
  95. data/lib/google/cloud/compute/v1/region_disks/rest/service_stub.rb +398 -216
  96. data/lib/google/cloud/compute/v1/region_disks.rb +3 -0
  97. data/lib/google/cloud/compute/v1/region_health_check_services/rest/service_stub.rb +159 -85
  98. data/lib/google/cloud/compute/v1/region_health_check_services.rb +3 -0
  99. data/lib/google/cloud/compute/v1/region_health_checks/rest/service_stub.rb +193 -104
  100. data/lib/google/cloud/compute/v1/region_health_checks.rb +3 -0
  101. data/lib/google/cloud/compute/v1/region_instance_group_managers/rest/service_stub.rb +633 -358
  102. data/lib/google/cloud/compute/v1/region_instance_group_managers.rb +3 -0
  103. data/lib/google/cloud/compute/v1/region_instance_groups/rest/service_stub.rb +127 -71
  104. data/lib/google/cloud/compute/v1/region_instance_groups.rb +3 -0
  105. data/lib/google/cloud/compute/v1/region_instances/rest/service_stub.rb +26 -9
  106. data/lib/google/cloud/compute/v1/region_instances.rb +3 -0
  107. data/lib/google/cloud/compute/v1/region_network_endpoint_groups/rest/service_stub.rb +125 -66
  108. data/lib/google/cloud/compute/v1/region_network_endpoint_groups.rb +3 -0
  109. data/lib/google/cloud/compute/v1/region_network_firewall_policies/rest/service_stub.rb +561 -311
  110. data/lib/google/cloud/compute/v1/region_network_firewall_policies.rb +3 -0
  111. data/lib/google/cloud/compute/v1/region_notification_endpoints/rest/service_stub.rb +125 -66
  112. data/lib/google/cloud/compute/v1/region_notification_endpoints.rb +3 -0
  113. data/lib/google/cloud/compute/v1/region_operations/rest/service_stub.rb +127 -63
  114. data/lib/google/cloud/compute/v1/region_operations.rb +3 -0
  115. data/lib/google/cloud/compute/v1/region_security_policies/rest/service_stub.rb +159 -86
  116. data/lib/google/cloud/compute/v1/region_security_policies.rb +3 -0
  117. data/lib/google/cloud/compute/v1/region_ssl_certificates/rest/service_stub.rb +125 -66
  118. data/lib/google/cloud/compute/v1/region_ssl_certificates.rb +3 -0
  119. data/lib/google/cloud/compute/v1/region_target_http_proxies/rest/service_stub.rb +159 -85
  120. data/lib/google/cloud/compute/v1/region_target_http_proxies.rb +3 -0
  121. data/lib/google/cloud/compute/v1/region_target_https_proxies/rest/service_stub.rb +227 -123
  122. data/lib/google/cloud/compute/v1/region_target_https_proxies.rb +3 -0
  123. data/lib/google/cloud/compute/v1/region_url_maps/rest/service_stub.rb +228 -122
  124. data/lib/google/cloud/compute/v1/region_url_maps.rb +3 -0
  125. data/lib/google/cloud/compute/v1/regions/rest/service_stub.rb +57 -29
  126. data/lib/google/cloud/compute/v1/regions.rb +3 -0
  127. data/lib/google/cloud/compute/v1/reservations/rest/service_stub.rb +327 -183
  128. data/lib/google/cloud/compute/v1/reservations.rb +3 -0
  129. data/lib/google/cloud/compute/v1/resource_policies/rest/service_stub.rb +259 -143
  130. data/lib/google/cloud/compute/v1/resource_policies.rb +3 -0
  131. data/lib/google/cloud/compute/v1/routers/rest/service_stub.rb +326 -184
  132. data/lib/google/cloud/compute/v1/routers.rb +3 -0
  133. data/lib/google/cloud/compute/v1/routes/rest/service_stub.rb +121 -66
  134. data/lib/google/cloud/compute/v1/routes.rb +3 -0
  135. data/lib/google/cloud/compute/v1/security_policies/rest/service_stub.rb +346 -206
  136. data/lib/google/cloud/compute/v1/security_policies.rb +3 -0
  137. data/lib/google/cloud/compute/v1/service_attachments/rest/service_stub.rb +293 -162
  138. data/lib/google/cloud/compute/v1/service_attachments.rb +3 -0
  139. data/lib/google/cloud/compute/v1/snapshots/rest/service_stub.rb +255 -138
  140. data/lib/google/cloud/compute/v1/snapshots.rb +3 -0
  141. data/lib/google/cloud/compute/v1/ssl_certificates/rest/service_stub.rb +152 -89
  142. data/lib/google/cloud/compute/v1/ssl_certificates.rb +3 -0
  143. data/lib/google/cloud/compute/v1/ssl_policies/rest/service_stub.rb +185 -107
  144. data/lib/google/cloud/compute/v1/ssl_policies.rb +3 -0
  145. data/lib/google/cloud/compute/v1/subnetworks/rest/service_stub.rb +392 -223
  146. data/lib/google/cloud/compute/v1/subnetworks.rb +3 -0
  147. data/lib/google/cloud/compute/v1/target_grpc_proxies/rest/service_stub.rb +154 -85
  148. data/lib/google/cloud/compute/v1/target_grpc_proxies.rb +3 -0
  149. data/lib/google/cloud/compute/v1/target_http_proxies/rest/service_stub.rb +218 -127
  150. data/lib/google/cloud/compute/v1/target_http_proxies.rb +3 -0
  151. data/lib/google/cloud/compute/v1/target_https_proxies/rest/service_stub.rb +350 -203
  152. data/lib/google/cloud/compute/v1/target_https_proxies.rb +3 -0
  153. data/lib/google/cloud/compute/v1/target_instances/rest/service_stub.rb +156 -89
  154. data/lib/google/cloud/compute/v1/target_instances.rb +3 -0
  155. data/lib/google/cloud/compute/v1/target_pools/rest/service_stub.rb +361 -203
  156. data/lib/google/cloud/compute/v1/target_pools.rb +3 -0
  157. data/lib/google/cloud/compute/v1/target_ssl_proxies/rest/service_stub.rb +286 -161
  158. data/lib/google/cloud/compute/v1/target_ssl_proxies.rb +3 -0
  159. data/lib/google/cloud/compute/v1/target_tcp_proxies/rest/service_stub.rb +187 -104
  160. data/lib/google/cloud/compute/v1/target_tcp_proxies.rb +3 -0
  161. data/lib/google/cloud/compute/v1/target_vpn_gateways/rest/service_stub.rb +156 -89
  162. data/lib/google/cloud/compute/v1/target_vpn_gateways.rb +3 -0
  163. data/lib/google/cloud/compute/v1/url_maps/rest/service_stub.rb +285 -164
  164. data/lib/google/cloud/compute/v1/url_maps.rb +3 -0
  165. data/lib/google/cloud/compute/v1/version.rb +1 -1
  166. data/lib/google/cloud/compute/v1/vpn_gateways/rest/service_stub.rb +259 -143
  167. data/lib/google/cloud/compute/v1/vpn_gateways.rb +3 -0
  168. data/lib/google/cloud/compute/v1/vpn_tunnels/rest/service_stub.rb +156 -89
  169. data/lib/google/cloud/compute/v1/vpn_tunnels.rb +3 -0
  170. data/lib/google/cloud/compute/v1/zone_operations/rest/service_stub.rb +127 -63
  171. data/lib/google/cloud/compute/v1/zone_operations.rb +3 -0
  172. data/lib/google/cloud/compute/v1/zones/rest/service_stub.rb +57 -29
  173. data/lib/google/cloud/compute/v1/zones.rb +3 -0
  174. metadata +11 -11
@@ -28,6 +28,9 @@ module Google
28
28
  module Cloud
29
29
  module Compute
30
30
  module V1
31
+ ##
32
+ # The PacketMirrorings API.
33
+ #
31
34
  # To load this service and instantiate a REST client:
32
35
  #
33
36
  # require "google/cloud/compute/v1/packet_mirrorings"