google-cloud-compute-v1 1.10.0 → 2.1.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (189) hide show
  1. checksums.yaml +4 -4
  2. data/lib/google/cloud/compute/v1/accelerator_types/rest/client.rb +14 -14
  3. data/lib/google/cloud/compute/v1/accelerator_types/rest/service_stub.rb +12 -9
  4. data/lib/google/cloud/compute/v1/addresses/rest/client.rb +20 -20
  5. data/lib/google/cloud/compute/v1/addresses/rest/service_stub.rb +24 -18
  6. data/lib/google/cloud/compute/v1/autoscalers/rest/client.rb +23 -23
  7. data/lib/google/cloud/compute/v1/autoscalers/rest/service_stub.rb +28 -21
  8. data/lib/google/cloud/compute/v1/backend_buckets/rest/client.rb +25 -25
  9. data/lib/google/cloud/compute/v1/backend_buckets/rest/service_stub.rb +36 -27
  10. data/lib/google/cloud/compute/v1/backend_services/rest/client.rb +43 -43
  11. data/lib/google/cloud/compute/v1/backend_services/rest/service_stub.rb +56 -42
  12. data/lib/google/cloud/compute/v1/compute_pb.rb +145 -0
  13. data/lib/google/cloud/compute/v1/disk_types/rest/client.rb +15 -15
  14. data/lib/google/cloud/compute/v1/disk_types/rest/service_stub.rb +12 -9
  15. data/lib/google/cloud/compute/v1/disks/rest/client.rb +131 -40
  16. data/lib/google/cloud/compute/v1/disks/rest/service_stub.rb +114 -39
  17. data/lib/google/cloud/compute/v1/external_vpn_gateways/rest/client.rb +20 -20
  18. data/lib/google/cloud/compute/v1/external_vpn_gateways/rest/service_stub.rb +24 -18
  19. data/lib/google/cloud/compute/v1/firewall_policies/rest/client.rb +56 -56
  20. data/lib/google/cloud/compute/v1/firewall_policies/rest/service_stub.rb +72 -54
  21. data/lib/google/cloud/compute/v1/firewalls/rest/client.rb +18 -18
  22. data/lib/google/cloud/compute/v1/firewalls/rest/service_stub.rb +24 -18
  23. data/lib/google/cloud/compute/v1/forwarding_rules/rest/client.rb +24 -24
  24. data/lib/google/cloud/compute/v1/forwarding_rules/rest/service_stub.rb +32 -24
  25. data/lib/google/cloud/compute/v1/global_addresses/rest/client.rb +17 -17
  26. data/lib/google/cloud/compute/v1/global_addresses/rest/service_stub.rb +20 -15
  27. data/lib/google/cloud/compute/v1/global_forwarding_rules/rest/client.rb +20 -20
  28. data/lib/google/cloud/compute/v1/global_forwarding_rules/rest/service_stub.rb +28 -21
  29. data/lib/google/cloud/compute/v1/global_network_endpoint_groups/rest/client.rb +23 -23
  30. data/lib/google/cloud/compute/v1/global_network_endpoint_groups/rest/service_stub.rb +28 -21
  31. data/lib/google/cloud/compute/v1/global_operations/rest/client.rb +22 -22
  32. data/lib/google/cloud/compute/v1/global_operations/rest/service_stub.rb +20 -15
  33. data/lib/google/cloud/compute/v1/global_organization_operations/rest/client.rb +14 -14
  34. data/lib/google/cloud/compute/v1/global_organization_operations/rest/service_stub.rb +12 -9
  35. data/lib/google/cloud/compute/v1/global_public_delegated_prefixes/rest/client.rb +16 -16
  36. data/lib/google/cloud/compute/v1/global_public_delegated_prefixes/rest/service_stub.rb +20 -15
  37. data/lib/google/cloud/compute/v1/health_checks/rest/client.rb +23 -23
  38. data/lib/google/cloud/compute/v1/health_checks/rest/service_stub.rb +28 -21
  39. data/lib/google/cloud/compute/v1/image_family_views/rest/client.rb +6 -6
  40. data/lib/google/cloud/compute/v1/image_family_views/rest/service_stub.rb +4 -3
  41. data/lib/google/cloud/compute/v1/images/rest/client.rb +39 -39
  42. data/lib/google/cloud/compute/v1/images/rest/service_stub.rb +44 -33
  43. data/lib/google/cloud/compute/v1/instance_group_managers/rest/client.rb +55 -55
  44. data/lib/google/cloud/compute/v1/instance_group_managers/rest/service_stub.rb +80 -60
  45. data/lib/google/cloud/compute/v1/instance_groups/rest/client.rb +28 -28
  46. data/lib/google/cloud/compute/v1/instance_groups/rest/service_stub.rb +36 -27
  47. data/lib/google/cloud/compute/v1/instance_templates/rest/client.rb +117 -30
  48. data/lib/google/cloud/compute/v1/instance_templates/rest/service_stub.rb +87 -21
  49. data/lib/google/cloud/compute/v1/instances/rest/client.rb +207 -119
  50. data/lib/google/cloud/compute/v1/instances/rest/service_stub.rb +242 -135
  51. data/lib/google/cloud/compute/v1/interconnect_attachments/rest/client.rb +22 -22
  52. data/lib/google/cloud/compute/v1/interconnect_attachments/rest/service_stub.rb +28 -21
  53. data/lib/google/cloud/compute/v1/interconnect_locations/rest/client.rb +10 -10
  54. data/lib/google/cloud/compute/v1/interconnect_locations/rest/service_stub.rb +8 -6
  55. data/lib/google/cloud/compute/v1/interconnects/rest/client.rb +22 -22
  56. data/lib/google/cloud/compute/v1/interconnects/rest/service_stub.rb +28 -21
  57. data/lib/google/cloud/compute/v1/license_codes/rest/client.rb +10 -10
  58. data/lib/google/cloud/compute/v1/license_codes/rest/service_stub.rb +8 -6
  59. data/lib/google/cloud/compute/v1/licenses/rest/client.rb +26 -26
  60. data/lib/google/cloud/compute/v1/licenses/rest/service_stub.rb +28 -21
  61. data/lib/google/cloud/compute/v1/machine_images/rest/client.rb +27 -27
  62. data/lib/google/cloud/compute/v1/machine_images/rest/service_stub.rb +28 -21
  63. data/lib/google/cloud/compute/v1/machine_types/rest/client.rb +15 -15
  64. data/lib/google/cloud/compute/v1/machine_types/rest/service_stub.rb +12 -9
  65. data/lib/google/cloud/compute/v1/network_attachments/rest/client.rb +30 -30
  66. data/lib/google/cloud/compute/v1/network_attachments/rest/service_stub.rb +32 -24
  67. data/lib/google/cloud/compute/v1/network_edge_security_services/rest/client.rb +16 -16
  68. data/lib/google/cloud/compute/v1/network_edge_security_services/rest/service_stub.rb +20 -15
  69. data/lib/google/cloud/compute/v1/network_endpoint_groups/rest/client.rb +31 -31
  70. data/lib/google/cloud/compute/v1/network_endpoint_groups/rest/service_stub.rb +36 -27
  71. data/lib/google/cloud/compute/v1/network_firewall_policies/rest/client.rb +48 -48
  72. data/lib/google/cloud/compute/v1/network_firewall_policies/rest/service_stub.rb +64 -48
  73. data/lib/google/cloud/compute/v1/networks/rest/client.rb +33 -33
  74. data/lib/google/cloud/compute/v1/networks/rest/service_stub.rb +44 -33
  75. data/lib/google/cloud/compute/v1/node_groups/rest/client.rb +130 -42
  76. data/lib/google/cloud/compute/v1/node_groups/rest/service_stub.rb +114 -39
  77. data/lib/google/cloud/compute/v1/node_templates/rest/client.rb +31 -31
  78. data/lib/google/cloud/compute/v1/node_templates/rest/service_stub.rb +32 -24
  79. data/lib/google/cloud/compute/v1/node_types/rest/client.rb +15 -15
  80. data/lib/google/cloud/compute/v1/node_types/rest/service_stub.rb +12 -9
  81. data/lib/google/cloud/compute/v1/packet_mirrorings/rest/client.rb +24 -24
  82. data/lib/google/cloud/compute/v1/packet_mirrorings/rest/service_stub.rb +28 -21
  83. data/lib/google/cloud/compute/v1/projects/rest/client.rb +36 -36
  84. data/lib/google/cloud/compute/v1/projects/rest/service_stub.rb +52 -39
  85. data/lib/google/cloud/compute/v1/public_advertised_prefixes/rest/client.rb +16 -16
  86. data/lib/google/cloud/compute/v1/public_advertised_prefixes/rest/service_stub.rb +20 -15
  87. data/lib/google/cloud/compute/v1/public_delegated_prefixes/rest/client.rb +20 -20
  88. data/lib/google/cloud/compute/v1/public_delegated_prefixes/rest/service_stub.rb +24 -18
  89. data/lib/google/cloud/compute/v1/region_autoscalers/rest/client.rb +18 -18
  90. data/lib/google/cloud/compute/v1/region_autoscalers/rest/service_stub.rb +24 -18
  91. data/lib/google/cloud/compute/v1/region_backend_services/rest/client.rb +30 -30
  92. data/lib/google/cloud/compute/v1/region_backend_services/rest/service_stub.rb +36 -27
  93. data/lib/google/cloud/compute/v1/region_commitments/rest/client.rb +19 -19
  94. data/lib/google/cloud/compute/v1/region_commitments/rest/service_stub.rb +20 -15
  95. data/lib/google/cloud/compute/v1/region_disk_types/rest/client.rb +11 -11
  96. data/lib/google/cloud/compute/v1/region_disk_types/rest/service_stub.rb +8 -6
  97. data/lib/google/cloud/compute/v1/region_disks/rest/client.rb +126 -35
  98. data/lib/google/cloud/compute/v1/region_disks/rest/service_stub.rb +110 -36
  99. data/lib/google/cloud/compute/v1/region_health_check_services/rest/client.rb +16 -16
  100. data/lib/google/cloud/compute/v1/region_health_check_services/rest/service_stub.rb +20 -15
  101. data/lib/google/cloud/compute/v1/region_health_checks/rest/client.rb +19 -19
  102. data/lib/google/cloud/compute/v1/region_health_checks/rest/service_stub.rb +24 -18
  103. data/lib/google/cloud/compute/v1/region_instance_group_managers/rest/client.rb +50 -50
  104. data/lib/google/cloud/compute/v1/region_instance_group_managers/rest/service_stub.rb +76 -57
  105. data/lib/google/cloud/compute/v1/region_instance_groups/rest/client.rb +16 -16
  106. data/lib/google/cloud/compute/v1/region_instance_groups/rest/service_stub.rb +16 -12
  107. data/lib/google/cloud/compute/v1/region_instance_templates/credentials.rb +52 -0
  108. data/lib/google/cloud/compute/v1/region_instance_templates/rest/client.rb +624 -0
  109. data/lib/google/cloud/compute/v1/region_instance_templates/rest/service_stub.rb +291 -0
  110. data/lib/google/cloud/compute/v1/region_instance_templates/rest.rb +51 -0
  111. data/lib/google/cloud/compute/v1/region_instance_templates.rb +47 -0
  112. data/lib/google/cloud/compute/v1/region_instances/rest/client.rb +4 -4
  113. data/lib/google/cloud/compute/v1/region_instances/rest/service_stub.rb +4 -3
  114. data/lib/google/cloud/compute/v1/region_network_endpoint_groups/rest/client.rb +15 -15
  115. data/lib/google/cloud/compute/v1/region_network_endpoint_groups/rest/service_stub.rb +16 -12
  116. data/lib/google/cloud/compute/v1/region_network_firewall_policies/rest/client.rb +52 -52
  117. data/lib/google/cloud/compute/v1/region_network_firewall_policies/rest/service_stub.rb +68 -51
  118. data/lib/google/cloud/compute/v1/region_notification_endpoints/rest/client.rb +14 -14
  119. data/lib/google/cloud/compute/v1/region_notification_endpoints/rest/service_stub.rb +16 -12
  120. data/lib/google/cloud/compute/v1/region_operations/rest/client.rb +18 -18
  121. data/lib/google/cloud/compute/v1/region_operations/rest/service_stub.rb +16 -12
  122. data/lib/google/cloud/compute/v1/region_security_policies/rest/client.rb +16 -16
  123. data/lib/google/cloud/compute/v1/region_security_policies/rest/service_stub.rb +20 -15
  124. data/lib/google/cloud/compute/v1/region_ssl_certificates/rest/client.rb +14 -14
  125. data/lib/google/cloud/compute/v1/region_ssl_certificates/rest/service_stub.rb +16 -12
  126. data/lib/google/cloud/compute/v1/region_ssl_policies/rest/client.rb +20 -20
  127. data/lib/google/cloud/compute/v1/region_ssl_policies/rest/service_stub.rb +24 -18
  128. data/lib/google/cloud/compute/v1/region_target_http_proxies/rest/client.rb +17 -17
  129. data/lib/google/cloud/compute/v1/region_target_http_proxies/rest/service_stub.rb +20 -15
  130. data/lib/google/cloud/compute/v1/region_target_https_proxies/rest/client.rb +21 -21
  131. data/lib/google/cloud/compute/v1/region_target_https_proxies/rest/service_stub.rb +28 -21
  132. data/lib/google/cloud/compute/v1/region_target_tcp_proxies/rest/client.rb +14 -14
  133. data/lib/google/cloud/compute/v1/region_target_tcp_proxies/rest/service_stub.rb +16 -12
  134. data/lib/google/cloud/compute/v1/region_url_maps/rest/client.rb +23 -23
  135. data/lib/google/cloud/compute/v1/region_url_maps/rest/service_stub.rb +28 -21
  136. data/lib/google/cloud/compute/v1/regions/rest/client.rb +11 -11
  137. data/lib/google/cloud/compute/v1/regions/rest/service_stub.rb +8 -6
  138. data/lib/google/cloud/compute/v1/reservations/rest/client.rb +34 -34
  139. data/lib/google/cloud/compute/v1/reservations/rest/service_stub.rb +40 -30
  140. data/lib/google/cloud/compute/v1/resource_policies/rest/client.rb +30 -30
  141. data/lib/google/cloud/compute/v1/resource_policies/rest/service_stub.rb +32 -24
  142. data/lib/google/cloud/compute/v1/rest.rb +1 -0
  143. data/lib/google/cloud/compute/v1/routers/rest/client.rb +35 -35
  144. data/lib/google/cloud/compute/v1/routers/rest/service_stub.rb +40 -30
  145. data/lib/google/cloud/compute/v1/routes/rest/client.rb +15 -15
  146. data/lib/google/cloud/compute/v1/routes/rest/service_stub.rb +16 -12
  147. data/lib/google/cloud/compute/v1/security_policies/rest/client.rb +36 -36
  148. data/lib/google/cloud/compute/v1/security_policies/rest/service_stub.rb +48 -36
  149. data/lib/google/cloud/compute/v1/service_attachments/rest/client.rb +32 -32
  150. data/lib/google/cloud/compute/v1/service_attachments/rest/service_stub.rb +36 -27
  151. data/lib/google/cloud/compute/v1/snapshots/rest/client.rb +29 -29
  152. data/lib/google/cloud/compute/v1/snapshots/rest/service_stub.rb +32 -24
  153. data/lib/google/cloud/compute/v1/ssl_certificates/rest/client.rb +19 -19
  154. data/lib/google/cloud/compute/v1/ssl_certificates/rest/service_stub.rb +20 -15
  155. data/lib/google/cloud/compute/v1/ssl_policies/rest/client.rb +25 -25
  156. data/lib/google/cloud/compute/v1/ssl_policies/rest/service_stub.rb +28 -21
  157. data/lib/google/cloud/compute/v1/subnetworks/rest/client.rb +41 -41
  158. data/lib/google/cloud/compute/v1/subnetworks/rest/service_stub.rb +48 -36
  159. data/lib/google/cloud/compute/v1/target_grpc_proxies/rest/client.rb +16 -16
  160. data/lib/google/cloud/compute/v1/target_grpc_proxies/rest/service_stub.rb +20 -15
  161. data/lib/google/cloud/compute/v1/target_http_proxies/rest/client.rb +23 -23
  162. data/lib/google/cloud/compute/v1/target_http_proxies/rest/service_stub.rb +28 -21
  163. data/lib/google/cloud/compute/v1/target_https_proxies/rest/client.rb +31 -31
  164. data/lib/google/cloud/compute/v1/target_https_proxies/rest/service_stub.rb +44 -33
  165. data/lib/google/cloud/compute/v1/target_instances/rest/client.rb +19 -19
  166. data/lib/google/cloud/compute/v1/target_instances/rest/service_stub.rb +20 -15
  167. data/lib/google/cloud/compute/v1/target_pools/rest/client.rb +33 -33
  168. data/lib/google/cloud/compute/v1/target_pools/rest/service_stub.rb +44 -33
  169. data/lib/google/cloud/compute/v1/target_ssl_proxies/rest/client.rb +25 -25
  170. data/lib/google/cloud/compute/v1/target_ssl_proxies/rest/service_stub.rb +36 -27
  171. data/lib/google/cloud/compute/v1/target_tcp_proxies/rest/client.rb +23 -23
  172. data/lib/google/cloud/compute/v1/target_tcp_proxies/rest/service_stub.rb +28 -21
  173. data/lib/google/cloud/compute/v1/target_vpn_gateways/rest/client.rb +21 -21
  174. data/lib/google/cloud/compute/v1/target_vpn_gateways/rest/service_stub.rb +24 -18
  175. data/lib/google/cloud/compute/v1/url_maps/rest/client.rb +29 -29
  176. data/lib/google/cloud/compute/v1/url_maps/rest/service_stub.rb +36 -27
  177. data/lib/google/cloud/compute/v1/version.rb +1 -1
  178. data/lib/google/cloud/compute/v1/vpn_gateways/rest/client.rb +29 -29
  179. data/lib/google/cloud/compute/v1/vpn_gateways/rest/service_stub.rb +32 -24
  180. data/lib/google/cloud/compute/v1/vpn_tunnels/rest/client.rb +21 -21
  181. data/lib/google/cloud/compute/v1/vpn_tunnels/rest/service_stub.rb +24 -18
  182. data/lib/google/cloud/compute/v1/zone_operations/rest/client.rb +18 -18
  183. data/lib/google/cloud/compute/v1/zone_operations/rest/service_stub.rb +16 -12
  184. data/lib/google/cloud/compute/v1/zones/rest/client.rb +11 -11
  185. data/lib/google/cloud/compute/v1/zones/rest/service_stub.rb +8 -6
  186. data/lib/google/cloud/compute/v1.rb +1 -0
  187. data/proto_docs/google/api/client.rb +9 -3
  188. data/proto_docs/google/cloud/compute/v1/compute.rb +1542 -1157
  189. metadata +11 -6
