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
@@ -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::TargetGrpcProxy]
90
- # @yieldparam response [::Faraday::Response]
91
+ # @yieldparam operation [::Gapic::Rest::TransportOperation]
91
92
  #
92
93
  # @return [::Google::Cloud::Compute::V1::TargetGrpcProxy]
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::TargetGrpcProxy.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::TargetGrpcProxyList]
164
- # @yieldparam response [::Faraday::Response]
167
+ # @yieldparam operation [::Gapic::Rest::TransportOperation]
165
168
  #
166
169
  # @return [::Google::Cloud::Compute::V1::TargetGrpcProxyList]
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::TargetGrpcProxyList.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
 
@@ -202,9 +202,9 @@ module Google
202
202
  # Name of the project scoping this request.
203
203
  # @param return_partial_success [::Boolean]
204
204
  # Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
205
- # @yield [result, response] Access the result along with the Faraday response object
205
+ # @yield [result, operation] Access the result along with the TransportOperation object
206
206
  # @yieldparam result [::Gapic::Rest::PagedEnumerable<::String, ::Google::Cloud::Compute::V1::TargetHttpProxiesScopedList>]
207
- # @yieldparam response [::Faraday::Response]
207
+ # @yieldparam operation [::Gapic::Rest::TransportOperation]
208
208
  #
209
209
  # @return [::Gapic::Rest::PagedEnumerable<::String, ::Google::Cloud::Compute::V1::TargetHttpProxiesScopedList>]
210
210
  #
@@ -236,9 +236,9 @@ module Google
236
236
  metadata: @config.metadata,
237
237
  retry_policy: @config.retry_policy
238
238
 
239
- @target_http_proxies_stub.aggregated_list request, options do |result, response|
239
+ @target_http_proxies_stub.aggregated_list request, options do |result, operation|
240
240
  result = ::Gapic::Rest::PagedEnumerable.new @target_http_proxies_stub, :aggregated_list, "items", request, result, options
241
- yield result, response if block_given?
241
+ yield result, operation if block_given?
242
242
  return result
243
243
  end
244
244
  rescue ::Gapic::Rest::Error => e
@@ -269,9 +269,9 @@ module Google
269
269
  # 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).
270
270
  # @param target_http_proxy [::String]
271
271
  # Name of the TargetHttpProxy resource to delete.
272
- # @yield [result, response] Access the result along with the Faraday response object
272
+ # @yield [result, operation] Access the result along with the TransportOperation object
273
273
  # @yieldparam result [::Gapic::GenericLRO::Operation]
274
- # @yieldparam response [::Faraday::Response]
274
+ # @yieldparam operation [::Gapic::Rest::TransportOperation]
275
275
  #
276
276
  # @return [::Gapic::GenericLRO::Operation]
277
277
  #
@@ -320,7 +320,7 @@ module Google
320
320
  end
321
321
 
322
322
  ##
323
- # Returns the specified TargetHttpProxy resource. Gets a list of available target HTTP proxies by making a list() request.
323
+ # Returns the specified TargetHttpProxy resource.
324
324
  #
325
325
  # @overload get(request, options = nil)
326
326
  # Pass arguments to `get` via a request object, either of type
@@ -341,9 +341,9 @@ module Google
341
341
  # Project ID for this request.
342
342
  # @param target_http_proxy [::String]
343
343
  # Name of the TargetHttpProxy resource to return.
344
- # @yield [result, response] Access the result along with the Faraday response object
344
+ # @yield [result, operation] Access the result along with the TransportOperation object
345
345
  # @yieldparam result [::Google::Cloud::Compute::V1::TargetHttpProxy]
346
- # @yieldparam response [::Faraday::Response]
346
+ # @yieldparam operation [::Gapic::Rest::TransportOperation]
347
347
  #
348
348
  # @return [::Google::Cloud::Compute::V1::TargetHttpProxy]
349
349
  #
@@ -375,8 +375,8 @@ module Google
375
375
  metadata: @config.metadata,
376
376
  retry_policy: @config.retry_policy
377
377
 
378
- @target_http_proxies_stub.get request, options do |result, response|
379
- yield result, response if block_given?
378
+ @target_http_proxies_stub.get request, options do |result, operation|
379
+ yield result, operation if block_given?
380
380
  return result
381
381
  end
