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
@@ -218,9 +218,9 @@ module Google
218
218
  # Project ID for this request.
219
219
  # @param return_partial_success [::Boolean]
220
220
  # Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
221
- # @yield [result, response] Access the result along with the Faraday response object
221
+ # @yield [result, operation] Access the result along with the TransportOperation object
222
222
  # @yieldparam result [::Gapic::Rest::PagedEnumerable<::String, ::Google::Cloud::Compute::V1::SubnetworksScopedList>]
223
- # @yieldparam response [::Faraday::Response]
223
+ # @yieldparam operation [::Gapic::Rest::TransportOperation]
224
224
  #
225
225
  # @return [::Gapic::Rest::PagedEnumerable<::String, ::Google::Cloud::Compute::V1::SubnetworksScopedList>]
226
226
  #
@@ -252,9 +252,9 @@ module Google
252
252
  metadata: @config.metadata,
253
253
  retry_policy: @config.retry_policy
254
254
 
255
- @subnetworks_stub.aggregated_list request, options do |result, response|
255
+ @subnetworks_stub.aggregated_list request, options do |result, operation|
256
256
  result = ::Gapic::Rest::PagedEnumerable.new @subnetworks_stub, :aggregated_list, "items", request, result, options
257
- yield result, response if block_given?
257
+ yield result, operation if block_given?
258
258
  return result
259
259
  end
260
260
  rescue ::Gapic::Rest::Error => e
@@ -287,9 +287,9 @@ module Google
287
287
  # 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).
288
288
  # @param subnetwork [::String]
289
289
  # Name of the Subnetwork resource to delete.
290
- # @yield [result, response] Access the result along with the Faraday response object
290
+ # @yield [result, operation] Access the result along with the TransportOperation object
291
291
  # @yieldparam result [::Gapic::GenericLRO::Operation]
292
- # @yieldparam response [::Faraday::Response]
292
+ # @yieldparam operation [::Gapic::Rest::TransportOperation]
293
293
  #
294
294
  # @return [::Gapic::GenericLRO::Operation]
295
295
  #
@@ -366,9 +366,9 @@ module Google
366
366
  # Name of the Subnetwork resource to update.
367
367
  # @param subnetworks_expand_ip_cidr_range_request_resource [::Google::Cloud::Compute::V1::SubnetworksExpandIpCidrRangeRequest, ::Hash]
368
368
  # The body resource for this request
369
- # @yield [result, response] Access the result along with the Faraday response object
369
+ # @yield [result, operation] Access the result along with the TransportOperation object
370
370
  # @yieldparam result [::Gapic::GenericLRO::Operation]
371
- # @yieldparam response [::Faraday::Response]
371
+ # @yieldparam operation [::Gapic::Rest::TransportOperation]
372
372
  #
373
373
  # @return [::Gapic::GenericLRO::Operation]
374
374
  #
@@ -418,7 +418,7 @@ module Google
418
418
  end
419
419
 
420
420
  ##
421
- # Returns the specified subnetwork. Gets a list of available subnetworks list() request.
421
+ # Returns the specified subnetwork.
422
422
  #
423
423
  # @overload get(request, options = nil)
424
424
  # Pass arguments to `get` via a request object, either of type
@@ -441,9 +441,9 @@ module Google
441
441
  # Name of the region scoping this request.
442
442
  # @param subnetwork [::String]
443
443
  # Name of the Subnetwork resource to return.
444
- # @yield [result, response] Access the result along with the Faraday response object
444
+ # @yield [result, operation] Access the result along with the TransportOperation object
445
445
  # @yieldparam result [::Google::Cloud::Compute::V1::Subnetwork]
446
- # @yieldparam response [::Faraday::Response]
446
+ # @yieldparam operation [::Gapic::Rest::TransportOperation]
447
447
  #
448
448
  # @return [::Google::Cloud::Compute::V1::Subnetwork]
449
449
  #