@@ -191,9 +191,9 @@ module Google
191
191
  # Name of the region scoping this request.
192
192
  # @param request_id [::String]
193
193
  # An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000).
194
- # @yield [result, response] Access the result along with the Faraday response object
194
+ # @yield [result, operation] Access the result along with the TransportOperation object
195
195
  # @yieldparam result [::Gapic::GenericLRO::Operation]
196
- # @yieldparam response [::Faraday::Response]
196
+ # @yieldparam operation [::Gapic::Rest::TransportOperation]
197
197
  #
198
198
  # @return [::Gapic::GenericLRO::Operation]
199
199
  #
@@ -243,7 +243,7 @@ module Google
243
243
  end
244
244
 
245
245
  ##
246
- # Returns the specified HealthCheck resource. Gets a list of available health checks by making a list() request.
246
+ # Returns the specified HealthCheck resource.
247
247
  #
248
248
  # @overload get(request, options = nil)
249
249
  # Pass arguments to `get` via a request object, either of type
@@ -266,9 +266,9 @@ module Google
266
266
  # Project ID for this request.
267
267
  # @param region [::String]
268
268
  # Name of the region scoping this request.
269
- # @yield [result, response] Access the result along with the Faraday response object
269
+ # @yield [result, operation] Access the result along with the TransportOperation object
270
270
  # @yieldparam result [::Google::Cloud::Compute::V1::HealthCheck]