382
382
  rescue ::Gapic::Rest::Error => e
@@ -407,9 +407,9 @@ module Google
407
407
  # 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).
408
408
  # @param target_http_proxy_resource [::Google::Cloud::Compute::V1::TargetHttpProxy, ::Hash]
409
409
  # The body resource for this request
410
- # @yield [result, response] Access the result along with the Faraday response object
410
+ # @yield [result, operation] Access the result along with the TransportOperation object
411
411
  # @yieldparam result [::Gapic::GenericLRO::Operation]
412
- # @yieldparam response [::Faraday::Response]
412
+ # @yieldparam operation [::Gapic::Rest::TransportOperation]
413
413
  #
414
414
  # @return [::Gapic::GenericLRO::Operation]
415
415
  #
@@ -487,9 +487,9 @@ module Google
487
487
  # Project ID for this request.
488
488
  # @param return_partial_success [::Boolean]
489
489
  # Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
490
- # @yield [result, response] Access the result along with the Faraday response object
490
+ # @yield [result, operation] Access the result along with the TransportOperation object
491
491
  # @yieldparam result [::Gapic::Rest::PagedEnumerable<::Google::Cloud::Compute::V1::TargetHttpProxy>]
492
- # @yieldparam response [::Faraday::Response]
492
+ # @yieldparam operation [::Gapic::Rest::TransportOperation]
493
493
  #
494
494
  # @return [::Gapic::Rest::PagedEnumerable<::Google::Cloud::Compute::V1::TargetHttpProxy>]
495
495
  #
@@ -521,9 +521,9 @@ module Google
521
521
  metadata: @config.metadata,
522
522
  retry_policy: @config.retry_policy
523
523
 
524
- @target_http_proxies_stub.list request, options do |result, response|
524
+ @target_http_proxies_stub.list request, options do |result, operation|
525
525
  result = ::Gapic::Rest::PagedEnumerable.new @target_http_proxies_stub, :list, "items", request, result, options
526
- yield result, response if block_given?
526
+ yield result, operation if block_given?
527
527
  return result
528
528
  end
529
529
  rescue ::Gapic::Rest::Error => e
@@ -556,9 +556,9 @@ module Google
556
556
  # Name of the TargetHttpProxy resource to patch.
557
557
  # @param target_http_proxy_resource [::Google::Cloud::Compute::V1::TargetHttpProxy, ::Hash]
558
558
  # The body resource for this request
559
- # @yield [result, response] Access the result along with the Faraday response object
559
+ # @yield [result, operation] Access the result along with the TransportOperation object
560
560
  # @yieldparam result [::Gapic::GenericLRO::Operation]
561
- # @yieldparam response [::Faraday::Response]
561
+ # @yieldparam operation [::Gapic::Rest::TransportOperation]
562
562
  #
563
563
  # @return [::Gapic::GenericLRO::Operation]
564
564
  #
@@ -632,9 +632,9 @@ module Google
632
632
  # Name of the TargetHttpProxy to set a URL map for.
633
633
  # @param url_map_reference_resource [::Google::Cloud::Compute::V1::UrlMapReference, ::Hash]
634
634
  # The body resource for this request
635
- # @yield [result, response] Access the result along with the Faraday response object
635
+ # @yield [result, operation] Access the result along with the TransportOperation object
636
636
  # @yieldparam result [::Gapic::GenericLRO::Operation]
637
- # @yieldparam response [::Faraday::Response]
637
+ # @yieldparam operation [::Gapic::Rest::TransportOperation]
638
638
  #
639
639
  # @return [::Gapic::GenericLRO::Operation]
640
640
  #
@@ -720,9 +720,9 @@ module Google
720
720
  # * (`String`) The path to a service account key file in JSON format
721
721
  # * (`Hash`) A service account key as a Hash
722
722
  # * (`Google::Auth::Credentials`) A googleauth credentials object
723
- # (see the [googleauth docs](https://googleapis.dev/ruby/googleauth/latest/index.html))
723
+ # (see the [googleauth docs](https://rubydoc.info/gems/googleauth/Google/Auth/Credentials))
724
724
  # * (`Signet::OAuth2::Client`) A signet oauth2 client object