@@ -475,8 +475,8 @@ module Google
475
475
  metadata: @config.metadata,
476
476
  retry_policy: @config.retry_policy
477
477
 
478
- @subnetworks_stub.get request, options do |result, response|
479
- yield result, response if block_given?
478
+ @subnetworks_stub.get request, options do |result, operation|
479
+ yield result, operation if block_given?
480
480
  return result
481
481
  end
482
482
  rescue ::Gapic::Rest::Error => e
@@ -509,9 +509,9 @@ module Google
509
509
  # The name of the region for this request.
510
510
  # @param resource [::String]
511
511
  # Name or id of the resource for this request.
512
- # @yield [result, response] Access the result along with the Faraday response object
512
+ # @yield [result, operation] Access the result along with the TransportOperation object
513
513
  # @yieldparam result [::Google::Cloud::Compute::V1::Policy]
514
- # @yieldparam response [::Faraday::Response]
514
+ # @yieldparam operation [::Gapic::Rest::TransportOperation]
515
515
  #
516
516
  # @return [::Google::Cloud::Compute::V1::Policy]
517
517
  #
@@ -543,8 +543,8 @@ module Google
543
543
  metadata: @config.metadata,
544
544
  retry_policy: @config.retry_policy
545
545
 
546
- @subnetworks_stub.get_iam_policy request, options do |result, response|
547
- yield result, response if block_given?
546
+ @subnetworks_stub.get_iam_policy request, options do |result, operation|
547
+ yield result, operation if block_given?
548
548
  return result
549
549
  end
550
550
  rescue ::Gapic::Rest::Error => e
@@ -577,9 +577,9 @@ module Google
577
577
  # 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).
578
578
  # @param subnetwork_resource [::Google::Cloud::Compute::V1::Subnetwork, ::Hash]
579
579
  # The body resource for this request
580
- # @yield [result, response] Access the result along with the Faraday response object
580
+ # @yield [result, operation] Access the result along with the TransportOperation object
581
581
  # @yieldparam result [::Gapic::GenericLRO::Operation]
582
- # @yieldparam response [::Faraday::Response]
582
+ # @yieldparam operation [::Gapic::Rest::TransportOperation]
583
583
  #
584
584
  # @return [::Gapic::GenericLRO::Operation]
585
585
  #
@@ -660,9 +660,9 @@ module Google
660
660
  # Name of the region scoping this request.
661
661
  # @param return_partial_success [::Boolean]
662
662
  # Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
663
- # @yield [result, response] Access the result along with the Faraday response object
663
+ # @yield [result, operation] Access the result along with the TransportOperation object
664
664
  # @yieldparam result [::Gapic::Rest::PagedEnumerable<::Google::Cloud::Compute::V1::Subnetwork>]
665
- # @yieldparam response [::Faraday::Response]
665
+ # @yieldparam operation [::Gapic::Rest::TransportOperation]
666
666
  #
667
667
  # @return [::Gapic::Rest::PagedEnumerable<::Google::Cloud::Compute::V1::Subnetwork>]
668
668
  #
@@ -694,9 +694,9 @@ module Google
694
694
  metadata: @config.metadata,
695
695
  retry_policy: @config.retry_policy
696
696
 
697
- @subnetworks_stub.list request, options do |result, response|
697
+ @subnetworks_stub.list request, options do |result, operation|
698
698
  result = ::Gapic::Rest::PagedEnumerable.new @subnetworks_stub, :list, "items", request, result, options
699
- yield result, response if block_given?
699
+ yield result, operation if block_given?
700
700
  return result
701
701
  end
702
702
  rescue ::Gapic::Rest::Error => e
@@ -733,9 +733,9 @@ module Google
733
733
  # Project ID for this request.
734
734
  # @param return_partial_success [::Boolean]
735
735
  # Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
736
- # @yield [result, response] Access the result along with the Faraday response object
736
+ # @yield [result, operation] Access the result along with the TransportOperation object
737
737
  # @yieldparam result [::Gapic::Rest::PagedEnumerable<::Google::Cloud::Compute::V1::UsableSubnetwork>]