271
- # @yieldparam response [::Faraday::Response]
271
+ # @yieldparam operation [::Gapic::Rest::TransportOperation]
272
272
  #
273
273
  # @return [::Google::Cloud::Compute::V1::HealthCheck]
274
274
  #
@@ -300,8 +300,8 @@ module Google
300
300
  metadata: @config.metadata,
301
301
  retry_policy: @config.retry_policy
302
302
 
303
- @region_health_checks_stub.get request, options do |result, response|
304
- yield result, response if block_given?
303
+ @region_health_checks_stub.get request, options do |result, operation|
304
+ yield result, operation if block_given?
305
305
  return result
306
306
  end
307
307
  rescue ::Gapic::Rest::Error => e
@@ -334,9 +334,9 @@ module Google
334
334
  # Name of the region scoping this request.
335
335
  # @param request_id [::String]
336
336
  # An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000).
337
- # @yield [result, response] Access the result along with the Faraday response object
337
+ # @yield [result, operation] Access the result along with the TransportOperation object
338
338
  # @yieldparam result [::Gapic::GenericLRO::Operation]
339
- # @yieldparam response [::Faraday::Response]
339
+ # @yieldparam operation [::Gapic::Rest::TransportOperation]
340
340
  #
341
341
  # @return [::Gapic::GenericLRO::Operation]