725
- # (see the [signet docs](https://googleapis.dev/ruby/signet/latest/Signet/OAuth2/Client.html))
725
+ # (see the [signet docs](https://rubydoc.info/gems/signet/Signet/OAuth2/Client))
726
726
  # * (`nil`) indicating no credentials
727
727
  # @return [::Object]
728
728
  # @!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::TargetHttpProxyAggregatedList]
53
- # @yieldparam response [::Faraday::Response]
53
+ # @yieldparam operation [::Gapic::Rest::TransportOperation]
54
54
  #
55
55
  # @return [::Google::Cloud::Compute::V1::TargetHttpProxyAggregatedList]
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::TargetHttpProxyAggregatedList.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::TargetHttpProxy]
127
- # @yieldparam response [::Faraday::Response]
129
+ # @yieldparam operation [::Gapic::Rest::TransportOperation]
128
130
  #
129
131
  # @return [::Google::Cloud::Compute::V1::TargetHttpProxy]
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::TargetHttpProxy.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::Operation]
164
- # @yieldparam response [::Faraday::Response]
167
+ # @yieldparam operation [::Gapic::Rest::TransportOperation]
165
168
  #
166
169
  # @return [::Google::Cloud::Compute::V1::Operation]
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::Operation.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::TargetHttpProxyList]
201
- # @yieldparam response [::Faraday::Response]
205
+ # @yieldparam operation [::Gapic::Rest::TransportOperation]
202
206
  #
203
207
  # @return [::Google::Cloud::Compute::V1::TargetHttpProxyList]
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::TargetHttpProxyList.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::Operation]
275
- # @yieldparam response [::Faraday::Response]
281
+ # @yieldparam operation [::Gapic::Rest::TransportOperation]
276
282
  #
277
283
  # @return [::Google::Cloud::Compute::V1::Operation]
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::Operation.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
 
@@ -210,9 +210,9 @@ module Google
210
210
  # Name of the project scoping this request.
211
211
  # @param return_partial_success [::Boolean]
212
212
  # Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
213
- # @yield [result, response] Access the result along with the Faraday response object
213
+ # @yield [result, operation] Access the result along with the TransportOperation object
214
214
  # @yieldparam result [::Gapic::Rest::PagedEnumerable<::String, ::Google::Cloud::Compute::V1::TargetHttpsProxiesScopedList>]
215
- # @yieldparam response [::Faraday::Response]
215
+ # @yieldparam operation [::Gapic::Rest::TransportOperation]
216
216
  #
217
217
  # @return [::Gapic::Rest::PagedEnumerable<::String, ::Google::Cloud::Compute::V1::TargetHttpsProxiesScopedList>]
218
218
  #
@@ -244,9 +244,9 @@ module Google
244
244
  metadata: @config.metadata,
245
245
  retry_policy: @config.retry_policy
246
246
 
247
- @target_https_proxies_stub.aggregated_list request, options do |result, response|
247
+ @target_https_proxies_stub.aggregated_list request, options do |result, operation|
248
248
  result = ::Gapic::Rest::PagedEnumerable.new @target_https_proxies_stub, :aggregated_list, "items", request, result, options
249
- yield result, response if block_given?
249
+ yield result, operation if block_given?
250
250
  return result
251
251
  end
252
252
  rescue ::Gapic::Rest::Error => e
@@ -277,9 +277,9 @@ module Google
277
277
  # 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).
278
278
  # @param target_https_proxy [::String]
279
279
  # Name of the TargetHttpsProxy resource to delete.
280
- # @yield [result, response] Access the result along with the Faraday response object
280
+ # @yield [result, operation] Access the result along with the TransportOperation object
281
281
  # @yieldparam result [::Gapic::GenericLRO::Operation]
282
- # @yieldparam response [::Faraday::Response]
282
+ # @yieldparam operation [::Gapic::Rest::TransportOperation]
283
283
  #
284
284
  # @return [::Gapic::GenericLRO::Operation]
285
285
  #
@@ -328,7 +328,7 @@ module Google
328
328
  end
329
329
 
330
330
  ##
331
- # Returns the specified TargetHttpsProxy resource. Gets a list of available target HTTPS proxies by making a list() request.
331
+ # Returns the specified TargetHttpsProxy resource.
332
332
  #
333
333
  # @overload get(request, options = nil)
334
334
  # Pass arguments to `get` via a request object, either of type