738
- # @yieldparam response [::Faraday::Response]
738
+ # @yieldparam operation [::Gapic::Rest::TransportOperation]
739
739
  #
740
740
  # @return [::Gapic::Rest::PagedEnumerable<::Google::Cloud::Compute::V1::UsableSubnetwork>]
741
741
  #
@@ -767,9 +767,9 @@ module Google
767
767
  metadata: @config.metadata,
768
768
  retry_policy: @config.retry_policy
769
769
 
770
- @subnetworks_stub.list_usable request, options do |result, response|
770
+ @subnetworks_stub.list_usable request, options do |result, operation|
771
771
  result = ::Gapic::Rest::PagedEnumerable.new @subnetworks_stub, :list_usable, "items", request, result, options
772
- yield result, response if block_given?
772
+ yield result, operation if block_given?
773
773
  return result
774
774
  end
775
775
  rescue ::Gapic::Rest::Error => e
@@ -806,9 +806,9 @@ module Google
806
806
  # Name of the Subnetwork resource to patch.
807
807
  # @param subnetwork_resource [::Google::Cloud::Compute::V1::Subnetwork, ::Hash]
808
808
  # The body resource for this request
809
- # @yield [result, response] Access the result along with the Faraday response object
809
+ # @yield [result, operation] Access the result along with the TransportOperation object
810
810
  # @yieldparam result [::Gapic::GenericLRO::Operation]
811
- # @yieldparam response [::Faraday::Response]
811
+ # @yieldparam operation [::Gapic::Rest::TransportOperation]
812
812
  #
813
813
  # @return [::Gapic::GenericLRO::Operation]
814
814
  #
@@ -883,9 +883,9 @@ module Google
883
883
  # The body resource for this request
884
884
  # @param resource [::String]
885
885
  # Name or id of the resource for this request.
886
- # @yield [result, response] Access the result along with the Faraday response object
886
+ # @yield [result, operation] Access the result along with the TransportOperation object
887
887
  # @yieldparam result [::Google::Cloud::Compute::V1::Policy]
888
- # @yieldparam response [::Faraday::Response]
888
+ # @yieldparam operation [::Gapic::Rest::TransportOperation]
889
889
  #
890
890
  # @return [::Google::Cloud::Compute::V1::Policy]
891
891
  #
@@ -917,8 +917,8 @@ module Google
917
917
  metadata: @config.metadata,
918
918
  retry_policy: @config.retry_policy
919
919
 
920
- @subnetworks_stub.set_iam_policy request, options do |result, response|
921
- yield result, response if block_given?
920
+ @subnetworks_stub.set_iam_policy request, options do |result, operation|
921
+ yield result, operation if block_given?
922
922
  return result
923
923
  end
924
924
  rescue ::Gapic::Rest::Error => e
@@ -953,9 +953,9 @@ module Google
953
953
  # Name of the Subnetwork resource.
954
954
  # @param subnetworks_set_private_ip_google_access_request_resource [::Google::Cloud::Compute::V1::SubnetworksSetPrivateIpGoogleAccessRequest, ::Hash]
955
955
  # The body resource for this request
956
- # @yield [result, response] Access the result along with the Faraday response object
956
+ # @yield [result, operation] Access the result along with the TransportOperation object
957
957
  # @yieldparam result [::Gapic::GenericLRO::Operation]
958
- # @yieldparam response [::Faraday::Response]
958
+ # @yieldparam operation [::Gapic::Rest::TransportOperation]
959
959
  #
960
960
  # @return [::Gapic::GenericLRO::Operation]
961
961
  #
@@ -1030,9 +1030,9 @@ module Google
1030
1030
  # Name or id of the resource for this request.
1031
1031
  # @param test_permissions_request_resource [::Google::Cloud::Compute::V1::TestPermissionsRequest, ::Hash]