342
342
  #
@@ -417,9 +417,9 @@ module Google
417
417
  # Name of the region scoping this request.
418
418
  # @param return_partial_success [::Boolean]
419
419
  # Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
420
- # @yield [result, response] Access the result along with the Faraday response object
420
+ # @yield [result, operation] Access the result along with the TransportOperation object
421
421
  # @yieldparam result [::Gapic::Rest::PagedEnumerable<::Google::Cloud::Compute::V1::HealthCheck>]
422
- # @yieldparam response [::Faraday::Response]
422
+ # @yieldparam operation [::Gapic::Rest::TransportOperation]
423
423
  #
424
424
  # @return [::Gapic::Rest::PagedEnumerable<::Google::Cloud::Compute::V1::HealthCheck>]
425
425
  #
@@ -451,9 +451,9 @@ module Google
451
451
  metadata: @config.metadata,
452
452
  retry_policy: @config.retry_policy
453
453
 
454
- @region_health_checks_stub.list request, options do |result, response|
454
+ @region_health_checks_stub.list request, options do |result, operation|
455
455
  result = ::Gapic::Rest::PagedEnumerable.new @region_health_checks_stub, :list, "items", request, result, options
456
- yield result, response if block_given?
456
+ yield result, operation if block_given?
457
457
  return result
458
458
  end
459
459
  rescue ::Gapic::Rest::Error => e
@@ -488,9 +488,9 @@ module Google
488
488
  # Name of the region scoping this request.
489
489
  # @param request_id [::String]
490
490
  # An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000).
491
- # @yield [result, response] Access the result along with the Faraday response object
491
+ # @yield [result, operation] Access the result along with the TransportOperation object
492
492
  # @yieldparam result [::Gapic::GenericLRO::Operation]
493
- # @yieldparam response [::Faraday::Response]
493
+ # @yieldparam operation [::Gapic::Rest::TransportOperation]
494
494
  #
495
495
  # @return [::Gapic::GenericLRO::Operation]
496
496
  #
@@ -567,9 +567,9 @@ module Google
567
567
  # Name of the region scoping this request.
568
568
  # @param request_id [::String]
569
569
  # An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000).
570
- # @yield [result, response] Access the result along with the Faraday response object
570
+ # @yield [result, operation] Access the result along with the TransportOperation object
571
571
  # @yieldparam result [::Gapic::GenericLRO::Operation]
572
- # @yieldparam response [::Faraday::Response]
572
+ # @yieldparam operation [::Gapic::Rest::TransportOperation]
573
573
  #
574
574
  # @return [::Gapic::GenericLRO::Operation]
575
575
  #
@@ -656,9 +656,9 @@ module Google
656
656
  # * (`String`) The path to a service account key file in JSON format
