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::Network]
|
127
|
-
# @yieldparam
|
129
|
+
# @yieldparam operation [::Gapic::Rest::TransportOperation]
|
128
130
|
#
|
129
131
|
# @return [::Google::Cloud::Compute::V1::Network]
|
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::Network.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::NetworksGetEffectiveFirewallsResponse]
|
164
|
-
# @yieldparam
|
167
|
+
# @yieldparam operation [::Gapic::Rest::TransportOperation]
|
165
168
|
#
|
166
169
|
# @return [::Google::Cloud::Compute::V1::NetworksGetEffectiveFirewallsResponse]
|
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::NetworksGetEffectiveFirewallsResponse.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::NetworkList]
|
238
|
-
# @yieldparam
|
243
|
+
# @yieldparam operation [::Gapic::Rest::TransportOperation]
|
239
244
|
#
|
240
245
|
# @return [::Google::Cloud::Compute::V1::NetworkList]
|
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::NetworkList.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::ExchangedPeeringRoutesList]
|
275
|
-
# @yieldparam
|
281
|
+
# @yieldparam operation [::Gapic::Rest::TransportOperation]
|
276
282
|
#
|
277
283
|
# @return [::Google::Cloud::Compute::V1::ExchangedPeeringRoutesList]
|
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::ExchangedPeeringRoutesList.decode_json response.body, ignore_unknown_fields: true
|
297
304
|
|
298
|
-
yield result,
|
305
|
+
yield result, operation if block_given?
|
299
306
|
result
|
300
307
|
end
|
301
308
|
|
@@ -307,9 +314,9 @@ module Google
|
|
307
314
|
# @param options [::Gapic::CallOptions]
|
308
315
|
# Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
|
309
316
|
#
|
310
|
-
# @yield [result,
|
317
|
+
# @yield [result, operation] Access the result along with the TransportOperation object
|
311
318
|
# @yieldparam result [::Google::Cloud::Compute::V1::Operation]
|
312
|
-
# @yieldparam
|
319
|
+
# @yieldparam operation [::Gapic::Rest::TransportOperation]
|
313
320
|
#
|
314
321
|
# @return [::Google::Cloud::Compute::V1::Operation]
|
315
322
|
# A result object deserialized from the server's reply
|
@@ -330,9 +337,10 @@ module Google
|
|
330
337
|
params: query_string_params,
|
331
338
|
options: options
|
332
339
|
)
|
340
|
+
operation = ::Gapic::Rest::TransportOperation.new response
|
333
341
|
result = ::Google::Cloud::Compute::V1::Operation.decode_json response.body, ignore_unknown_fields: true
|
334
342
|
|
335
|
-
yield result,
|
343
|
+
yield result, operation if block_given?
|
336
344
|
result
|
337
345
|
end
|
338
346
|
|
@@ -344,9 +352,9 @@ module Google
|
|
344
352
|
# @param options [::Gapic::CallOptions]
|
345
353
|
# Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
|
346
354
|
#
|
347
|
-
# @yield [result,
|
355
|
+
# @yield [result, operation] Access the result along with the TransportOperation object
|
348
356
|
# @yieldparam result [::Google::Cloud::Compute::V1::Operation]
|
349
|
-
# @yieldparam
|
357
|
+
# @yieldparam operation [::Gapic::Rest::TransportOperation]
|
350
358
|
#
|
351
359
|
# @return [::Google::Cloud::Compute::V1::Operation]
|
352
360
|
# A result object deserialized from the server's reply
|
@@ -367,9 +375,10 @@ module Google
|
|
367
375
|
params: query_string_params,
|
368
376
|
options: options
|
369
377
|
)
|
378
|
+
operation = ::Gapic::Rest::TransportOperation.new response
|
370
379
|
result = ::Google::Cloud::Compute::V1::Operation.decode_json response.body, ignore_unknown_fields: true
|
371
380
|
|
372
|
-
yield result,
|
381
|
+
yield result, operation if block_given?
|
373
382
|
result
|
374
383
|
end
|
375
384
|
|
@@ -381,9 +390,9 @@ module Google
|
|
381
390
|
# @param options [::Gapic::CallOptions]
|
382
391
|
# Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
|
383
392
|
#
|
384
|
-
# @yield [result,
|
393
|
+
# @yield [result, operation] Access the result along with the TransportOperation object
|
385
394
|
# @yieldparam result [::Google::Cloud::Compute::V1::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
|
|
@@ -418,9 +428,9 @@ module Google
|
|
418
428
|
# @param options [::Gapic::CallOptions]
|
419
429
|
# Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
|
420
430
|
#
|
421
|
-
# @yield [result,
|
431
|
+
# @yield [result, operation] Access the result along with the TransportOperation object
|
422
432
|
# @yieldparam result [::Google::Cloud::Compute::V1::Operation]
|
423
|
-
# @yieldparam
|
433
|
+
# @yieldparam operation [::Gapic::Rest::TransportOperation]
|
424
434
|
#
|
425
435
|
# @return [::Google::Cloud::Compute::V1::Operation]
|
426
436
|
# A result object deserialized from the server's reply
|
@@ -441,9 +451,10 @@ module Google
|
|
441
451
|
params: query_string_params,
|
442
452
|
options: options
|
443
453
|
)
|
454
|
+
operation = ::Gapic::Rest::TransportOperation.new response
|
444
455
|
result = ::Google::Cloud::Compute::V1::Operation.decode_json response.body, ignore_unknown_fields: true
|
445
456
|
|
446
|
-
yield result,
|
457
|
+
yield result, operation if block_given?
|
447
458
|
result
|
448
459
|
end
|
449
460
|
|
@@ -101,6 +101,8 @@ module Google
|
|
101
101
|
|
102
102
|
default_config.rpcs.set_node_template.timeout = 600.0
|
103
103
|
|
104
|
+
default_config.rpcs.simulate_maintenance_event.timeout = 600.0
|
105
|
+
|
104
106
|
default_config.rpcs.test_iam_permissions.timeout = 600.0
|
105
107
|
|
106
108
|
default_config
|
@@ -213,9 +215,9 @@ module Google
|
|
213
215
|
# 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).
|
214
216
|
# @param zone [::String]
|
215
217
|
# The name of the zone for this request.
|
216
|
-
# @yield [result,
|
218
|
+
# @yield [result, operation] Access the result along with the TransportOperation object
|
217
219
|
# @yieldparam result [::Gapic::GenericLRO::Operation]
|
218
|
-
# @yieldparam
|
220
|
+
# @yieldparam operation [::Gapic::Rest::TransportOperation]
|
219
221
|
#
|
220
222
|
# @return [::Gapic::GenericLRO::Operation]
|
221
223
|
#
|
@@ -296,9 +298,9 @@ module Google
|
|
296
298
|
# Project ID for this request.
|
297
299
|
# @param return_partial_success [::Boolean]
|
298
300
|
# Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
|
299
|
-
# @yield [result,
|
301
|
+
# @yield [result, operation] Access the result along with the TransportOperation object
|
300
302
|
# @yieldparam result [::Gapic::Rest::PagedEnumerable<::String, ::Google::Cloud::Compute::V1::NodeGroupsScopedList>]
|
301
|
-
# @yieldparam
|
303
|
+
# @yieldparam operation [::Gapic::Rest::TransportOperation]
|
302
304
|
#
|
303
305
|
# @return [::Gapic::Rest::PagedEnumerable<::String, ::Google::Cloud::Compute::V1::NodeGroupsScopedList>]
|
304
306
|
#
|
@@ -330,9 +332,9 @@ module Google
|
|
330
332
|
metadata: @config.metadata,
|
331
333
|
retry_policy: @config.retry_policy
|
332
334
|
|
333
|
-
@node_groups_stub.aggregated_list request, options do |result,
|
335
|
+
@node_groups_stub.aggregated_list request, options do |result, operation|
|
334
336
|
result = ::Gapic::Rest::PagedEnumerable.new @node_groups_stub, :aggregated_list, "items", request, result, options
|
335
|
-
yield result,
|
337
|
+
yield result, operation if block_given?
|
336
338
|
return result
|
337
339
|
end
|
338
340
|
rescue ::Gapic::Rest::Error => e
|
@@ -365,9 +367,9 @@ module Google
|
|
365
367
|
# 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).
|
366
368
|
# @param zone [::String]
|
367
369
|
# The name of the zone for this request.
|
368
|
-
# @yield [result,
|
370
|
+
# @yield [result, operation] Access the result along with the TransportOperation object
|
369
371
|
# @yieldparam result [::Gapic::GenericLRO::Operation]
|
370
|
-
# @yieldparam
|
372
|
+
# @yieldparam operation [::Gapic::Rest::TransportOperation]
|
371
373
|
#
|
372
374
|
# @return [::Gapic::GenericLRO::Operation]
|
373
375
|
#
|
@@ -444,9 +446,9 @@ module Google
|
|
444
446
|
# 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).
|
445
447
|
# @param zone [::String]
|
446
448
|
# The name of the zone for this request.
|
447
|
-
# @yield [result,
|
449
|
+
# @yield [result, operation] Access the result along with the TransportOperation object
|
448
450
|
# @yieldparam result [::Gapic::GenericLRO::Operation]
|
449
|
-
# @yieldparam
|
451
|
+
# @yieldparam operation [::Gapic::Rest::TransportOperation]
|
450
452
|
#
|
451
453
|
# @return [::Gapic::GenericLRO::Operation]
|
452
454
|
#
|
@@ -519,9 +521,9 @@ module Google
|
|
519
521
|
# Project ID for this request.
|
520
522
|
# @param zone [::String]
|
521
523
|
# The name of the zone for this request.
|
522
|
-
# @yield [result,
|
524
|
+
# @yield [result, operation] Access the result along with the TransportOperation object
|
523
525
|
# @yieldparam result [::Google::Cloud::Compute::V1::NodeGroup]
|
524
|
-
# @yieldparam
|
526
|
+
# @yieldparam operation [::Gapic::Rest::TransportOperation]
|
525
527
|
#
|
526
528
|
# @return [::Google::Cloud::Compute::V1::NodeGroup]
|
527
529
|
#
|
@@ -553,8 +555,8 @@ module Google
|
|
553
555
|
metadata: @config.metadata,
|
554
556
|
retry_policy: @config.retry_policy
|
555
557
|
|
556
|
-
@node_groups_stub.get request, options do |result,
|
557
|
-
yield result,
|
558
|
+
@node_groups_stub.get request, options do |result, operation|
|
559
|
+
yield result, operation if block_given?
|
558
560
|
return result
|
559
561
|
end
|
560
562
|
rescue ::Gapic::Rest::Error => e
|
@@ -587,9 +589,9 @@ module Google
|
|
587
589
|
# Name or id of the resource for this request.
|
588
590
|
# @param zone [::String]
|
589
591
|
# The name of the zone for this request.
|
590
|
-
# @yield [result,
|
592
|
+
# @yield [result, operation] Access the result along with the TransportOperation object
|
591
593
|
# @yieldparam result [::Google::Cloud::Compute::V1::Policy]
|
592
|
-
# @yieldparam
|
594
|
+
# @yieldparam operation [::Gapic::Rest::TransportOperation]
|
593
595
|
#
|
594
596
|
# @return [::Google::Cloud::Compute::V1::Policy]
|
595
597
|
#
|
@@ -621,8 +623,8 @@ module Google
|
|
621
623
|
metadata: @config.metadata,
|
622
624
|
retry_policy: @config.retry_policy
|
623
625
|
|
624
|
-
@node_groups_stub.get_iam_policy request, options do |result,
|
625
|
-
yield result,
|
626
|
+
@node_groups_stub.get_iam_policy request, options do |result, operation|
|
627
|
+
yield result, operation if block_given?
|
626
628
|
return result
|
627
629
|
end
|
628
630
|
rescue ::Gapic::Rest::Error => e
|
@@ -657,9 +659,9 @@ module Google
|
|
657
659
|
# 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).
|
658
660
|
# @param zone [::String]
|
659
661
|
# The name of the zone for this request.
|
660
|
-
# @yield [result,
|
662
|
+
# @yield [result, operation] Access the result along with the TransportOperation object
|
661
663
|
# @yieldparam result [::Gapic::GenericLRO::Operation]
|
662
|
-
# @yieldparam
|
664
|
+
# @yieldparam operation [::Gapic::Rest::TransportOperation]
|
663
665
|
#
|
664
666
|
# @return [::Gapic::GenericLRO::Operation]
|
665
667
|
#
|
@@ -740,9 +742,9 @@ module Google
|
|
740
742
|
# Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
|
741
743
|
# @param zone [::String]
|
742
744
|
# The name of the zone for this request.
|
743
|
-
# @yield [result,
|
745
|
+
# @yield [result, operation] Access the result along with the TransportOperation object
|
744
746
|
# @yieldparam result [::Gapic::Rest::PagedEnumerable<::Google::Cloud::Compute::V1::NodeGroup>]
|
745
|
-
# @yieldparam
|
747
|
+
# @yieldparam operation [::Gapic::Rest::TransportOperation]
|
746
748
|
#
|
747
749
|
# @return [::Gapic::Rest::PagedEnumerable<::Google::Cloud::Compute::V1::NodeGroup>]
|
748
750
|
#
|
@@ -774,9 +776,9 @@ module Google
|
|
774
776
|
metadata: @config.metadata,
|
775
777
|
retry_policy: @config.retry_policy
|
776
778
|
|
777
|
-
@node_groups_stub.list request, options do |result,
|
779
|
+
@node_groups_stub.list request, options do |result, operation|
|
778
780
|
result = ::Gapic::Rest::PagedEnumerable.new @node_groups_stub, :list, "items", request, result, options
|
779
|
-
yield result,
|
781
|
+
yield result, operation if block_given?
|
780
782
|
return result
|
781
783
|
end
|
782
784
|
rescue ::Gapic::Rest::Error => e
|
@@ -817,9 +819,9 @@ module Google
|
|
817
819
|
# Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
|
818
820
|
# @param zone [::String]
|
819
821
|
# The name of the zone for this request.
|
820
|
-
# @yield [result,
|
822
|
+
# @yield [result, operation] Access the result along with the TransportOperation object
|
821
823
|
# @yieldparam result [::Gapic::Rest::PagedEnumerable<::Google::Cloud::Compute::V1::NodeGroupNode>]
|
822
|
-
# @yieldparam
|
824
|
+
# @yieldparam operation [::Gapic::Rest::TransportOperation]
|
823
825
|
#
|
824
826
|
# @return [::Gapic::Rest::PagedEnumerable<::Google::Cloud::Compute::V1::NodeGroupNode>]
|
825
827
|
#
|
@@ -851,9 +853,9 @@ module Google
|
|
851
853
|
metadata: @config.metadata,
|
852
854
|
retry_policy: @config.retry_policy
|
853
855
|
|
854
|
-
@node_groups_stub.list_nodes request, options do |result,
|
856
|
+
@node_groups_stub.list_nodes request, options do |result, operation|
|
855
857
|
result = ::Gapic::Rest::PagedEnumerable.new @node_groups_stub, :list_nodes, "items", request, result, options
|
856
|
-
yield result,
|
858
|
+
yield result, operation if block_given?
|
857
859
|
return result
|
858
860
|
end
|
859
861
|
rescue ::Gapic::Rest::Error => e
|
@@ -888,9 +890,9 @@ module Google
|
|
888
890
|
# 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).
|
889
891
|
# @param zone [::String]
|
890
892
|
# The name of the zone for this request.
|
891
|
-
# @yield [result,
|
893
|
+
# @yield [result, operation] Access the result along with the TransportOperation object
|
892
894
|
# @yieldparam result [::Gapic::GenericLRO::Operation]
|
893
|
-
# @yieldparam
|
895
|
+
# @yieldparam operation [::Gapic::Rest::TransportOperation]
|
894
896
|
#
|
895
897
|
# @return [::Gapic::GenericLRO::Operation]
|
896
898
|
#
|
@@ -965,9 +967,9 @@ module Google
|
|
965
967
|
# The name of the zone for this request.
|
966
968
|
# @param zone_set_policy_request_resource [::Google::Cloud::Compute::V1::ZoneSetPolicyRequest, ::Hash]
|
967
969
|
# The body resource for this request
|
968
|
-
# @yield [result,
|
970
|
+
# @yield [result, operation] Access the result along with the TransportOperation object
|
969
971
|
# @yieldparam result [::Google::Cloud::Compute::V1::Policy]
|
970
|
-
# @yieldparam
|
972
|
+
# @yieldparam operation [::Gapic::Rest::TransportOperation]
|
971
973
|
#
|
972
974
|
# @return [::Google::Cloud::Compute::V1::Policy]
|
973
975
|
#
|
@@ -999,8 +1001,8 @@ module Google
|
|
999
1001
|
metadata: @config.metadata,
|
1000
1002
|
retry_policy: @config.retry_policy
|
1001
1003
|
|
1002
|
-
@node_groups_stub.set_iam_policy request, options do |result,
|
1003
|
-
yield result,
|
1004
|
+
@node_groups_stub.set_iam_policy request, options do |result, operation|
|
1005
|
+
yield result, operation if block_given?
|
1004
1006
|
return result
|
1005
1007
|
end
|
1006
1008
|
rescue ::Gapic::Rest::Error => e
|
@@ -1035,9 +1037,9 @@ module Google
|
|
1035
1037
|
# 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).
|
1036
1038
|
# @param zone [::String]
|
1037
1039
|
# The name of the zone for this request.
|
1038
|
-
# @yield [result,
|
1040
|
+
# @yield [result, operation] Access the result along with the TransportOperation object
|
1039
1041
|
# @yieldparam result [::Gapic::GenericLRO::Operation]
|
1040
|
-
# @yieldparam
|
1042
|
+
# @yieldparam operation [::Gapic::Rest::TransportOperation]
|
1041
1043
|
#
|
1042
1044
|
# @return [::Gapic::GenericLRO::Operation]
|
1043
1045
|
#
|
@@ -1086,6 +1088,85 @@ module Google
|
|
1086
1088
|
raise ::Google::Cloud::Error.from_error(e)
|
1087
1089
|
end
|
1088
1090
|
|
1091
|
+
##
|
1092
|
+
# Simulates maintenance event on specified nodes from the node group.
|
1093
|
+
#
|
1094
|
+
# @overload simulate_maintenance_event(request, options = nil)
|
1095
|
+
# Pass arguments to `simulate_maintenance_event` via a request object, either of type
|
1096
|
+
# {::Google::Cloud::Compute::V1::SimulateMaintenanceEventNodeGroupRequest} or an equivalent Hash.
|
1097
|
+
#
|
1098
|
+
# @param request [::Google::Cloud::Compute::V1::SimulateMaintenanceEventNodeGroupRequest, ::Hash]
|
1099
|
+
# A request object representing the call parameters. Required. To specify no
|
1100
|
+
# parameters, or to keep all the default parameter values, pass an empty Hash.
|
1101
|
+
# @param options [::Gapic::CallOptions, ::Hash]
|
1102
|
+
# Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
|
1103
|
+
#
|
1104
|
+
# @overload simulate_maintenance_event(node_group: nil, node_groups_simulate_maintenance_event_request_resource: nil, project: nil, request_id: nil, zone: nil)
|
1105
|
+
# Pass arguments to `simulate_maintenance_event` via keyword arguments. Note that at
|
1106
|
+
# least one keyword argument is required. To specify no parameters, or to keep all
|
1107
|
+
# the default parameter values, pass an empty Hash as a request object (see above).
|
1108
|
+
#
|
1109
|
+
# @param node_group [::String]
|
1110
|
+
# Name of the NodeGroup resource whose nodes will go under maintenance simulation.
|
1111
|
+
# @param node_groups_simulate_maintenance_event_request_resource [::Google::Cloud::Compute::V1::NodeGroupsSimulateMaintenanceEventRequest, ::Hash]
|
1112
|
+
# The body resource for this request
|
1113
|
+
# @param project [::String]
|
1114
|
+
# Project ID for this request.
|
1115
|
+
# @param request_id [::String]
|
1116
|
+
# 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).
|
1117
|
+
# @param zone [::String]
|
1118
|
+
# The name of the zone for this request.
|
1119
|
+
# @yield [result, operation] Access the result along with the TransportOperation object
|
1120
|
+
# @yieldparam result [::Gapic::GenericLRO::Operation]
|
1121
|
+
# @yieldparam operation [::Gapic::Rest::TransportOperation]
|
1122
|
+
#
|
1123
|
+
# @return [::Gapic::GenericLRO::Operation]
|
1124
|
+
#
|
1125
|
+
# @raise [::Google::Cloud::Error] if the REST call is aborted.
|
1126
|
+
def simulate_maintenance_event request, options = nil
|
1127
|
+
raise ::ArgumentError, "request must be provided" if request.nil?
|
1128
|
+
|
1129
|
+
request = ::Gapic::Protobuf.coerce request, to: ::Google::Cloud::Compute::V1::SimulateMaintenanceEventNodeGroupRequest
|
1130
|
+
|
1131
|
+
# Converts hash and nil to an options object
|
1132
|
+
options = ::Gapic::CallOptions.new(**options.to_h) if options.respond_to? :to_h
|
1133
|
+
|
1134
|
+
# Customize the options with defaults
|
1135
|
+
call_metadata = @config.rpcs.simulate_maintenance_event.metadata.to_h
|
1136
|
+
|
1137
|
+
# Set x-goog-api-client and x-goog-user-project headers
|
1138
|
+
call_metadata[:"x-goog-api-client"] ||= ::Gapic::Headers.x_goog_api_client \
|
1139
|
+
lib_name: @config.lib_name, lib_version: @config.lib_version,
|
1140
|
+
gapic_version: ::Google::Cloud::Compute::V1::VERSION,
|
1141
|
+
transports_version_send: [:rest]
|
1142
|
+
|
1143
|
+
call_metadata[:"x-goog-user-project"] = @quota_project_id if @quota_project_id
|
1144
|
+
|
1145
|
+
options.apply_defaults timeout: @config.rpcs.simulate_maintenance_event.timeout,
|
1146
|
+
metadata: call_metadata,
|
1147
|
+
retry_policy: @config.rpcs.simulate_maintenance_event.retry_policy
|
1148
|
+
|
1149
|
+
options.apply_defaults timeout: @config.timeout,
|
1150
|
+
metadata: @config.metadata,
|
1151
|
+
retry_policy: @config.retry_policy
|
1152
|
+
|
1153
|
+
@node_groups_stub.simulate_maintenance_event request, options do |result, response|
|
1154
|
+
result = ::Google::Cloud::Compute::V1::ZoneOperations::Rest::NonstandardLro.create_operation(
|
1155
|
+
operation: result,
|
1156
|
+
client: zone_operations,
|
1157
|
+
request_values: {
|
1158
|
+
"project" => request.project,
|
1159
|
+
"zone" => request.zone
|
1160
|
+
},
|
1161
|
+
options: options
|
1162
|
+
)
|
1163
|
+
yield result, response if block_given?
|
1164
|
+
return result
|
1165
|
+
end
|
1166
|
+
rescue ::Gapic::Rest::Error => e
|
1167
|
+
raise ::Google::Cloud::Error.from_error(e)
|
1168
|
+
end
|
1169
|
+
|
1089
1170
|
##
|
1090
1171
|
# Returns permissions that a caller has on the specified resource.
|
1091
1172
|
#
|
@@ -1112,9 +1193,9 @@ module Google
|
|
1112
1193
|
# The body resource for this request
|
1113
1194
|
# @param zone [::String]
|
1114
1195
|
# The name of the zone for this request.
|
1115
|
-
# @yield [result,
|
1196
|
+
# @yield [result, operation] Access the result along with the TransportOperation object
|
1116
1197
|
# @yieldparam result [::Google::Cloud::Compute::V1::TestPermissionsResponse]
|
1117
|
-
# @yieldparam
|
1198
|
+
# @yieldparam operation [::Gapic::Rest::TransportOperation]
|
1118
1199
|
#
|
1119
1200
|
# @return [::Google::Cloud::Compute::V1::TestPermissionsResponse]
|
1120
1201
|
#
|
@@ -1146,8 +1227,8 @@ module Google
|
|
1146
1227
|
metadata: @config.metadata,
|
1147
1228
|
retry_policy: @config.retry_policy
|
1148
1229
|
|
1149
|
-
@node_groups_stub.test_iam_permissions request, options do |result,
|
1150
|
-
yield result,
|
1230
|
+
@node_groups_stub.test_iam_permissions request, options do |result, operation|
|
1231
|
+
yield result, operation if block_given?
|
1151
1232
|
return result
|
1152
1233
|
end
|
1153
1234
|
rescue ::Gapic::Rest::Error => e
|
@@ -1192,9 +1273,9 @@ module Google
|
|
1192
1273
|
# * (`String`) The path to a service account key file in JSON format
|
1193
1274
|
# * (`Hash`) A service account key as a Hash
|
1194
1275
|
# * (`Google::Auth::Credentials`) A googleauth credentials object
|
1195
|
-
# (see the [googleauth docs](https://
|
1276
|
+
# (see the [googleauth docs](https://rubydoc.info/gems/googleauth/Google/Auth/Credentials))
|
1196
1277
|
# * (`Signet::OAuth2::Client`) A signet oauth2 client object
|
1197
|
-
# (see the [signet docs](https://
|
1278
|
+
# (see the [signet docs](https://rubydoc.info/gems/signet/Signet/OAuth2/Client))
|
1198
1279
|
# * (`nil`) indicating no credentials
|
1199
1280
|
# @return [::Object]
|
1200
1281
|
# @!attribute [rw] scope
|
@@ -1338,6 +1419,11 @@ module Google
|
|
1338
1419
|
#
|
1339
1420
|
attr_reader :set_node_template
|
1340
1421
|
##
|
1422
|
+
# RPC-specific configuration for `simulate_maintenance_event`
|
1423
|
+
# @return [::Gapic::Config::Method]
|
1424
|
+
#
|
1425
|
+
attr_reader :simulate_maintenance_event
|
1426
|
+
##
|
1341
1427
|
# RPC-specific configuration for `test_iam_permissions`
|
1342
1428
|
# @return [::Gapic::Config::Method]
|
1343
1429
|
#
|
@@ -1369,6 +1455,8 @@ module Google
|
|
1369
1455
|
@set_iam_policy = ::Gapic::Config::Method.new set_iam_policy_config
|
1370
1456
|
set_node_template_config = parent_rpcs.set_node_template if parent_rpcs.respond_to? :set_node_template
|
1371
1457
|
@set_node_template = ::Gapic::Config::Method.new set_node_template_config
|
1458
|
+
simulate_maintenance_event_config = parent_rpcs.simulate_maintenance_event if parent_rpcs.respond_to? :simulate_maintenance_event
|
1459
|
+
@simulate_maintenance_event = ::Gapic::Config::Method.new simulate_maintenance_event_config
|
1372
1460
|
test_iam_permissions_config = parent_rpcs.test_iam_permissions if parent_rpcs.respond_to? :test_iam_permissions
|
1373
1461
|
@test_iam_permissions = ::Gapic::Config::Method.new test_iam_permissions_config
|
1374
1462
|
|