1032
1032
  # The body resource for this request
1033
- # @yield [result, response] Access the result along with the Faraday response object
1033
+ # @yield [result, operation] Access the result along with the TransportOperation object
1034
1034
  # @yieldparam result [::Google::Cloud::Compute::V1::TestPermissionsResponse]
1035
- # @yieldparam response [::Faraday::Response]
1035
+ # @yieldparam operation [::Gapic::Rest::TransportOperation]
1036
1036
  #
1037
1037
  # @return [::Google::Cloud::Compute::V1::TestPermissionsResponse]
1038
1038
  #
@@ -1064,8 +1064,8 @@ module Google
1064
1064
  metadata: @config.metadata,
1065
1065
  retry_policy: @config.retry_policy
1066
1066
 
1067
- @subnetworks_stub.test_iam_permissions request, options do |result, response|
1068
- yield result, response if block_given?
1067
+ @subnetworks_stub.test_iam_permissions request, options do |result, operation|
1068
+ yield result, operation if block_given?
1069
1069
  return result
1070
1070
  end
1071
1071
  rescue ::Gapic::Rest::Error => e
@@ -1110,9 +1110,9 @@ module Google
1110
1110
  # * (`String`) The path to a service account key file in JSON format
1111
1111
  # * (`Hash`) A service account key as a Hash
1112
1112
  # * (`Google::Auth::Credentials`) A googleauth credentials object
1113
- # (see the [googleauth docs](https://googleapis.dev/ruby/googleauth/latest/index.html))
1113
+ # (see the [googleauth docs](https://rubydoc.info/gems/googleauth/Google/Auth/Credentials))
1114
1114
  # * (`Signet::OAuth2::Client`) A signet oauth2 client object
1115
- # (see the [signet docs](https://googleapis.dev/ruby/signet/latest/Signet/OAuth2/Client.html))
1115
+ # (see the [signet docs](https://rubydoc.info/gems/signet/Signet/OAuth2/Client))
1116
1116
  # * (`nil`) indicating no credentials
1117
1117
  # @return [::Object]
1118
1118
  # @!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::SubnetworkAggregatedList]
53
- # @yieldparam response [::Faraday::Response]
53
+ # @yieldparam operation [::Gapic::Rest::TransportOperation]
54
54
  #
55
55
  # @return [::Google::Cloud::Compute::V1::SubnetworkAggregatedList]
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::SubnetworkAggregatedList.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::Operation]
90
- # @yieldparam response [::Faraday::Response]
91
+ # @yieldparam operation [::Gapic::Rest::TransportOperation]
91
92
  #
92
93
  # @return [::Google::Cloud::Compute::V1::Operation]
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::Operation.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::Subnetwork]
164
- # @yieldparam response [::Faraday::Response]
167
+ # @yieldparam operation [::Gapic::Rest::TransportOperation]
165
168
  #
166
169
  # @return [::Google::Cloud::Compute::V1::Subnetwork]
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::Subnetwork.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::Policy]
201
- # @yieldparam response [::Faraday::Response]
205
+ # @yieldparam operation [::Gapic::Rest::TransportOperation]
202
206
  #
203
207
  # @return [::Google::Cloud::Compute::V1::Policy]
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::Policy.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
 
@@ -270,9 +276,9 @@ module Google
270
276
  # @param options [::Gapic::CallOptions]
271
277
  # Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
272
278
  #
273
- # @yield [result, response] Access the result along with the Faraday response object
279
+ # @yield [result, operation] Access the result along with the TransportOperation object
274
280
  # @yieldparam result [::Google::Cloud::Compute::V1::SubnetworkList]
275
- # @yieldparam response [::Faraday::Response]
281
+ # @yieldparam operation [::Gapic::Rest::TransportOperation]
276
282
  #
277
283
  # @return [::Google::Cloud::Compute::V1::SubnetworkList]
278
284
  # A result object deserialized from the server's reply
