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
@@ -144,7 +144,7 @@ module Google
|
|
144
144
|
# Service calls
|
145
145
|
|
146
146
|
##
|
147
|
-
# Returns the specified Region resource.
|
147
|
+
# Returns the specified Region resource. To decrease latency for this method, you can optionally omit any unneeded information from the response by using a field mask. This practice is especially recommended for unused quota information (the `quotas` field). To exclude one or more fields, set your request's `fields` query parameter to only include the fields you need. For example, to only include the `id` and `selfLink` fields, add the query parameter `?fields=id,selfLink` to your request.
|
148
148
|
#
|
149
149
|
# @overload get(request, options = nil)
|
150
150
|
# Pass arguments to `get` via a request object, either of type
|
@@ -165,9 +165,9 @@ module Google
|
|
165
165
|
# Project ID for this request.
|
166
166
|
# @param region [::String]
|
167
167
|
# Name of the region resource to return.
|
168
|
-
# @yield [result,
|
168
|
+
# @yield [result, operation] Access the result along with the TransportOperation object
|
169
169
|
# @yieldparam result [::Google::Cloud::Compute::V1::Region]
|
170
|
-
# @yieldparam
|
170
|
+
# @yieldparam operation [::Gapic::Rest::TransportOperation]
|
171
171
|
#
|
172
172
|
# @return [::Google::Cloud::Compute::V1::Region]
|
173
173
|
#
|
@@ -199,8 +199,8 @@ module Google
|
|
199
199
|
metadata: @config.metadata,
|
200
200
|
retry_policy: @config.retry_policy
|
201
201
|
|
202
|
-
@regions_stub.get request, options do |result,
|
203
|
-
yield result,
|
202
|
+
@regions_stub.get request, options do |result, operation|
|
203
|
+
yield result, operation if block_given?
|
204
204
|
return result
|
205
205
|
end
|
206
206
|
rescue ::Gapic::Rest::Error => e
|
@@ -237,9 +237,9 @@ module Google
|
|
237
237
|
# Project ID for this request.
|
238
238
|
# @param return_partial_success [::Boolean]
|
239
239
|
# Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
|
240
|
-
# @yield [result,
|
240
|
+
# @yield [result, operation] Access the result along with the TransportOperation object
|
241
241
|
# @yieldparam result [::Gapic::Rest::PagedEnumerable<::Google::Cloud::Compute::V1::Region>]
|
242
|
-
# @yieldparam
|
242
|
+
# @yieldparam operation [::Gapic::Rest::TransportOperation]
|
243
243
|
#
|
244
244
|
# @return [::Gapic::Rest::PagedEnumerable<::Google::Cloud::Compute::V1::Region>]
|
245
245
|
#
|
@@ -271,9 +271,9 @@ module Google
|
|
271
271
|
metadata: @config.metadata,
|
272
272
|
retry_policy: @config.retry_policy
|
273
273
|
|
274
|
-
@regions_stub.list request, options do |result,
|
274
|
+
@regions_stub.list request, options do |result, operation|
|
275
275
|
result = ::Gapic::Rest::PagedEnumerable.new @regions_stub, :list, "items", request, result, options
|
276
|
-
yield result,
|
276
|
+
yield result, operation if block_given?
|
277
277
|
return result
|
278
278
|
end
|
279
279
|
rescue ::Gapic::Rest::Error => e
|
@@ -318,9 +318,9 @@ module Google
|
|
318
318
|
# * (`String`) The path to a service account key file in JSON format
|
319
319
|
# * (`Hash`) A service account key as a Hash
|
320
320
|
# * (`Google::Auth::Credentials`) A googleauth credentials object
|
321
|
-
# (see the [googleauth docs](https://
|
321
|
+
# (see the [googleauth docs](https://rubydoc.info/gems/googleauth/Google/Auth/Credentials))
|
322
322
|
# * (`Signet::OAuth2::Client`) A signet oauth2 client object
|
323
|
-
# (see the [signet docs](https://
|
323
|
+
# (see the [signet docs](https://rubydoc.info/gems/signet/Signet/OAuth2/Client))
|
324
324
|
# * (`nil`) indicating no credentials
|
325
325
|
# @return [::Object]
|
326
326
|
# @!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::Region]
|
53
|
-
# @yieldparam
|
53
|
+
# @yieldparam operation [::Gapic::Rest::TransportOperation]
|
54
54
|
#
|
55
55
|
# @return [::Google::Cloud::Compute::V1::Region]
|
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::Region.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::RegionList]
|
90
|
-
# @yieldparam
|
91
|
+
# @yieldparam operation [::Gapic::Rest::TransportOperation]
|
91
92
|
#
|
92
93
|
# @return [::Google::Cloud::Compute::V1::RegionList]
|
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::RegionList.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
|
|
@@ -211,9 +211,9 @@ module Google
|
|
211
211
|
# Project ID for this request.
|
212
212
|
# @param return_partial_success [::Boolean]
|
213
213
|
# Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
|
214
|
-
# @yield [result,
|
214
|
+
# @yield [result, operation] Access the result along with the TransportOperation object
|
215
215
|
# @yieldparam result [::Gapic::Rest::PagedEnumerable<::String, ::Google::Cloud::Compute::V1::ReservationsScopedList>]
|
216
|
-
# @yieldparam
|
216
|
+
# @yieldparam operation [::Gapic::Rest::TransportOperation]
|
217
217
|
#
|
218
218
|
# @return [::Gapic::Rest::PagedEnumerable<::String, ::Google::Cloud::Compute::V1::ReservationsScopedList>]
|
219
219
|
#
|
@@ -245,9 +245,9 @@ module Google
|
|
245
245
|
metadata: @config.metadata,
|
246
246
|
retry_policy: @config.retry_policy
|
247
247
|
|
248
|
-
@reservations_stub.aggregated_list request, options do |result,
|
248
|
+
@reservations_stub.aggregated_list request, options do |result, operation|
|
249
249
|
result = ::Gapic::Rest::PagedEnumerable.new @reservations_stub, :aggregated_list, "items", request, result, options
|
250
|
-
yield result,
|
250
|
+
yield result, operation if block_given?
|
251
251
|
return result
|
252
252
|
end
|
253
253
|
rescue ::Gapic::Rest::Error => e
|
@@ -280,9 +280,9 @@ module Google
|
|
280
280
|
# Name of the reservation to delete.
|
281
281
|
# @param zone [::String]
|
282
282
|
# Name of the zone for this request.
|
283
|
-
# @yield [result,
|
283
|
+
# @yield [result, operation] Access the result along with the TransportOperation object
|
284
284
|
# @yieldparam result [::Gapic::GenericLRO::Operation]
|
285
|
-
# @yieldparam
|
285
|
+
# @yieldparam operation [::Gapic::Rest::TransportOperation]
|
286
286
|
#
|
287
287
|
# @return [::Gapic::GenericLRO::Operation]
|
288
288
|
#
|
@@ -355,9 +355,9 @@ module Google
|
|
355
355
|
# Name of the reservation to retrieve.
|
356
356
|
# @param zone [::String]
|
357
357
|
# Name of the zone for this request.
|
358
|
-
# @yield [result,
|
358
|
+
# @yield [result, operation] Access the result along with the TransportOperation object
|
359
359
|
# @yieldparam result [::Google::Cloud::Compute::V1::Reservation]
|
360
|
-
# @yieldparam
|
360
|
+
# @yieldparam operation [::Gapic::Rest::TransportOperation]
|
361
361
|
#
|
362
362
|
# @return [::Google::Cloud::Compute::V1::Reservation]
|
363
363
|
#
|
@@ -389,8 +389,8 @@ module Google
|
|
389
389
|
metadata: @config.metadata,
|
390
390
|
retry_policy: @config.retry_policy
|
391
391
|
|
392
|
-
@reservations_stub.get request, options do |result,
|
393
|
-
yield result,
|
392
|
+
@reservations_stub.get request, options do |result, operation|
|
393
|
+
yield result, operation if block_given?
|
394
394
|
return result
|
395
395
|
end
|
396
396
|
rescue ::Gapic::Rest::Error => e
|
@@ -423,9 +423,9 @@ module Google
|
|
423
423
|
# Name or id of the resource for this request.
|
424
424
|
# @param zone [::String]
|
425
425
|
# The name of the zone for this request.
|
426
|
-
# @yield [result,
|
426
|
+
# @yield [result, operation] Access the result along with the TransportOperation object
|
427
427
|
# @yieldparam result [::Google::Cloud::Compute::V1::Policy]
|
428
|
-
# @yieldparam
|
428
|
+
# @yieldparam operation [::Gapic::Rest::TransportOperation]
|
429
429
|
#
|
430
430
|
# @return [::Google::Cloud::Compute::V1::Policy]
|
431
431
|
#
|
@@ -457,8 +457,8 @@ module Google
|
|
457
457
|
metadata: @config.metadata,
|
458
458
|
retry_policy: @config.retry_policy
|
459
459
|
|
460
|
-
@reservations_stub.get_iam_policy request, options do |result,
|
461
|
-
yield result,
|
460
|
+
@reservations_stub.get_iam_policy request, options do |result, operation|
|
461
|
+
yield result, operation if block_given?
|
462
462
|
return result
|
463
463
|
end
|
464
464
|
rescue ::Gapic::Rest::Error => e
|
@@ -491,9 +491,9 @@ module Google
|
|
491
491
|
# The body resource for this request
|
492
492
|
# @param zone [::String]
|
493
493
|
# Name of the zone for this request.
|
494
|
-
# @yield [result,
|
494
|
+
# @yield [result, operation] Access the result along with the TransportOperation object
|
495
495
|
# @yieldparam result [::Gapic::GenericLRO::Operation]
|
496
|
-
# @yieldparam
|
496
|
+
# @yieldparam operation [::Gapic::Rest::TransportOperation]
|
497
497
|
#
|
498
498
|
# @return [::Gapic::GenericLRO::Operation]
|
499
499
|
#
|
@@ -574,9 +574,9 @@ module Google
|
|
574
574
|
# Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
|
575
575
|
# @param zone [::String]
|
576
576
|
# Name of the zone for this request.
|
577
|
-
# @yield [result,
|
577
|
+
# @yield [result, operation] Access the result along with the TransportOperation object
|
578
578
|
# @yieldparam result [::Gapic::Rest::PagedEnumerable<::Google::Cloud::Compute::V1::Reservation>]
|
579
|
-
# @yieldparam
|
579
|
+
# @yieldparam operation [::Gapic::Rest::TransportOperation]
|
580
580
|
#
|
581
581
|
# @return [::Gapic::Rest::PagedEnumerable<::Google::Cloud::Compute::V1::Reservation>]
|
582
582
|
#
|
@@ -608,9 +608,9 @@ module Google
|
|
608
608
|
metadata: @config.metadata,
|
609
609
|
retry_policy: @config.retry_policy
|
610
610
|
|
611
|
-
@reservations_stub.list request, options do |result,
|
611
|
+
@reservations_stub.list request, options do |result, operation|
|
612
612
|
result = ::Gapic::Rest::PagedEnumerable.new @reservations_stub, :list, "items", request, result, options
|
613
|
-
yield result,
|
613
|
+
yield result, operation if block_given?
|
614
614
|
return result
|
615
615
|
end
|
616
616
|
rescue ::Gapic::Rest::Error => e
|
@@ -645,9 +645,9 @@ module Google
|
|
645
645
|
# The body resource for this request
|
646
646
|
# @param zone [::String]
|
647
647
|
# Name of the zone for this request.
|
648
|
-
# @yield [result,
|
648
|
+
# @yield [result, operation] Access the result along with the TransportOperation object
|
649
649
|
# @yieldparam result [::Gapic::GenericLRO::Operation]
|
650
|
-
# @yieldparam
|
650
|
+
# @yieldparam operation [::Gapic::Rest::TransportOperation]
|
651
651
|
#
|
652
652
|
# @return [::Gapic::GenericLRO::Operation]
|
653
653
|
#
|
@@ -722,9 +722,9 @@ module Google
|
|
722
722
|
# The name of the zone for this request.
|
723
723
|
# @param zone_set_policy_request_resource [::Google::Cloud::Compute::V1::ZoneSetPolicyRequest, ::Hash]
|
724
724
|
# The body resource for this request
|
725
|
-
# @yield [result,
|
725
|
+
# @yield [result, operation] Access the result along with the TransportOperation object
|
726
726
|
# @yieldparam result [::Google::Cloud::Compute::V1::Policy]
|
727
|
-
# @yieldparam
|
727
|
+
# @yieldparam operation [::Gapic::Rest::TransportOperation]
|
728
728
|
#
|
729
729
|
# @return [::Google::Cloud::Compute::V1::Policy]
|
730
730
|
#
|
@@ -756,8 +756,8 @@ module Google
|
|
756
756
|
metadata: @config.metadata,
|
757
757
|
retry_policy: @config.retry_policy
|
758
758
|
|
759
|
-
@reservations_stub.set_iam_policy request, options do |result,
|
760
|
-
yield result,
|
759
|
+
@reservations_stub.set_iam_policy request, options do |result, operation|
|
760
|
+
yield result, operation if block_given?
|
761
761
|
return result
|
762
762
|
end
|
763
763
|
rescue ::Gapic::Rest::Error => e
|
@@ -790,9 +790,9 @@ module Google
|
|
790
790
|
# The body resource for this request
|
791
791
|
# @param zone [::String]
|
792
792
|
# The name of the zone for this request.
|
793
|
-
# @yield [result,
|
793
|
+
# @yield [result, operation] Access the result along with the TransportOperation object
|
794
794
|
# @yieldparam result [::Google::Cloud::Compute::V1::TestPermissionsResponse]
|
795
|
-
# @yieldparam
|
795
|
+
# @yieldparam operation [::Gapic::Rest::TransportOperation]
|
796
796
|
#
|
797
797
|
# @return [::Google::Cloud::Compute::V1::TestPermissionsResponse]
|
798
798
|
#
|
@@ -824,8 +824,8 @@ module Google
|
|
824
824
|
metadata: @config.metadata,
|
825
825
|
retry_policy: @config.retry_policy
|
826
826
|
|
827
|
-
@reservations_stub.test_iam_permissions request, options do |result,
|
828
|
-
yield result,
|
827
|
+
@reservations_stub.test_iam_permissions request, options do |result, operation|
|
828
|
+
yield result, operation if block_given?
|
829
829
|
return result
|
830
830
|
end
|
831
831
|
rescue ::Gapic::Rest::Error => e
|
@@ -863,9 +863,9 @@ module Google
|
|
863
863
|
# Update_mask indicates fields to be updated as part of this request.
|
864
864
|
# @param zone [::String]
|
865
865
|
# Name of the zone for this request.
|
866
|
-
# @yield [result,
|
866
|
+
# @yield [result, operation] Access the result along with the TransportOperation object
|
867
867
|
# @yieldparam result [::Gapic::GenericLRO::Operation]
|
868
|
-
# @yieldparam
|
868
|
+
# @yieldparam operation [::Gapic::Rest::TransportOperation]
|
869
869
|
#
|
870
870
|
# @return [::Gapic::GenericLRO::Operation]
|
871
871
|
#
|
@@ -952,9 +952,9 @@ module Google
|
|
952
952
|
# * (`String`) The path to a service account key file in JSON format
|
953
953
|
# * (`Hash`) A service account key as a Hash
|
954
954
|
# * (`Google::Auth::Credentials`) A googleauth credentials object
|
955
|
-
# (see the [googleauth docs](https://
|
955
|
+
# (see the [googleauth docs](https://rubydoc.info/gems/googleauth/Google/Auth/Credentials))
|
956
956
|
# * (`Signet::OAuth2::Client`) A signet oauth2 client object
|
957
|
-
# (see the [signet docs](https://
|
957
|
+
# (see the [signet docs](https://rubydoc.info/gems/signet/Signet/OAuth2/Client))
|
958
958
|
# * (`nil`) indicating no credentials
|
959
959
|
# @return [::Object]
|
960
960
|
# @!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::ReservationAggregatedList]
|
53
|
-
# @yieldparam
|
53
|
+
# @yieldparam operation [::Gapic::Rest::TransportOperation]
|
54
54
|
#
|
55
55
|
# @return [::Google::Cloud::Compute::V1::ReservationAggregatedList]
|
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::ReservationAggregatedList.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::Reservation]
|
127
|
-
# @yieldparam
|
129
|
+
# @yieldparam operation [::Gapic::Rest::TransportOperation]
|
128
130
|
#
|
129
131
|
# @return [::Google::Cloud::Compute::V1::Reservation]
|
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::Reservation.decode_json response.body, ignore_unknown_fields: true
|
149
152
|
|
150
|
-
yield result,
|
153
|
+
yield result, operation if block_given?
|
151
154
|
result
|
152
155
|
end
|
153
156
|
|
@@ -159,9 +162,9 @@ module Google
|
|
159
162
|
# @param options [::Gapic::CallOptions]
|
160
163
|
# Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
|
161
164
|
#
|
162
|
-
# @yield [result,
|
165
|
+
# @yield [result, operation] Access the result along with the TransportOperation object
|
163
166
|
# @yieldparam result [::Google::Cloud::Compute::V1::Policy]
|
164
|
-
# @yieldparam
|
167
|
+
# @yieldparam operation [::Gapic::Rest::TransportOperation]
|
165
168
|
#
|
166
169
|
# @return [::Google::Cloud::Compute::V1::Policy]
|
167
170
|
# A result object deserialized from the server's reply
|
@@ -182,9 +185,10 @@ module Google
|
|
182
185
|
params: query_string_params,
|
183
186
|
options: options
|
184
187
|
)
|
188
|
+
operation = ::Gapic::Rest::TransportOperation.new response
|
185
189
|
result = ::Google::Cloud::Compute::V1::Policy.decode_json response.body, ignore_unknown_fields: true
|
186
190
|
|
187
|
-
yield result,
|
191
|
+
yield result, operation if block_given?
|
188
192
|
result
|
189
193
|
end
|
190
194
|
|
@@ -196,9 +200,9 @@ module Google
|
|
196
200
|
# @param options [::Gapic::CallOptions]
|
197
201
|
# Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
|
198
202
|
#
|
199
|
-
# @yield [result,
|
203
|
+
# @yield [result, operation] Access the result along with the TransportOperation object
|
200
204
|
# @yieldparam result [::Google::Cloud::Compute::V1::Operation]
|
201
|
-
# @yieldparam
|
205
|
+
# @yieldparam operation [::Gapic::Rest::TransportOperation]
|
202
206
|
#
|
203
207
|
# @return [::Google::Cloud::Compute::V1::Operation]
|
204
208
|
# A result object deserialized from the server's reply
|
@@ -219,9 +223,10 @@ module Google
|
|
219
223
|
params: query_string_params,
|
220
224
|
options: options
|
221
225
|
)
|
226
|
+
operation = ::Gapic::Rest::TransportOperation.new response
|
222
227
|
result = ::Google::Cloud::Compute::V1::Operation.decode_json response.body, ignore_unknown_fields: true
|
223
228
|
|
224
|
-
yield result,
|
229
|
+
yield result, operation if block_given?
|
225
230
|
result
|
226
231
|
end
|
227
232
|
|
@@ -233,9 +238,9 @@ module Google
|
|
233
238
|
# @param options [::Gapic::CallOptions]
|
234
239
|
# Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
|
235
240
|
#
|
236
|
-
# @yield [result,
|
241
|
+
# @yield [result, operation] Access the result along with the TransportOperation object
|
237
242
|
# @yieldparam result [::Google::Cloud::Compute::V1::ReservationList]
|
238
|
-
# @yieldparam
|
243
|
+
# @yieldparam operation [::Gapic::Rest::TransportOperation]
|
239
244
|
#
|
240
245
|
# @return [::Google::Cloud::Compute::V1::ReservationList]
|
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::ReservationList.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::Operation]
|
275
|
-
# @yieldparam
|
281
|
+
# @yieldparam operation [::Gapic::Rest::TransportOperation]
|
276
282
|
#
|
277
283
|
# @return [::Google::Cloud::Compute::V1::Operation]
|
278
284
|
# A result object deserialized from the server's reply
|
@@ -293,9 +299,10 @@ module Google
|
|
293
299
|
params: query_string_params,
|
294
300
|
options: options
|
295
301
|
)
|
302
|
+
operation = ::Gapic::Rest::TransportOperation.new response
|
296
303
|
result = ::Google::Cloud::Compute::V1::Operation.decode_json response.body, ignore_unknown_fields: true
|
297
304
|
|
298
|
-
yield result,
|
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::Policy]
|
312
|
-
# @yieldparam
|
319
|
+
# @yieldparam operation [::Gapic::Rest::TransportOperation]
|
313
320
|
#
|
314
321
|
# @return [::Google::Cloud::Compute::V1::Policy]
|
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::Policy.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::TestPermissionsResponse]
|
349
|
-
# @yieldparam
|
357
|
+
# @yieldparam operation [::Gapic::Rest::TransportOperation]
|
350
358
|
#
|
351
359
|
# @return [::Google::Cloud::Compute::V1::TestPermissionsResponse]
|
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::TestPermissionsResponse.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::Operation]
|
386
|
-
# @yieldparam
|
395
|
+
# @yieldparam operation [::Gapic::Rest::TransportOperation]
|
387
396
|
#
|
388
397
|
# @return [::Google::Cloud::Compute::V1::Operation]
|
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::Operation.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
|
|