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
@@ -98,6 +98,8 @@ module Google
98
98
 
99
99
  default_config.rpcs.test_iam_permissions.timeout = 600.0
100
100
 
101
+ default_config.rpcs.update.timeout = 600.0
102
+
101
103
  default_config
102
104
  end
103
105
  yield @configure if block_given?
@@ -208,9 +210,9 @@ module Google
208
210
  # The body resource for this request
209
211
  # @param request_id [::String]
210
212
  # 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).
211
- # @yield [result, response] Access the result along with the Faraday response object
213
+ # @yield [result, operation] Access the result along with the TransportOperation object
212
214
  # @yieldparam result [::Gapic::GenericLRO::Operation]
213
- # @yieldparam response [::Faraday::Response]
215
+ # @yieldparam operation [::Gapic::Rest::TransportOperation]
214
216
  #
215
217
  # @return [::Gapic::GenericLRO::Operation]
216
218
  #
@@ -287,9 +289,9 @@ module Google
287
289
  # 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
290
  # @param snapshot_resource [::Google::Cloud::Compute::V1::Snapshot, ::Hash]
289
291
  # The body resource for this request
290
- # @yield [result, response] Access the result along with the Faraday response object
292
+ # @yield [result, operation] Access the result along with the TransportOperation object
291
293
  # @yieldparam result [::Gapic::GenericLRO::Operation]
292
- # @yieldparam response [::Faraday::Response]
294
+ # @yieldparam operation [::Gapic::Rest::TransportOperation]
293
295
  #
294
296
  # @return [::Gapic::GenericLRO::Operation]
295
297
  #
@@ -364,9 +366,9 @@ module Google
364
366
  # Name of the region for this request.
365
367
  # @param request_id [::String]
366
368
  # 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).
367
- # @yield [result, response] Access the result along with the Faraday response object
369
+ # @yield [result, operation] Access the result along with the TransportOperation object
368
370
  # @yieldparam result [::Gapic::GenericLRO::Operation]
369
- # @yieldparam response [::Faraday::Response]
371
+ # @yieldparam operation [::Gapic::Rest::TransportOperation]
370
372
  #
371
373
  # @return [::Gapic::GenericLRO::Operation]
372
374
  #
@@ -439,9 +441,9 @@ module Google
439
441
  # Project ID for this request.
440
442
  # @param region [::String]
441
443
  # Name of the region for this request.
442
- # @yield [result, response] Access the result along with the Faraday response object
444
+ # @yield [result, operation] Access the result along with the TransportOperation object
443
445
  # @yieldparam result [::Google::Cloud::Compute::V1::Disk]
444
- # @yieldparam response [::Faraday::Response]
446
+ # @yieldparam operation [::Gapic::Rest::TransportOperation]
445
447
  #
446
448
  # @return [::Google::Cloud::Compute::V1::Disk]
447
449
  #
@@ -473,8 +475,8 @@ module Google
473
475
  metadata: @config.metadata,
474
476
  retry_policy: @config.retry_policy
475
477
 
476
- @region_disks_stub.get request, options do |result, response|
477
- yield result, response if block_given?
478
+ @region_disks_stub.get request, options do |result, operation|
479
+ yield result, operation if block_given?
478
480
  return result
479
481
  end
480
482
  rescue ::Gapic::Rest::Error => e
@@ -507,9 +509,9 @@ module Google
507
509
  # The name of the region for this request.
508
510
  # @param resource [::String]
509
511
  # Name or id of the resource for this request.
510
- # @yield [result, response] Access the result along with the Faraday response object
512
+ # @yield [result, operation] Access the result along with the TransportOperation object
511
513
  # @yieldparam result [::Google::Cloud::Compute::V1::Policy]
512
- # @yieldparam response [::Faraday::Response]
514
+ # @yieldparam operation [::Gapic::Rest::TransportOperation]
513
515
  #
514
516
  # @return [::Google::Cloud::Compute::V1::Policy]
515
517
  #
@@ -541,8 +543,8 @@ module Google
541
543
  metadata: @config.metadata,
542
544
  retry_policy: @config.retry_policy
543
545
 