657
657
  # * (`Hash`) A service account key as a Hash
658
658
  # * (`Google::Auth::Credentials`) A googleauth credentials object
659
- # (see the [googleauth docs](https://googleapis.dev/ruby/googleauth/latest/index.html))
659
+ # (see the [googleauth docs](https://rubydoc.info/gems/googleauth/Google/Auth/Credentials))
660
660
  # * (`Signet::OAuth2::Client`) A signet oauth2 client object
661
- # (see the [signet docs](https://googleapis.dev/ruby/signet/latest/Signet/OAuth2/Client.html))
661
+ # (see the [signet docs](https://rubydoc.info/gems/signet/Signet/OAuth2/Client))
662
662
  # * (`nil`) indicating no credentials
663
663
  # @return [::Object]
664
664
  # @!attribute [rw] scope
@@ -48,9 +48,9 @@ module Google
48
48
  # @param options [::Gapic::CallOptions]
49
49
  # Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
50
50
  #
51
- # @yield [result, response] Access the result along with the Faraday response object
51
+ # @yield [result, operation] Access the result along with the TransportOperation object
52
52
  # @yieldparam result [::Google::Cloud::Compute::V1::Operation]
53
- # @yieldparam response [::Faraday::Response]
53
+ # @yieldparam operation [::Gapic::Rest::TransportOperation]
54
54
  #
55
55
  # @return [::Google::Cloud::Compute::V1::Operation]
56
56
  # A result object deserialized from the server's reply
@@ -71,9 +71,10 @@ module Google
71
71
  params: query_string_params,
72
72
  options: options
73
73
  )
74
+ operation = ::Gapic::Rest::TransportOperation.new response
74
75
  result = ::Google::Cloud::Compute::V1::Operation.decode_json response.body, ignore_unknown_fields: true
75
76
 
76
- yield result, response if block_given?
77
+ yield result, operation if block_given?
77
78
  result
78
79
  end
79
80
 
@@ -85,9 +86,9 @@ module Google
85
86
  # @param options [::Gapic::CallOptions]
86
87
  # Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
87
88
  #
88
- # @yield [result, response] Access the result along with the Faraday response object
89
+ # @yield [result, operation] Access the result along with the TransportOperation object
89
90
  # @yieldparam result [::Google::Cloud::Compute::V1::HealthCheck]
90
- # @yieldparam response [::Faraday::Response]
91
+ # @yieldparam operation [::Gapic::Rest::TransportOperation]
91
92
  #
92
93
  # @return [::Google::Cloud::Compute::V1::HealthCheck]
93
94
  # A result object deserialized from the server's reply
@@ -108,9 +109,10 @@ module Google
108
109
  params: query_string_params,
109
110
  options: options
110
111
  )
112
+ operation = ::Gapic::Rest::TransportOperation.new response
111
113
  result = ::Google::Cloud::Compute::V1::HealthCheck.decode_json response.body, ignore_unknown_fields: true
112
114
 
113
- yield result, response if block_given?
115
+ yield result, operation if block_given?
114
116
  result
115
117
  end
116
118
 
@@ -122,9 +124,9 @@ module Google
122
124
  # @param options [::Gapic::CallOptions]
123
125
  # Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
124
126
  #
125
- # @yield [result, response] Access the result along with the Faraday response object
127
+ # @yield [result, operation] Access the result along with the TransportOperation object
126
128
  # @yieldparam result [::Google::Cloud::Compute::V1::Operation]
127
- # @yieldparam response [::Faraday::Response]
129
+ # @yieldparam operation [::Gapic::Rest::TransportOperation]
128
130
  #
129
131
  # @return [::Google::Cloud::Compute::V1::Operation]
130
132
  # A result object deserialized from the server's reply
@@ -145,9 +147,10 @@ module Google
145
147
  params: query_string_params,
146
148
  options: options
147
149
  )
150
+ operation = ::Gapic::Rest::TransportOperation.new response
148
151
  result = ::Google::Cloud::Compute::V1::Operation.decode_json response.body, ignore_unknown_fields: true
149
152
 
150
- yield result, response if block_given?
153
+ yield result, operation if block_given?
151
154
  result
152
155
  end
153
156
 
@@ -159,9 +162,9 @@ module Google
159
162
  # @param options [::Gapic::CallOptions]
160
163
  # Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
161
164
  #
162
- # @yield [result, response] Access the result along with the Faraday response object
165
+ # @yield [result, operation] Access the result along with the TransportOperation object
163
166
  # @yieldparam result [::Google::Cloud::Compute::V1::HealthCheckList]
164
- # @yieldparam response [::Faraday::Response]
167
+ # @yieldparam operation [::Gapic::Rest::TransportOperation]
165
168
  #
166
169
  # @return [::Google::Cloud::Compute::V1::HealthCheckList]
167
170
  # A result object deserialized from the server's reply
@@ -182,9 +185,10 @@ module Google
182
185
  params: query_string_params,
183
186
  options: options
184
187
  )
188
+ operation = ::Gapic::Rest::TransportOperation.new response
185
189
  result = ::Google::Cloud::Compute::V1::HealthCheckList.decode_json response.body, ignore_unknown_fields: true
186
190
 
187
- yield result, response if block_given?
191
+ yield result, operation if block_given?
188
192
  result
189
193
  end
190
194
 
@@ -196,9 +200,9 @@ module Google
196
200
  # @param options [::Gapic::CallOptions]
197
201
  # Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
198
202
  #
199
- # @yield [result, response] Access the result along with the Faraday response object
203
+ # @yield [result, operation] Access the result along with the TransportOperation object
200
204
  # @yieldparam result [::Google::Cloud::Compute::V1::Operation]
201
- # @yieldparam response [::Faraday::Response]
205
+ # @yieldparam operation [::Gapic::Rest::TransportOperation]
202
206
  #
203
207
  # @return [::Google::Cloud::Compute::V1::Operation]
204
208
  # A result object deserialized from the server's reply
@@ -219,9 +223,10 @@ module Google
219
223
  params: query_string_params,
220
224
  options: options
221
225
  )
226
+ operation = ::Gapic::Rest::TransportOperation.new response
222
227
  result = ::Google::Cloud::Compute::V1::Operation.decode_json response.body, ignore_unknown_fields: true