@@ -349,9 +349,9 @@ module Google
349
349
  # Project ID for this request.
350
350
  # @param target_https_proxy [::String]
351
351
  # Name of the TargetHttpsProxy resource to return.
352
- # @yield [result, response] Access the result along with the Faraday response object
352
+ # @yield [result, operation] Access the result along with the TransportOperation object
353
353
  # @yieldparam result [::Google::Cloud::Compute::V1::TargetHttpsProxy]
354
- # @yieldparam response [::Faraday::Response]
354
+ # @yieldparam operation [::Gapic::Rest::TransportOperation]
355
355
  #
356
356
  # @return [::Google::Cloud::Compute::V1::TargetHttpsProxy]
357
357
  #
@@ -383,8 +383,8 @@ module Google
383
383
  metadata: @config.metadata,
384
384
  retry_policy: @config.retry_policy
385
385
 
386
- @target_https_proxies_stub.get request, options do |result, response|
387
- yield result, response if block_given?
386
+ @target_https_proxies_stub.get request, options do |result, operation|
387
+ yield result, operation if block_given?
388
388
  return result
389
389
  end
390
390
  rescue ::Gapic::Rest::Error => e
@@ -415,9 +415,9 @@ module Google
415
415
  # 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).
416
416
  # @param target_https_proxy_resource [::Google::Cloud::Compute::V1::TargetHttpsProxy, ::Hash]
417
417
  # The body resource for this request
418
- # @yield [result, response] Access the result along with the Faraday response object
418
+ # @yield [result, operation] Access the result along with the TransportOperation object
419
419
  # @yieldparam result [::Gapic::GenericLRO::Operation]
420
- # @yieldparam response [::Faraday::Response]
420
+ # @yieldparam operation [::Gapic::Rest::TransportOperation]
421
421
  #
422
422
  # @return [::Gapic::GenericLRO::Operation]
423
423
  #
@@ -495,9 +495,9 @@ module Google
495
495
  # Project ID for this request.
496
496
  # @param return_partial_success [::Boolean]
497
497
  # Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
498
- # @yield [result, response] Access the result along with the Faraday response object
498
+ # @yield [result, operation] Access the result along with the TransportOperation object
499
499
  # @yieldparam result [::Gapic::Rest::PagedEnumerable<::Google::Cloud::Compute::V1::TargetHttpsProxy>]
500
- # @yieldparam response [::Faraday::Response]
500
+ # @yieldparam operation [::Gapic::Rest::TransportOperation]
501
501
  #
502
502
  # @return [::Gapic::Rest::PagedEnumerable<::Google::Cloud::Compute::V1::TargetHttpsProxy>]
503
503
  #
@@ -529,9 +529,9 @@ module Google
529
529
  metadata: @config.metadata,
530
530
  retry_policy: @config.retry_policy
531
531
 
532
- @target_https_proxies_stub.list request, options do |result, response|
532
+ @target_https_proxies_stub.list request, options do |result, operation|
533
533
  result = ::Gapic::Rest::PagedEnumerable.new @target_https_proxies_stub, :list, "items", request, result, options
534
- yield result, response if block_given?
534
+ yield result, operation if block_given?
535
535
  return result
536
536
  end
537
537
  rescue ::Gapic::Rest::Error => e
@@ -564,9 +564,9 @@ module Google
564
564
  # Name of the TargetHttpsProxy resource to patch.
565
565
  # @param target_https_proxy_resource [::Google::Cloud::Compute::V1::TargetHttpsProxy, ::Hash]
566
566
  # The body resource for this request
567
- # @yield [result, response] Access the result along with the Faraday response object
567
+ # @yield [result, operation] Access the result along with the TransportOperation object
568
568
  # @yieldparam result [::Gapic::GenericLRO::Operation]
569
- # @yieldparam response [::Faraday::Response]
569
+ # @yieldparam operation [::Gapic::Rest::TransportOperation]
570
570
  #
571
571
  # @return [::Gapic::GenericLRO::Operation]
572
572
  #
@@ -640,9 +640,9 @@ module Google
640
640
  # The body resource for this request
641
641
  # @param target_https_proxy [::String]
642
642
  # Name of the TargetHttpsProxy resource whose CertificateMap is to be set. The name must be 1-63 characters long, and comply with RFC1035.