544
- @region_disks_stub.get_iam_policy request, options do |result, response|
545
- yield result, response if block_given?
546
+ @region_disks_stub.get_iam_policy request, options do |result, operation|
547
+ yield result, operation if block_given?
546
548
  return result
547
549
  end
548
550
  rescue ::Gapic::Rest::Error => e
@@ -577,9 +579,9 @@ module Google
577
579
  # 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
580
  # @param source_image [::String]
579
581
  # Source image to restore onto a disk. This field is optional.
580
- # @yield [result, response] Access the result along with the Faraday response object
582
+ # @yield [result, operation] Access the result along with the TransportOperation object
581
583
  # @yieldparam result [::Gapic::GenericLRO::Operation]
582
- # @yieldparam response [::Faraday::Response]
584
+ # @yieldparam operation [::Gapic::Rest::TransportOperation]
583
585
  #
584
586
  # @return [::Gapic::GenericLRO::Operation]
585
587
  #
@@ -660,9 +662,9 @@ module Google
660
662
  # Name of the region for this request.
661
663
  # @param return_partial_success [::Boolean]
662
664
  # 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
665
+ # @yield [result, operation] Access the result along with the TransportOperation object
664
666
  # @yieldparam result [::Gapic::Rest::PagedEnumerable<::Google::Cloud::Compute::V1::Disk>]
665
- # @yieldparam response [::Faraday::Response]
667
+ # @yieldparam operation [::Gapic::Rest::TransportOperation]
666
668
  #
667
669
  # @return [::Gapic::Rest::PagedEnumerable<::Google::Cloud::Compute::V1::Disk>]
668
670
  #
@@ -694,9 +696,9 @@ module Google
694
696
  metadata: @config.metadata,
695
697
  retry_policy: @config.retry_policy
696
698
 
697
- @region_disks_stub.list request, options do |result, response|
699
+ @region_disks_stub.list request, options do |result, operation|
698
700
  result = ::Gapic::Rest::PagedEnumerable.new @region_disks_stub, :list, "items", request, result, options
699
- yield result, response if block_given?
701
+ yield result, operation if block_given?
700
702
  return result
701
703
  end
702
704
  rescue ::Gapic::Rest::Error => e
@@ -731,9 +733,9 @@ module Google
731
733
  # The body resource for this request
732
734
  # @param request_id [::String]
733
735
  # 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).
734
- # @yield [result, response] Access the result along with the Faraday response object
736
+ # @yield [result, operation] Access the result along with the TransportOperation object
735
737
  # @yieldparam result [::Gapic::GenericLRO::Operation]
736
- # @yieldparam response [::Faraday::Response]
738
+ # @yieldparam operation [::Gapic::Rest::TransportOperation]
737
739
  #
738
740
  # @return [::Gapic::GenericLRO::Operation]
739
741
  #
@@ -810,9 +812,9 @@ module Google
810
812
  # The body resource for this request
811
813
  # @param request_id [::String]
812
814
  # 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).
813
- # @yield [result, response] Access the result along with the Faraday response object
815
+ # @yield [result, operation] Access the result along with the TransportOperation object
814
816
  # @yieldparam result [::Gapic::GenericLRO::Operation]
815
- # @yieldparam response [::Faraday::Response]
817
+ # @yieldparam operation [::Gapic::Rest::TransportOperation]
816
818
  #
817
819
  # @return [::Gapic::GenericLRO::Operation]
818
820
  #
@@ -887,9 +889,9 @@ module Google
887
889
  # The body resource for this request
888
890
  # @param resource [::String]
889
891
  # Name or id of the resource for this request.
890
- # @yield [result, response] Access the result along with the Faraday response object
892
+ # @yield [result, operation] Access the result along with the TransportOperation object
891
893
  # @yieldparam result [::Google::Cloud::Compute::V1::Policy]
892
- # @yieldparam response [::Faraday::Response]
894
+ # @yieldparam operation [::Gapic::Rest::TransportOperation]
893
895
  #
894
896
  # @return [::Google::Cloud::Compute::V1::Policy]
895
897
  #
@@ -921,8 +923,8 @@ module Google
921
923
  metadata: @config.metadata,
922
924
  retry_policy: @config.retry_policy
923
925
 
