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
@@ -194,9 +194,9 @@ module Google
|
|
194
194
|
# 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).
|
195
195
|
# @param ssl_policy [::String]
|
196
196
|
# Name of the SSL policy to delete. The name must be 1-63 characters long, and comply with RFC1035.
|
197
|
-
# @yield [result,
|
197
|
+
# @yield [result, operation] Access the result along with the TransportOperation object
|
198
198
|
# @yieldparam result [::Gapic::GenericLRO::Operation]
|
199
|
-
# @yieldparam
|
199
|
+
# @yieldparam operation [::Gapic::Rest::TransportOperation]
|
200
200
|
#
|
201
201
|
# @return [::Gapic::GenericLRO::Operation]
|
202
202
|
#
|
@@ -269,9 +269,9 @@ module Google
|
|
269
269
|
# Name of the region scoping this request.
|
270
270
|
# @param ssl_policy [::String]
|
271
271
|
# Name of the SSL policy to update. The name must be 1-63 characters long, and comply with RFC1035.
|
272
|
-
# @yield [result,
|
272
|
+
# @yield [result, operation] Access the result along with the TransportOperation object
|
273
273
|
# @yieldparam result [::Google::Cloud::Compute::V1::SslPolicy]
|
274
|
-
# @yieldparam
|
274
|
+
# @yieldparam operation [::Gapic::Rest::TransportOperation]
|
275
275
|
#
|
276
276
|
# @return [::Google::Cloud::Compute::V1::SslPolicy]
|
277
277
|
#
|
@@ -303,8 +303,8 @@ module Google
|
|
303
303
|
metadata: @config.metadata,
|
304
304
|
retry_policy: @config.retry_policy
|
305
305
|
|
306
|
-
@region_ssl_policies_stub.get request, options do |result,
|
307
|
-
yield result,
|
306
|
+
@region_ssl_policies_stub.get request, options do |result, operation|
|
307
|
+
yield result, operation if block_given?
|
308
308
|
return result
|
309
309
|
end
|
310
310
|
rescue ::Gapic::Rest::Error => e
|
@@ -337,9 +337,9 @@ module Google
|
|
337
337
|
# 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).
|
338
338
|
# @param ssl_policy_resource [::Google::Cloud::Compute::V1::SslPolicy, ::Hash]
|
339
339
|
# The body resource for this request
|
340
|
-
# @yield [result,
|
340
|
+
# @yield [result, operation] Access the result along with the TransportOperation object
|
341
341
|
# @yieldparam result [::Gapic::GenericLRO::Operation]
|
342
|
-
# @yieldparam
|
342
|
+
# @yieldparam operation [::Gapic::Rest::TransportOperation]
|
343
343
|
#
|
344
344
|
# @return [::Gapic::GenericLRO::Operation]
|
345
345
|
#
|
@@ -420,9 +420,9 @@ module Google
|
|
420
420
|
# Name of the region scoping this request.
|
421
421
|
# @param return_partial_success [::Boolean]
|
422
422
|
# Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
|
423
|
-
# @yield [result,
|
423
|
+
# @yield [result, operation] Access the result along with the TransportOperation object
|
424
424
|
# @yieldparam result [::Gapic::Rest::PagedEnumerable<::Google::Cloud::Compute::V1::SslPolicy>]
|
425
|
-
# @yieldparam
|
425
|
+
# @yieldparam operation [::Gapic::Rest::TransportOperation]
|
426
426
|
#
|
427
427
|
# @return [::Gapic::Rest::PagedEnumerable<::Google::Cloud::Compute::V1::SslPolicy>]
|
428
428
|
#
|
@@ -454,9 +454,9 @@ module Google
|
|
454
454
|
metadata: @config.metadata,
|
455
455
|
retry_policy: @config.retry_policy
|
456
456
|
|
457
|
-
@region_ssl_policies_stub.list request, options do |result,
|
457
|
+
@region_ssl_policies_stub.list request, options do |result, operation|
|
458
458
|
result = ::Gapic::Rest::PagedEnumerable.new @region_ssl_policies_stub, :list, "items", request, result, options
|
459
|
-
yield result,
|
459
|
+
yield result, operation if block_given?
|
460
460
|
return result
|
461
461
|
end
|
462
462
|
rescue ::Gapic::Rest::Error => e
|
@@ -495,9 +495,9 @@ module Google
|
|
495
495
|
# Name of the region scoping 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,
|
498
|
+
# @yield [result, operation] Access the result along with the TransportOperation object
|
499
499
|
# @yieldparam result [::Google::Cloud::Compute::V1::SslPoliciesListAvailableFeaturesResponse]
|
500
|
-
# @yieldparam
|
500
|
+
# @yieldparam operation [::Gapic::Rest::TransportOperation]
|
501
501
|
#
|
502
502
|
# @return [::Google::Cloud::Compute::V1::SslPoliciesListAvailableFeaturesResponse]
|
503
503
|
#
|
@@ -529,8 +529,8 @@ module Google
|
|
529
529
|
metadata: @config.metadata,
|
530
530
|
retry_policy: @config.retry_policy
|
531
531
|
|
532
|
-
@region_ssl_policies_stub.list_available_features request, options do |result,
|
533
|
-
yield result,
|
532
|
+
@region_ssl_policies_stub.list_available_features request, options do |result, operation|
|
533
|
+
yield result, operation if block_given?
|
534
534
|
return result
|
535
535
|
end
|
536
536
|
rescue ::Gapic::Rest::Error => e
|
@@ -565,9 +565,9 @@ module Google
|
|
565
565
|
# Name of the SSL policy to update. The name must be 1-63 characters long, and comply with RFC1035.
|
566
566
|
# @param ssl_policy_resource [::Google::Cloud::Compute::V1::SslPolicy, ::Hash]
|
567
567
|
# The body resource for this request
|
568
|
-
# @yield [result,
|
568
|
+
# @yield [result, operation] Access the result along with the TransportOperation object
|
569
569
|
# @yieldparam result [::Gapic::GenericLRO::Operation]
|
570
|
-
# @yieldparam
|
570
|
+
# @yieldparam operation [::Gapic::Rest::TransportOperation]
|
571
571
|
#
|
572
572
|
# @return [::Gapic::GenericLRO::Operation]
|
573
573
|
#
|
@@ -654,9 +654,9 @@ module Google
|
|
654
654
|
# * (`String`) The path to a service account key file in JSON format
|
655
655
|
# * (`Hash`) A service account key as a Hash
|
656
656
|
# * (`Google::Auth::Credentials`) A googleauth credentials object
|
657
|
-
# (see the [googleauth docs](https://
|
657
|
+
# (see the [googleauth docs](https://rubydoc.info/gems/googleauth/Google/Auth/Credentials))
|
658
658
|
# * (`Signet::OAuth2::Client`) A signet oauth2 client object
|
659
|
-
# (see the [signet docs](https://
|
659
|
+
# (see the [signet docs](https://rubydoc.info/gems/signet/Signet/OAuth2/Client))
|
660
660
|
# * (`nil`) indicating no credentials
|
661
661
|
# @return [::Object]
|
662
662
|
# @!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::Operation]
|
53
|
-
# @yieldparam
|
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,
|
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::SslPolicy]
|
90
|
-
# @yieldparam
|
91
|
+
# @yieldparam operation [::Gapic::Rest::TransportOperation]
|
91
92
|
#
|
92
93
|
# @return [::Google::Cloud::Compute::V1::SslPolicy]
|
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::SslPolicy.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::Operation]
|
127
|
-
# @yieldparam
|
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,
|
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::SslPoliciesList]
|
164
|
-
# @yieldparam
|
167
|
+
# @yieldparam operation [::Gapic::Rest::TransportOperation]
|
165
168
|
#
|
166
169
|
# @return [::Google::Cloud::Compute::V1::SslPoliciesList]
|
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::SslPoliciesList.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::SslPoliciesListAvailableFeaturesResponse]
|
201
|
-
# @yieldparam
|
205
|
+
# @yieldparam operation [::Gapic::Rest::TransportOperation]
|
202
206
|
#
|
203
207
|
# @return [::Google::Cloud::Compute::V1::SslPoliciesListAvailableFeaturesResponse]
|
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::SslPoliciesListAvailableFeaturesResponse.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::Operation]
|
238
|
-
# @yieldparam
|
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,
|
267
|
+
yield result, operation if block_given?
|
262
268
|
result
|
263
269
|
end
|
264
270
|
|
@@ -189,9 +189,9 @@ module Google
|
|
189
189
|
# 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).
|
190
190
|
# @param target_http_proxy [::String]
|
191
191
|
# Name of the TargetHttpProxy resource to delete.
|
192
|
-
# @yield [result,
|
192
|
+
# @yield [result, operation] Access the result along with the TransportOperation object
|
193
193
|
# @yieldparam result [::Gapic::GenericLRO::Operation]
|
194
|
-
# @yieldparam
|
194
|
+
# @yieldparam operation [::Gapic::Rest::TransportOperation]
|
195
195
|
#
|
196
196
|
# @return [::Gapic::GenericLRO::Operation]
|
197
197
|
#
|
@@ -241,7 +241,7 @@ module Google
|
|
241
241
|
end
|
242
242
|
|
243
243
|
##
|
244
|
-
# Returns the specified TargetHttpProxy resource in the specified region.
|
244
|
+
# Returns the specified TargetHttpProxy resource in the specified region.
|
245
245
|
#
|
246
246
|
# @overload get(request, options = nil)
|
247
247
|
# Pass arguments to `get` via a request object, either of type
|
@@ -264,9 +264,9 @@ module Google
|
|
264
264
|
# Name of the region scoping this request.
|
265
265
|
# @param target_http_proxy [::String]
|
266
266
|
# Name of the TargetHttpProxy resource to return.
|
267
|
-
# @yield [result,
|
267
|
+
# @yield [result, operation] Access the result along with the TransportOperation object
|
268
268
|
# @yieldparam result [::Google::Cloud::Compute::V1::TargetHttpProxy]
|
269
|
-
# @yieldparam
|
269
|
+
# @yieldparam operation [::Gapic::Rest::TransportOperation]
|
270
270
|
#
|
271
271
|
# @return [::Google::Cloud::Compute::V1::TargetHttpProxy]
|
272
272
|
#
|
@@ -298,8 +298,8 @@ module Google
|
|
298
298
|
metadata: @config.metadata,
|
299
299
|
retry_policy: @config.retry_policy
|
300
300
|
|
301
|
-
@region_target_http_proxies_stub.get request, options do |result,
|
302
|
-
yield result,
|
301
|
+
@region_target_http_proxies_stub.get request, options do |result, operation|
|
302
|
+
yield result, operation if block_given?
|
303
303
|
return result
|
304
304
|
end
|
305
305
|
rescue ::Gapic::Rest::Error => e
|
@@ -332,9 +332,9 @@ module Google
|
|
332
332
|
# 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).
|
333
333
|
# @param target_http_proxy_resource [::Google::Cloud::Compute::V1::TargetHttpProxy, ::Hash]
|
334
334
|
# The body resource for this request
|
335
|
-
# @yield [result,
|
335
|
+
# @yield [result, operation] Access the result along with the TransportOperation object
|
336
336
|
# @yieldparam result [::Gapic::GenericLRO::Operation]
|
337
|
-
# @yieldparam
|
337
|
+
# @yieldparam operation [::Gapic::Rest::TransportOperation]
|
338
338
|
#
|
339
339
|
# @return [::Gapic::GenericLRO::Operation]
|
340
340
|
#
|
@@ -415,9 +415,9 @@ module Google
|
|
415
415
|
# Name of the region scoping this request.
|
416
416
|
# @param return_partial_success [::Boolean]
|
417
417
|
# Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
|
418
|
-
# @yield [result,
|
418
|
+
# @yield [result, operation] Access the result along with the TransportOperation object
|
419
419
|
# @yieldparam result [::Gapic::Rest::PagedEnumerable<::Google::Cloud::Compute::V1::TargetHttpProxy>]
|
420
|
-
# @yieldparam
|
420
|
+
# @yieldparam operation [::Gapic::Rest::TransportOperation]
|
421
421
|
#
|
422
422
|
# @return [::Gapic::Rest::PagedEnumerable<::Google::Cloud::Compute::V1::TargetHttpProxy>]
|
423
423
|
#
|
@@ -449,9 +449,9 @@ module Google
|
|
449
449
|
metadata: @config.metadata,
|
450
450
|
retry_policy: @config.retry_policy
|
451
451
|
|
452
|
-
@region_target_http_proxies_stub.list request, options do |result,
|
452
|
+
@region_target_http_proxies_stub.list request, options do |result, operation|
|
453
453
|
result = ::Gapic::Rest::PagedEnumerable.new @region_target_http_proxies_stub, :list, "items", request, result, options
|
454
|
-
yield result,
|
454
|
+
yield result, operation if block_given?
|
455
455
|
return result
|
456
456
|
end
|
457
457
|
rescue ::Gapic::Rest::Error => e
|
@@ -486,9 +486,9 @@ module Google
|
|
486
486
|
# Name of the TargetHttpProxy to set a URL map for.
|
487
487
|
# @param url_map_reference_resource [::Google::Cloud::Compute::V1::UrlMapReference, ::Hash]
|
488
488
|
# The body resource for this request
|
489
|
-
# @yield [result,
|
489
|
+
# @yield [result, operation] Access the result along with the TransportOperation object
|
490
490
|
# @yieldparam result [::Gapic::GenericLRO::Operation]
|
491
|
-
# @yieldparam
|
491
|
+
# @yieldparam operation [::Gapic::Rest::TransportOperation]
|
492
492
|
#
|
493
493
|
# @return [::Gapic::GenericLRO::Operation]
|
494
494
|
#
|
@@ -575,9 +575,9 @@ module Google
|
|
575
575
|
# * (`String`) The path to a service account key file in JSON format
|
576
576
|
# * (`Hash`) A service account key as a Hash
|
577
577
|
# * (`Google::Auth::Credentials`) A googleauth credentials object
|
578
|
-
# (see the [googleauth docs](https://
|
578
|
+
# (see the [googleauth docs](https://rubydoc.info/gems/googleauth/Google/Auth/Credentials))
|
579
579
|
# * (`Signet::OAuth2::Client`) A signet oauth2 client object
|
580
|
-
# (see the [signet docs](https://
|
580
|
+
# (see the [signet docs](https://rubydoc.info/gems/signet/Signet/OAuth2/Client))
|
581
581
|
# * (`nil`) indicating no credentials
|
582
582
|
# @return [::Object]
|
583
583
|
# @!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::Operation]
|
53
|
-
# @yieldparam
|
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,
|
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::TargetHttpProxy]
|
90
|
-
# @yieldparam
|
91
|
+
# @yieldparam operation [::Gapic::Rest::TransportOperation]
|
91
92
|
#
|
92
93
|
# @return [::Google::Cloud::Compute::V1::TargetHttpProxy]
|
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::TargetHttpProxy.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::Operation]
|
127
|
-
# @yieldparam
|
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,
|
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::TargetHttpProxyList]
|
164
|
-
# @yieldparam
|
167
|
+
# @yieldparam operation [::Gapic::Rest::TransportOperation]
|
165
168
|
#
|
166
169
|
# @return [::Google::Cloud::Compute::V1::TargetHttpProxyList]
|
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::TargetHttpProxyList.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
|
|
@@ -193,9 +193,9 @@ module Google
|
|
193
193
|
# An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000).
|
194
194
|
# @param target_https_proxy [::String]
|
195
195
|
# Name of the TargetHttpsProxy resource to delete.
|
196
|
-
# @yield [result,
|
196
|
+
# @yield [result, operation] Access the result along with the TransportOperation object
|
197
197
|
# @yieldparam result [::Gapic::GenericLRO::Operation]
|
198
|
-
# @yieldparam
|
198
|
+
# @yieldparam operation [::Gapic::Rest::TransportOperation]
|
199
199
|
#
|
200
200
|
# @return [::Gapic::GenericLRO::Operation]
|
201
201
|
#
|
@@ -245,7 +245,7 @@ module Google
|
|
245
245
|
end
|
246
246
|
|
247
247
|
##
|
248
|
-
# Returns the specified TargetHttpsProxy resource in the specified region.
|
248
|
+
# Returns the specified TargetHttpsProxy resource in the specified region.
|
249
249
|
#
|
250
250
|
# @overload get(request, options = nil)
|
251
251
|
# Pass arguments to `get` via a request object, either of type
|
@@ -268,9 +268,9 @@ module Google
|
|
268
268
|
# Name of the region scoping this request.
|
269
269
|
# @param target_https_proxy [::String]
|
270
270
|
# Name of the TargetHttpsProxy resource to return.
|
271
|
-
# @yield [result,
|
271
|
+
# @yield [result, operation] Access the result along with the TransportOperation object
|
272
272
|
# @yieldparam result [::Google::Cloud::Compute::V1::TargetHttpsProxy]
|
273
|
-
# @yieldparam
|
273
|
+
# @yieldparam operation [::Gapic::Rest::TransportOperation]
|
274
274
|
#
|
275
275
|
# @return [::Google::Cloud::Compute::V1::TargetHttpsProxy]
|
276
276
|
#
|
@@ -302,8 +302,8 @@ module Google
|
|
302
302
|
metadata: @config.metadata,
|
303
303
|
retry_policy: @config.retry_policy
|
304
304
|
|
305
|
-
@region_target_https_proxies_stub.get request, options do |result,
|
306
|
-
yield result,
|
305
|
+
@region_target_https_proxies_stub.get request, options do |result, operation|
|
306
|
+
yield result, operation if block_given?
|
307
307
|
return result
|
308
308
|
end
|
309
309
|
rescue ::Gapic::Rest::Error => e
|
@@ -336,9 +336,9 @@ module Google
|
|
336
336
|
# An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000).
|
337
337
|
# @param target_https_proxy_resource [::Google::Cloud::Compute::V1::TargetHttpsProxy, ::Hash]
|
338
338
|
# The body resource for this request
|
339
|
-
# @yield [result,
|
339
|
+
# @yield [result, operation] Access the result along with the TransportOperation object
|
340
340
|
# @yieldparam result [::Gapic::GenericLRO::Operation]
|
341
|
-
# @yieldparam
|
341
|
+
# @yieldparam operation [::Gapic::Rest::TransportOperation]
|
342
342
|
#
|
343
343
|
# @return [::Gapic::GenericLRO::Operation]
|
344
344
|
#
|
@@ -419,9 +419,9 @@ module Google
|
|
419
419
|
# Name of the region scoping this request.
|
420
420
|
# @param return_partial_success [::Boolean]
|
421
421
|
# Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
|
422
|
-
# @yield [result,
|
422
|
+
# @yield [result, operation] Access the result along with the TransportOperation object
|
423
423
|
# @yieldparam result [::Gapic::Rest::PagedEnumerable<::Google::Cloud::Compute::V1::TargetHttpsProxy>]
|
424
|
-
# @yieldparam
|
424
|
+
# @yieldparam operation [::Gapic::Rest::TransportOperation]
|
425
425
|
#
|
426
426
|
# @return [::Gapic::Rest::PagedEnumerable<::Google::Cloud::Compute::V1::TargetHttpsProxy>]
|
427
427
|
#
|
@@ -453,9 +453,9 @@ module Google
|
|
453
453
|
metadata: @config.metadata,
|
454
454
|
retry_policy: @config.retry_policy
|
455
455
|
|
456
|
-
@region_target_https_proxies_stub.list request, options do |result,
|
456
|
+
@region_target_https_proxies_stub.list request, options do |result, operation|
|
457
457
|
result = ::Gapic::Rest::PagedEnumerable.new @region_target_https_proxies_stub, :list, "items", request, result, options
|
458
|
-
yield result,
|
458
|
+
yield result, operation if block_given?
|
459
459
|
return result
|
460
460
|
end
|
461
461
|
rescue ::Gapic::Rest::Error => e
|
@@ -490,9 +490,9 @@ module Google
|
|
490
490
|
# Name of the TargetHttpsProxy resource to patch.
|
491
491
|
# @param target_https_proxy_resource [::Google::Cloud::Compute::V1::TargetHttpsProxy, ::Hash]
|
492
492
|
# The body resource for this request
|
493
|
-
# @yield [result,
|
493
|
+
# @yield [result, operation] Access the result along with the TransportOperation object
|
494
494
|
# @yieldparam result [::Gapic::GenericLRO::Operation]
|
495
|
-
# @yieldparam
|
495
|
+
# @yieldparam operation [::Gapic::Rest::TransportOperation]
|
496
496
|
#
|
497
497
|
# @return [::Gapic::GenericLRO::Operation]
|
498
498
|
#
|
@@ -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 target_https_proxy [::String]
|
571
571
|
# Name of the TargetHttpsProxy resource to set an SslCertificates resource for.
|
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
|
#
|
@@ -648,9 +648,9 @@ module Google
|
|
648
648
|
# Name of the TargetHttpsProxy to set a URL map for.
|
649
649
|
# @param url_map_reference_resource [::Google::Cloud::Compute::V1::UrlMapReference, ::Hash]
|
650
650
|
# The body resource for this request
|
651
|
-
# @yield [result,
|
651
|
+
# @yield [result, operation] Access the result along with the TransportOperation object
|
652
652
|
# @yieldparam result [::Gapic::GenericLRO::Operation]
|
653
|
-
# @yieldparam
|
653
|
+
# @yieldparam operation [::Gapic::Rest::TransportOperation]
|
654
654
|
#
|
655
655
|
# @return [::Gapic::GenericLRO::Operation]
|
656
656
|
#
|
@@ -737,9 +737,9 @@ module Google
|
|
737
737
|
# * (`String`) The path to a service account key file in JSON format
|
738
738
|
# * (`Hash`) A service account key as a Hash
|
739
739
|
# * (`Google::Auth::Credentials`) A googleauth credentials object
|
740
|
-
# (see the [googleauth docs](https://
|
740
|
+
# (see the [googleauth docs](https://rubydoc.info/gems/googleauth/Google/Auth/Credentials))
|
741
741
|
# * (`Signet::OAuth2::Client`) A signet oauth2 client object
|
742
|
-
# (see the [signet docs](https://
|
742
|
+
# (see the [signet docs](https://rubydoc.info/gems/signet/Signet/OAuth2/Client))
|
743
743
|
# * (`nil`) indicating no credentials
|
744
744
|
# @return [::Object]
|
745
745
|
# @!attribute [rw] scope
|