223
228
 
224
- yield result, response if block_given?
229
+ yield result, operation if block_given?
225
230
  result
226
231
  end
227
232
 
@@ -233,9 +238,9 @@ module Google
233
238
  # @param options [::Gapic::CallOptions]
234
239
  # Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
235
240
  #
236
- # @yield [result, response] Access the result along with the Faraday response object
241
+ # @yield [result, operation] Access the result along with the TransportOperation object
237
242
  # @yieldparam result [::Google::Cloud::Compute::V1::Operation]
238
- # @yieldparam response [::Faraday::Response]
243
+ # @yieldparam operation [::Gapic::Rest::TransportOperation]
239
244
  #
240
245
  # @return [::Google::Cloud::Compute::V1::Operation]
241
246
  # A result object deserialized from the server's reply
@@ -256,9 +261,10 @@ module Google
256
261
  params: query_string_params,
257
262
  options: options
258
263
  )
264
+ operation = ::Gapic::Rest::TransportOperation.new response
259
265
  result = ::Google::Cloud::Compute::V1::Operation.decode_json response.body, ignore_unknown_fields: true
260
266
 
261
- yield result, response if block_given?
267
+ yield result, operation if block_given?
262
268
  result
263
269
  end
264
270
 
@@ -222,9 +222,9 @@ module Google
222
222
  # The body resource for this request
223
223
  # @param request_id [::String]
224
224
  # An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000).
225
- # @yield [result, response] Access the result along with the Faraday response object
225
+ # @yield [result, operation] Access the result along with the TransportOperation object
226
226
  # @yieldparam result [::Gapic::GenericLRO::Operation]
227
- # @yieldparam response [::Faraday::Response]
227
+ # @yieldparam operation [::Gapic::Rest::TransportOperation]
228
228
  #
229
229
  # @return [::Gapic::GenericLRO::Operation]
230
230
  #
@@ -299,9 +299,9 @@ module Google
299
299
  # Name of the region scoping this request, should conform to RFC1035.
300
300
  # @param region_instance_group_managers_apply_updates_request_resource [::Google::Cloud::Compute::V1::RegionInstanceGroupManagersApplyUpdatesRequest, ::Hash]
301
301
  # The body resource for this request
302
- # @yield [result, response] Access the result along with the Faraday response object
302
+ # @yield [result, operation] Access the result along with the TransportOperation object
303
303
  # @yieldparam result [::Gapic::GenericLRO::Operation]
304
- # @yieldparam response [::Faraday::Response]
304
+ # @yieldparam operation [::Gapic::Rest::TransportOperation]
305
305
  #
306
306
  # @return [::Gapic::GenericLRO::Operation]
307
307
  #
@@ -378,9 +378,9 @@ module Google
378
378
  # The body resource for this request
379
379
  # @param request_id [::String]
380
380
  # An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000).
381
- # @yield [result, response] Access the result along with the Faraday response object
381
+ # @yield [result, operation] Access the result along with the TransportOperation object
382
382
  # @yieldparam result [::Gapic::GenericLRO::Operation]
383
- # @yieldparam response [::Faraday::Response]
383
+ # @yieldparam operation [::Gapic::Rest::TransportOperation]
384
384
  #
385
385
  # @return [::Gapic::GenericLRO::Operation]
386
386
  #
@@ -455,9 +455,9 @@ module Google
455
455
  # Name of the region scoping this request.
456
456
  # @param request_id [::String]
457
457
  # An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000).
458
- # @yield [result, response] Access the result along with the Faraday response object
458
+ # @yield [result, operation] Access the result along with the TransportOperation object
459
459
  # @yieldparam result [::Gapic::GenericLRO::Operation]
460
- # @yieldparam response [::Faraday::Response]
460
+ # @yieldparam operation [::Gapic::Rest::TransportOperation]
461
461
  #
462
462
  # @return [::Gapic::GenericLRO::Operation]
463
463
  #
@@ -534,9 +534,9 @@ module Google
534
534
  # The body resource for this request
535
535
  # @param request_id [::String]
536
536
  # An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000).
537
- # @yield [result, response] Access the result along with the Faraday response object
537
+ # @yield [result, operation] Access the result along with the TransportOperation object
538
538
  # @yieldparam result [::Gapic::GenericLRO::Operation]
539
- # @yieldparam response [::Faraday::Response]
539
+ # @yieldparam operation [::Gapic::Rest::TransportOperation]
540
540
  #
541
541
  # @return [::Gapic::GenericLRO::Operation]
542
542
  #
@@ -611,9 +611,9 @@ module Google
611
611
  # Name of the region scoping this request, should conform to RFC1035.
612
612
  # @param region_instance_group_manager_delete_instance_config_req_resource [::Google::Cloud::Compute::V1::RegionInstanceGroupManagerDeleteInstanceConfigReq, ::Hash]
613
613
  # The body resource for this request
614
- # @yield [result, response] Access the result along with the Faraday response object
614
+ # @yield [result, operation] Access the result along with the TransportOperation object
615
615
  # @yieldparam result [::Gapic::GenericLRO::Operation]
616
- # @yieldparam response [::Faraday::Response]
616
+ # @yieldparam operation [::Gapic::Rest::TransportOperation]
617
617
  #
618
618
  # @return [::Gapic::GenericLRO::Operation]
619
619
  #
@@ -686,9 +686,9 @@ module Google
686
686
  # Project ID for this request.
687
687
  # @param region [::String]
688
688
  # Name of the region scoping this request.
689
- # @yield [result, response] Access the result along with the Faraday response object
689
+ # @yield [result, operation] Access the result along with the TransportOperation object
690
690
  # @yieldparam result [::Google::Cloud::Compute::V1::InstanceGroupManager]
691
- # @yieldparam response [::Faraday::Response]
691
+ # @yieldparam operation [::Gapic::Rest::TransportOperation]
692
692
  #
693
693
  # @return [::Google::Cloud::Compute::V1::InstanceGroupManager]
694
694
  #
@@ -720,8 +720,8 @@ module Google
720
720
  metadata: @config.metadata,
721
721
  retry_policy: @config.retry_policy
722
722
 
