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
@@ -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::NetworkEndpointGroup]
|
164
|
-
# @yieldparam
|
167
|
+
# @yieldparam operation [::Gapic::Rest::TransportOperation]
|
165
168
|
#
|
166
169
|
# @return [::Google::Cloud::Compute::V1::NetworkEndpointGroup]
|
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::NetworkEndpointGroup.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::NetworkEndpointGroupList]
|
238
|
-
# @yieldparam
|
243
|
+
# @yieldparam operation [::Gapic::Rest::TransportOperation]
|
239
244
|
#
|
240
245
|
# @return [::Google::Cloud::Compute::V1::NetworkEndpointGroupList]
|
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::NetworkEndpointGroupList.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::NetworkEndpointGroupsListNetworkEndpoints]
|
275
|
-
# @yieldparam
|
281
|
+
# @yieldparam operation [::Gapic::Rest::TransportOperation]
|
276
282
|
#
|
277
283
|
# @return [::Google::Cloud::Compute::V1::NetworkEndpointGroupsListNetworkEndpoints]
|
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::NetworkEndpointGroupsListNetworkEndpoints.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
|
|
@@ -184,9 +184,9 @@ module Google
|
|
184
184
|
# Project ID for this request.
|
185
185
|
# @param return_partial_success [::Boolean]
|
186
186
|
# Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
|
187
|
-
# @yield [result,
|
187
|
+
# @yield [result, operation] Access the result along with the TransportOperation object
|
188
188
|
# @yieldparam result [::Gapic::Rest::PagedEnumerable<::String, ::Google::Cloud::Compute::V1::OperationsScopedList>]
|
189
|
-
# @yieldparam
|
189
|
+
# @yieldparam operation [::Gapic::Rest::TransportOperation]
|
190
190
|
#
|
191
191
|
# @return [::Gapic::Rest::PagedEnumerable<::String, ::Google::Cloud::Compute::V1::OperationsScopedList>]
|
192
192
|
#
|
@@ -218,9 +218,9 @@ module Google
|
|
218
218
|
metadata: @config.metadata,
|
219
219
|
retry_policy: @config.retry_policy
|
220
220
|
|
221
|
-
@global_operations_stub.aggregated_list request, options do |result,
|
221
|
+
@global_operations_stub.aggregated_list request, options do |result, operation|
|
222
222
|
result = ::Gapic::Rest::PagedEnumerable.new @global_operations_stub, :aggregated_list, "items", request, result, options
|
223
|
-
yield result,
|
223
|
+
yield result, operation if block_given?
|
224
224
|
return result
|
225
225
|
end
|
226
226
|
rescue ::Gapic::Rest::Error => e
|
@@ -249,9 +249,9 @@ module Google
|
|
249
249
|
# Name of the Operations resource to delete.
|
250
250
|
# @param project [::String]
|
251
251
|
# Project ID 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::DeleteGlobalOperationResponse]
|
254
|
-
# @yieldparam
|
254
|
+
# @yieldparam operation [::Gapic::Rest::TransportOperation]
|
255
255
|
#
|
256
256
|
# @return [::Google::Cloud::Compute::V1::DeleteGlobalOperationResponse]
|
257
257
|
#
|
@@ -283,8 +283,8 @@ module Google
|
|
283
283
|
metadata: @config.metadata,
|
284
284
|
retry_policy: @config.retry_policy
|
285
285
|
|
286
|
-
@global_operations_stub.delete request, options do |result,
|
287
|
-
yield result,
|
286
|
+
@global_operations_stub.delete 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
|
@@ -313,9 +313,9 @@ module Google
|
|
313
313
|
# Name of the Operations resource to return.
|
314
314
|
# @param project [::String]
|
315
315
|
# Project ID for this request.
|
316
|
-
# @yield [result,
|
316
|
+
# @yield [result, operation] Access the result along with the TransportOperation object
|
317
317
|
# @yieldparam result [::Google::Cloud::Compute::V1::Operation]
|
318
|
-
# @yieldparam
|
318
|
+
# @yieldparam operation [::Gapic::Rest::TransportOperation]
|
319
319
|
#
|
320
320
|
# @return [::Google::Cloud::Compute::V1::Operation]
|
321
321
|
#
|
@@ -347,8 +347,8 @@ module Google
|
|
347
347
|
metadata: @config.metadata,
|
348
348
|
retry_policy: @config.retry_policy
|
349
349
|
|
350
|
-
@global_operations_stub.get request, options do |result,
|
351
|
-
yield result,
|
350
|
+
@global_operations_stub.get request, options do |result, operation|
|
351
|
+
yield result, operation if block_given?
|
352
352
|
return result
|
353
353
|
end
|
354
354
|
rescue ::Gapic::Rest::Error => e
|
@@ -385,9 +385,9 @@ module Google
|
|
385
385
|
# Project ID for this request.
|
386
386
|
# @param return_partial_success [::Boolean]
|
387
387
|
# Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
|
388
|
-
# @yield [result,
|
388
|
+
# @yield [result, operation] Access the result along with the TransportOperation object
|
389
389
|
# @yieldparam result [::Gapic::Rest::PagedEnumerable<::Google::Cloud::Compute::V1::Operation>]
|
390
|
-
# @yieldparam
|
390
|
+
# @yieldparam operation [::Gapic::Rest::TransportOperation]
|
391
391
|
#
|
392
392
|
# @return [::Gapic::Rest::PagedEnumerable<::Google::Cloud::Compute::V1::Operation>]
|
393
393
|
#
|
@@ -419,9 +419,9 @@ module Google
|
|
419
419
|
metadata: @config.metadata,
|
420
420
|
retry_policy: @config.retry_policy
|
421
421
|
|
422
|
-
@global_operations_stub.list request, options do |result,
|
422
|
+
@global_operations_stub.list request, options do |result, operation|
|
423
423
|
result = ::Gapic::Rest::PagedEnumerable.new @global_operations_stub, :list, "items", request, result, options
|
424
|
-
yield result,
|
424
|
+
yield result, operation if block_given?
|
425
425
|
return result
|
426
426
|
end
|
427
427
|
rescue ::Gapic::Rest::Error => e
|
@@ -450,9 +450,9 @@ module Google
|
|
450
450
|
# Name of the Operations resource to return.
|
451
451
|
# @param project [::String]
|
452
452
|
# Project ID for this request.
|
453
|
-
# @yield [result,
|
453
|
+
# @yield [result, operation] Access the result along with the TransportOperation object
|
454
454
|
# @yieldparam result [::Google::Cloud::Compute::V1::Operation]
|
455
|
-
# @yieldparam
|
455
|
+
# @yieldparam operation [::Gapic::Rest::TransportOperation]
|
456
456
|
#
|
457
457
|
# @return [::Google::Cloud::Compute::V1::Operation]
|
458
458
|
#
|
@@ -484,8 +484,8 @@ module Google
|
|
484
484
|
metadata: @config.metadata,
|
485
485
|
retry_policy: @config.retry_policy
|
486
486
|
|
487
|
-
@global_operations_stub.wait request, options do |result,
|
488
|
-
yield result,
|
487
|
+
@global_operations_stub.wait request, options do |result, operation|
|
488
|
+
yield result, operation if block_given?
|
489
489
|
return result
|
490
490
|
end
|
491
491
|
rescue ::Gapic::Rest::Error => e
|
@@ -530,9 +530,9 @@ module Google
|
|
530
530
|
# * (`String`) The path to a service account key file in JSON format
|
531
531
|
# * (`Hash`) A service account key as a Hash
|
532
532
|
# * (`Google::Auth::Credentials`) A googleauth credentials object
|
533
|
-
# (see the [googleauth docs](https://
|
533
|
+
# (see the [googleauth docs](https://rubydoc.info/gems/googleauth/Google/Auth/Credentials))
|
534
534
|
# * (`Signet::OAuth2::Client`) A signet oauth2 client object
|
535
|
-
# (see the [signet docs](https://
|
535
|
+
# (see the [signet docs](https://rubydoc.info/gems/signet/Signet/OAuth2/Client))
|
536
536
|
# * (`nil`) indicating no credentials
|
537
537
|
# @return [::Object]
|
538
538
|
# @!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::OperationAggregatedList]
|
53
|
-
# @yieldparam
|
53
|
+
# @yieldparam operation [::Gapic::Rest::TransportOperation]
|
54
54
|
#
|
55
55
|
# @return [::Google::Cloud::Compute::V1::OperationAggregatedList]
|
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::OperationAggregatedList.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::DeleteGlobalOperationResponse]
|
90
|
-
# @yieldparam
|
91
|
+
# @yieldparam operation [::Gapic::Rest::TransportOperation]
|
91
92
|
#
|
92
93
|
# @return [::Google::Cloud::Compute::V1::DeleteGlobalOperationResponse]
|
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::DeleteGlobalOperationResponse.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::OperationList]
|
164
|
-
# @yieldparam
|
167
|
+
# @yieldparam operation [::Gapic::Rest::TransportOperation]
|
165
168
|
#
|
166
169
|
# @return [::Google::Cloud::Compute::V1::OperationList]
|
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::OperationList.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
|
|
@@ -167,9 +167,9 @@ module Google
|
|
167
167
|
# Name of the Operations resource to delete.
|
168
168
|
# @param parent_id [::String]
|
169
169
|
# Parent ID for this request.
|
170
|
-
# @yield [result,
|
170
|
+
# @yield [result, operation] Access the result along with the TransportOperation object
|
171
171
|
# @yieldparam result [::Google::Cloud::Compute::V1::DeleteGlobalOrganizationOperationResponse]
|
172
|
-
# @yieldparam
|
172
|
+
# @yieldparam operation [::Gapic::Rest::TransportOperation]
|
173
173
|
#
|
174
174
|
# @return [::Google::Cloud::Compute::V1::DeleteGlobalOrganizationOperationResponse]
|
175
175
|
#
|
@@ -201,8 +201,8 @@ module Google
|
|
201
201
|
metadata: @config.metadata,
|
202
202
|
retry_policy: @config.retry_policy
|
203
203
|
|
204
|
-
@global_organization_operations_stub.delete request, options do |result,
|
205
|
-
yield result,
|
204
|
+
@global_organization_operations_stub.delete request, options do |result, operation|
|
205
|
+
yield result, operation if block_given?
|
206
206
|
return result
|
207
207
|
end
|
208
208
|
rescue ::Gapic::Rest::Error => e
|
@@ -231,9 +231,9 @@ module Google
|
|
231
231
|
# Name of the Operations resource to return.
|
232
232
|
# @param parent_id [::String]
|
233
233
|
# Parent ID for this request.
|
234
|
-
# @yield [result,
|
234
|
+
# @yield [result, operation] Access the result along with the TransportOperation object
|
235
235
|
# @yieldparam result [::Google::Cloud::Compute::V1::Operation]
|
236
|
-
# @yieldparam
|
236
|
+
# @yieldparam operation [::Gapic::Rest::TransportOperation]
|
237
237
|
#
|
238
238
|
# @return [::Google::Cloud::Compute::V1::Operation]
|
239
239
|
#
|
@@ -265,8 +265,8 @@ module Google
|
|
265
265
|
metadata: @config.metadata,
|
266
266
|
retry_policy: @config.retry_policy
|
267
267
|
|
268
|
-
@global_organization_operations_stub.get request, options do |result,
|
269
|
-
yield result,
|
268
|
+
@global_organization_operations_stub.get request, options do |result, operation|
|
269
|
+
yield result, operation if block_given?
|
270
270
|
return result
|
271
271
|
end
|
272
272
|
rescue ::Gapic::Rest::Error => e
|
@@ -303,9 +303,9 @@ module Google
|
|
303
303
|
# Parent ID for this request.
|
304
304
|
# @param return_partial_success [::Boolean]
|
305
305
|
# Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
|
306
|
-
# @yield [result,
|
306
|
+
# @yield [result, operation] Access the result along with the TransportOperation object
|
307
307
|
# @yieldparam result [::Gapic::Rest::PagedEnumerable<::Google::Cloud::Compute::V1::Operation>]
|
308
|
-
# @yieldparam
|
308
|
+
# @yieldparam operation [::Gapic::Rest::TransportOperation]
|
309
309
|
#
|
310
310
|
# @return [::Gapic::Rest::PagedEnumerable<::Google::Cloud::Compute::V1::Operation>]
|
311
311
|
#
|
@@ -337,9 +337,9 @@ module Google
|
|
337
337
|
metadata: @config.metadata,
|
338
338
|
retry_policy: @config.retry_policy
|
339
339
|
|
340
|
-
@global_organization_operations_stub.list request, options do |result,
|
340
|
+
@global_organization_operations_stub.list request, options do |result, operation|
|
341
341
|
result = ::Gapic::Rest::PagedEnumerable.new @global_organization_operations_stub, :list, "items", request, result, options
|
342
|
-
yield result,
|
342
|
+
yield result, operation if block_given?
|
343
343
|
return result
|
344
344
|
end
|
345
345
|
rescue ::Gapic::Rest::Error => e
|
@@ -384,9 +384,9 @@ module Google
|
|
384
384
|
# * (`String`) The path to a service account key file in JSON format
|
385
385
|
# * (`Hash`) A service account key as a Hash
|
386
386
|
# * (`Google::Auth::Credentials`) A googleauth credentials object
|
387
|
-
# (see the [googleauth docs](https://
|
387
|
+
# (see the [googleauth docs](https://rubydoc.info/gems/googleauth/Google/Auth/Credentials))
|
388
388
|
# * (`Signet::OAuth2::Client`) A signet oauth2 client object
|
389
|
-
# (see the [signet docs](https://
|
389
|
+
# (see the [signet docs](https://rubydoc.info/gems/signet/Signet/OAuth2/Client))
|
390
390
|
# * (`nil`) indicating no credentials
|
391
391
|
# @return [::Object]
|
392
392
|
# @!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::DeleteGlobalOrganizationOperationResponse]
|
53
|
-
# @yieldparam
|
53
|
+
# @yieldparam operation [::Gapic::Rest::TransportOperation]
|
54
54
|
#
|
55
55
|
# @return [::Google::Cloud::Compute::V1::DeleteGlobalOrganizationOperationResponse]
|
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::DeleteGlobalOrganizationOperationResponse.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::OperationList]
|
127
|
-
# @yieldparam
|
129
|
+
# @yieldparam operation [::Gapic::Rest::TransportOperation]
|
128
130
|
#
|
129
131
|
# @return [::Google::Cloud::Compute::V1::OperationList]
|
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::OperationList.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
|
|