@@ -293,9 +299,10 @@ module Google
293
299
  params: query_string_params,
294
300
  options: options
295
301
  )
302
+ operation = ::Gapic::Rest::TransportOperation.new response
296
303
  result = ::Google::Cloud::Compute::V1::SubnetworkList.decode_json response.body, ignore_unknown_fields: true
297
304
 
298
- yield result, response if block_given?
305
+ yield result, operation if block_given?
299
306
  result
300
307
  end
301
308
 
@@ -307,9 +314,9 @@ module Google
307
314
  # @param options [::Gapic::CallOptions]
308
315
  # Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
309
316
  #
310
- # @yield [result, response] Access the result along with the Faraday response object
317
+ # @yield [result, operation] Access the result along with the TransportOperation object
311
318
  # @yieldparam result [::Google::Cloud::Compute::V1::UsableSubnetworksAggregatedList]
312
- # @yieldparam response [::Faraday::Response]
319
+ # @yieldparam operation [::Gapic::Rest::TransportOperation]
313
320
  #
314
321
  # @return [::Google::Cloud::Compute::V1::UsableSubnetworksAggregatedList]
315
322
  # A result object deserialized from the server's reply
@@ -330,9 +337,10 @@ module Google
330
337
  params: query_string_params,
331
338
  options: options
332
339
  )
340
+ operation = ::Gapic::Rest::TransportOperation.new response
333
341
  result = ::Google::Cloud::Compute::V1::UsableSubnetworksAggregatedList.decode_json response.body, ignore_unknown_fields: true
334
342
 
335
- yield result, response if block_given?
343
+ yield result, operation if block_given?
336
344
  result
337
345
  end
338
346
 
@@ -344,9 +352,9 @@ module Google
344
352
  # @param options [::Gapic::CallOptions]
345
353
  # Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
346
354
  #
347
- # @yield [result, response] Access the result along with the Faraday response object
355
+ # @yield [result, operation] Access the result along with the TransportOperation object
348
356
  # @yieldparam result [::Google::Cloud::Compute::V1::Operation]
349
- # @yieldparam response [::Faraday::Response]
357
+ # @yieldparam operation [::Gapic::Rest::TransportOperation]
350
358
  #
351
359
  # @return [::Google::Cloud::Compute::V1::Operation]
352
360
  # A result object deserialized from the server's reply
@@ -367,9 +375,10 @@ module Google
367
375
  params: query_string_params,
368
376
  options: options
369
377
  )
378
+ operation = ::Gapic::Rest::TransportOperation.new response
370
379
  result = ::Google::Cloud::Compute::V1::Operation.decode_json response.body, ignore_unknown_fields: true
371
380
 
372
- yield result, response if block_given?
381
+ yield result, operation if block_given?
373
382
  result
374
383
  end
375
384
 
@@ -381,9 +390,9 @@ module Google
381
390
  # @param options [::Gapic::CallOptions]
382
391
  # Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
383
392
  #
384
- # @yield [result, response] Access the result along with the Faraday response object
393
+ # @yield [result, operation] Access the result along with the TransportOperation object
385
394
  # @yieldparam result [::Google::Cloud::Compute::V1::Policy]
386
- # @yieldparam response [::Faraday::Response]
395
+ # @yieldparam operation [::Gapic::Rest::TransportOperation]
387
396
  #
388
397
  # @return [::Google::Cloud::Compute::V1::Policy]
389
398
  # A result object deserialized from the server's reply
@@ -404,9 +413,10 @@ module Google
404
413
  params: query_string_params,
405
414
  options: options
406
415
  )
416
+ operation = ::Gapic::Rest::TransportOperation.new response
407
417
  result = ::Google::Cloud::Compute::V1::Policy.decode_json response.body, ignore_unknown_fields: true
408
418
 
409
- yield result, response if block_given?
419
+ yield result, operation if block_given?
410
420
  result
411
421
  end
412
422
 
@@ -418,9 +428,9 @@ module Google
418
428
  # @param options [::Gapic::CallOptions]
