google-cloud-compute-v1 2.9.0 → 2.10.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 +3 -3
- data/lib/google/cloud/compute/v1/addresses/rest/client.rb +3 -3
- data/lib/google/cloud/compute/v1/autoscalers/rest/client.rb +3 -3
- data/lib/google/cloud/compute/v1/backend_buckets/rest/client.rb +1 -1
- data/lib/google/cloud/compute/v1/backend_services/rest/client.rb +4 -4
- data/lib/google/cloud/compute/v1/compute_pb.rb +32 -1
- data/lib/google/cloud/compute/v1/disk_types/rest/client.rb +3 -3
- data/lib/google/cloud/compute/v1/disks/rest/client.rb +3 -3
- data/lib/google/cloud/compute/v1/external_vpn_gateways/rest/client.rb +1 -1
- data/lib/google/cloud/compute/v1/firewall_policies/rest/client.rb +1 -1
- data/lib/google/cloud/compute/v1/firewalls/rest/client.rb +1 -1
- data/lib/google/cloud/compute/v1/forwarding_rules/rest/client.rb +3 -3
- data/lib/google/cloud/compute/v1/global_addresses/rest/client.rb +1 -1
- data/lib/google/cloud/compute/v1/global_forwarding_rules/rest/client.rb +1 -1
- data/lib/google/cloud/compute/v1/global_network_endpoint_groups/rest/client.rb +2 -2
- data/lib/google/cloud/compute/v1/global_operations/rest/client.rb +3 -3
- data/lib/google/cloud/compute/v1/global_organization_operations/rest/client.rb +1 -1
- data/lib/google/cloud/compute/v1/global_public_delegated_prefixes/rest/client.rb +1 -1
- data/lib/google/cloud/compute/v1/health_checks/rest/client.rb +3 -3
- data/lib/google/cloud/compute/v1/images/rest/client.rb +1 -1
- data/lib/google/cloud/compute/v1/instance_group_managers/rest/client.rb +6 -6
- data/lib/google/cloud/compute/v1/instance_groups/rest/client.rb +4 -4
- data/lib/google/cloud/compute/v1/instance_templates/rest/client.rb +3 -3
- data/lib/google/cloud/compute/v1/instances/rest/client.rb +4 -4
- data/lib/google/cloud/compute/v1/instant_snapshots/credentials.rb +52 -0
- data/lib/google/cloud/compute/v1/instant_snapshots/rest/client.rb +1208 -0
- data/lib/google/cloud/compute/v1/instant_snapshots/rest/service_stub.rb +618 -0
- data/lib/google/cloud/compute/v1/instant_snapshots/rest.rb +51 -0
- data/lib/google/cloud/compute/v1/instant_snapshots.rb +47 -0
- data/lib/google/cloud/compute/v1/interconnect_attachments/rest/client.rb +3 -3
- data/lib/google/cloud/compute/v1/interconnect_locations/rest/client.rb +1 -1
- data/lib/google/cloud/compute/v1/interconnect_remote_locations/rest/client.rb +1 -1
- data/lib/google/cloud/compute/v1/interconnects/rest/client.rb +1 -1
- data/lib/google/cloud/compute/v1/licenses/rest/client.rb +1 -1
- data/lib/google/cloud/compute/v1/machine_images/rest/client.rb +1 -1
- data/lib/google/cloud/compute/v1/machine_types/rest/client.rb +3 -3
- data/lib/google/cloud/compute/v1/network_attachments/rest/client.rb +3 -3
- data/lib/google/cloud/compute/v1/network_edge_security_services/rest/client.rb +2 -2
- data/lib/google/cloud/compute/v1/network_endpoint_groups/rest/client.rb +4 -4
- data/lib/google/cloud/compute/v1/network_firewall_policies/rest/client.rb +1 -1
- data/lib/google/cloud/compute/v1/networks/rest/client.rb +2 -2
- data/lib/google/cloud/compute/v1/node_groups/rest/client.rb +4 -4
- data/lib/google/cloud/compute/v1/node_templates/rest/client.rb +3 -3
- data/lib/google/cloud/compute/v1/node_types/rest/client.rb +3 -3
- data/lib/google/cloud/compute/v1/packet_mirrorings/rest/client.rb +3 -3
- data/lib/google/cloud/compute/v1/projects/rest/client.rb +101 -2
- data/lib/google/cloud/compute/v1/projects/rest/service_stub.rb +60 -0
- data/lib/google/cloud/compute/v1/public_advertised_prefixes/rest/client.rb +1 -1
- data/lib/google/cloud/compute/v1/public_delegated_prefixes/rest/client.rb +3 -3
- data/lib/google/cloud/compute/v1/region_autoscalers/rest/client.rb +1 -1
- data/lib/google/cloud/compute/v1/region_backend_services/rest/client.rb +2 -2
- data/lib/google/cloud/compute/v1/region_commitments/rest/client.rb +3 -3
- data/lib/google/cloud/compute/v1/region_disk_types/rest/client.rb +1 -1
- data/lib/google/cloud/compute/v1/region_disks/rest/client.rb +1 -1
- data/lib/google/cloud/compute/v1/region_health_check_services/rest/client.rb +1 -1
- data/lib/google/cloud/compute/v1/region_health_checks/rest/client.rb +1 -1
- data/lib/google/cloud/compute/v1/region_instance_group_managers/rest/client.rb +4 -4
- data/lib/google/cloud/compute/v1/region_instance_groups/rest/client.rb +2 -2
- data/lib/google/cloud/compute/v1/region_instance_templates/rest/client.rb +1 -1
- data/lib/google/cloud/compute/v1/region_instant_snapshots/credentials.rb +52 -0
- data/lib/google/cloud/compute/v1/region_instant_snapshots/rest/client.rb +1103 -0
- data/lib/google/cloud/compute/v1/region_instant_snapshots/rest/service_stub.rb +559 -0
- data/lib/google/cloud/compute/v1/region_instant_snapshots/rest.rb +51 -0
- data/lib/google/cloud/compute/v1/region_instant_snapshots.rb +47 -0
- data/lib/google/cloud/compute/v1/region_network_endpoint_groups/rest/client.rb +2 -2
- data/lib/google/cloud/compute/v1/region_network_firewall_policies/rest/client.rb +1 -1
- data/lib/google/cloud/compute/v1/region_notification_endpoints/rest/client.rb +1 -1
- data/lib/google/cloud/compute/v1/region_operations/rest/client.rb +1 -1
- data/lib/google/cloud/compute/v1/region_security_policies/rest/client.rb +1 -1
- data/lib/google/cloud/compute/v1/region_ssl_certificates/rest/client.rb +1 -1
- data/lib/google/cloud/compute/v1/region_ssl_policies/rest/client.rb +2 -2
- data/lib/google/cloud/compute/v1/region_target_http_proxies/rest/client.rb +1 -1
- data/lib/google/cloud/compute/v1/region_target_https_proxies/rest/client.rb +1 -1
- data/lib/google/cloud/compute/v1/region_target_tcp_proxies/rest/client.rb +1 -1
- data/lib/google/cloud/compute/v1/region_url_maps/rest/client.rb +1 -1
- data/lib/google/cloud/compute/v1/region_zones/rest/client.rb +1 -1
- data/lib/google/cloud/compute/v1/regions/rest/client.rb +1 -1
- data/lib/google/cloud/compute/v1/reservations/rest/client.rb +3 -3
- data/lib/google/cloud/compute/v1/resource_policies/rest/client.rb +3 -3
- data/lib/google/cloud/compute/v1/rest.rb +2 -0
- data/lib/google/cloud/compute/v1/routers/rest/client.rb +4 -4
- data/lib/google/cloud/compute/v1/routes/rest/client.rb +1 -1
- data/lib/google/cloud/compute/v1/security_policies/rest/client.rb +4 -4
- data/lib/google/cloud/compute/v1/service_attachments/rest/client.rb +3 -3
- data/lib/google/cloud/compute/v1/snapshots/rest/client.rb +1 -1
- data/lib/google/cloud/compute/v1/ssl_certificates/rest/client.rb +3 -3
- data/lib/google/cloud/compute/v1/ssl_policies/rest/client.rb +4 -4
- data/lib/google/cloud/compute/v1/subnetworks/rest/client.rb +4 -4
- data/lib/google/cloud/compute/v1/target_grpc_proxies/rest/client.rb +1 -1
- data/lib/google/cloud/compute/v1/target_http_proxies/rest/client.rb +3 -3
- data/lib/google/cloud/compute/v1/target_https_proxies/rest/client.rb +3 -3
- data/lib/google/cloud/compute/v1/target_instances/rest/client.rb +3 -3
- data/lib/google/cloud/compute/v1/target_pools/rest/client.rb +3 -3
- data/lib/google/cloud/compute/v1/target_ssl_proxies/rest/client.rb +1 -1
- data/lib/google/cloud/compute/v1/target_tcp_proxies/rest/client.rb +3 -3
- data/lib/google/cloud/compute/v1/target_vpn_gateways/rest/client.rb +3 -3
- data/lib/google/cloud/compute/v1/url_maps/rest/client.rb +3 -3
- data/lib/google/cloud/compute/v1/version.rb +1 -1
- data/lib/google/cloud/compute/v1/vpn_gateways/rest/client.rb +3 -3
- data/lib/google/cloud/compute/v1/vpn_tunnels/rest/client.rb +3 -3
- data/lib/google/cloud/compute/v1/zone_operations/rest/client.rb +1 -1
- data/lib/google/cloud/compute/v1/zones/rest/client.rb +1 -1
- data/lib/google/cloud/compute/v1.rb +2 -0
- data/proto_docs/google/cloud/compute/v1/compute.rb +806 -152
- metadata +12 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 7cbb8fce79cdd04929e819193b6a6cdd98f5e7b99ddf2a111a934f552865b4a1
|
4
|
+
data.tar.gz: 2ba3c27e5a08c6f90f7b4e3eb595b7b730bf38ec5541d8e8433ad837f9464329
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: dd92b85472904a5c64086e9cfc14a156a9bf78f9d11bda524680b545a1af9951bec0088029792da20d2696c98379cf55616c19728389606cf2acc55eacb48c3b
|
7
|
+
data.tar.gz: '03618e590cfe5b677b8a021ecdc3343fb2cae42592373594c2debbffb1bd5393d4b13adce4617dbd33ce81831fe5f6b6d835904c11acfb92adbc49a2a19e7672'
|
@@ -169,7 +169,7 @@ module Google
|
|
169
169
|
# Service calls
|
170
170
|
|
171
171
|
##
|
172
|
-
# Retrieves an aggregated list of accelerator types.
|
172
|
+
# Retrieves an aggregated list of accelerator types. To prevent failure, Google recommends that you set the `returnPartialSuccess` parameter to `true`.
|
173
173
|
#
|
174
174
|
# @overload aggregated_list(request, options = nil)
|
175
175
|
# Pass arguments to `aggregated_list` via a request object, either of type
|
@@ -199,7 +199,7 @@ module Google
|
|
199
199
|
# @param project [::String]
|
200
200
|
# Project ID for this request.
|
201
201
|
# @param return_partial_success [::Boolean]
|
202
|
-
# Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
|
202
|
+
# Opt-in for partial success behavior which provides partial results in case of failure. The default value is false. For example, when partial success behavior is enabled, aggregatedList for a single zone scope either returns all resources in the zone or no resources, with an error code.
|
203
203
|
# @param service_project_number [::Integer]
|
204
204
|
# The Shared VPC service project id or service project number for which aggregated list request is invoked for subnetworks list-usable api.
|
205
205
|
# @yield [result, operation] Access the result along with the TransportOperation object
|
@@ -372,7 +372,7 @@ module Google
|
|
372
372
|
# @param project [::String]
|
373
373
|
# Project ID for this request.
|
374
374
|
# @param return_partial_success [::Boolean]
|
375
|
-
# Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
|
375
|
+
# Opt-in for partial success behavior which provides partial results in case of failure. The default value is false. For example, when partial success behavior is enabled, aggregatedList for a single zone scope either returns all resources in the zone or no resources, with an error code.
|
376
376
|
# @param zone [::String]
|
377
377
|
# The name of the zone for this request.
|
378
378
|
# @yield [result, operation] Access the result along with the TransportOperation object
|
@@ -190,7 +190,7 @@ module Google
|
|
190
190
|
# Service calls
|
191
191
|
|
192
192
|
##
|
193
|
-
# Retrieves an aggregated list of addresses.
|
193
|
+
# Retrieves an aggregated list of addresses. To prevent failure, Google recommends that you set the `returnPartialSuccess` parameter to `true`.
|
194
194
|
#
|
195
195
|
# @overload aggregated_list(request, options = nil)
|
196
196
|
# Pass arguments to `aggregated_list` via a request object, either of type
|
@@ -220,7 +220,7 @@ module Google
|
|
220
220
|
# @param project [::String]
|
221
221
|
# Project ID for this request.
|
222
222
|
# @param return_partial_success [::Boolean]
|
223
|
-
# Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
|
223
|
+
# Opt-in for partial success behavior which provides partial results in case of failure. The default value is false. For example, when partial success behavior is enabled, aggregatedList for a single zone scope either returns all resources in the zone or no resources, with an error code.
|
224
224
|
# @param service_project_number [::Integer]
|
225
225
|
# The Shared VPC service project id or service project number for which aggregated list request is invoked for subnetworks list-usable api.
|
226
226
|
# @yield [result, operation] Access the result along with the TransportOperation object
|
@@ -581,7 +581,7 @@ module Google
|
|
581
581
|
# @param region [::String]
|
582
582
|
# Name of the region for this request.
|
583
583
|
# @param return_partial_success [::Boolean]
|
584
|
-
# Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
|
584
|
+
# Opt-in for partial success behavior which provides partial results in case of failure. The default value is false. For example, when partial success behavior is enabled, aggregatedList for a single zone scope either returns all resources in the zone or no resources, with an error code.
|
585
585
|
# @yield [result, operation] Access the result along with the TransportOperation object
|
586
586
|
# @yieldparam result [::Gapic::Rest::PagedEnumerable<::Google::Cloud::Compute::V1::Address>]
|
587
587
|
# @yieldparam operation [::Gapic::Rest::TransportOperation]
|
@@ -190,7 +190,7 @@ module Google
|
|
190
190
|
# Service calls
|
191
191
|
|
192
192
|
##
|
193
|
-
# Retrieves an aggregated list of autoscalers.
|
193
|
+
# Retrieves an aggregated list of autoscalers. To prevent failure, Google recommends that you set the `returnPartialSuccess` parameter to `true`.
|
194
194
|
#
|
195
195
|
# @overload aggregated_list(request, options = nil)
|
196
196
|
# Pass arguments to `aggregated_list` via a request object, either of type
|
@@ -220,7 +220,7 @@ module Google
|
|
220
220
|
# @param project [::String]
|
221
221
|
# Project ID for this request.
|
222
222
|
# @param return_partial_success [::Boolean]
|
223
|
-
# Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
|
223
|
+
# Opt-in for partial success behavior which provides partial results in case of failure. The default value is false. For example, when partial success behavior is enabled, aggregatedList for a single zone scope either returns all resources in the zone or no resources, with an error code.
|
224
224
|
# @param service_project_number [::Integer]
|
225
225
|
# The Shared VPC service project id or service project number for which aggregated list request is invoked for subnetworks list-usable api.
|
226
226
|
# @yield [result, operation] Access the result along with the TransportOperation object
|
@@ -579,7 +579,7 @@ module Google
|
|
579
579
|
# @param project [::String]
|
580
580
|
# Project ID for this request.
|
581
581
|
# @param return_partial_success [::Boolean]
|
582
|
-
# Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
|
582
|
+
# Opt-in for partial success behavior which provides partial results in case of failure. The default value is false. For example, when partial success behavior is enabled, aggregatedList for a single zone scope either returns all resources in the zone or no resources, with an error code.
|
583
583
|
# @param zone [::String]
|
584
584
|
# Name of the zone for this request.
|
585
585
|
# @yield [result, operation] Access the result along with the TransportOperation object
|
@@ -754,7 +754,7 @@ module Google
|
|
754
754
|
# @param project [::String]
|
755
755
|
# Project ID for this request.
|
756
756
|
# @param return_partial_success [::Boolean]
|
757
|
-
# Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
|
757
|
+
# Opt-in for partial success behavior which provides partial results in case of failure. The default value is false. For example, when partial success behavior is enabled, aggregatedList for a single zone scope either returns all resources in the zone or no resources, with an error code.
|
758
758
|
# @yield [result, operation] Access the result along with the TransportOperation object
|
759
759
|
# @yieldparam result [::Gapic::Rest::PagedEnumerable<::Google::Cloud::Compute::V1::BackendBucket>]
|
760
760
|
# @yieldparam operation [::Gapic::Rest::TransportOperation]
|
@@ -306,7 +306,7 @@ module Google
|
|
306
306
|
end
|
307
307
|
|
308
308
|
##
|
309
|
-
# Retrieves the list of all BackendService resources, regional and global, available to the specified project.
|
309
|
+
# Retrieves the list of all BackendService resources, regional and global, available to the specified project. To prevent failure, Google recommends that you set the `returnPartialSuccess` parameter to `true`.
|
310
310
|
#
|
311
311
|
# @overload aggregated_list(request, options = nil)
|
312
312
|
# Pass arguments to `aggregated_list` via a request object, either of type
|
@@ -336,7 +336,7 @@ module Google
|
|
336
336
|
# @param project [::String]
|
337
337
|
# Name of the project scoping this request.
|
338
338
|
# @param return_partial_success [::Boolean]
|
339
|
-
# Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
|
339
|
+
# Opt-in for partial success behavior which provides partial results in case of failure. The default value is false. For example, when partial success behavior is enabled, aggregatedList for a single zone scope either returns all resources in the zone or no resources, with an error code.
|
340
340
|
# @param service_project_number [::Integer]
|
341
341
|
# The Shared VPC service project id or service project number for which aggregated list request is invoked for subnetworks list-usable api.
|
342
342
|
# @yield [result, operation] Access the result along with the TransportOperation object
|
@@ -942,7 +942,7 @@ module Google
|
|
942
942
|
# @param project [::String]
|
943
943
|
# Project ID for this request.
|
944
944
|
# @param return_partial_success [::Boolean]
|
945
|
-
# Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
|
945
|
+
# Opt-in for partial success behavior which provides partial results in case of failure. The default value is false. For example, when partial success behavior is enabled, aggregatedList for a single zone scope either returns all resources in the zone or no resources, with an error code.
|
946
946
|
# @yield [result, operation] Access the result along with the TransportOperation object
|
947
947
|
# @yieldparam result [::Gapic::Rest::PagedEnumerable<::Google::Cloud::Compute::V1::BackendService>]
|
948
948
|
# @yieldparam operation [::Gapic::Rest::TransportOperation]
|
@@ -1031,7 +1031,7 @@ module Google
|
|
1031
1031
|
# @param project [::String]
|
1032
1032
|
# Project ID for this request.
|
1033
1033
|
# @param return_partial_success [::Boolean]
|
1034
|
-
# Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
|
1034
|
+
# Opt-in for partial success behavior which provides partial results in case of failure. The default value is false. For example, when partial success behavior is enabled, aggregatedList for a single zone scope either returns all resources in the zone or no resources, with an error code.
|
1035
1035
|
# @yield [result, operation] Access the result along with the TransportOperation object
|
1036
1036
|
# @yieldparam result [::Gapic::Rest::PagedEnumerable<::Google::Cloud::Compute::V1::BackendService>]
|
1037
1037
|
# @yieldparam operation [::Gapic::Rest::TransportOperation]
|