924
- @region_disks_stub.set_iam_policy request, options do |result, response|
925
- yield result, response if block_given?
926
+ @region_disks_stub.set_iam_policy request, options do |result, operation|
927
+ yield result, operation if block_given?
926
928
  return result
927
929
  end
928
930
  rescue ::Gapic::Rest::Error => e
@@ -957,9 +959,9 @@ module Google
957
959
  # 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).
958
960
  # @param resource [::String]
959
961
  # Name or id of the resource for this request.
960
- # @yield [result, response] Access the result along with the Faraday response object
962
+ # @yield [result, operation] Access the result along with the TransportOperation object
961
963
  # @yieldparam result [::Gapic::GenericLRO::Operation]
962
- # @yieldparam response [::Faraday::Response]
964
+ # @yieldparam operation [::Gapic::Rest::TransportOperation]
963
965
  #
964
966
  # @return [::Gapic::GenericLRO::Operation]
965
967
  #
@@ -1034,9 +1036,9 @@ module Google
1034
1036
  # Name or id of the resource for this request.
1035
1037
  # @param test_permissions_request_resource [::Google::Cloud::Compute::V1::TestPermissionsRequest, ::Hash]
1036
1038
  # The body resource for this request
1037
- # @yield [result, response] Access the result along with the Faraday response object
1039
+ # @yield [result, operation] Access the result along with the TransportOperation object
1038
1040
  # @yieldparam result [::Google::Cloud::Compute::V1::TestPermissionsResponse]
1039
- # @yieldparam response [::Faraday::Response]
1041
+ # @yieldparam operation [::Gapic::Rest::TransportOperation]
1040
1042
  #
1041
1043
  # @return [::Google::Cloud::Compute::V1::TestPermissionsResponse]
1042
1044
  #
@@ -1068,7 +1070,89 @@ module Google
1068
1070
  metadata: @config.metadata,
1069
1071
  retry_policy: @config.retry_policy
1070
1072
 
1071
- @region_disks_stub.test_iam_permissions request, options do |result, response|
1073
+ @region_disks_stub.test_iam_permissions request, options do |result, operation|
1074
+ yield result, operation if block_given?
1075
+ return result
1076
+ end
1077
+ rescue ::Gapic::Rest::Error => e
1078
+ raise ::Google::Cloud::Error.from_error(e)
1079
+ end
1080
+
1081
+ ##
1082
+ # Update the specified disk with the data included in the request. Update is performed only on selected fields included as part of update-mask. Only the following fields can be modified: user_license.
1083
+ #
1084
+ # @overload update(request, options = nil)
1085
+ # Pass arguments to `update` via a request object, either of type
1086
+ # {::Google::Cloud::Compute::V1::UpdateRegionDiskRequest} or an equivalent Hash.
1087
+ #
1088
+ # @param request [::Google::Cloud::Compute::V1::UpdateRegionDiskRequest, ::Hash]
1089
+ # A request object representing the call parameters. Required. To specify no
1090
+ # parameters, or to keep all the default parameter values, pass an empty Hash.
1091
+ # @param options [::Gapic::CallOptions, ::Hash]
1092
+ # Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
1093
+ #
1094
+ # @overload update(disk: nil, disk_resource: nil, paths: nil, project: nil, region: nil, request_id: nil, update_mask: nil)
1095
+ # Pass arguments to `update` via keyword arguments. Note that at
1096
+ # least one keyword argument is required. To specify no parameters, or to keep all
1097
+ # the default parameter values, pass an empty Hash as a request object (see above).
1098
+ #
1099
+ # @param disk [::String]
1100
+ # The disk name for this request.
1101
+ # @param disk_resource [::Google::Cloud::Compute::V1::Disk, ::Hash]
1102
+ # The body resource for this request
1103
+ # @param paths [::String]
1104
+ # @param project [::String]
1105
+ # Project ID for this request.
1106
+ # @param region [::String]
1107
+ # The name of the region for this request.
1108
+ # @param request_id [::String]
1109
+ # 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).
1110
+ # @param update_mask [::String]
1111
+ # update_mask indicates fields to be updated as part of this request.
1112
+ # @yield [result, operation] Access the result along with the TransportOperation object
1113
+ # @yieldparam result [::Gapic::GenericLRO::Operation]
1114
+ # @yieldparam operation [::Gapic::Rest::TransportOperation]
1115
+ #
1116
+ # @return [::Gapic::GenericLRO::Operation]
1117
+ #
1118
+ # @raise [::Google::Cloud::Error] if the REST call is aborted.
1119
+ def update request, options = nil
1120
+ raise ::ArgumentError, "request must be provided" if request.nil?
1121
+
1122
+ request = ::Gapic::Protobuf.coerce request, to: ::Google::Cloud::Compute::V1::UpdateRegionDiskRequest
1123
+
1124
+ # Converts hash and nil to an options object
1125
+ options = ::Gapic::CallOptions.new(**options.to_h) if options.respond_to? :to_h
1126
+
1127
+ # Customize the options with defaults
1128
+ call_metadata = @config.rpcs.update.metadata.to_h
1129
+
1130
+ # Set x-goog-api-client and x-goog-user-project headers
1131
+ call_metadata[:"x-goog-api-client"] ||= ::Gapic::Headers.x_goog_api_client \
1132
+ lib_name: @config.lib_name, lib_version: @config.lib_version,
1133
+ gapic_version: ::Google::Cloud::Compute::V1::VERSION,
1134
+ transports_version_send: [:rest]
1135
+
1136
+ call_metadata[:"x-goog-user-project"] = @quota_project_id if @quota_project_id
1137
+
1138
+ options.apply_defaults timeout: @config.rpcs.update.timeout,
1139
+ metadata: call_metadata,
1140
+ retry_policy: @config.rpcs.update.retry_policy
1141
+
1142
+ options.apply_defaults timeout: @config.timeout,
1143
+ metadata: @config.metadata,
1144
+ retry_policy: @config.retry_policy
1145
+
1146
+ @region_disks_stub.update request, options do |result, response|
1147
+ result = ::Google::Cloud::Compute::V1::RegionOperations::Rest::NonstandardLro.create_operation(
1148
+ operation: result,
1149
+ client: region_operations,
1150
+ request_values: {
1151
+ "project" => request.project,
1152
+ "region" => request.region
1153
+ },
1154
+ options: options
1155
+ )
1072
1156
  yield result, response if block_given?