419
429
  # Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
420
430
  #
421
- # @yield [result, response] Access the result along with the Faraday response object
431
+ # @yield [result, operation] Access the result along with the TransportOperation object
422
432
  # @yieldparam result [::Google::Cloud::Compute::V1::Operation]
423
- # @yieldparam response [::Faraday::Response]
433
+ # @yieldparam operation [::Gapic::Rest::TransportOperation]
424
434
  #
425
435
  # @return [::Google::Cloud::Compute::V1::Operation]
426
436
  # A result object deserialized from the server's reply
@@ -441,9 +451,10 @@ module Google
441
451
  params: query_string_params,
442
452
  options: options
443
453
  )
454
+ operation = ::Gapic::Rest::TransportOperation.new response
444
455
  result = ::Google::Cloud::Compute::V1::Operation.decode_json response.body, ignore_unknown_fields: true
445
456
 
446
- yield result, response if block_given?
457
+ yield result, operation if block_given?
447
458
  result
448
459
  end
449
460
 
@@ -455,9 +466,9 @@ module Google
455
466
  # @param options [::Gapic::CallOptions]
456
467
  # Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
457
468
  #
458
- # @yield [result, response] Access the result along with the Faraday response object
469
+ # @yield [result, operation] Access the result along with the TransportOperation object
459
470
  # @yieldparam result [::Google::Cloud::Compute::V1::TestPermissionsResponse]
460
- # @yieldparam response [::Faraday::Response]
471
+ # @yieldparam operation [::Gapic::Rest::TransportOperation]
461
472
  #
462
473
  # @return [::Google::Cloud::Compute::V1::TestPermissionsResponse]
463
474
  # A result object deserialized from the server's reply
@@ -478,9 +489,10 @@ module Google
478
489
  params: query_string_params,
479
490
  options: options
480
491
  )
492
+ operation = ::Gapic::Rest::TransportOperation.new response
481
493
  result = ::Google::Cloud::Compute::V1::TestPermissionsResponse.decode_json response.body, ignore_unknown_fields: true
482
494
 
483
- yield result, response if block_given?
495
+ yield result, operation if block_given?
484
496
  result
485
497
  end
486
498
 
@@ -187,9 +187,9 @@ module Google
187
187
  # 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).
188
188
  # @param target_grpc_proxy [::String]
189
189
  # Name of the TargetGrpcProxy resource to delete.
190
- # @yield [result, response] Access the result along with the Faraday response object
190
+ # @yield [result, operation] Access the result along with the TransportOperation object
191
191
  # @yieldparam result [::Gapic::GenericLRO::Operation]
192
- # @yieldparam response [::Faraday::Response]
192
+ # @yieldparam operation [::Gapic::Rest::TransportOperation]
193
193
  #
194
194
  # @return [::Gapic::GenericLRO::Operation]
195
195
  #
@@ -259,9 +259,9 @@ module Google
259
259
  # Project ID for this request.
260
260
  # @param target_grpc_proxy [::String]
261
261
  # Name of the TargetGrpcProxy resource to return.
262
- # @yield [result, response] Access the result along with the Faraday response object
262
+ # @yield [result, operation] Access the result along with the TransportOperation object
263
263
  # @yieldparam result [::Google::Cloud::Compute::V1::TargetGrpcProxy]
264
- # @yieldparam response [::Faraday::Response]
264
+ # @yieldparam operation [::Gapic::Rest::TransportOperation]
265
265
  #
266
266
  # @return [::Google::Cloud::Compute::V1::TargetGrpcProxy]
267
267
  #
@@ -293,8 +293,8 @@ module Google
293
293
  metadata: @config.metadata,
294
294
  retry_policy: @config.retry_policy
295
295
 
296
- @target_grpc_proxies_stub.get request, options do |result, response|
297
- yield result, response if block_given?
296
+ @target_grpc_proxies_stub.get request, options do |result, operation|
297
+ yield result, operation if block_given?
298
298
  return result