723
- @region_instance_group_managers_stub.get request, options do |result, response|
724
- yield result, response if block_given?
723
+ @region_instance_group_managers_stub.get request, options do |result, operation|
724
+ yield result, operation if block_given?
725
725
  return result
726
726
  end
727
727
  rescue ::Gapic::Rest::Error => e
@@ -754,9 +754,9 @@ module Google
754
754
  # Name of the region scoping this request.
755
755
  # @param request_id [::String]
756
756
  # An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000).
757
- # @yield [result, response] Access the result along with the Faraday response object
757
+ # @yield [result, operation] Access the result along with the TransportOperation object
758
758
  # @yieldparam result [::Gapic::GenericLRO::Operation]
759
- # @yieldparam response [::Faraday::Response]
759
+ # @yieldparam operation [::Gapic::Rest::TransportOperation]
760
760
  #
761
761
  # @return [::Gapic::GenericLRO::Operation]
762
762
  #
@@ -837,9 +837,9 @@ module Google
837
837
  # Name of the region scoping this request.
838
838
  # @param return_partial_success [::Boolean]
839
839
  # Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
840
- # @yield [result, response] Access the result along with the Faraday response object
840
+ # @yield [result, operation] Access the result along with the TransportOperation object
841
841
  # @yieldparam result [::Gapic::Rest::PagedEnumerable<::Google::Cloud::Compute::V1::InstanceGroupManager>]
842
- # @yieldparam response [::Faraday::Response]
842
+ # @yieldparam operation [::Gapic::Rest::TransportOperation]
843
843
  #
844
844
  # @return [::Gapic::Rest::PagedEnumerable<::Google::Cloud::Compute::V1::InstanceGroupManager>]
845
845
  #
@@ -871,9 +871,9 @@ module Google
871
871
  metadata: @config.metadata,
872
872
  retry_policy: @config.retry_policy
873
873
 
874
- @region_instance_group_managers_stub.list request, options do |result, response|
874
+ @region_instance_group_managers_stub.list request, options do |result, operation|
875
875
  result = ::Gapic::Rest::PagedEnumerable.new @region_instance_group_managers_stub, :list, "items", request, result, options
876
- yield result, response if block_given?
876
+ yield result, operation if block_given?
877
877
  return result
878
878
  end
879
879
  rescue ::Gapic::Rest::Error => e
@@ -914,9 +914,9 @@ module Google
914
914
  # Name of the region scoping this request. This should conform to RFC1035.
915
915
  # @param return_partial_success [::Boolean]
916
916
  # Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
917
- # @yield [result, response] Access the result along with the Faraday response object
917
+ # @yield [result, operation] Access the result along with the TransportOperation object
918
918
  # @yieldparam result [::Gapic::Rest::PagedEnumerable<::Google::Cloud::Compute::V1::InstanceManagedByIgmError>]
919
- # @yieldparam response [::Faraday::Response]
919
+ # @yieldparam operation [::Gapic::Rest::TransportOperation]
920
920
  #
921
921
  # @return [::Gapic::Rest::PagedEnumerable<::Google::Cloud::Compute::V1::InstanceManagedByIgmError>]
922
922
  #
@@ -948,9 +948,9 @@ module Google
948
948
  metadata: @config.metadata,
949
949
  retry_policy: @config.retry_policy
950
950
 
951
- @region_instance_group_managers_stub.list_errors request, options do |result, response|
951
+ @region_instance_group_managers_stub.list_errors request, options do |result, operation|
952
952
  result = ::Gapic::Rest::PagedEnumerable.new @region_instance_group_managers_stub, :list_errors, "items", request, result, options
953
- yield result, response if block_given?
953
+ yield result, operation if block_given?
954
954
  return result
955
955
  end
956
956
  rescue ::Gapic::Rest::Error => e
@@ -991,9 +991,9 @@ module Google
991
991
  # Name of the region scoping this request.
992
992
  # @param return_partial_success [::Boolean]
993
993
  # Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
994
- # @yield [result, response] Access the result along with the Faraday response object
994
+ # @yield [result, operation] Access the result along with the TransportOperation object
995
995
  # @yieldparam result [::Gapic::Rest::PagedEnumerable<::Google::Cloud::Compute::V1::ManagedInstance>]
996
- # @yieldparam response [::Faraday::Response]
996
+ # @yieldparam operation [::Gapic::Rest::TransportOperation]
997
997
  #
998
998
  # @return [::Gapic::Rest::PagedEnumerable<::Google::Cloud::Compute::V1::ManagedInstance>]
999
999
  #
@@ -1025,9 +1025,9 @@ module Google
1025
1025
  metadata: @config.metadata,
1026
1026
  retry_policy: @config.retry_policy
1027
1027
 
1028
- @region_instance_group_managers_stub.list_managed_instances request, options do |result, response|
1028
+ @region_instance_group_managers_stub.list_managed_instances request, options do |result, operation|
1029
1029
  result = ::Gapic::Rest::PagedEnumerable.new @region_instance_group_managers_stub, :list_managed_instances, "managed_instances", request, result, options
1030
- yield result, response if block_given?
1030
+ yield result, operation if block_given?
1031
1031
  return result
1032
1032
  end
1033
1033
  rescue ::Gapic::Rest::Error => e
@@ -1068,9 +1068,9 @@ module Google
1068
1068
  # Name of the region scoping this request, should conform to RFC1035.
1069
1069
  # @param return_partial_success [::Boolean]
1070
1070
  # Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
1071
- # @yield [result, response] Access the result along with the Faraday response object
1071
+ # @yield [result, operation] Access the result along with the TransportOperation object
1072
1072
  # @yieldparam result [::Gapic::Rest::PagedEnumerable<::Google::Cloud::Compute::V1::PerInstanceConfig>]
1073
- # @yieldparam response [::Faraday::Response]
1073
+ # @yieldparam operation [::Gapic::Rest::TransportOperation]
1074
1074
  #
1075
1075
  # @return [::Gapic::Rest::PagedEnumerable<::Google::Cloud::Compute::V1::PerInstanceConfig>]
1076
1076
  #
@@ -1102,9 +1102,9 @@ module Google
1102
1102
  metadata: @config.metadata,
1103
1103
  retry_policy: @config.retry_policy