1073
1157
  return result
1074
1158
  end
@@ -1114,9 +1198,9 @@ module Google
1114
1198
  # * (`String`) The path to a service account key file in JSON format
1115
1199
  # * (`Hash`) A service account key as a Hash
1116
1200
  # * (`Google::Auth::Credentials`) A googleauth credentials object
1117
- # (see the [googleauth docs](https://googleapis.dev/ruby/googleauth/latest/index.html))
1201
+ # (see the [googleauth docs](https://rubydoc.info/gems/googleauth/Google/Auth/Credentials))
1118
1202
  # * (`Signet::OAuth2::Client`) A signet oauth2 client object
1119
- # (see the [signet docs](https://googleapis.dev/ruby/signet/latest/Signet/OAuth2/Client.html))
1203
+ # (see the [signet docs](https://rubydoc.info/gems/signet/Signet/OAuth2/Client))
1120
1204
  # * (`nil`) indicating no credentials
1121
1205
  # @return [::Object]
1122
1206
  # @!attribute [rw] scope
@@ -1259,6 +1343,11 @@ module Google
1259
1343
  # @return [::Gapic::Config::Method]
1260
1344
  #
1261
1345
  attr_reader :test_iam_permissions
1346
+ ##
1347
+ # RPC-specific configuration for `update`
1348
+ # @return [::Gapic::Config::Method]
1349
+ #
1350
+ attr_reader :update
1262
1351
 
1263
1352
  # @private
1264
1353
  def initialize parent_rpcs = nil
@@ -1286,6 +1375,8 @@ module Google
1286
1375
  @set_labels = ::Gapic::Config::Method.new set_labels_config
1287
1376
  test_iam_permissions_config = parent_rpcs.test_iam_permissions if parent_rpcs.respond_to? :test_iam_permissions
1288
1377
  @test_iam_permissions = ::Gapic::Config::Method.new test_iam_permissions_config
1378
+ update_config = parent_rpcs.update if parent_rpcs.respond_to? :update
1379
+ @update = ::Gapic::Config::Method.new update_config
1289
1380
 
1290
1381
  yield self if block_given?
1291
1382
  end