299
299
  end
300
300
  rescue ::Gapic::Rest::Error => e
@@ -325,9 +325,9 @@ module Google
325
325
  # 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).
326
326
  # @param target_grpc_proxy_resource [::Google::Cloud::Compute::V1::TargetGrpcProxy, ::Hash]
327
327
  # The body resource for this request
328
- # @yield [result, response] Access the result along with the Faraday response object
328
+ # @yield [result, operation] Access the result along with the TransportOperation object
329
329
  # @yieldparam result [::Gapic::GenericLRO::Operation]
330
- # @yieldparam response [::Faraday::Response]
330
+ # @yieldparam operation [::Gapic::Rest::TransportOperation]
331
331
  #
332
332
  # @return [::Gapic::GenericLRO::Operation]
333
333
  #
@@ -405,9 +405,9 @@ module Google
405
405
  # Project ID for this request.
406
406
  # @param return_partial_success [::Boolean]
407
407
  # Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
408
- # @yield [result, response] Access the result along with the Faraday response object
408
+ # @yield [result, operation] Access the result along with the TransportOperation object
409
409
  # @yieldparam result [::Gapic::Rest::PagedEnumerable<::Google::Cloud::Compute::V1::TargetGrpcProxy>]
410
- # @yieldparam response [::Faraday::Response]
410
+ # @yieldparam operation [::Gapic::Rest::TransportOperation]
411
411
  #
412
412
  # @return [::Gapic::Rest::PagedEnumerable<::Google::Cloud::Compute::V1::TargetGrpcProxy>]
413
413
  #
@@ -439,9 +439,9 @@ module Google
439
439
  metadata: @config.metadata,
440
440
  retry_policy: @config.retry_policy
441
441
 
442
- @target_grpc_proxies_stub.list request, options do |result, response|
442
+ @target_grpc_proxies_stub.list request, options do |result, operation|
443
443
  result = ::Gapic::Rest::PagedEnumerable.new @target_grpc_proxies_stub, :list, "items", request, result, options
444
- yield result, response if block_given?
444
+ yield result, operation if block_given?
445
445
  return result
446
446
  end
447
447
  rescue ::Gapic::Rest::Error => e
@@ -474,9 +474,9 @@ module Google
474
474
  # Name of the TargetGrpcProxy resource to patch.
475
475
  # @param target_grpc_proxy_resource [::Google::Cloud::Compute::V1::TargetGrpcProxy, ::Hash]
476
476
  # The body resource for this request
477
- # @yield [result, response] Access the result along with the Faraday response object
477
+ # @yield [result, operation] Access the result along with the TransportOperation object
478
478
  # @yieldparam result [::Gapic::GenericLRO::Operation]
479
- # @yieldparam response [::Faraday::Response]
479
+ # @yieldparam operation [::Gapic::Rest::TransportOperation]
480
480
  #
481
481
  # @return [::Gapic::GenericLRO::Operation]
482
482
  #
@@ -562,9 +562,9 @@ module Google
562
562
  # * (`String`) The path to a service account key file in JSON format
563
563
  # * (`Hash`) A service account key as a Hash
564
564
  # * (`Google::Auth::Credentials`) A googleauth credentials object
565
- # (see the [googleauth docs](https://googleapis.dev/ruby/googleauth/latest/index.html))
565
+ # (see the [googleauth docs](https://rubydoc.info/gems/googleauth/Google/Auth/Credentials))
566
566
  # * (`Signet::OAuth2::Client`) A signet oauth2 client object
567
- # (see the [signet docs](https://googleapis.dev/ruby/signet/latest/Signet/OAuth2/Client.html))
567
+ # (see the [signet docs](https://rubydoc.info/gems/signet/Signet/OAuth2/Client))
568
568
  # * (`nil`) indicating no credentials
569
569
  # @return [::Object]
570
570
  # @!attribute [rw] scope