1104
1104
 
1105
- @region_instance_group_managers_stub.list_per_instance_configs request, options do |result, response|
1105
+ @region_instance_group_managers_stub.list_per_instance_configs request, options do |result, operation|
1106
1106
  result = ::Gapic::Rest::PagedEnumerable.new @region_instance_group_managers_stub, :list_per_instance_configs, "items", request, result, options
1107
- yield result, response if block_given?
1107
+ yield result, operation if block_given?
1108
1108
  return result
1109
1109
  end
1110
1110
  rescue ::Gapic::Rest::Error => e
@@ -1139,9 +1139,9 @@ module Google
1139
1139
  # Name of the region scoping this request.
1140
1140
  # @param request_id [::String]
1141
1141
  # An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000).
1142
- # @yield [result, response] Access the result along with the Faraday response object
1142
+ # @yield [result, operation] Access the result along with the TransportOperation object
1143
1143
  # @yieldparam result [::Gapic::GenericLRO::Operation]
1144
- # @yieldparam response [::Faraday::Response]
1144
+ # @yieldparam operation [::Gapic::Rest::TransportOperation]
1145
1145
  #
1146
1146
  # @return [::Gapic::GenericLRO::Operation]
1147
1147
  #
@@ -1218,9 +1218,9 @@ module Google
1218
1218
  # The body resource for this request
1219
1219
  # @param request_id [::String]
1220
1220
  # An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000).
1221
- # @yield [result, response] Access the result along with the Faraday response object
1221
+ # @yield [result, operation] Access the result along with the TransportOperation object
1222
1222
  # @yieldparam result [::Gapic::GenericLRO::Operation]
1223
- # @yieldparam response [::Faraday::Response]
1223
+ # @yieldparam operation [::Gapic::Rest::TransportOperation]
1224
1224
  #
1225
1225
  # @return [::Gapic::GenericLRO::Operation]
1226
1226
  #
@@ -1297,9 +1297,9 @@ module Google
1297
1297
  # The body resource for this request
1298
1298
  # @param request_id [::String]
1299
1299
  # An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000).
1300
- # @yield [result, response] Access the result along with the Faraday response object
1300
+ # @yield [result, operation] Access the result along with the TransportOperation object
1301
1301
  # @yieldparam result [::Gapic::GenericLRO::Operation]
1302
- # @yieldparam response [::Faraday::Response]
1302
+ # @yieldparam operation [::Gapic::Rest::TransportOperation]
1303
1303
  #
1304
1304
  # @return [::Gapic::GenericLRO::Operation]
1305
1305
  #
@@ -1376,9 +1376,9 @@ module Google
1376
1376
  # An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000).
1377
1377
  # @param size [::Integer]
1378
1378
  # Number of instances that should exist in this instance group manager.
1379
- # @yield [result, response] Access the result along with the Faraday response object
1379
+ # @yield [result, operation] Access the result along with the TransportOperation object
1380
1380
  # @yieldparam result [::Gapic::GenericLRO::Operation]
1381
- # @yieldparam response [::Faraday::Response]
1381
+ # @yieldparam operation [::Gapic::Rest::TransportOperation]
1382
1382
  #
1383
1383
  # @return [::Gapic::GenericLRO::Operation]
1384
1384
  #
@@ -1455,9 +1455,9 @@ module Google
1455
1455
  # The body resource for this request
1456
1456
  # @param request_id [::String]
1457
1457
  # An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000).
1458
- # @yield [result, response] Access the result along with the Faraday response object
1458
+ # @yield [result, operation] Access the result along with the TransportOperation object
1459
1459
  # @yieldparam result [::Gapic::GenericLRO::Operation]
1460
- # @yieldparam response [::Faraday::Response]
1460
+ # @yieldparam operation [::Gapic::Rest::TransportOperation]
1461
1461
  #
1462
1462
  # @return [::Gapic::GenericLRO::Operation]
1463
1463
  #
@@ -1534,9 +1534,9 @@ module Google
1534
1534
  # The body resource for this request
1535
1535
  # @param request_id [::String]
1536
1536
  # An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000).
1537
- # @yield [result, response] Access the result along with the Faraday response object
1537
+ # @yield [result, operation] Access the result along with the TransportOperation object
1538
1538
  # @yieldparam result [::Gapic::GenericLRO::Operation]
1539
- # @yieldparam response [::Faraday::Response]
1539
+ # @yieldparam operation [::Gapic::Rest::TransportOperation]
1540
1540
  #
1541
1541
  # @return [::Gapic::GenericLRO::Operation]
1542
1542
  #
@@ -1613,9 +1613,9 @@ module Google
1613
1613
  # The body resource for this request
1614
1614
  # @param request_id [::String]
1615
1615
  # An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000).
1616
- # @yield [result, response] Access the result along with the Faraday response object
1616
+ # @yield [result, operation] Access the result along with the TransportOperation object
1617
1617
  # @yieldparam result [::Gapic::GenericLRO::Operation]
1618
- # @yieldparam response [::Faraday::Response]
1618
+ # @yieldparam operation [::Gapic::Rest::TransportOperation]
1619
1619
  #
1620
1620
  # @return [::Gapic::GenericLRO::Operation]
1621
1621
  #
@@ -1702,9 +1702,9 @@ module Google
1702
1702
  # * (`String`) The path to a service account key file in JSON format
1703
1703
  # * (`Hash`) A service account key as a Hash
1704
1704
  # * (`Google::Auth::Credentials`) A googleauth credentials object
1705
- # (see the [googleauth docs](https://googleapis.dev/ruby/googleauth/latest/index.html))
1705
+ # (see the [googleauth docs](https://rubydoc.info/gems/googleauth/Google/Auth/Credentials))
1706
1706
  # * (`Signet::OAuth2::Client`) A signet oauth2 client object
1707
- # (see the [signet docs](https://googleapis.dev/ruby/signet/latest/Signet/OAuth2/Client.html))
1707
+ # (see the [signet docs](https://rubydoc.info/gems/signet/Signet/OAuth2/Client))
1708
1708
  # * (`nil`) indicating no credentials
1709
1709
  # @return [::Object]
1710
1710
  # @!attribute [rw] scope