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
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 86174e540e25d02f2bd693bd7b3d38c0a391601ad5abf9c090c14aa9a6c49f93
|
4
|
+
data.tar.gz: 91416b1d1466f2411ac9cd964d63f994c91843291b8657f54675933549006ad7
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: c2d180da3fbce910a2cafe570632bd3136cbb68a206fceb1a95e5b4b6042d70f44e76e6015dd12a0196d5dc56106eb007e60f25dd28bbd90cea04d916a22bbb2
|
7
|
+
data.tar.gz: 7e1f3f091c8882834d17db450d11f3dec38947068c29ab30fbe85ebdf599eff997c9fc64114410297960c59ea51cffef2ce9306e38783abc64b8e49e93436287
|
@@ -182,9 +182,9 @@ module Google
|
|
182
182
|
# Project ID for this request.
|
183
183
|
# @param return_partial_success [::Boolean]
|
184
184
|
# Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
|
185
|
-
# @yield [result,
|
185
|
+
# @yield [result, operation] Access the result along with the TransportOperation object
|
186
186
|
# @yieldparam result [::Gapic::Rest::PagedEnumerable<::String, ::Google::Cloud::Compute::V1::AcceleratorTypesScopedList>]
|
187
|
-
# @yieldparam
|
187
|
+
# @yieldparam operation [::Gapic::Rest::TransportOperation]
|
188
188
|
#
|
189
189
|
# @return [::Gapic::Rest::PagedEnumerable<::String, ::Google::Cloud::Compute::V1::AcceleratorTypesScopedList>]
|
190
190
|
#
|
@@ -216,9 +216,9 @@ module Google
|
|
216
216
|
metadata: @config.metadata,
|
217
217
|
retry_policy: @config.retry_policy
|
218
218
|
|
219
|
-
@accelerator_types_stub.aggregated_list request, options do |result,
|
219
|
+
@accelerator_types_stub.aggregated_list request, options do |result, operation|
|
220
220
|
result = ::Gapic::Rest::PagedEnumerable.new @accelerator_types_stub, :aggregated_list, "items", request, result, options
|
221
|
-
yield result,
|
221
|
+
yield result, operation if block_given?
|
222
222
|
return result
|
223
223
|
end
|
224
224
|
rescue ::Gapic::Rest::Error => e
|
@@ -249,9 +249,9 @@ module Google
|
|
249
249
|
# Project ID for this request.
|
250
250
|
# @param zone [::String]
|
251
251
|
# The name of the zone for this request.
|
252
|
-
# @yield [result,
|
252
|
+
# @yield [result, operation] Access the result along with the TransportOperation object
|
253
253
|
# @yieldparam result [::Google::Cloud::Compute::V1::AcceleratorType]
|
254
|
-
# @yieldparam
|
254
|
+
# @yieldparam operation [::Gapic::Rest::TransportOperation]
|
255
255
|
#
|
256
256
|
# @return [::Google::Cloud::Compute::V1::AcceleratorType]
|
257
257
|
#
|
@@ -283,8 +283,8 @@ module Google
|
|
283
283
|
metadata: @config.metadata,
|
284
284
|
retry_policy: @config.retry_policy
|
285
285
|
|
286
|
-
@accelerator_types_stub.get request, options do |result,
|
287
|
-
yield result,
|
286
|
+
@accelerator_types_stub.get request, options do |result, operation|
|
287
|
+
yield result, operation if block_given?
|
288
288
|
return result
|
289
289
|
end
|
290
290
|
rescue ::Gapic::Rest::Error => e
|
@@ -323,9 +323,9 @@ module Google
|
|
323
323
|
# Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
|
324
324
|
# @param zone [::String]
|
325
325
|
# The name of the zone for this request.
|
326
|
-
# @yield [result,
|
326
|
+
# @yield [result, operation] Access the result along with the TransportOperation object
|
327
327
|
# @yieldparam result [::Gapic::Rest::PagedEnumerable<::Google::Cloud::Compute::V1::AcceleratorType>]
|
328
|
-
# @yieldparam
|
328
|
+
# @yieldparam operation [::Gapic::Rest::TransportOperation]
|
329
329
|
#
|
330
330
|
# @return [::Gapic::Rest::PagedEnumerable<::Google::Cloud::Compute::V1::AcceleratorType>]
|
331
331
|
#
|
@@ -357,9 +357,9 @@ module Google
|
|
357
357
|
metadata: @config.metadata,
|
358
358
|
retry_policy: @config.retry_policy
|
359
359
|
|
360
|
-
@accelerator_types_stub.list request, options do |result,
|
360
|
+
@accelerator_types_stub.list request, options do |result, operation|
|
361
361
|
result = ::Gapic::Rest::PagedEnumerable.new @accelerator_types_stub, :list, "items", request, result, options
|
362
|
-
yield result,
|
362
|
+
yield result, operation if block_given?
|
363
363
|
return result
|
364
364
|
end
|
365
365
|
rescue ::Gapic::Rest::Error => e
|
@@ -404,9 +404,9 @@ module Google
|
|
404
404
|
# * (`String`) The path to a service account key file in JSON format
|
405
405
|
# * (`Hash`) A service account key as a Hash
|
406
406
|
# * (`Google::Auth::Credentials`) A googleauth credentials object
|
407
|
-
# (see the [googleauth docs](https://
|
407
|
+
# (see the [googleauth docs](https://rubydoc.info/gems/googleauth/Google/Auth/Credentials))
|
408
408
|
# * (`Signet::OAuth2::Client`) A signet oauth2 client object
|
409
|
-
# (see the [signet docs](https://
|
409
|
+
# (see the [signet docs](https://rubydoc.info/gems/signet/Signet/OAuth2/Client))
|
410
410
|
# * (`nil`) indicating no credentials
|
411
411
|
# @return [::Object]
|
412
412
|
# @!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::AcceleratorTypeAggregatedList]
|
53
|
-
# @yieldparam
|
53
|
+
# @yieldparam operation [::Gapic::Rest::TransportOperation]
|
54
54
|
#
|
55
55
|
# @return [::Google::Cloud::Compute::V1::AcceleratorTypeAggregatedList]
|
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::AcceleratorTypeAggregatedList.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::AcceleratorType]
|
90
|
-
# @yieldparam
|
91
|
+
# @yieldparam operation [::Gapic::Rest::TransportOperation]
|
91
92
|
#
|
92
93
|
# @return [::Google::Cloud::Compute::V1::AcceleratorType]
|
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::AcceleratorType.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::AcceleratorTypeList]
|
127
|
-
# @yieldparam
|
129
|
+
# @yieldparam operation [::Gapic::Rest::TransportOperation]
|
128
130
|
#
|
129
131
|
# @return [::Google::Cloud::Compute::V1::AcceleratorTypeList]
|
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::AcceleratorTypeList.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
|
|
@@ -200,9 +200,9 @@ module Google
|
|
200
200
|
# Project ID for this request.
|
201
201
|
# @param return_partial_success [::Boolean]
|
202
202
|
# Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
|
203
|
-
# @yield [result,
|
203
|
+
# @yield [result, operation] Access the result along with the TransportOperation object
|
204
204
|
# @yieldparam result [::Gapic::Rest::PagedEnumerable<::String, ::Google::Cloud::Compute::V1::AddressesScopedList>]
|
205
|
-
# @yieldparam
|
205
|
+
# @yieldparam operation [::Gapic::Rest::TransportOperation]
|
206
206
|
#
|
207
207
|
# @return [::Gapic::Rest::PagedEnumerable<::String, ::Google::Cloud::Compute::V1::AddressesScopedList>]
|
208
208
|
#
|
@@ -234,9 +234,9 @@ module Google
|
|
234
234
|
metadata: @config.metadata,
|
235
235
|
retry_policy: @config.retry_policy
|
236
236
|
|
237
|
-
@addresses_stub.aggregated_list request, options do |result,
|
237
|
+
@addresses_stub.aggregated_list request, options do |result, operation|
|
238
238
|
result = ::Gapic::Rest::PagedEnumerable.new @addresses_stub, :aggregated_list, "items", request, result, options
|
239
|
-
yield result,
|
239
|
+
yield result, operation if block_given?
|
240
240
|
return result
|
241
241
|
end
|
242
242
|
rescue ::Gapic::Rest::Error => e
|
@@ -269,9 +269,9 @@ module Google
|
|
269
269
|
# Name of the region for this request.
|
270
270
|
# @param request_id [::String]
|
271
271
|
# 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).
|
272
|
-
# @yield [result,
|
272
|
+
# @yield [result, operation] Access the result along with the TransportOperation object
|
273
273
|
# @yieldparam result [::Gapic::GenericLRO::Operation]
|
274
|
-
# @yieldparam
|
274
|
+
# @yieldparam operation [::Gapic::Rest::TransportOperation]
|
275
275
|
#
|
276
276
|
# @return [::Gapic::GenericLRO::Operation]
|
277
277
|
#
|
@@ -344,9 +344,9 @@ module Google
|
|
344
344
|
# Project ID for this request.
|
345
345
|
# @param region [::String]
|
346
346
|
# Name of the region for this request.
|
347
|
-
# @yield [result,
|
347
|
+
# @yield [result, operation] Access the result along with the TransportOperation object
|
348
348
|
# @yieldparam result [::Google::Cloud::Compute::V1::Address]
|
349
|
-
# @yieldparam
|
349
|
+
# @yieldparam operation [::Gapic::Rest::TransportOperation]
|
350
350
|
#
|
351
351
|
# @return [::Google::Cloud::Compute::V1::Address]
|
352
352
|
#
|
@@ -378,8 +378,8 @@ module Google
|
|
378
378
|
metadata: @config.metadata,
|
379
379
|
retry_policy: @config.retry_policy
|
380
380
|
|
381
|
-
@addresses_stub.get request, options do |result,
|
382
|
-
yield result,
|
381
|
+
@addresses_stub.get request, options do |result, operation|
|
382
|
+
yield result, operation if block_given?
|
383
383
|
return result
|
384
384
|
end
|
385
385
|
rescue ::Gapic::Rest::Error => e
|
@@ -412,9 +412,9 @@ module Google
|
|
412
412
|
# Name of the region for this request.
|
413
413
|
# @param request_id [::String]
|
414
414
|
# 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).
|
415
|
-
# @yield [result,
|
415
|
+
# @yield [result, operation] Access the result along with the TransportOperation object
|
416
416
|
# @yieldparam result [::Gapic::GenericLRO::Operation]
|
417
|
-
# @yieldparam
|
417
|
+
# @yieldparam operation [::Gapic::Rest::TransportOperation]
|
418
418
|
#
|
419
419
|
# @return [::Gapic::GenericLRO::Operation]
|
420
420
|
#
|
@@ -495,9 +495,9 @@ module Google
|
|
495
495
|
# Name of the region for this request.
|
496
496
|
# @param return_partial_success [::Boolean]
|
497
497
|
# Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
|
498
|
-
# @yield [result,
|
498
|
+
# @yield [result, operation] Access the result along with the TransportOperation object
|
499
499
|
# @yieldparam result [::Gapic::Rest::PagedEnumerable<::Google::Cloud::Compute::V1::Address>]
|
500
|
-
# @yieldparam
|
500
|
+
# @yieldparam operation [::Gapic::Rest::TransportOperation]
|
501
501
|
#
|
502
502
|
# @return [::Gapic::Rest::PagedEnumerable<::Google::Cloud::Compute::V1::Address>]
|
503
503
|
#
|
@@ -529,9 +529,9 @@ module Google
|
|
529
529
|
metadata: @config.metadata,
|
530
530
|
retry_policy: @config.retry_policy
|
531
531
|
|
532
|
-
@addresses_stub.list request, options do |result,
|
532
|
+
@addresses_stub.list request, options do |result, operation|
|
533
533
|
result = ::Gapic::Rest::PagedEnumerable.new @addresses_stub, :list, "items", request, result, options
|
534
|
-
yield result,
|
534
|
+
yield result, operation if block_given?
|
535
535
|
return result
|
536
536
|
end
|
537
537
|
rescue ::Gapic::Rest::Error => e
|
@@ -566,9 +566,9 @@ module Google
|
|
566
566
|
# 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).
|
567
567
|
# @param resource [::String]
|
568
568
|
# Name or id of the resource for this request.
|
569
|
-
# @yield [result,
|
569
|
+
# @yield [result, operation] Access the result along with the TransportOperation object
|
570
570
|
# @yieldparam result [::Gapic::GenericLRO::Operation]
|
571
|
-
# @yieldparam
|
571
|
+
# @yieldparam operation [::Gapic::Rest::TransportOperation]
|
572
572
|
#
|
573
573
|
# @return [::Gapic::GenericLRO::Operation]
|
574
574
|
#
|
@@ -655,9 +655,9 @@ module Google
|
|
655
655
|
# * (`String`) The path to a service account key file in JSON format
|
656
656
|
# * (`Hash`) A service account key as a Hash
|
657
657
|
# * (`Google::Auth::Credentials`) A googleauth credentials object
|
658
|
-
# (see the [googleauth docs](https://
|
658
|
+
# (see the [googleauth docs](https://rubydoc.info/gems/googleauth/Google/Auth/Credentials))
|
659
659
|
# * (`Signet::OAuth2::Client`) A signet oauth2 client object
|
660
|
-
# (see the [signet docs](https://
|
660
|
+
# (see the [signet docs](https://rubydoc.info/gems/signet/Signet/OAuth2/Client))
|
661
661
|
# * (`nil`) indicating no credentials
|
662
662
|
# @return [::Object]
|
663
663
|
# @!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::AddressAggregatedList]
|
53
|
-
# @yieldparam
|
53
|
+
# @yieldparam operation [::Gapic::Rest::TransportOperation]
|
54
54
|
#
|
55
55
|
# @return [::Google::Cloud::Compute::V1::AddressAggregatedList]
|
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::AddressAggregatedList.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::Address]
|
127
|
-
# @yieldparam
|
129
|
+
# @yieldparam operation [::Gapic::Rest::TransportOperation]
|
128
130
|
#
|
129
131
|
# @return [::Google::Cloud::Compute::V1::Address]
|
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::Address.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::Operation]
|
164
|
-
# @yieldparam
|
167
|
+
# @yieldparam operation [::Gapic::Rest::TransportOperation]
|
165
168
|
#
|
166
169
|
# @return [::Google::Cloud::Compute::V1::Operation]
|
167
170
|
# A result object deserialized from the server's reply
|
@@ -182,9 +185,10 @@ module Google
|
|
182
185
|
params: query_string_params,
|
183
186
|
options: options
|
184
187
|
)
|
188
|
+
operation = ::Gapic::Rest::TransportOperation.new response
|
185
189
|
result = ::Google::Cloud::Compute::V1::Operation.decode_json response.body, ignore_unknown_fields: true
|
186
190
|
|
187
|
-
yield result,
|
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::AddressList]
|
201
|
-
# @yieldparam
|
205
|
+
# @yieldparam operation [::Gapic::Rest::TransportOperation]
|
202
206
|
#
|
203
207
|
# @return [::Google::Cloud::Compute::V1::AddressList]
|
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::AddressList.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
|
|
@@ -202,9 +202,9 @@ module Google
|
|
202
202
|
# Project ID for this request.
|
203
203
|
# @param return_partial_success [::Boolean]
|
204
204
|
# Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
|
205
|
-
# @yield [result,
|
205
|
+
# @yield [result, operation] Access the result along with the TransportOperation object
|
206
206
|
# @yieldparam result [::Gapic::Rest::PagedEnumerable<::String, ::Google::Cloud::Compute::V1::AutoscalersScopedList>]
|
207
|
-
# @yieldparam
|
207
|
+
# @yieldparam operation [::Gapic::Rest::TransportOperation]
|
208
208
|
#
|
209
209
|
# @return [::Gapic::Rest::PagedEnumerable<::String, ::Google::Cloud::Compute::V1::AutoscalersScopedList>]
|
210
210
|
#
|
@@ -236,9 +236,9 @@ module Google
|
|
236
236
|
metadata: @config.metadata,
|
237
237
|
retry_policy: @config.retry_policy
|
238
238
|
|
239
|
-
@autoscalers_stub.aggregated_list request, options do |result,
|
239
|
+
@autoscalers_stub.aggregated_list request, options do |result, operation|
|
240
240
|
result = ::Gapic::Rest::PagedEnumerable.new @autoscalers_stub, :aggregated_list, "items", request, result, options
|
241
|
-
yield result,
|
241
|
+
yield result, operation if block_given?
|
242
242
|
return result
|
243
243
|
end
|
244
244
|
rescue ::Gapic::Rest::Error => e
|
@@ -271,9 +271,9 @@ module Google
|
|
271
271
|
# 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).
|
272
272
|
# @param zone [::String]
|
273
273
|
# Name of the zone for this request.
|
274
|
-
# @yield [result,
|
274
|
+
# @yield [result, operation] Access the result along with the TransportOperation object
|
275
275
|
# @yieldparam result [::Gapic::GenericLRO::Operation]
|
276
|
-
# @yieldparam
|
276
|
+
# @yieldparam operation [::Gapic::Rest::TransportOperation]
|
277
277
|
#
|
278
278
|
# @return [::Gapic::GenericLRO::Operation]
|
279
279
|
#
|
@@ -323,7 +323,7 @@ module Google
|
|
323
323
|
end
|
324
324
|
|
325
325
|
##
|
326
|
-
# Returns the specified autoscaler resource.
|
326
|
+
# Returns the specified autoscaler resource.
|
327
327
|
#
|
328
328
|
# @overload get(request, options = nil)
|
329
329
|
# Pass arguments to `get` via a request object, either of type
|
@@ -346,9 +346,9 @@ module Google
|
|
346
346
|
# Project ID for this request.
|
347
347
|
# @param zone [::String]
|
348
348
|
# Name of the zone for this request.
|
349
|
-
# @yield [result,
|
349
|
+
# @yield [result, operation] Access the result along with the TransportOperation object
|
350
350
|
# @yieldparam result [::Google::Cloud::Compute::V1::Autoscaler]
|
351
|
-
# @yieldparam
|
351
|
+
# @yieldparam operation [::Gapic::Rest::TransportOperation]
|
352
352
|
#
|
353
353
|
# @return [::Google::Cloud::Compute::V1::Autoscaler]
|
354
354
|
#
|
@@ -380,8 +380,8 @@ module Google
|
|
380
380
|
metadata: @config.metadata,
|
381
381
|
retry_policy: @config.retry_policy
|
382
382
|
|
383
|
-
@autoscalers_stub.get request, options do |result,
|
384
|
-
yield result,
|
383
|
+
@autoscalers_stub.get request, options do |result, operation|
|
384
|
+
yield result, operation if block_given?
|
385
385
|
return result
|
386
386
|
end
|
387
387
|
rescue ::Gapic::Rest::Error => e
|
@@ -414,9 +414,9 @@ module Google
|
|
414
414
|
# 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).
|
415
415
|
# @param zone [::String]
|
416
416
|
# Name of the zone for this request.
|
417
|
-
# @yield [result,
|
417
|
+
# @yield [result, operation] Access the result along with the TransportOperation object
|
418
418
|
# @yieldparam result [::Gapic::GenericLRO::Operation]
|
419
|
-
# @yieldparam
|
419
|
+
# @yieldparam operation [::Gapic::Rest::TransportOperation]
|
420
420
|
#
|
421
421
|
# @return [::Gapic::GenericLRO::Operation]
|
422
422
|
#
|
@@ -497,9 +497,9 @@ module Google
|
|
497
497
|
# Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
|
498
498
|
# @param zone [::String]
|
499
499
|
# Name of the zone for this request.
|
500
|
-
# @yield [result,
|
500
|
+
# @yield [result, operation] Access the result along with the TransportOperation object
|
501
501
|
# @yieldparam result [::Gapic::Rest::PagedEnumerable<::Google::Cloud::Compute::V1::Autoscaler>]
|
502
|
-
# @yieldparam
|
502
|
+
# @yieldparam operation [::Gapic::Rest::TransportOperation]
|
503
503
|
#
|
504
504
|
# @return [::Gapic::Rest::PagedEnumerable<::Google::Cloud::Compute::V1::Autoscaler>]
|
505
505
|
#
|
@@ -531,9 +531,9 @@ module Google
|
|
531
531
|
metadata: @config.metadata,
|
532
532
|
retry_policy: @config.retry_policy
|
533
533
|
|
534
|
-
@autoscalers_stub.list request, options do |result,
|
534
|
+
@autoscalers_stub.list request, options do |result, operation|
|
535
535
|
result = ::Gapic::Rest::PagedEnumerable.new @autoscalers_stub, :list, "items", request, result, options
|
536
|
-
yield result,
|
536
|
+
yield result, operation if block_given?
|
537
537
|
return result
|
538
538
|
end
|
539
539
|
rescue ::Gapic::Rest::Error => e
|
@@ -568,9 +568,9 @@ module Google
|
|
568
568
|
# 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).
|
569
569
|
# @param zone [::String]
|
570
570
|
# Name of the zone for this request.
|
571
|
-
# @yield [result,
|
571
|
+
# @yield [result, operation] Access the result along with the TransportOperation object
|
572
572
|
# @yieldparam result [::Gapic::GenericLRO::Operation]
|
573
|
-
# @yieldparam
|
573
|
+
# @yieldparam operation [::Gapic::Rest::TransportOperation]
|
574
574
|
#
|
575
575
|
# @return [::Gapic::GenericLRO::Operation]
|
576
576
|
#
|
@@ -647,9 +647,9 @@ module Google
|
|
647
647
|
# 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).
|
648
648
|
# @param zone [::String]
|
649
649
|
# Name of the zone for this request.
|
650
|
-
# @yield [result,
|
650
|
+
# @yield [result, operation] Access the result along with the TransportOperation object
|
651
651
|
# @yieldparam result [::Gapic::GenericLRO::Operation]
|
652
|
-
# @yieldparam
|
652
|
+
# @yieldparam operation [::Gapic::Rest::TransportOperation]
|
653
653
|
#
|
654
654
|
# @return [::Gapic::GenericLRO::Operation]
|
655
655
|
#
|
@@ -736,9 +736,9 @@ module Google
|
|
736
736
|
# * (`String`) The path to a service account key file in JSON format
|
737
737
|
# * (`Hash`) A service account key as a Hash
|
738
738
|
# * (`Google::Auth::Credentials`) A googleauth credentials object
|
739
|
-
# (see the [googleauth docs](https://
|
739
|
+
# (see the [googleauth docs](https://rubydoc.info/gems/googleauth/Google/Auth/Credentials))
|
740
740
|
# * (`Signet::OAuth2::Client`) A signet oauth2 client object
|
741
|
-
# (see the [signet docs](https://
|
741
|
+
# (see the [signet docs](https://rubydoc.info/gems/signet/Signet/OAuth2/Client))
|
742
742
|
# * (`nil`) indicating no credentials
|
743
743
|
# @return [::Object]
|
744
744
|
# @!attribute [rw] scope
|