google-cloud-compute-v1 1.9.0 → 2.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/lib/google/cloud/compute/v1/accelerator_types/rest/client.rb +12 -12
- data/lib/google/cloud/compute/v1/accelerator_types/rest/service_stub.rb +12 -9
- data/lib/google/cloud/compute/v1/addresses/rest/client.rb +18 -18
- data/lib/google/cloud/compute/v1/addresses/rest/service_stub.rb +24 -18
- data/lib/google/cloud/compute/v1/autoscalers/rest/client.rb +20 -20
- data/lib/google/cloud/compute/v1/autoscalers/rest/service_stub.rb +28 -21
- data/lib/google/cloud/compute/v1/backend_buckets/rest/client.rb +22 -22
- 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 +40 -40
- data/lib/google/cloud/compute/v1/backend_services/rest/service_stub.rb +56 -42
- data/lib/google/cloud/compute/v1/compute_pb.rb +12 -0
- data/lib/google/cloud/compute/v1/disk_types/rest/client.rb +12 -12
- data/lib/google/cloud/compute/v1/disk_types/rest/service_stub.rb +12 -9
- data/lib/google/cloud/compute/v1/disks/rest/client.rb +38 -38
- data/lib/google/cloud/compute/v1/disks/rest/service_stub.rb +52 -39
- data/lib/google/cloud/compute/v1/external_vpn_gateways/rest/client.rb +18 -18
- 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 +52 -52
- data/lib/google/cloud/compute/v1/firewall_policies/rest/service_stub.rb +72 -54
- data/lib/google/cloud/compute/v1/firewalls/rest/client.rb +16 -16
- data/lib/google/cloud/compute/v1/firewalls/rest/service_stub.rb +24 -18
- data/lib/google/cloud/compute/v1/forwarding_rules/rest/client.rb +22 -22
- 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 +14 -14
- 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 +18 -18
- 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 +20 -20
- 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 +20 -20
- 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 +12 -12
- 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 +14 -14
- 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 +20 -20
- 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 +4 -4
- 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 +34 -34
- 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 +52 -52
- 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 +26 -26
- 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 +24 -24
- data/lib/google/cloud/compute/v1/instance_templates/rest/service_stub.rb +28 -21
- data/lib/google/cloud/compute/v1/instances/rest/client.rb +116 -116
- data/lib/google/cloud/compute/v1/instances/rest/service_stub.rb +180 -135
- data/lib/google/cloud/compute/v1/interconnect_attachments/rest/client.rb +20 -20
- 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 +8 -8
- data/lib/google/cloud/compute/v1/interconnect_locations/rest/service_stub.rb +8 -6
- data/lib/google/cloud/compute/v1/interconnects/rest/client.rb +20 -20
- data/lib/google/cloud/compute/v1/interconnects/rest/service_stub.rb +28 -21
- data/lib/google/cloud/compute/v1/license_codes/rest/client.rb +8 -8
- data/lib/google/cloud/compute/v1/license_codes/rest/service_stub.rb +8 -6
- data/lib/google/cloud/compute/v1/licenses/rest/client.rb +24 -24
- data/lib/google/cloud/compute/v1/licenses/rest/service_stub.rb +28 -21
- data/lib/google/cloud/compute/v1/machine_images/rest/client.rb +24 -24
- 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 +12 -12
- 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 +28 -28
- 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 +14 -14
- 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 +28 -28
- 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 +46 -46
- 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 +30 -30
- data/lib/google/cloud/compute/v1/networks/rest/service_stub.rb +44 -33
- data/lib/google/cloud/compute/v1/node_groups/rest/client.rb +40 -40
- data/lib/google/cloud/compute/v1/node_groups/rest/service_stub.rb +52 -39
- data/lib/google/cloud/compute/v1/node_templates/rest/client.rb +28 -28
- 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 +12 -12
- 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 +22 -22
- data/lib/google/cloud/compute/v1/packet_mirrorings/rest/service_stub.rb +28 -21
- data/lib/google/cloud/compute/v1/projects/rest/client.rb +34 -34
- 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 +14 -14
- 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 +18 -18
- 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 +16 -16
- 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 +28 -28
- 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 +16 -16
- 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 +8 -8
- 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 +34 -34
- data/lib/google/cloud/compute/v1/region_disks/rest/service_stub.rb +48 -36
- data/lib/google/cloud/compute/v1/region_health_check_services/rest/client.rb +14 -14
- 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 +16 -16
- 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 +48 -48
- 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 +14 -14
- data/lib/google/cloud/compute/v1/region_instance_groups/rest/service_stub.rb +16 -12
- data/lib/google/cloud/compute/v1/region_instances/rest/client.rb +2 -2
- 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 +12 -12
- 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 +50 -50
- 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 +12 -12
- 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 +16 -16
- 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 +14 -14
- 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 +12 -12
- 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 +18 -18
- 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 +14 -14
- 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 +18 -18
- 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 +12 -12
- 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 +20 -20
- 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 +8 -8
- data/lib/google/cloud/compute/v1/regions/rest/service_stub.rb +8 -6
- data/lib/google/cloud/compute/v1/reservations/rest/client.rb +32 -32
- data/lib/google/cloud/compute/v1/reservations/rest/service_stub.rb +40 -30
- data/lib/google/cloud/compute/v1/resource_policies/rest/client.rb +28 -28
- data/lib/google/cloud/compute/v1/resource_policies/rest/service_stub.rb +32 -24
- data/lib/google/cloud/compute/v1/routers/rest/client.rb +32 -32
- data/lib/google/cloud/compute/v1/routers/rest/service_stub.rb +40 -30
- data/lib/google/cloud/compute/v1/routes/rest/client.rb +12 -12
- data/lib/google/cloud/compute/v1/routes/rest/service_stub.rb +16 -12
- data/lib/google/cloud/compute/v1/security_policies/rest/client.rb +34 -34
- 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 +30 -30
- data/lib/google/cloud/compute/v1/service_attachments/rest/service_stub.rb +36 -27
- data/lib/google/cloud/compute/v1/snapshots/rest/client.rb +26 -26
- data/lib/google/cloud/compute/v1/snapshots/rest/service_stub.rb +32 -24
- data/lib/google/cloud/compute/v1/ssl_certificates/rest/client.rb +16 -16
- 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 +22 -22
- data/lib/google/cloud/compute/v1/ssl_policies/rest/service_stub.rb +28 -21
- data/lib/google/cloud/compute/v1/subnetworks/rest/client.rb +38 -38
- 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 +14 -14
- 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 +20 -20
- 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 +28 -28
- 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 +16 -16
- 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 +30 -30
- 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 +22 -22
- 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 +20 -20
- 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 +18 -18
- 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 +26 -26
- 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 +26 -26
- 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 +18 -18
- 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 +16 -16
- data/lib/google/cloud/compute/v1/zone_operations/rest/service_stub.rb +16 -12
- data/lib/google/cloud/compute/v1/zones/rest/client.rb +8 -8
- data/lib/google/cloud/compute/v1/zones/rest/service_stub.rb +8 -6
- data/proto_docs/google/cloud/compute/v1/compute.rb +1156 -1132
- metadata +6 -6
@@ -48,9 +48,9 @@ module Google
|
|
48
48
|
# @param options [::Gapic::CallOptions]
|
49
49
|
# Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
|
50
50
|
#
|
51
|
-
# @yield [result,
|
51
|
+
# @yield [result, operation] Access the result along with the TransportOperation object
|
52
52
|
# @yieldparam result [::Google::Cloud::Compute::V1::DiskType]
|
53
|
-
# @yieldparam
|
53
|
+
# @yieldparam operation [::Gapic::Rest::TransportOperation]
|
54
54
|
#
|
55
55
|
# @return [::Google::Cloud::Compute::V1::DiskType]
|
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::DiskType.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::RegionDiskTypeList]
|
90
|
-
# @yieldparam
|
91
|
+
# @yieldparam operation [::Gapic::Rest::TransportOperation]
|
91
92
|
#
|
92
93
|
# @return [::Google::Cloud::Compute::V1::RegionDiskTypeList]
|
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::RegionDiskTypeList.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
|
|
@@ -208,9 +208,9 @@ module Google
|
|
208
208
|
# The body resource for this request
|
209
209
|
# @param request_id [::String]
|
210
210
|
# An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000).
|
211
|
-
# @yield [result,
|
211
|
+
# @yield [result, operation] Access the result along with the TransportOperation object
|
212
212
|
# @yieldparam result [::Gapic::GenericLRO::Operation]
|
213
|
-
# @yieldparam
|
213
|
+
# @yieldparam operation [::Gapic::Rest::TransportOperation]
|
214
214
|
#
|
215
215
|
# @return [::Gapic::GenericLRO::Operation]
|
216
216
|
#
|
@@ -287,9 +287,9 @@ module Google
|
|
287
287
|
# An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000).
|
288
288
|
# @param snapshot_resource [::Google::Cloud::Compute::V1::Snapshot, ::Hash]
|
289
289
|
# The body resource for this request
|
290
|
-
# @yield [result,
|
290
|
+
# @yield [result, operation] Access the result along with the TransportOperation object
|
291
291
|
# @yieldparam result [::Gapic::GenericLRO::Operation]
|
292
|
-
# @yieldparam
|
292
|
+
# @yieldparam operation [::Gapic::Rest::TransportOperation]
|
293
293
|
#
|
294
294
|
# @return [::Gapic::GenericLRO::Operation]
|
295
295
|
#
|
@@ -364,9 +364,9 @@ module Google
|
|
364
364
|
# Name of the region for this request.
|
365
365
|
# @param request_id [::String]
|
366
366
|
# An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000).
|
367
|
-
# @yield [result,
|
367
|
+
# @yield [result, operation] Access the result along with the TransportOperation object
|
368
368
|
# @yieldparam result [::Gapic::GenericLRO::Operation]
|
369
|
-
# @yieldparam
|
369
|
+
# @yieldparam operation [::Gapic::Rest::TransportOperation]
|
370
370
|
#
|
371
371
|
# @return [::Gapic::GenericLRO::Operation]
|
372
372
|
#
|
@@ -439,9 +439,9 @@ module Google
|
|
439
439
|
# Project ID for this request.
|
440
440
|
# @param region [::String]
|
441
441
|
# Name of the region for this request.
|
442
|
-
# @yield [result,
|
442
|
+
# @yield [result, operation] Access the result along with the TransportOperation object
|
443
443
|
# @yieldparam result [::Google::Cloud::Compute::V1::Disk]
|
444
|
-
# @yieldparam
|
444
|
+
# @yieldparam operation [::Gapic::Rest::TransportOperation]
|
445
445
|
#
|
446
446
|
# @return [::Google::Cloud::Compute::V1::Disk]
|
447
447
|
#
|
@@ -473,8 +473,8 @@ module Google
|
|
473
473
|
metadata: @config.metadata,
|
474
474
|
retry_policy: @config.retry_policy
|
475
475
|
|
476
|
-
@region_disks_stub.get request, options do |result,
|
477
|
-
yield result,
|
476
|
+
@region_disks_stub.get request, options do |result, operation|
|
477
|
+
yield result, operation if block_given?
|
478
478
|
return result
|
479
479
|
end
|
480
480
|
rescue ::Gapic::Rest::Error => e
|
@@ -507,9 +507,9 @@ module Google
|
|
507
507
|
# The name of the region for this request.
|
508
508
|
# @param resource [::String]
|
509
509
|
# Name or id of the resource for this request.
|
510
|
-
# @yield [result,
|
510
|
+
# @yield [result, operation] Access the result along with the TransportOperation object
|
511
511
|
# @yieldparam result [::Google::Cloud::Compute::V1::Policy]
|
512
|
-
# @yieldparam
|
512
|
+
# @yieldparam operation [::Gapic::Rest::TransportOperation]
|
513
513
|
#
|
514
514
|
# @return [::Google::Cloud::Compute::V1::Policy]
|
515
515
|
#
|
@@ -541,8 +541,8 @@ module Google
|
|
541
541
|
metadata: @config.metadata,
|
542
542
|
retry_policy: @config.retry_policy
|
543
543
|
|
544
|
-
@region_disks_stub.get_iam_policy request, options do |result,
|
545
|
-
yield result,
|
544
|
+
@region_disks_stub.get_iam_policy request, options do |result, operation|
|
545
|
+
yield result, operation if block_given?
|
546
546
|
return result
|
547
547
|
end
|
548
548
|
rescue ::Gapic::Rest::Error => e
|
@@ -577,9 +577,9 @@ module Google
|
|
577
577
|
# An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000).
|
578
578
|
# @param source_image [::String]
|
579
579
|
# Source image to restore onto a disk. This field is optional.
|
580
|
-
# @yield [result,
|
580
|
+
# @yield [result, operation] Access the result along with the TransportOperation object
|
581
581
|
# @yieldparam result [::Gapic::GenericLRO::Operation]
|
582
|
-
# @yieldparam
|
582
|
+
# @yieldparam operation [::Gapic::Rest::TransportOperation]
|
583
583
|
#
|
584
584
|
# @return [::Gapic::GenericLRO::Operation]
|
585
585
|
#
|
@@ -660,9 +660,9 @@ module Google
|
|
660
660
|
# Name of the region for this request.
|
661
661
|
# @param return_partial_success [::Boolean]
|
662
662
|
# Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
|
663
|
-
# @yield [result,
|
663
|
+
# @yield [result, operation] Access the result along with the TransportOperation object
|
664
664
|
# @yieldparam result [::Gapic::Rest::PagedEnumerable<::Google::Cloud::Compute::V1::Disk>]
|
665
|
-
# @yieldparam
|
665
|
+
# @yieldparam operation [::Gapic::Rest::TransportOperation]
|
666
666
|
#
|
667
667
|
# @return [::Gapic::Rest::PagedEnumerable<::Google::Cloud::Compute::V1::Disk>]
|
668
668
|
#
|
@@ -694,9 +694,9 @@ module Google
|
|
694
694
|
metadata: @config.metadata,
|
695
695
|
retry_policy: @config.retry_policy
|
696
696
|
|
697
|
-
@region_disks_stub.list request, options do |result,
|
697
|
+
@region_disks_stub.list request, options do |result, operation|
|
698
698
|
result = ::Gapic::Rest::PagedEnumerable.new @region_disks_stub, :list, "items", request, result, options
|
699
|
-
yield result,
|
699
|
+
yield result, operation if block_given?
|
700
700
|
return result
|
701
701
|
end
|
702
702
|
rescue ::Gapic::Rest::Error => e
|
@@ -731,9 +731,9 @@ module Google
|
|
731
731
|
# The body resource for this request
|
732
732
|
# @param request_id [::String]
|
733
733
|
# An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000).
|
734
|
-
# @yield [result,
|
734
|
+
# @yield [result, operation] Access the result along with the TransportOperation object
|
735
735
|
# @yieldparam result [::Gapic::GenericLRO::Operation]
|
736
|
-
# @yieldparam
|
736
|
+
# @yieldparam operation [::Gapic::Rest::TransportOperation]
|
737
737
|
#
|
738
738
|
# @return [::Gapic::GenericLRO::Operation]
|
739
739
|
#
|
@@ -810,9 +810,9 @@ module Google
|
|
810
810
|
# The body resource for this request
|
811
811
|
# @param request_id [::String]
|
812
812
|
# An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000).
|
813
|
-
# @yield [result,
|
813
|
+
# @yield [result, operation] Access the result along with the TransportOperation object
|
814
814
|
# @yieldparam result [::Gapic::GenericLRO::Operation]
|
815
|
-
# @yieldparam
|
815
|
+
# @yieldparam operation [::Gapic::Rest::TransportOperation]
|
816
816
|
#
|
817
817
|
# @return [::Gapic::GenericLRO::Operation]
|
818
818
|
#
|
@@ -887,9 +887,9 @@ module Google
|
|
887
887
|
# The body resource for this request
|
888
888
|
# @param resource [::String]
|
889
889
|
# Name or id of the resource for this request.
|
890
|
-
# @yield [result,
|
890
|
+
# @yield [result, operation] Access the result along with the TransportOperation object
|
891
891
|
# @yieldparam result [::Google::Cloud::Compute::V1::Policy]
|
892
|
-
# @yieldparam
|
892
|
+
# @yieldparam operation [::Gapic::Rest::TransportOperation]
|
893
893
|
#
|
894
894
|
# @return [::Google::Cloud::Compute::V1::Policy]
|
895
895
|
#
|
@@ -921,8 +921,8 @@ module Google
|
|
921
921
|
metadata: @config.metadata,
|
922
922
|
retry_policy: @config.retry_policy
|
923
923
|
|
924
|
-
@region_disks_stub.set_iam_policy request, options do |result,
|
925
|
-
yield result,
|
924
|
+
@region_disks_stub.set_iam_policy request, options do |result, operation|
|
925
|
+
yield result, operation if block_given?
|
926
926
|
return result
|
927
927
|
end
|
928
928
|
rescue ::Gapic::Rest::Error => e
|
@@ -957,9 +957,9 @@ module Google
|
|
957
957
|
# An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000).
|
958
958
|
# @param resource [::String]
|
959
959
|
# Name or id of the resource for this request.
|
960
|
-
# @yield [result,
|
960
|
+
# @yield [result, operation] Access the result along with the TransportOperation object
|
961
961
|
# @yieldparam result [::Gapic::GenericLRO::Operation]
|
962
|
-
# @yieldparam
|
962
|
+
# @yieldparam operation [::Gapic::Rest::TransportOperation]
|
963
963
|
#
|
964
964
|
# @return [::Gapic::GenericLRO::Operation]
|
965
965
|
#
|
@@ -1034,9 +1034,9 @@ module Google
|
|
1034
1034
|
# Name or id of the resource for this request.
|
1035
1035
|
# @param test_permissions_request_resource [::Google::Cloud::Compute::V1::TestPermissionsRequest, ::Hash]
|
1036
1036
|
# The body resource for this request
|
1037
|
-
# @yield [result,
|
1037
|
+
# @yield [result, operation] Access the result along with the TransportOperation object
|
1038
1038
|
# @yieldparam result [::Google::Cloud::Compute::V1::TestPermissionsResponse]
|
1039
|
-
# @yieldparam
|
1039
|
+
# @yieldparam operation [::Gapic::Rest::TransportOperation]
|
1040
1040
|
#
|
1041
1041
|
# @return [::Google::Cloud::Compute::V1::TestPermissionsResponse]
|
1042
1042
|
#
|
@@ -1068,8 +1068,8 @@ module Google
|
|
1068
1068
|
metadata: @config.metadata,
|
1069
1069
|
retry_policy: @config.retry_policy
|
1070
1070
|
|
1071
|
-
@region_disks_stub.test_iam_permissions request, options do |result,
|
1072
|
-
yield result,
|
1071
|
+
@region_disks_stub.test_iam_permissions request, options do |result, operation|
|
1072
|
+
yield result, operation if block_given?
|
1073
1073
|
return result
|
1074
1074
|
end
|
1075
1075
|
rescue ::Gapic::Rest::Error => e
|
@@ -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::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::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::Disk]
|
164
|
-
# @yieldparam
|
167
|
+
# @yieldparam operation [::Gapic::Rest::TransportOperation]
|
165
168
|
#
|
166
169
|
# @return [::Google::Cloud::Compute::V1::Disk]
|
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::Disk.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::Policy]
|
201
|
-
# @yieldparam
|
205
|
+
# @yieldparam operation [::Gapic::Rest::TransportOperation]
|
202
206
|
#
|
203
207
|
# @return [::Google::Cloud::Compute::V1::Policy]
|
204
208
|
# A result object deserialized from the server's reply
|
@@ -219,9 +223,10 @@ module Google
|
|
219
223
|
params: query_string_params,
|
220
224
|
options: options
|
221
225
|
)
|
226
|
+
operation = ::Gapic::Rest::TransportOperation.new response
|
222
227
|
result = ::Google::Cloud::Compute::V1::Policy.decode_json response.body, ignore_unknown_fields: true
|
223
228
|
|
224
|
-
yield result,
|
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
|
|
@@ -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::DiskList]
|
275
|
-
# @yieldparam
|
281
|
+
# @yieldparam operation [::Gapic::Rest::TransportOperation]
|
276
282
|
#
|
277
283
|
# @return [::Google::Cloud::Compute::V1::DiskList]
|
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::DiskList.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::Operation]
|
312
|
-
# @yieldparam
|
319
|
+
# @yieldparam operation [::Gapic::Rest::TransportOperation]
|
313
320
|
#
|
314
321
|
# @return [::Google::Cloud::Compute::V1::Operation]
|
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::Operation.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
|
|
@@ -344,9 +352,9 @@ module Google
|
|
344
352
|
# @param options [::Gapic::CallOptions]
|
345
353
|
# Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
|
346
354
|
#
|
347
|
-
# @yield [result,
|
355
|
+
# @yield [result, operation] Access the result along with the TransportOperation object
|
348
356
|
# @yieldparam result [::Google::Cloud::Compute::V1::Operation]
|
349
|
-
# @yieldparam
|
357
|
+
# @yieldparam operation [::Gapic::Rest::TransportOperation]
|
350
358
|
#
|
351
359
|
# @return [::Google::Cloud::Compute::V1::Operation]
|
352
360
|
# A result object deserialized from the server's reply
|
@@ -367,9 +375,10 @@ module Google
|
|
367
375
|
params: query_string_params,
|
368
376
|
options: options
|
369
377
|
)
|
378
|
+
operation = ::Gapic::Rest::TransportOperation.new response
|
370
379
|
result = ::Google::Cloud::Compute::V1::Operation.decode_json response.body, ignore_unknown_fields: true
|
371
380
|
|
372
|
-
yield result,
|
381
|
+
yield result, operation if block_given?
|
373
382
|
result
|
374
383
|
end
|
375
384
|
|
@@ -381,9 +390,9 @@ module Google
|
|
381
390
|
# @param options [::Gapic::CallOptions]
|
382
391
|
# Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
|
383
392
|
#
|
384
|
-
# @yield [result,
|
393
|
+
# @yield [result, operation] Access the result along with the TransportOperation object
|
385
394
|
# @yieldparam result [::Google::Cloud::Compute::V1::Policy]
|
386
|
-
# @yieldparam
|
395
|
+
# @yieldparam operation [::Gapic::Rest::TransportOperation]
|
387
396
|
#
|
388
397
|
# @return [::Google::Cloud::Compute::V1::Policy]
|
389
398
|
# A result object deserialized from the server's reply
|
@@ -404,9 +413,10 @@ module Google
|
|
404
413
|
params: query_string_params,
|
405
414
|
options: options
|
406
415
|
)
|
416
|
+
operation = ::Gapic::Rest::TransportOperation.new response
|
407
417
|
result = ::Google::Cloud::Compute::V1::Policy.decode_json response.body, ignore_unknown_fields: true
|
408
418
|
|
409
|
-
yield result,
|
419
|
+
yield result, operation if block_given?
|
410
420
|
result
|
411
421
|
end
|
412
422
|
|
@@ -418,9 +428,9 @@ module Google
|
|
418
428
|
# @param options [::Gapic::CallOptions]
|
419
429
|
# Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
|
420
430
|
#
|
421
|
-
# @yield [result,
|
431
|
+
# @yield [result, operation] Access the result along with the TransportOperation object
|
422
432
|
# @yieldparam result [::Google::Cloud::Compute::V1::Operation]
|
423
|
-
# @yieldparam
|
433
|
+
# @yieldparam operation [::Gapic::Rest::TransportOperation]
|
424
434
|
#
|
425
435
|
# @return [::Google::Cloud::Compute::V1::Operation]
|
426
436
|
# A result object deserialized from the server's reply
|
@@ -441,9 +451,10 @@ module Google
|
|
441
451
|
params: query_string_params,
|
442
452
|
options: options
|
443
453
|
)
|
454
|
+
operation = ::Gapic::Rest::TransportOperation.new response
|
444
455
|
result = ::Google::Cloud::Compute::V1::Operation.decode_json response.body, ignore_unknown_fields: true
|
445
456
|
|
446
|
-
yield result,
|
457
|
+
yield result, operation if block_given?
|
447
458
|
result
|
448
459
|
end
|
449
460
|
|
@@ -455,9 +466,9 @@ module Google
|
|
455
466
|
# @param options [::Gapic::CallOptions]
|
456
467
|
# Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
|
457
468
|
#
|
458
|
-
# @yield [result,
|
469
|
+
# @yield [result, operation] Access the result along with the TransportOperation object
|
459
470
|
# @yieldparam result [::Google::Cloud::Compute::V1::TestPermissionsResponse]
|
460
|
-
# @yieldparam
|
471
|
+
# @yieldparam operation [::Gapic::Rest::TransportOperation]
|
461
472
|
#
|
462
473
|
# @return [::Google::Cloud::Compute::V1::TestPermissionsResponse]
|
463
474
|
# A result object deserialized from the server's reply
|
@@ -478,9 +489,10 @@ module Google
|
|
478
489
|
params: query_string_params,
|
479
490
|
options: options
|
480
491
|
)
|
492
|
+
operation = ::Gapic::Rest::TransportOperation.new response
|
481
493
|
result = ::Google::Cloud::Compute::V1::TestPermissionsResponse.decode_json response.body, ignore_unknown_fields: true
|
482
494
|
|
483
|
-
yield result,
|
495
|
+
yield result, operation if block_given?
|
484
496
|
result
|
485
497
|
end
|
486
498
|
|
@@ -189,9 +189,9 @@ module Google
|
|
189
189
|
# Name of the region scoping this request.
|
190
190
|
# @param request_id [::String]
|
191
191
|
# 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).
|
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
|
#
|
@@ -264,9 +264,9 @@ module Google
|
|
264
264
|
# Project ID for this request.
|
265
265
|
# @param region [::String]
|
266
266
|
# Name of the region scoping this request.
|
267
|
-
# @yield [result,
|
267
|
+
# @yield [result, operation] Access the result along with the TransportOperation object
|
268
268
|
# @yieldparam result [::Google::Cloud::Compute::V1::HealthCheckService]
|
269
|
-
# @yieldparam
|
269
|
+
# @yieldparam operation [::Gapic::Rest::TransportOperation]
|
270
270
|
#
|
271
271
|
# @return [::Google::Cloud::Compute::V1::HealthCheckService]
|
272
272
|
#
|
@@ -298,8 +298,8 @@ module Google
|
|
298
298
|
metadata: @config.metadata,
|
299
299
|
retry_policy: @config.retry_policy
|
300
300
|
|
301
|
-
@region_health_check_services_stub.get request, options do |result,
|
302
|
-
yield result,
|
301
|
+
@region_health_check_services_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
|
# Name of the region scoping this request.
|
333
333
|
# @param request_id [::String]
|
334
334
|
# 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).
|
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::HealthCheckService>]
|
420
|
-
# @yieldparam
|
420
|
+
# @yieldparam operation [::Gapic::Rest::TransportOperation]
|
421
421
|
#
|
422
422
|
# @return [::Gapic::Rest::PagedEnumerable<::Google::Cloud::Compute::V1::HealthCheckService>]
|
423
423
|
#
|
@@ -449,9 +449,9 @@ module Google
|
|
449
449
|
metadata: @config.metadata,
|
450
450
|
retry_policy: @config.retry_policy
|
451
451
|
|
452
|
-
@region_health_check_services_stub.list request, options do |result,
|
452
|
+
@region_health_check_services_stub.list request, options do |result, operation|
|
453
453
|
result = ::Gapic::Rest::PagedEnumerable.new @region_health_check_services_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 region scoping this request.
|
487
487
|
# @param request_id [::String]
|
488
488
|
# 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).
|
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
|
#
|