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.
- checksums.yaml +4 -4
- data/lib/google/cloud/compute/v1/accelerator_types/rest/client.rb +14 -14
- data/lib/google/cloud/compute/v1/accelerator_types/rest/service_stub.rb +12 -9
- data/lib/google/cloud/compute/v1/addresses/rest/client.rb +20 -20
- data/lib/google/cloud/compute/v1/addresses/rest/service_stub.rb +24 -18
- data/lib/google/cloud/compute/v1/autoscalers/rest/client.rb +23 -23
- data/lib/google/cloud/compute/v1/autoscalers/rest/service_stub.rb +28 -21
- data/lib/google/cloud/compute/v1/backend_buckets/rest/client.rb +25 -25
- data/lib/google/cloud/compute/v1/backend_buckets/rest/service_stub.rb +36 -27
- data/lib/google/cloud/compute/v1/backend_services/rest/client.rb +43 -43
- data/lib/google/cloud/compute/v1/backend_services/rest/service_stub.rb +56 -42
- data/lib/google/cloud/compute/v1/compute_pb.rb +145 -0
- data/lib/google/cloud/compute/v1/disk_types/rest/client.rb +15 -15
- data/lib/google/cloud/compute/v1/disk_types/rest/service_stub.rb +12 -9
- data/lib/google/cloud/compute/v1/disks/rest/client.rb +131 -40
- data/lib/google/cloud/compute/v1/disks/rest/service_stub.rb +114 -39
- data/lib/google/cloud/compute/v1/external_vpn_gateways/rest/client.rb +20 -20
- data/lib/google/cloud/compute/v1/external_vpn_gateways/rest/service_stub.rb +24 -18
- data/lib/google/cloud/compute/v1/firewall_policies/rest/client.rb +56 -56
- data/lib/google/cloud/compute/v1/firewall_policies/rest/service_stub.rb +72 -54
- data/lib/google/cloud/compute/v1/firewalls/rest/client.rb +18 -18
- data/lib/google/cloud/compute/v1/firewalls/rest/service_stub.rb +24 -18
- data/lib/google/cloud/compute/v1/forwarding_rules/rest/client.rb +24 -24
- data/lib/google/cloud/compute/v1/forwarding_rules/rest/service_stub.rb +32 -24
- data/lib/google/cloud/compute/v1/global_addresses/rest/client.rb +17 -17
- data/lib/google/cloud/compute/v1/global_addresses/rest/service_stub.rb +20 -15
- data/lib/google/cloud/compute/v1/global_forwarding_rules/rest/client.rb +20 -20
- data/lib/google/cloud/compute/v1/global_forwarding_rules/rest/service_stub.rb +28 -21
- data/lib/google/cloud/compute/v1/global_network_endpoint_groups/rest/client.rb +23 -23
- data/lib/google/cloud/compute/v1/global_network_endpoint_groups/rest/service_stub.rb +28 -21
- data/lib/google/cloud/compute/v1/global_operations/rest/client.rb +22 -22
- data/lib/google/cloud/compute/v1/global_operations/rest/service_stub.rb +20 -15
- data/lib/google/cloud/compute/v1/global_organization_operations/rest/client.rb +14 -14
- data/lib/google/cloud/compute/v1/global_organization_operations/rest/service_stub.rb +12 -9
- data/lib/google/cloud/compute/v1/global_public_delegated_prefixes/rest/client.rb +16 -16
- data/lib/google/cloud/compute/v1/global_public_delegated_prefixes/rest/service_stub.rb +20 -15
- data/lib/google/cloud/compute/v1/health_checks/rest/client.rb +23 -23
- data/lib/google/cloud/compute/v1/health_checks/rest/service_stub.rb +28 -21
- data/lib/google/cloud/compute/v1/image_family_views/rest/client.rb +6 -6
- data/lib/google/cloud/compute/v1/image_family_views/rest/service_stub.rb +4 -3
- data/lib/google/cloud/compute/v1/images/rest/client.rb +39 -39
- data/lib/google/cloud/compute/v1/images/rest/service_stub.rb +44 -33
- data/lib/google/cloud/compute/v1/instance_group_managers/rest/client.rb +55 -55
- data/lib/google/cloud/compute/v1/instance_group_managers/rest/service_stub.rb +80 -60
- data/lib/google/cloud/compute/v1/instance_groups/rest/client.rb +28 -28
- data/lib/google/cloud/compute/v1/instance_groups/rest/service_stub.rb +36 -27
- data/lib/google/cloud/compute/v1/instance_templates/rest/client.rb +117 -30
- data/lib/google/cloud/compute/v1/instance_templates/rest/service_stub.rb +87 -21
- data/lib/google/cloud/compute/v1/instances/rest/client.rb +207 -119
- data/lib/google/cloud/compute/v1/instances/rest/service_stub.rb +242 -135
- data/lib/google/cloud/compute/v1/interconnect_attachments/rest/client.rb +22 -22
- data/lib/google/cloud/compute/v1/interconnect_attachments/rest/service_stub.rb +28 -21
- data/lib/google/cloud/compute/v1/interconnect_locations/rest/client.rb +10 -10
- data/lib/google/cloud/compute/v1/interconnect_locations/rest/service_stub.rb +8 -6
- data/lib/google/cloud/compute/v1/interconnects/rest/client.rb +22 -22
- data/lib/google/cloud/compute/v1/interconnects/rest/service_stub.rb +28 -21
- data/lib/google/cloud/compute/v1/license_codes/rest/client.rb +10 -10
- data/lib/google/cloud/compute/v1/license_codes/rest/service_stub.rb +8 -6
- data/lib/google/cloud/compute/v1/licenses/rest/client.rb +26 -26
- data/lib/google/cloud/compute/v1/licenses/rest/service_stub.rb +28 -21
- data/lib/google/cloud/compute/v1/machine_images/rest/client.rb +27 -27
- data/lib/google/cloud/compute/v1/machine_images/rest/service_stub.rb +28 -21
- data/lib/google/cloud/compute/v1/machine_types/rest/client.rb +15 -15
- data/lib/google/cloud/compute/v1/machine_types/rest/service_stub.rb +12 -9
- data/lib/google/cloud/compute/v1/network_attachments/rest/client.rb +30 -30
- data/lib/google/cloud/compute/v1/network_attachments/rest/service_stub.rb +32 -24
- data/lib/google/cloud/compute/v1/network_edge_security_services/rest/client.rb +16 -16
- data/lib/google/cloud/compute/v1/network_edge_security_services/rest/service_stub.rb +20 -15
- data/lib/google/cloud/compute/v1/network_endpoint_groups/rest/client.rb +31 -31
- data/lib/google/cloud/compute/v1/network_endpoint_groups/rest/service_stub.rb +36 -27
- data/lib/google/cloud/compute/v1/network_firewall_policies/rest/client.rb +48 -48
- data/lib/google/cloud/compute/v1/network_firewall_policies/rest/service_stub.rb +64 -48
- data/lib/google/cloud/compute/v1/networks/rest/client.rb +33 -33
- data/lib/google/cloud/compute/v1/networks/rest/service_stub.rb +44 -33
- data/lib/google/cloud/compute/v1/node_groups/rest/client.rb +130 -42
- data/lib/google/cloud/compute/v1/node_groups/rest/service_stub.rb +114 -39
- data/lib/google/cloud/compute/v1/node_templates/rest/client.rb +31 -31
- data/lib/google/cloud/compute/v1/node_templates/rest/service_stub.rb +32 -24
- data/lib/google/cloud/compute/v1/node_types/rest/client.rb +15 -15
- data/lib/google/cloud/compute/v1/node_types/rest/service_stub.rb +12 -9
- data/lib/google/cloud/compute/v1/packet_mirrorings/rest/client.rb +24 -24
- data/lib/google/cloud/compute/v1/packet_mirrorings/rest/service_stub.rb +28 -21
- data/lib/google/cloud/compute/v1/projects/rest/client.rb +36 -36
- data/lib/google/cloud/compute/v1/projects/rest/service_stub.rb +52 -39
- data/lib/google/cloud/compute/v1/public_advertised_prefixes/rest/client.rb +16 -16
- data/lib/google/cloud/compute/v1/public_advertised_prefixes/rest/service_stub.rb +20 -15
- data/lib/google/cloud/compute/v1/public_delegated_prefixes/rest/client.rb +20 -20
- data/lib/google/cloud/compute/v1/public_delegated_prefixes/rest/service_stub.rb +24 -18
- data/lib/google/cloud/compute/v1/region_autoscalers/rest/client.rb +18 -18
- data/lib/google/cloud/compute/v1/region_autoscalers/rest/service_stub.rb +24 -18
- data/lib/google/cloud/compute/v1/region_backend_services/rest/client.rb +30 -30
- data/lib/google/cloud/compute/v1/region_backend_services/rest/service_stub.rb +36 -27
- data/lib/google/cloud/compute/v1/region_commitments/rest/client.rb +19 -19
- data/lib/google/cloud/compute/v1/region_commitments/rest/service_stub.rb +20 -15
- data/lib/google/cloud/compute/v1/region_disk_types/rest/client.rb +11 -11
- data/lib/google/cloud/compute/v1/region_disk_types/rest/service_stub.rb +8 -6
- data/lib/google/cloud/compute/v1/region_disks/rest/client.rb +126 -35
- data/lib/google/cloud/compute/v1/region_disks/rest/service_stub.rb +110 -36
- data/lib/google/cloud/compute/v1/region_health_check_services/rest/client.rb +16 -16
- data/lib/google/cloud/compute/v1/region_health_check_services/rest/service_stub.rb +20 -15
- data/lib/google/cloud/compute/v1/region_health_checks/rest/client.rb +19 -19
- data/lib/google/cloud/compute/v1/region_health_checks/rest/service_stub.rb +24 -18
- data/lib/google/cloud/compute/v1/region_instance_group_managers/rest/client.rb +50 -50
- data/lib/google/cloud/compute/v1/region_instance_group_managers/rest/service_stub.rb +76 -57
- data/lib/google/cloud/compute/v1/region_instance_groups/rest/client.rb +16 -16
- data/lib/google/cloud/compute/v1/region_instance_groups/rest/service_stub.rb +16 -12
- data/lib/google/cloud/compute/v1/region_instance_templates/credentials.rb +52 -0
- data/lib/google/cloud/compute/v1/region_instance_templates/rest/client.rb +624 -0
- data/lib/google/cloud/compute/v1/region_instance_templates/rest/service_stub.rb +291 -0
- data/lib/google/cloud/compute/v1/region_instance_templates/rest.rb +51 -0
- data/lib/google/cloud/compute/v1/region_instance_templates.rb +47 -0
- data/lib/google/cloud/compute/v1/region_instances/rest/client.rb +4 -4
- data/lib/google/cloud/compute/v1/region_instances/rest/service_stub.rb +4 -3
- data/lib/google/cloud/compute/v1/region_network_endpoint_groups/rest/client.rb +15 -15
- data/lib/google/cloud/compute/v1/region_network_endpoint_groups/rest/service_stub.rb +16 -12
- data/lib/google/cloud/compute/v1/region_network_firewall_policies/rest/client.rb +52 -52
- data/lib/google/cloud/compute/v1/region_network_firewall_policies/rest/service_stub.rb +68 -51
- data/lib/google/cloud/compute/v1/region_notification_endpoints/rest/client.rb +14 -14
- data/lib/google/cloud/compute/v1/region_notification_endpoints/rest/service_stub.rb +16 -12
- data/lib/google/cloud/compute/v1/region_operations/rest/client.rb +18 -18
- data/lib/google/cloud/compute/v1/region_operations/rest/service_stub.rb +16 -12
- data/lib/google/cloud/compute/v1/region_security_policies/rest/client.rb +16 -16
- data/lib/google/cloud/compute/v1/region_security_policies/rest/service_stub.rb +20 -15
- data/lib/google/cloud/compute/v1/region_ssl_certificates/rest/client.rb +14 -14
- data/lib/google/cloud/compute/v1/region_ssl_certificates/rest/service_stub.rb +16 -12
- data/lib/google/cloud/compute/v1/region_ssl_policies/rest/client.rb +20 -20
- data/lib/google/cloud/compute/v1/region_ssl_policies/rest/service_stub.rb +24 -18
- data/lib/google/cloud/compute/v1/region_target_http_proxies/rest/client.rb +17 -17
- data/lib/google/cloud/compute/v1/region_target_http_proxies/rest/service_stub.rb +20 -15
- data/lib/google/cloud/compute/v1/region_target_https_proxies/rest/client.rb +21 -21
- data/lib/google/cloud/compute/v1/region_target_https_proxies/rest/service_stub.rb +28 -21
- data/lib/google/cloud/compute/v1/region_target_tcp_proxies/rest/client.rb +14 -14
- data/lib/google/cloud/compute/v1/region_target_tcp_proxies/rest/service_stub.rb +16 -12
- data/lib/google/cloud/compute/v1/region_url_maps/rest/client.rb +23 -23
- data/lib/google/cloud/compute/v1/region_url_maps/rest/service_stub.rb +28 -21
- data/lib/google/cloud/compute/v1/regions/rest/client.rb +11 -11
- data/lib/google/cloud/compute/v1/regions/rest/service_stub.rb +8 -6
- data/lib/google/cloud/compute/v1/reservations/rest/client.rb +34 -34
- data/lib/google/cloud/compute/v1/reservations/rest/service_stub.rb +40 -30
- data/lib/google/cloud/compute/v1/resource_policies/rest/client.rb +30 -30
- data/lib/google/cloud/compute/v1/resource_policies/rest/service_stub.rb +32 -24
- data/lib/google/cloud/compute/v1/rest.rb +1 -0
- data/lib/google/cloud/compute/v1/routers/rest/client.rb +35 -35
- data/lib/google/cloud/compute/v1/routers/rest/service_stub.rb +40 -30
- data/lib/google/cloud/compute/v1/routes/rest/client.rb +15 -15
- data/lib/google/cloud/compute/v1/routes/rest/service_stub.rb +16 -12
- data/lib/google/cloud/compute/v1/security_policies/rest/client.rb +36 -36
- data/lib/google/cloud/compute/v1/security_policies/rest/service_stub.rb +48 -36
- data/lib/google/cloud/compute/v1/service_attachments/rest/client.rb +32 -32
- data/lib/google/cloud/compute/v1/service_attachments/rest/service_stub.rb +36 -27
- data/lib/google/cloud/compute/v1/snapshots/rest/client.rb +29 -29
- data/lib/google/cloud/compute/v1/snapshots/rest/service_stub.rb +32 -24
- data/lib/google/cloud/compute/v1/ssl_certificates/rest/client.rb +19 -19
- data/lib/google/cloud/compute/v1/ssl_certificates/rest/service_stub.rb +20 -15
- data/lib/google/cloud/compute/v1/ssl_policies/rest/client.rb +25 -25
- data/lib/google/cloud/compute/v1/ssl_policies/rest/service_stub.rb +28 -21
- data/lib/google/cloud/compute/v1/subnetworks/rest/client.rb +41 -41
- data/lib/google/cloud/compute/v1/subnetworks/rest/service_stub.rb +48 -36
- data/lib/google/cloud/compute/v1/target_grpc_proxies/rest/client.rb +16 -16
- data/lib/google/cloud/compute/v1/target_grpc_proxies/rest/service_stub.rb +20 -15
- data/lib/google/cloud/compute/v1/target_http_proxies/rest/client.rb +23 -23
- data/lib/google/cloud/compute/v1/target_http_proxies/rest/service_stub.rb +28 -21
- data/lib/google/cloud/compute/v1/target_https_proxies/rest/client.rb +31 -31
- data/lib/google/cloud/compute/v1/target_https_proxies/rest/service_stub.rb +44 -33
- data/lib/google/cloud/compute/v1/target_instances/rest/client.rb +19 -19
- data/lib/google/cloud/compute/v1/target_instances/rest/service_stub.rb +20 -15
- data/lib/google/cloud/compute/v1/target_pools/rest/client.rb +33 -33
- data/lib/google/cloud/compute/v1/target_pools/rest/service_stub.rb +44 -33
- data/lib/google/cloud/compute/v1/target_ssl_proxies/rest/client.rb +25 -25
- data/lib/google/cloud/compute/v1/target_ssl_proxies/rest/service_stub.rb +36 -27
- data/lib/google/cloud/compute/v1/target_tcp_proxies/rest/client.rb +23 -23
- data/lib/google/cloud/compute/v1/target_tcp_proxies/rest/service_stub.rb +28 -21
- data/lib/google/cloud/compute/v1/target_vpn_gateways/rest/client.rb +21 -21
- data/lib/google/cloud/compute/v1/target_vpn_gateways/rest/service_stub.rb +24 -18
- data/lib/google/cloud/compute/v1/url_maps/rest/client.rb +29 -29
- data/lib/google/cloud/compute/v1/url_maps/rest/service_stub.rb +36 -27
- data/lib/google/cloud/compute/v1/version.rb +1 -1
- data/lib/google/cloud/compute/v1/vpn_gateways/rest/client.rb +29 -29
- data/lib/google/cloud/compute/v1/vpn_gateways/rest/service_stub.rb +32 -24
- data/lib/google/cloud/compute/v1/vpn_tunnels/rest/client.rb +21 -21
- data/lib/google/cloud/compute/v1/vpn_tunnels/rest/service_stub.rb +24 -18
- data/lib/google/cloud/compute/v1/zone_operations/rest/client.rb +18 -18
- data/lib/google/cloud/compute/v1/zone_operations/rest/service_stub.rb +16 -12
- data/lib/google/cloud/compute/v1/zones/rest/client.rb +11 -11
- data/lib/google/cloud/compute/v1/zones/rest/service_stub.rb +8 -6
- data/lib/google/cloud/compute/v1.rb +1 -0
- data/proto_docs/google/api/client.rb +9 -3
- data/proto_docs/google/cloud/compute/v1/compute.rb +1542 -1157
- metadata +11 -6
@@ -207,9 +207,9 @@ module Google
|
|
207
207
|
# Project ID for this request.
|
208
208
|
# @param return_partial_success [::Boolean]
|
209
209
|
# Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
|
210
|
-
# @yield [result,
|
210
|
+
# @yield [result, operation] Access the result along with the TransportOperation object
|
211
211
|
# @yieldparam result [::Gapic::Rest::PagedEnumerable<::String, ::Google::Cloud::Compute::V1::ResourcePoliciesScopedList>]
|
212
|
-
# @yieldparam
|
212
|
+
# @yieldparam operation [::Gapic::Rest::TransportOperation]
|
213
213
|
#
|
214
214
|
# @return [::Gapic::Rest::PagedEnumerable<::String, ::Google::Cloud::Compute::V1::ResourcePoliciesScopedList>]
|
215
215
|
#
|
@@ -241,9 +241,9 @@ module Google
|
|
241
241
|
metadata: @config.metadata,
|
242
242
|
retry_policy: @config.retry_policy
|
243
243
|
|
244
|
-
@resource_policies_stub.aggregated_list request, options do |result,
|
244
|
+
@resource_policies_stub.aggregated_list request, options do |result, operation|
|
245
245
|
result = ::Gapic::Rest::PagedEnumerable.new @resource_policies_stub, :aggregated_list, "items", request, result, options
|
246
|
-
yield result,
|
246
|
+
yield result, operation if block_given?
|
247
247
|
return result
|
248
248
|
end
|
249
249
|
rescue ::Gapic::Rest::Error => e
|
@@ -276,9 +276,9 @@ module Google
|
|
276
276
|
# 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).
|
277
277
|
# @param resource_policy [::String]
|
278
278
|
# Name of the resource policy to delete.
|
279
|
-
# @yield [result,
|
279
|
+
# @yield [result, operation] Access the result along with the TransportOperation object
|
280
280
|
# @yieldparam result [::Gapic::GenericLRO::Operation]
|
281
|
-
# @yieldparam
|
281
|
+
# @yieldparam operation [::Gapic::Rest::TransportOperation]
|
282
282
|
#
|
283
283
|
# @return [::Gapic::GenericLRO::Operation]
|
284
284
|
#
|
@@ -351,9 +351,9 @@ module Google
|
|
351
351
|
# Name of the region for this request.
|
352
352
|
# @param resource_policy [::String]
|
353
353
|
# Name of the resource policy to retrieve.
|
354
|
-
# @yield [result,
|
354
|
+
# @yield [result, operation] Access the result along with the TransportOperation object
|
355
355
|
# @yieldparam result [::Google::Cloud::Compute::V1::ResourcePolicy]
|
356
|
-
# @yieldparam
|
356
|
+
# @yieldparam operation [::Gapic::Rest::TransportOperation]
|
357
357
|
#
|
358
358
|
# @return [::Google::Cloud::Compute::V1::ResourcePolicy]
|
359
359
|
#
|
@@ -385,8 +385,8 @@ module Google
|
|
385
385
|
metadata: @config.metadata,
|
386
386
|
retry_policy: @config.retry_policy
|
387
387
|
|
388
|
-
@resource_policies_stub.get request, options do |result,
|
389
|
-
yield result,
|
388
|
+
@resource_policies_stub.get request, options do |result, operation|
|
389
|
+
yield result, operation if block_given?
|
390
390
|
return result
|
391
391
|
end
|
392
392
|
rescue ::Gapic::Rest::Error => e
|
@@ -419,9 +419,9 @@ module Google
|
|
419
419
|
# The name of the region for this request.
|
420
420
|
# @param resource [::String]
|
421
421
|
# Name or id of the resource for this request.
|
422
|
-
# @yield [result,
|
422
|
+
# @yield [result, operation] Access the result along with the TransportOperation object
|
423
423
|
# @yieldparam result [::Google::Cloud::Compute::V1::Policy]
|
424
|
-
# @yieldparam
|
424
|
+
# @yieldparam operation [::Gapic::Rest::TransportOperation]
|
425
425
|
#
|
426
426
|
# @return [::Google::Cloud::Compute::V1::Policy]
|
427
427
|
#
|
@@ -453,8 +453,8 @@ module Google
|
|
453
453
|
metadata: @config.metadata,
|
454
454
|
retry_policy: @config.retry_policy
|
455
455
|
|
456
|
-
@resource_policies_stub.get_iam_policy request, options do |result,
|
457
|
-
yield result,
|
456
|
+
@resource_policies_stub.get_iam_policy request, options do |result, operation|
|
457
|
+
yield result, operation if block_given?
|
458
458
|
return result
|
459
459
|
end
|
460
460
|
rescue ::Gapic::Rest::Error => e
|
@@ -487,9 +487,9 @@ module Google
|
|
487
487
|
# 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).
|
488
488
|
# @param resource_policy_resource [::Google::Cloud::Compute::V1::ResourcePolicy, ::Hash]
|
489
489
|
# The body resource for this request
|
490
|
-
# @yield [result,
|
490
|
+
# @yield [result, operation] Access the result along with the TransportOperation object
|
491
491
|
# @yieldparam result [::Gapic::GenericLRO::Operation]
|
492
|
-
# @yieldparam
|
492
|
+
# @yieldparam operation [::Gapic::Rest::TransportOperation]
|
493
493
|
#
|
494
494
|
# @return [::Gapic::GenericLRO::Operation]
|
495
495
|
#
|
@@ -570,9 +570,9 @@ module Google
|
|
570
570
|
# Name of the region for this request.
|
571
571
|
# @param return_partial_success [::Boolean]
|
572
572
|
# Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
|
573
|
-
# @yield [result,
|
573
|
+
# @yield [result, operation] Access the result along with the TransportOperation object
|
574
574
|
# @yieldparam result [::Gapic::Rest::PagedEnumerable<::Google::Cloud::Compute::V1::ResourcePolicy>]
|
575
|
-
# @yieldparam
|
575
|
+
# @yieldparam operation [::Gapic::Rest::TransportOperation]
|
576
576
|
#
|
577
577
|
# @return [::Gapic::Rest::PagedEnumerable<::Google::Cloud::Compute::V1::ResourcePolicy>]
|
578
578
|
#
|
@@ -604,9 +604,9 @@ module Google
|
|
604
604
|
metadata: @config.metadata,
|
605
605
|
retry_policy: @config.retry_policy
|
606
606
|
|
607
|
-
@resource_policies_stub.list request, options do |result,
|
607
|
+
@resource_policies_stub.list request, options do |result, operation|
|
608
608
|
result = ::Gapic::Rest::PagedEnumerable.new @resource_policies_stub, :list, "items", request, result, options
|
609
|
-
yield result,
|
609
|
+
yield result, operation if block_given?
|
610
610
|
return result
|
611
611
|
end
|
612
612
|
rescue ::Gapic::Rest::Error => e
|
@@ -639,9 +639,9 @@ module Google
|
|
639
639
|
# The body resource for this request
|
640
640
|
# @param resource [::String]
|
641
641
|
# Name or id of the resource for this request.
|
642
|
-
# @yield [result,
|
642
|
+
# @yield [result, operation] Access the result along with the TransportOperation object
|
643
643
|
# @yieldparam result [::Google::Cloud::Compute::V1::Policy]
|
644
|
-
# @yieldparam
|
644
|
+
# @yieldparam operation [::Gapic::Rest::TransportOperation]
|
645
645
|
#
|
646
646
|
# @return [::Google::Cloud::Compute::V1::Policy]
|
647
647
|
#
|
@@ -673,8 +673,8 @@ module Google
|
|
673
673
|
metadata: @config.metadata,
|
674
674
|
retry_policy: @config.retry_policy
|
675
675
|
|
676
|
-
@resource_policies_stub.set_iam_policy request, options do |result,
|
677
|
-
yield result,
|
676
|
+
@resource_policies_stub.set_iam_policy request, options do |result, operation|
|
677
|
+
yield result, operation if block_given?
|
678
678
|
return result
|
679
679
|
end
|
680
680
|
rescue ::Gapic::Rest::Error => e
|
@@ -707,9 +707,9 @@ module Google
|
|
707
707
|
# Name or id of the resource for this request.
|
708
708
|
# @param test_permissions_request_resource [::Google::Cloud::Compute::V1::TestPermissionsRequest, ::Hash]
|
709
709
|
# The body resource for this request
|
710
|
-
# @yield [result,
|
710
|
+
# @yield [result, operation] Access the result along with the TransportOperation object
|
711
711
|
# @yieldparam result [::Google::Cloud::Compute::V1::TestPermissionsResponse]
|
712
|
-
# @yieldparam
|
712
|
+
# @yieldparam operation [::Gapic::Rest::TransportOperation]
|
713
713
|
#
|
714
714
|
# @return [::Google::Cloud::Compute::V1::TestPermissionsResponse]
|
715
715
|
#
|
@@ -741,8 +741,8 @@ module Google
|
|
741
741
|
metadata: @config.metadata,
|
742
742
|
retry_policy: @config.retry_policy
|
743
743
|
|
744
|
-
@resource_policies_stub.test_iam_permissions request, options do |result,
|
745
|
-
yield result,
|
744
|
+
@resource_policies_stub.test_iam_permissions request, options do |result, operation|
|
745
|
+
yield result, operation if block_given?
|
746
746
|
return result
|
747
747
|
end
|
748
748
|
rescue ::Gapic::Rest::Error => e
|
@@ -787,9 +787,9 @@ module Google
|
|
787
787
|
# * (`String`) The path to a service account key file in JSON format
|
788
788
|
# * (`Hash`) A service account key as a Hash
|
789
789
|
# * (`Google::Auth::Credentials`) A googleauth credentials object
|
790
|
-
# (see the [googleauth docs](https://
|
790
|
+
# (see the [googleauth docs](https://rubydoc.info/gems/googleauth/Google/Auth/Credentials))
|
791
791
|
# * (`Signet::OAuth2::Client`) A signet oauth2 client object
|
792
|
-
# (see the [signet docs](https://
|
792
|
+
# (see the [signet docs](https://rubydoc.info/gems/signet/Signet/OAuth2/Client))
|
793
793
|
# * (`nil`) indicating no credentials
|
794
794
|
# @return [::Object]
|
795
795
|
# @!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,
|
51
|
+
# @yield [result, operation] Access the result along with the TransportOperation object
|
52
52
|
# @yieldparam result [::Google::Cloud::Compute::V1::ResourcePolicyAggregatedList]
|
53
|
-
# @yieldparam
|
53
|
+
# @yieldparam operation [::Gapic::Rest::TransportOperation]
|
54
54
|
#
|
55
55
|
# @return [::Google::Cloud::Compute::V1::ResourcePolicyAggregatedList]
|
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::ResourcePolicyAggregatedList.decode_json response.body, ignore_unknown_fields: true
|
75
76
|
|
76
|
-
yield result,
|
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,
|
89
|
+
# @yield [result, operation] Access the result along with the TransportOperation object
|
89
90
|
# @yieldparam result [::Google::Cloud::Compute::V1::Operation]
|
90
|
-
# @yieldparam
|
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,
|
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,
|
127
|
+
# @yield [result, operation] Access the result along with the TransportOperation object
|
126
128
|
# @yieldparam result [::Google::Cloud::Compute::V1::ResourcePolicy]
|
127
|
-
# @yieldparam
|
129
|
+
# @yieldparam operation [::Gapic::Rest::TransportOperation]
|
128
130
|
#
|
129
131
|
# @return [::Google::Cloud::Compute::V1::ResourcePolicy]
|
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::ResourcePolicy.decode_json response.body, ignore_unknown_fields: true
|
149
152
|
|
150
|
-
yield result,
|
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,
|
165
|
+
# @yield [result, operation] Access the result along with the TransportOperation object
|
163
166
|
# @yieldparam result [::Google::Cloud::Compute::V1::Policy]
|
164
|
-
# @yieldparam
|
167
|
+
# @yieldparam operation [::Gapic::Rest::TransportOperation]
|
165
168
|
#
|
166
169
|
# @return [::Google::Cloud::Compute::V1::Policy]
|
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::Policy.decode_json response.body, ignore_unknown_fields: true
|
186
190
|
|
187
|
-
yield result,
|
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,
|
203
|
+
# @yield [result, operation] Access the result along with the TransportOperation object
|
200
204
|
# @yieldparam result [::Google::Cloud::Compute::V1::Operation]
|
201
|
-
# @yieldparam
|
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,
|
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,
|
241
|
+
# @yield [result, operation] Access the result along with the TransportOperation object
|
237
242
|
# @yieldparam result [::Google::Cloud::Compute::V1::ResourcePolicyList]
|
238
|
-
# @yieldparam
|
243
|
+
# @yieldparam operation [::Gapic::Rest::TransportOperation]
|
239
244
|
#
|
240
245
|
# @return [::Google::Cloud::Compute::V1::ResourcePolicyList]
|
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::ResourcePolicyList.decode_json response.body, ignore_unknown_fields: true
|
260
266
|
|
261
|
-
yield result,
|
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,
|
279
|
+
# @yield [result, operation] Access the result along with the TransportOperation object
|
274
280
|
# @yieldparam result [::Google::Cloud::Compute::V1::Policy]
|
275
|
-
# @yieldparam
|
281
|
+
# @yieldparam operation [::Gapic::Rest::TransportOperation]
|
276
282
|
#
|
277
283
|
# @return [::Google::Cloud::Compute::V1::Policy]
|
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::Policy.decode_json response.body, ignore_unknown_fields: true
|
297
304
|
|
298
|
-
yield result,
|
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,
|
317
|
+
# @yield [result, operation] Access the result along with the TransportOperation object
|
311
318
|
# @yieldparam result [::Google::Cloud::Compute::V1::TestPermissionsResponse]
|
312
|
-
# @yieldparam
|
319
|
+
# @yieldparam operation [::Gapic::Rest::TransportOperation]
|
313
320
|
#
|
314
321
|
# @return [::Google::Cloud::Compute::V1::TestPermissionsResponse]
|
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::TestPermissionsResponse.decode_json response.body, ignore_unknown_fields: true
|
334
342
|
|
335
|
-
yield result,
|
343
|
+
yield result, operation if block_given?
|
336
344
|
result
|
337
345
|
end
|
338
346
|
|
@@ -68,6 +68,7 @@ require "google/cloud/compute/v1/region_health_check_services/rest"
|
|
68
68
|
require "google/cloud/compute/v1/region_health_checks/rest"
|
69
69
|
require "google/cloud/compute/v1/region_instance_group_managers/rest"
|
70
70
|
require "google/cloud/compute/v1/region_instance_groups/rest"
|
71
|
+
require "google/cloud/compute/v1/region_instance_templates/rest"
|
71
72
|
require "google/cloud/compute/v1/region_instances/rest"
|
72
73
|
require "google/cloud/compute/v1/region_network_endpoint_groups/rest"
|
73
74
|
require "google/cloud/compute/v1/region_network_firewall_policies/rest"
|
@@ -214,9 +214,9 @@ module Google
|
|
214
214
|
# Project ID for this request.
|
215
215
|
# @param return_partial_success [::Boolean]
|
216
216
|
# Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
|
217
|
-
# @yield [result,
|
217
|
+
# @yield [result, operation] Access the result along with the TransportOperation object
|
218
218
|
# @yieldparam result [::Gapic::Rest::PagedEnumerable<::String, ::Google::Cloud::Compute::V1::RoutersScopedList>]
|
219
|
-
# @yieldparam
|
219
|
+
# @yieldparam operation [::Gapic::Rest::TransportOperation]
|
220
220
|
#
|
221
221
|
# @return [::Gapic::Rest::PagedEnumerable<::String, ::Google::Cloud::Compute::V1::RoutersScopedList>]
|
222
222
|
#
|
@@ -248,9 +248,9 @@ module Google
|
|
248
248
|
metadata: @config.metadata,
|
249
249
|
retry_policy: @config.retry_policy
|
250
250
|
|
251
|
-
@routers_stub.aggregated_list request, options do |result,
|
251
|
+
@routers_stub.aggregated_list request, options do |result, operation|
|
252
252
|
result = ::Gapic::Rest::PagedEnumerable.new @routers_stub, :aggregated_list, "items", request, result, options
|
253
|
-
yield result,
|
253
|
+
yield result, operation if block_given?
|
254
254
|
return result
|
255
255
|
end
|
256
256
|
rescue ::Gapic::Rest::Error => e
|
@@ -283,9 +283,9 @@ module Google
|
|
283
283
|
# 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).
|
284
284
|
# @param router [::String]
|
285
285
|
# Name of the Router resource to delete.
|
286
|
-
# @yield [result,
|
286
|
+
# @yield [result, operation] Access the result along with the TransportOperation object
|
287
287
|
# @yieldparam result [::Gapic::GenericLRO::Operation]
|
288
|
-
# @yieldparam
|
288
|
+
# @yieldparam operation [::Gapic::Rest::TransportOperation]
|
289
289
|
#
|
290
290
|
# @return [::Gapic::GenericLRO::Operation]
|
291
291
|
#
|
@@ -335,7 +335,7 @@ module Google
|
|
335
335
|
end
|
336
336
|
|
337
337
|
##
|
338
|
-
# Returns the specified Router resource.
|
338
|
+
# Returns the specified Router resource.
|
339
339
|
#
|
340
340
|
# @overload get(request, options = nil)
|
341
341
|
# Pass arguments to `get` via a request object, either of type
|
@@ -358,9 +358,9 @@ module Google
|
|
358
358
|
# Name of the region for this request.
|
359
359
|
# @param router [::String]
|
360
360
|
# Name of the Router resource to return.
|
361
|
-
# @yield [result,
|
361
|
+
# @yield [result, operation] Access the result along with the TransportOperation object
|
362
362
|
# @yieldparam result [::Google::Cloud::Compute::V1::Router]
|
363
|
-
# @yieldparam
|
363
|
+
# @yieldparam operation [::Gapic::Rest::TransportOperation]
|
364
364
|
#
|
365
365
|
# @return [::Google::Cloud::Compute::V1::Router]
|
366
366
|
#
|
@@ -392,8 +392,8 @@ module Google
|
|
392
392
|
metadata: @config.metadata,
|
393
393
|
retry_policy: @config.retry_policy
|
394
394
|
|
395
|
-
@routers_stub.get request, options do |result,
|
396
|
-
yield result,
|
395
|
+
@routers_stub.get request, options do |result, operation|
|
396
|
+
yield result, operation if block_given?
|
397
397
|
return result
|
398
398
|
end
|
399
399
|
rescue ::Gapic::Rest::Error => e
|
@@ -434,9 +434,9 @@ module Google
|
|
434
434
|
# Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
|
435
435
|
# @param router [::String]
|
436
436
|
# Name of the Router resource to query for Nat Mapping information of VM endpoints.
|
437
|
-
# @yield [result,
|
437
|
+
# @yield [result, operation] Access the result along with the TransportOperation object
|
438
438
|
# @yieldparam result [::Gapic::Rest::PagedEnumerable<::Google::Cloud::Compute::V1::VmEndpointNatMappings>]
|
439
|
-
# @yieldparam
|
439
|
+
# @yieldparam operation [::Gapic::Rest::TransportOperation]
|
440
440
|
#
|
441
441
|
# @return [::Gapic::Rest::PagedEnumerable<::Google::Cloud::Compute::V1::VmEndpointNatMappings>]
|
442
442
|
#
|
@@ -468,9 +468,9 @@ module Google
|
|
468
468
|
metadata: @config.metadata,
|
469
469
|
retry_policy: @config.retry_policy
|
470
470
|
|
471
|
-
@routers_stub.get_nat_mapping_info request, options do |result,
|
471
|
+
@routers_stub.get_nat_mapping_info request, options do |result, operation|
|
472
472
|
result = ::Gapic::Rest::PagedEnumerable.new @routers_stub, :get_nat_mapping_info, "result", request, result, options
|
473
|
-
yield result,
|
473
|
+
yield result, operation if block_given?
|
474
474
|
return result
|
475
475
|
end
|
476
476
|
rescue ::Gapic::Rest::Error => e
|
@@ -501,9 +501,9 @@ module Google
|
|
501
501
|
# Name of the region for this request.
|
502
502
|
# @param router [::String]
|
503
503
|
# Name of the Router resource to query.
|
504
|
-
# @yield [result,
|
504
|
+
# @yield [result, operation] Access the result along with the TransportOperation object
|
505
505
|
# @yieldparam result [::Google::Cloud::Compute::V1::RouterStatusResponse]
|
506
|
-
# @yieldparam
|
506
|
+
# @yieldparam operation [::Gapic::Rest::TransportOperation]
|
507
507
|
#
|
508
508
|
# @return [::Google::Cloud::Compute::V1::RouterStatusResponse]
|
509
509
|
#
|
@@ -535,8 +535,8 @@ module Google
|
|
535
535
|
metadata: @config.metadata,
|
536
536
|
retry_policy: @config.retry_policy
|
537
537
|
|
538
|
-
@routers_stub.get_router_status request, options do |result,
|
539
|
-
yield result,
|
538
|
+
@routers_stub.get_router_status request, options do |result, operation|
|
539
|
+
yield result, operation if block_given?
|
540
540
|
return result
|
541
541
|
end
|
542
542
|
rescue ::Gapic::Rest::Error => e
|
@@ -569,9 +569,9 @@ module Google
|
|
569
569
|
# An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000).
|
570
570
|
# @param router_resource [::Google::Cloud::Compute::V1::Router, ::Hash]
|
571
571
|
# The body resource for this request
|
572
|
-
# @yield [result,
|
572
|
+
# @yield [result, operation] Access the result along with the TransportOperation object
|
573
573
|
# @yieldparam result [::Gapic::GenericLRO::Operation]
|
574
|
-
# @yieldparam
|
574
|
+
# @yieldparam operation [::Gapic::Rest::TransportOperation]
|
575
575
|
#
|
576
576
|
# @return [::Gapic::GenericLRO::Operation]
|
577
577
|
#
|
@@ -652,9 +652,9 @@ module Google
|
|
652
652
|
# Name of the region for this request.
|
653
653
|
# @param return_partial_success [::Boolean]
|
654
654
|
# Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
|
655
|
-
# @yield [result,
|
655
|
+
# @yield [result, operation] Access the result along with the TransportOperation object
|
656
656
|
# @yieldparam result [::Gapic::Rest::PagedEnumerable<::Google::Cloud::Compute::V1::Router>]
|
657
|
-
# @yieldparam
|
657
|
+
# @yieldparam operation [::Gapic::Rest::TransportOperation]
|
658
658
|
#
|
659
659
|
# @return [::Gapic::Rest::PagedEnumerable<::Google::Cloud::Compute::V1::Router>]
|
660
660
|
#
|
@@ -686,9 +686,9 @@ module Google
|
|
686
686
|
metadata: @config.metadata,
|
687
687
|
retry_policy: @config.retry_policy
|
688
688
|
|
689
|
-
@routers_stub.list request, options do |result,
|
689
|
+
@routers_stub.list request, options do |result, operation|
|
690
690
|
result = ::Gapic::Rest::PagedEnumerable.new @routers_stub, :list, "items", request, result, options
|
691
|
-
yield result,
|
691
|
+
yield result, operation if block_given?
|
692
692
|
return result
|
693
693
|
end
|
694
694
|
rescue ::Gapic::Rest::Error => e
|
@@ -723,9 +723,9 @@ module Google
|
|
723
723
|
# Name of the Router resource to patch.
|
724
724
|
# @param router_resource [::Google::Cloud::Compute::V1::Router, ::Hash]
|
725
725
|
# The body resource for this request
|
726
|
-
# @yield [result,
|
726
|
+
# @yield [result, operation] Access the result along with the TransportOperation object
|
727
727
|
# @yieldparam result [::Gapic::GenericLRO::Operation]
|
728
|
-
# @yieldparam
|
728
|
+
# @yieldparam operation [::Gapic::Rest::TransportOperation]
|
729
729
|
#
|
730
730
|
# @return [::Gapic::GenericLRO::Operation]
|
731
731
|
#
|
@@ -800,9 +800,9 @@ module Google
|
|
800
800
|
# Name of the Router resource to query.
|
801
801
|
# @param router_resource [::Google::Cloud::Compute::V1::Router, ::Hash]
|
802
802
|
# The body resource for this request
|
803
|
-
# @yield [result,
|
803
|
+
# @yield [result, operation] Access the result along with the TransportOperation object
|
804
804
|
# @yieldparam result [::Google::Cloud::Compute::V1::RoutersPreviewResponse]
|
805
|
-
# @yieldparam
|
805
|
+
# @yieldparam operation [::Gapic::Rest::TransportOperation]
|
806
806
|
#
|
807
807
|
# @return [::Google::Cloud::Compute::V1::RoutersPreviewResponse]
|
808
808
|
#
|
@@ -834,8 +834,8 @@ module Google
|
|
834
834
|
metadata: @config.metadata,
|
835
835
|
retry_policy: @config.retry_policy
|
836
836
|
|
837
|
-
@routers_stub.preview request, options do |result,
|
838
|
-
yield result,
|
837
|
+
@routers_stub.preview request, options do |result, operation|
|
838
|
+
yield result, operation if block_given?
|
839
839
|
return result
|
840
840
|
end
|
841
841
|
rescue ::Gapic::Rest::Error => e
|
@@ -870,9 +870,9 @@ module Google
|
|
870
870
|
# Name of the Router resource to update.
|
871
871
|
# @param router_resource [::Google::Cloud::Compute::V1::Router, ::Hash]
|
872
872
|
# The body resource for this request
|
873
|
-
# @yield [result,
|
873
|
+
# @yield [result, operation] Access the result along with the TransportOperation object
|
874
874
|
# @yieldparam result [::Gapic::GenericLRO::Operation]
|
875
|
-
# @yieldparam
|
875
|
+
# @yieldparam operation [::Gapic::Rest::TransportOperation]
|
876
876
|
#
|
877
877
|
# @return [::Gapic::GenericLRO::Operation]
|
878
878
|
#
|
@@ -959,9 +959,9 @@ module Google
|
|
959
959
|
# * (`String`) The path to a service account key file in JSON format
|
960
960
|
# * (`Hash`) A service account key as a Hash
|
961
961
|
# * (`Google::Auth::Credentials`) A googleauth credentials object
|
962
|
-
# (see the [googleauth docs](https://
|
962
|
+
# (see the [googleauth docs](https://rubydoc.info/gems/googleauth/Google/Auth/Credentials))
|
963
963
|
# * (`Signet::OAuth2::Client`) A signet oauth2 client object
|
964
|
-
# (see the [signet docs](https://
|
964
|
+
# (see the [signet docs](https://rubydoc.info/gems/signet/Signet/OAuth2/Client))
|
965
965
|
# * (`nil`) indicating no credentials
|
966
966
|
# @return [::Object]
|
967
967
|
# @!attribute [rw] scope
|