643
- # @yield [result, response] Access the result along with the Faraday response object
643
+ # @yield [result, operation] Access the result along with the TransportOperation object
644
644
  # @yieldparam result [::Gapic::GenericLRO::Operation]
645
- # @yieldparam response [::Faraday::Response]
645
+ # @yieldparam operation [::Gapic::Rest::TransportOperation]
646
646
  #
647
647
  # @return [::Gapic::GenericLRO::Operation]
648
648
  #
@@ -716,9 +716,9 @@ module Google
716
716
  # The body resource for this request
717
717
  # @param target_https_proxy [::String]
718
718
  # Name of the TargetHttpsProxy resource to set the QUIC override policy for. The name should conform to RFC1035.
719
- # @yield [result, response] Access the result along with the Faraday response object
719
+ # @yield [result, operation] Access the result along with the TransportOperation object
720
720
  # @yieldparam result [::Gapic::GenericLRO::Operation]
721
- # @yieldparam response [::Faraday::Response]
721
+ # @yieldparam operation [::Gapic::Rest::TransportOperation]
722
722
  #
723
723
  # @return [::Gapic::GenericLRO::Operation]
724
724
  #
@@ -792,9 +792,9 @@ module Google
792
792
  # The body resource for this request
793
793
  # @param target_https_proxy [::String]
794
794
  # Name of the TargetHttpsProxy resource to set an SslCertificates resource for.
795
- # @yield [result, response] Access the result along with the Faraday response object
795
+ # @yield [result, operation] Access the result along with the TransportOperation object
796
796
  # @yieldparam result [::Gapic::GenericLRO::Operation]
797
- # @yieldparam response [::Faraday::Response]
797
+ # @yieldparam operation [::Gapic::Rest::TransportOperation]
798
798
  #
799
799
  # @return [::Gapic::GenericLRO::Operation]
800
800
  #
@@ -868,9 +868,9 @@ module Google
868
868
  # The body resource for this request
869
869
  # @param target_https_proxy [::String]
870
870
  # Name of the TargetHttpsProxy resource whose SSL policy is to be set. The name must be 1-63 characters long, and comply with RFC1035.
871
- # @yield [result, response] Access the result along with the Faraday response object
871
+ # @yield [result, operation] Access the result along with the TransportOperation object
872
872
  # @yieldparam result [::Gapic::GenericLRO::Operation]
873
- # @yieldparam response [::Faraday::Response]
873
+ # @yieldparam operation [::Gapic::Rest::TransportOperation]
874
874
  #
875
875
  # @return [::Gapic::GenericLRO::Operation]
876
876
  #
@@ -944,9 +944,9 @@ module Google
944
944
  # Name of the TargetHttpsProxy resource whose URL map is to be set.
945
945
  # @param url_map_reference_resource [::Google::Cloud::Compute::V1::UrlMapReference, ::Hash]
946
946
  # The body resource for this request
947
- # @yield [result, response] Access the result along with the Faraday response object
947
+ # @yield [result, operation] Access the result along with the TransportOperation object
948
948
  # @yieldparam result [::Gapic::GenericLRO::Operation]
949
- # @yieldparam response [::Faraday::Response]
949
+ # @yieldparam operation [::Gapic::Rest::TransportOperation]
950
950
  #
951
951
  # @return [::Gapic::GenericLRO::Operation]
952
952
  #
@@ -1032,9 +1032,9 @@ module Google
1032
1032
  # * (`String`) The path to a service account key file in JSON format
1033
1033
  # * (`Hash`) A service account key as a Hash
1034
1034
  # * (`Google::Auth::Credentials`) A googleauth credentials object
1035
- # (see the [googleauth docs](https://googleapis.dev/ruby/googleauth/latest/index.html))
1035
+ # (see the [googleauth docs](https://rubydoc.info/gems/googleauth/Google/Auth/Credentials))
1036
1036
  # * (`Signet::OAuth2::Client`) A signet oauth2 client object
1037
- # (see the [signet docs](https://googleapis.dev/ruby/signet/latest/Signet/OAuth2/Client.html))
1037
+ # (see the [signet docs](https://rubydoc.info/gems/signet/Signet/OAuth2/Client))
1038
1038
  # * (`nil`) indicating no credentials
1039
1039
  # @return [::Object]
1040
1040
  # @!attribute [rw] scope