google-cloud-compute-v1 2.9.0 → 2.11.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (128) hide show
  1. checksums.yaml +4 -4
  2. data/lib/google/cloud/compute/v1/accelerator_types/rest/client.rb +3 -3
  3. data/lib/google/cloud/compute/v1/addresses/rest/client.rb +3 -3
  4. data/lib/google/cloud/compute/v1/autoscalers/rest/client.rb +3 -3
  5. data/lib/google/cloud/compute/v1/backend_buckets/rest/client.rb +1 -1
  6. data/lib/google/cloud/compute/v1/backend_services/rest/client.rb +4 -4
  7. data/lib/google/cloud/compute/v1/compute_pb.rb +82 -1
  8. data/lib/google/cloud/compute/v1/disk_types/rest/client.rb +3 -3
  9. data/lib/google/cloud/compute/v1/disks/rest/client.rb +3 -3
  10. data/lib/google/cloud/compute/v1/external_vpn_gateways/rest/client.rb +1 -1
  11. data/lib/google/cloud/compute/v1/firewall_policies/rest/client.rb +1 -1
  12. data/lib/google/cloud/compute/v1/firewalls/rest/client.rb +1 -1
  13. data/lib/google/cloud/compute/v1/forwarding_rules/rest/client.rb +3 -3
  14. data/lib/google/cloud/compute/v1/global_addresses/rest/client.rb +1 -1
  15. data/lib/google/cloud/compute/v1/global_forwarding_rules/rest/client.rb +1 -1
  16. data/lib/google/cloud/compute/v1/global_network_endpoint_groups/rest/client.rb +2 -2
  17. data/lib/google/cloud/compute/v1/global_operations/rest/client.rb +3 -3
  18. data/lib/google/cloud/compute/v1/global_organization_operations/rest/client.rb +1 -1
  19. data/lib/google/cloud/compute/v1/global_public_delegated_prefixes/rest/client.rb +1 -1
  20. data/lib/google/cloud/compute/v1/health_checks/rest/client.rb +3 -3
  21. data/lib/google/cloud/compute/v1/images/rest/client.rb +1 -1
  22. data/lib/google/cloud/compute/v1/instance_group_manager_resize_requests/credentials.rb +52 -0
  23. data/lib/google/cloud/compute/v1/instance_group_manager_resize_requests/rest/client.rb +829 -0
  24. data/lib/google/cloud/compute/v1/instance_group_manager_resize_requests/rest/service_stub.rb +378 -0
  25. data/lib/google/cloud/compute/v1/instance_group_manager_resize_requests/rest.rb +51 -0
  26. data/lib/google/cloud/compute/v1/instance_group_manager_resize_requests.rb +47 -0
  27. data/lib/google/cloud/compute/v1/instance_group_managers/rest/client.rb +6 -6
  28. data/lib/google/cloud/compute/v1/instance_groups/rest/client.rb +4 -4
  29. data/lib/google/cloud/compute/v1/instance_settings_service/credentials.rb +52 -0
  30. data/lib/google/cloud/compute/v1/instance_settings_service/rest/client.rb +512 -0
  31. data/lib/google/cloud/compute/v1/instance_settings_service/rest/service_stub.rb +190 -0
  32. data/lib/google/cloud/compute/v1/instance_settings_service/rest.rb +51 -0
  33. data/lib/google/cloud/compute/v1/instance_settings_service.rb +47 -0
  34. data/lib/google/cloud/compute/v1/instance_templates/rest/client.rb +3 -3
  35. data/lib/google/cloud/compute/v1/instances/rest/client.rb +4 -4
  36. data/lib/google/cloud/compute/v1/instant_snapshots/credentials.rb +52 -0
  37. data/lib/google/cloud/compute/v1/instant_snapshots/rest/client.rb +1208 -0
  38. data/lib/google/cloud/compute/v1/instant_snapshots/rest/service_stub.rb +618 -0
  39. data/lib/google/cloud/compute/v1/instant_snapshots/rest.rb +51 -0
  40. data/lib/google/cloud/compute/v1/instant_snapshots.rb +47 -0
  41. data/lib/google/cloud/compute/v1/interconnect_attachments/rest/client.rb +3 -3
  42. data/lib/google/cloud/compute/v1/interconnect_locations/rest/client.rb +1 -1
  43. data/lib/google/cloud/compute/v1/interconnect_remote_locations/rest/client.rb +1 -1
  44. data/lib/google/cloud/compute/v1/interconnects/rest/client.rb +1 -1
  45. data/lib/google/cloud/compute/v1/licenses/rest/client.rb +1 -1
  46. data/lib/google/cloud/compute/v1/machine_images/rest/client.rb +1 -1
  47. data/lib/google/cloud/compute/v1/machine_types/rest/client.rb +3 -3
  48. data/lib/google/cloud/compute/v1/network_attachments/rest/client.rb +3 -3
  49. data/lib/google/cloud/compute/v1/network_edge_security_services/rest/client.rb +2 -2
  50. data/lib/google/cloud/compute/v1/network_endpoint_groups/rest/client.rb +4 -4
  51. data/lib/google/cloud/compute/v1/network_firewall_policies/rest/client.rb +1 -1
  52. data/lib/google/cloud/compute/v1/networks/rest/client.rb +2 -2
  53. data/lib/google/cloud/compute/v1/node_groups/rest/client.rb +108 -4
  54. data/lib/google/cloud/compute/v1/node_groups/rest/service_stub.rb +62 -0
  55. data/lib/google/cloud/compute/v1/node_templates/rest/client.rb +3 -3
  56. data/lib/google/cloud/compute/v1/node_types/rest/client.rb +3 -3
  57. data/lib/google/cloud/compute/v1/packet_mirrorings/rest/client.rb +3 -3
  58. data/lib/google/cloud/compute/v1/projects/rest/client.rb +101 -2
  59. data/lib/google/cloud/compute/v1/projects/rest/service_stub.rb +60 -0
  60. data/lib/google/cloud/compute/v1/public_advertised_prefixes/rest/client.rb +1 -1
  61. data/lib/google/cloud/compute/v1/public_delegated_prefixes/rest/client.rb +3 -3
  62. data/lib/google/cloud/compute/v1/region_autoscalers/rest/client.rb +1 -1
  63. data/lib/google/cloud/compute/v1/region_backend_services/rest/client.rb +2 -2
  64. data/lib/google/cloud/compute/v1/region_commitments/rest/client.rb +3 -3
  65. data/lib/google/cloud/compute/v1/region_disk_types/rest/client.rb +1 -1
  66. data/lib/google/cloud/compute/v1/region_disks/rest/client.rb +1 -1
  67. data/lib/google/cloud/compute/v1/region_health_check_services/rest/client.rb +1 -1
  68. data/lib/google/cloud/compute/v1/region_health_checks/rest/client.rb +1 -1
  69. data/lib/google/cloud/compute/v1/region_instance_group_managers/rest/client.rb +4 -4
  70. data/lib/google/cloud/compute/v1/region_instance_groups/rest/client.rb +2 -2
  71. data/lib/google/cloud/compute/v1/region_instance_templates/rest/client.rb +1 -1
  72. data/lib/google/cloud/compute/v1/region_instant_snapshots/credentials.rb +52 -0
  73. data/lib/google/cloud/compute/v1/region_instant_snapshots/rest/client.rb +1103 -0
  74. data/lib/google/cloud/compute/v1/region_instant_snapshots/rest/service_stub.rb +559 -0
  75. data/lib/google/cloud/compute/v1/region_instant_snapshots/rest.rb +51 -0
  76. data/lib/google/cloud/compute/v1/region_instant_snapshots.rb +47 -0
  77. data/lib/google/cloud/compute/v1/region_network_endpoint_groups/rest/client.rb +2 -2
  78. data/lib/google/cloud/compute/v1/region_network_firewall_policies/rest/client.rb +1 -1
  79. data/lib/google/cloud/compute/v1/region_notification_endpoints/rest/client.rb +1 -1
  80. data/lib/google/cloud/compute/v1/region_operations/rest/client.rb +1 -1
  81. data/lib/google/cloud/compute/v1/region_security_policies/rest/client.rb +1 -1
  82. data/lib/google/cloud/compute/v1/region_ssl_certificates/rest/client.rb +1 -1
  83. data/lib/google/cloud/compute/v1/region_ssl_policies/rest/client.rb +2 -2
  84. data/lib/google/cloud/compute/v1/region_target_http_proxies/rest/client.rb +1 -1
  85. data/lib/google/cloud/compute/v1/region_target_https_proxies/rest/client.rb +1 -1
  86. data/lib/google/cloud/compute/v1/region_target_tcp_proxies/rest/client.rb +1 -1
  87. data/lib/google/cloud/compute/v1/region_url_maps/rest/client.rb +1 -1
  88. data/lib/google/cloud/compute/v1/region_zones/rest/client.rb +1 -1
  89. data/lib/google/cloud/compute/v1/regions/rest/client.rb +1 -1
  90. data/lib/google/cloud/compute/v1/reservations/rest/client.rb +3 -3
  91. data/lib/google/cloud/compute/v1/resource_policies/rest/client.rb +3 -3
  92. data/lib/google/cloud/compute/v1/rest.rb +6 -0
  93. data/lib/google/cloud/compute/v1/routers/rest/client.rb +4 -4
  94. data/lib/google/cloud/compute/v1/routes/rest/client.rb +1 -1
  95. data/lib/google/cloud/compute/v1/security_policies/rest/client.rb +4 -4
  96. data/lib/google/cloud/compute/v1/service_attachments/rest/client.rb +3 -3
  97. data/lib/google/cloud/compute/v1/snapshots/rest/client.rb +1 -1
  98. data/lib/google/cloud/compute/v1/ssl_certificates/rest/client.rb +3 -3
  99. data/lib/google/cloud/compute/v1/ssl_policies/rest/client.rb +4 -4
  100. data/lib/google/cloud/compute/v1/storage_pool_types/credentials.rb +53 -0
  101. data/lib/google/cloud/compute/v1/storage_pool_types/rest/client.rb +603 -0
  102. data/lib/google/cloud/compute/v1/storage_pool_types/rest/service_stub.rb +249 -0
  103. data/lib/google/cloud/compute/v1/storage_pool_types/rest.rb +51 -0
  104. data/lib/google/cloud/compute/v1/storage_pool_types.rb +47 -0
  105. data/lib/google/cloud/compute/v1/storage_pools/credentials.rb +52 -0
  106. data/lib/google/cloud/compute/v1/storage_pools/rest/client.rb +1313 -0
  107. data/lib/google/cloud/compute/v1/storage_pools/rest/service_stub.rb +679 -0
  108. data/lib/google/cloud/compute/v1/storage_pools/rest.rb +51 -0
  109. data/lib/google/cloud/compute/v1/storage_pools.rb +47 -0
  110. data/lib/google/cloud/compute/v1/subnetworks/rest/client.rb +4 -4
  111. data/lib/google/cloud/compute/v1/target_grpc_proxies/rest/client.rb +1 -1
  112. data/lib/google/cloud/compute/v1/target_http_proxies/rest/client.rb +3 -3
  113. data/lib/google/cloud/compute/v1/target_https_proxies/rest/client.rb +3 -3
  114. data/lib/google/cloud/compute/v1/target_instances/rest/client.rb +3 -3
  115. data/lib/google/cloud/compute/v1/target_pools/rest/client.rb +3 -3
  116. data/lib/google/cloud/compute/v1/target_ssl_proxies/rest/client.rb +1 -1
  117. data/lib/google/cloud/compute/v1/target_tcp_proxies/rest/client.rb +3 -3
  118. data/lib/google/cloud/compute/v1/target_vpn_gateways/rest/client.rb +3 -3
  119. data/lib/google/cloud/compute/v1/url_maps/rest/client.rb +3 -3
  120. data/lib/google/cloud/compute/v1/version.rb +1 -1
  121. data/lib/google/cloud/compute/v1/vpn_gateways/rest/client.rb +3 -3
  122. data/lib/google/cloud/compute/v1/vpn_tunnels/rest/client.rb +3 -3
  123. data/lib/google/cloud/compute/v1/zone_operations/rest/client.rb +1 -1
  124. data/lib/google/cloud/compute/v1/zones/rest/client.rb +1 -1
  125. data/lib/google/cloud/compute/v1.rb +6 -0
  126. data/proto_docs/google/api/client.rb +4 -0
  127. data/proto_docs/google/cloud/compute/v1/compute.rb +2128 -182
  128. metadata +32 -2
@@ -0,0 +1,51 @@
1
+ # frozen_string_literal: true
2
+
3
+ # Copyright 2024 Google LLC
4
+ #
5
+ # Licensed under the Apache License, Version 2.0 (the "License");
6
+ # you may not use this file except in compliance with the License.
7
+ # You may obtain a copy of the License at
8
+ #
9
+ # https://www.apache.org/licenses/LICENSE-2.0
10
+ #
11
+ # Unless required by applicable law or agreed to in writing, software
12
+ # distributed under the License is distributed on an "AS IS" BASIS,
13
+ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14
+ # See the License for the specific language governing permissions and
15
+ # limitations under the License.
16
+
17
+ # Auto-generated by gapic-generator-ruby. DO NOT EDIT!
18
+
19
+ require "gapic/rest"
20
+ require "gapic/config"
21
+ require "gapic/config/method"
22
+
23
+ require "google/cloud/compute/v1/version"
24
+
25
+ require "google/cloud/compute/v1/storage_pools/credentials"
26
+ require "google/cloud/compute/v1/storage_pools/rest/client"
27
+
28
+ module Google
29
+ module Cloud
30
+ module Compute
31
+ module V1
32
+ ##
33
+ # The StoragePools API.
34
+ #
35
+ # To load this service and instantiate a REST client:
36
+ #
37
+ # require "google/cloud/compute/v1/storage_pools/rest"
38
+ # client = ::Google::Cloud::Compute::V1::StoragePools::Rest::Client.new
39
+ #
40
+ module StoragePools
41
+ # Client for the REST transport
42
+ module Rest
43
+ end
44
+ end
45
+ end
46
+ end
47
+ end
48
+ end
49
+
50
+ helper_path = ::File.join __dir__, "rest", "helpers.rb"
51
+ require "google/cloud/compute/v1/storage_pools/rest/helpers" if ::File.file? helper_path
@@ -0,0 +1,47 @@
1
+ # frozen_string_literal: true
2
+
3
+ # Copyright 2024 Google LLC
4
+ #
5
+ # Licensed under the Apache License, Version 2.0 (the "License");
6
+ # you may not use this file except in compliance with the License.
7
+ # You may obtain a copy of the License at
8
+ #
9
+ # https://www.apache.org/licenses/LICENSE-2.0
10
+ #
11
+ # Unless required by applicable law or agreed to in writing, software
12
+ # distributed under the License is distributed on an "AS IS" BASIS,
13
+ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14
+ # See the License for the specific language governing permissions and
15
+ # limitations under the License.
16
+
17
+ # Auto-generated by gapic-generator-ruby. DO NOT EDIT!
18
+
19
+ require "gapic/config"
20
+ require "gapic/config/method"
21
+
22
+ require "google/cloud/compute/v1/version"
23
+
24
+ require "google/cloud/compute/v1/storage_pools/credentials"
25
+ require "google/cloud/compute/v1/storage_pools/rest"
26
+
27
+ module Google
28
+ module Cloud
29
+ module Compute
30
+ module V1
31
+ ##
32
+ # The StoragePools API.
33
+ #
34
+ # @example Load this service and instantiate a REST client
35
+ #
36
+ # require "google/cloud/compute/v1/storage_pools/rest"
37
+ # client = ::Google::Cloud::Compute::V1::StoragePools::Rest::Client.new
38
+ #
39
+ module StoragePools
40
+ end
41
+ end
42
+ end
43
+ end
44
+ end
45
+
46
+ helper_path = ::File.join __dir__, "storage_pools", "helpers.rb"
47
+ require "google/cloud/compute/v1/storage_pools/helpers" if ::File.file? helper_path
@@ -206,7 +206,7 @@ module Google
206
206
  # Service calls
207
207
 
208
208
  ##
209
- # Retrieves an aggregated list of subnetworks.
209
+ # Retrieves an aggregated list of subnetworks. To prevent failure, Google recommends that you set the `returnPartialSuccess` parameter to `true`.
210
210
  #
211
211
  # @overload aggregated_list(request, options = nil)
212
212
  # Pass arguments to `aggregated_list` via a request object, either of type
@@ -236,7 +236,7 @@ module Google
236
236
  # @param project [::String]
237
237
  # Project ID for this request.
238
238
  # @param return_partial_success [::Boolean]
239
- # Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
239
+ # 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.
240
240
  # @param service_project_number [::Integer]
241
241
  # The Shared VPC service project id or service project number for which aggregated list request is invoked for subnetworks list-usable api.
242
242
  # @yield [result, operation] Access the result along with the TransportOperation object
@@ -776,7 +776,7 @@ module Google
776
776
  # @param region [::String]
777
777
  # Name of the region scoping this request.
778
778
  # @param return_partial_success [::Boolean]
779
- # Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
779
+ # 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.
780
780
  # @yield [result, operation] Access the result along with the TransportOperation object
781
781
  # @yieldparam result [::Gapic::Rest::PagedEnumerable<::Google::Cloud::Compute::V1::Subnetwork>]
782
782
  # @yieldparam operation [::Gapic::Rest::TransportOperation]
@@ -865,7 +865,7 @@ module Google
865
865
  # @param project [::String]
866
866
  # Project ID for this request.
867
867
  # @param return_partial_success [::Boolean]
868
- # Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
868
+ # 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.
869
869
  # @yield [result, operation] Access the result along with the TransportOperation object
870
870
  # @yieldparam result [::Gapic::Rest::PagedEnumerable<::Google::Cloud::Compute::V1::UsableSubnetwork>]
871
871
  # @yieldparam operation [::Gapic::Rest::TransportOperation]
@@ -471,7 +471,7 @@ module Google
471
471
  # @param project [::String]
472
472
  # Project ID for this request.
473
473
  # @param return_partial_success [::Boolean]
474
- # Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
474
+ # 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.
475
475
  # @yield [result, operation] Access the result along with the TransportOperation object
476
476
  # @yieldparam result [::Gapic::Rest::PagedEnumerable<::Google::Cloud::Compute::V1::TargetGrpcProxy>]
477
477
  # @yieldparam operation [::Gapic::Rest::TransportOperation]
@@ -190,7 +190,7 @@ module Google
190
190
  # Service calls
191
191
 
192
192
  ##
193
- # Retrieves the list of all TargetHttpProxy resources, regional and global, available to the specified project.
193
+ # Retrieves the list of all TargetHttpProxy resources, regional and global, available to the specified project. 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
  # Name of the project scoping 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
@@ -571,7 +571,7 @@ module Google
571
571
  # @param project [::String]
572
572
  # Project ID for this request.
573
573
  # @param return_partial_success [::Boolean]
574
- # Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
574
+ # 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.
575
575
  # @yield [result, operation] Access the result along with the TransportOperation object
576
576
  # @yieldparam result [::Gapic::Rest::PagedEnumerable<::Google::Cloud::Compute::V1::TargetHttpProxy>]
577
577
  # @yieldparam operation [::Gapic::Rest::TransportOperation]
@@ -198,7 +198,7 @@ module Google
198
198
  # Service calls
199
199
 
200
200
  ##
201
- # Retrieves the list of all TargetHttpsProxy resources, regional and global, available to the specified project.
201
+ # Retrieves the list of all TargetHttpsProxy resources, regional and global, available to the specified project. To prevent failure, Google recommends that you set the `returnPartialSuccess` parameter to `true`.
202
202
  #
203
203
  # @overload aggregated_list(request, options = nil)
204
204
  # Pass arguments to `aggregated_list` via a request object, either of type
@@ -228,7 +228,7 @@ module Google
228
228
  # @param project [::String]
229
229
  # Name of the project scoping this request.
230
230
  # @param return_partial_success [::Boolean]
231
- # Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
231
+ # 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.
232
232
  # @param service_project_number [::Integer]
233
233
  # The Shared VPC service project id or service project number for which aggregated list request is invoked for subnetworks list-usable api.
234
234
  # @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
  # @yield [result, operation] Access the result along with the TransportOperation object
584
584
  # @yieldparam result [::Gapic::Rest::PagedEnumerable<::Google::Cloud::Compute::V1::TargetHttpsProxy>]
585
585
  # @yieldparam operation [::Gapic::Rest::TransportOperation]
@@ -188,7 +188,7 @@ module Google
188
188
  # Service calls
189
189
 
190
190
  ##
191
- # Retrieves an aggregated list of target instances.
191
+ # Retrieves an aggregated list of target instances. To prevent failure, Google recommends that you set the `returnPartialSuccess` parameter to `true`.
192
192
  #
193
193
  # @overload aggregated_list(request, options = nil)
194
194
  # Pass arguments to `aggregated_list` via a request object, either of type
@@ -218,7 +218,7 @@ module Google
218
218
  # @param project [::String]
219
219
  # Project ID for this request.
220
220
  # @param return_partial_success [::Boolean]
221
- # Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
221
+ # 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.
222
222
  # @param service_project_number [::Integer]
223
223
  # The Shared VPC service project id or service project number for which aggregated list request is invoked for subnetworks list-usable api.
224
224
  # @yield [result, operation] Access the result along with the TransportOperation object
@@ -577,7 +577,7 @@ module Google
577
577
  # @param project [::String]
578
578
  # Project ID for this request.
579
579
  # @param return_partial_success [::Boolean]
580
- # Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
580
+ # 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.
581
581
  # @param zone [::String]
582
582
  # Name of the zone scoping this request.
583
583
  # @yield [result, operation] Access the result along with the TransportOperation object
@@ -390,7 +390,7 @@ module Google
390
390
  end
391
391
 
392
392
  ##
393
- # Retrieves an aggregated list of target pools.
393
+ # Retrieves an aggregated list of target pools. To prevent failure, Google recommends that you set the `returnPartialSuccess` parameter to `true`.
394
394
  #
395
395
  # @overload aggregated_list(request, options = nil)
396
396
  # Pass arguments to `aggregated_list` via a request object, either of type
@@ -420,7 +420,7 @@ module Google
420
420
  # @param project [::String]
421
421
  # Project ID for this request.
422
422
  # @param return_partial_success [::Boolean]
423
- # Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
423
+ # 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.
424
424
  # @param service_project_number [::Integer]
425
425
  # The Shared VPC service project id or service project number for which aggregated list request is invoked for subnetworks list-usable api.
426
426
  # @yield [result, operation] Access the result along with the TransportOperation object
@@ -865,7 +865,7 @@ module Google
865
865
  # @param region [::String]
866
866
  # Name of the region scoping this request.
867
867
  # @param return_partial_success [::Boolean]
868
- # Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
868
+ # 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.
869
869
  # @yield [result, operation] Access the result along with the TransportOperation object
870
870
  # @yieldparam result [::Gapic::Rest::PagedEnumerable<::Google::Cloud::Compute::V1::TargetPool>]
871
871
  # @yieldparam operation [::Gapic::Rest::TransportOperation]
@@ -479,7 +479,7 @@ module Google
479
479
  # @param project [::String]
480
480
  # Project ID for this request.
481
481
  # @param return_partial_success [::Boolean]
482
- # Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
482
+ # 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.
483
483
  # @yield [result, operation] Access the result along with the TransportOperation object
484
484
  # @yieldparam result [::Gapic::Rest::PagedEnumerable<::Google::Cloud::Compute::V1::TargetSslProxy>]
485
485
  # @yieldparam operation [::Gapic::Rest::TransportOperation]
@@ -190,7 +190,7 @@ module Google
190
190
  # Service calls
191
191
 
192
192
  ##
193
- # Retrieves the list of all TargetTcpProxy resources, regional and global, available to the specified project.
193
+ # Retrieves the list of all TargetTcpProxy resources, regional and global, available to the specified project. 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
  # Name of the project scoping 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
@@ -571,7 +571,7 @@ module Google
571
571
  # @param project [::String]
572
572
  # Project ID for this request.
573
573
  # @param return_partial_success [::Boolean]
574
- # Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
574
+ # 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.
575
575
  # @yield [result, operation] Access the result along with the TransportOperation object
576
576
  # @yieldparam result [::Gapic::Rest::PagedEnumerable<::Google::Cloud::Compute::V1::TargetTcpProxy>]
577
577
  # @yieldparam operation [::Gapic::Rest::TransportOperation]
@@ -188,7 +188,7 @@ module Google
188
188
  # Service calls
189
189
 
190
190
  ##
191
- # Retrieves an aggregated list of target VPN gateways.
191
+ # Retrieves an aggregated list of target VPN gateways. To prevent failure, Google recommends that you set the `returnPartialSuccess` parameter to `true`.
192
192
  #
193
193
  # @overload aggregated_list(request, options = nil)
194
194
  # Pass arguments to `aggregated_list` via a request object, either of type
@@ -218,7 +218,7 @@ module Google
218
218
  # @param project [::String]
219
219
  # Project ID for this request.
220
220
  # @param return_partial_success [::Boolean]
221
- # Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
221
+ # 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.
222
222
  # @param service_project_number [::Integer]
223
223
  # The Shared VPC service project id or service project number for which aggregated list request is invoked for subnetworks list-usable api.
224
224
  # @yield [result, operation] Access the result along with the TransportOperation object
@@ -579,7 +579,7 @@ module Google
579
579
  # @param region [::String]
580
580
  # Name of the region 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
  # @yield [result, operation] Access the result along with the TransportOperation object
584
584
  # @yieldparam result [::Gapic::Rest::PagedEnumerable<::Google::Cloud::Compute::V1::TargetVpnGateway>]
585
585
  # @yieldparam operation [::Gapic::Rest::TransportOperation]
@@ -194,7 +194,7 @@ module Google
194
194
  # Service calls
195
195
 
196
196
  ##
197
- # Retrieves the list of all UrlMap resources, regional and global, available to the specified project.
197
+ # Retrieves the list of all UrlMap resources, regional and global, available to the specified project. To prevent failure, Google recommends that you set the `returnPartialSuccess` parameter to `true`.
198
198
  #
199
199
  # @overload aggregated_list(request, options = nil)
200
200
  # Pass arguments to `aggregated_list` via a request object, either of type
@@ -224,7 +224,7 @@ module Google
224
224
  # @param project [::String]
225
225
  # Name of the project scoping this request.
226
226
  # @param return_partial_success [::Boolean]
227
- # Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
227
+ # 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.
228
228
  # @param service_project_number [::Integer]
229
229
  # The Shared VPC service project id or service project number for which aggregated list request is invoked for subnetworks list-usable api.
230
230
  # @yield [result, operation] Access the result along with the TransportOperation object
@@ -667,7 +667,7 @@ module Google
667
667
  # @param project [::String]
668
668
  # Project ID for this request.
669
669
  # @param return_partial_success [::Boolean]
670
- # Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
670
+ # 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.
671
671
  # @yield [result, operation] Access the result along with the TransportOperation object
672
672
  # @yieldparam result [::Gapic::Rest::PagedEnumerable<::Google::Cloud::Compute::V1::UrlMap>]
673
673
  # @yieldparam operation [::Gapic::Rest::TransportOperation]
@@ -21,7 +21,7 @@ module Google
21
21
  module Cloud
22
22
  module Compute
23
23
  module V1
24
- VERSION = "2.9.0"
24
+ VERSION = "2.11.0"
25
25
  end
26
26
  end
27
27
  end
@@ -195,7 +195,7 @@ module Google
195
195
  # Service calls
196
196
 
197
197
  ##
198
- # Retrieves an aggregated list of VPN gateways.
198
+ # Retrieves an aggregated list of VPN gateways. To prevent failure, Google recommends that you set the `returnPartialSuccess` parameter to `true`.
199
199
  #
200
200
  # @overload aggregated_list(request, options = nil)
201
201
  # Pass arguments to `aggregated_list` via a request object, either of type
@@ -225,7 +225,7 @@ module Google
225
225
  # @param project [::String]
226
226
  # Project ID for this request.
227
227
  # @param return_partial_success [::Boolean]
228
- # Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
228
+ # 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.
229
229
  # @param service_project_number [::Integer]
230
230
  # The Shared VPC service project id or service project number for which aggregated list request is invoked for subnetworks list-usable api.
231
231
  # @yield [result, operation] Access the result along with the TransportOperation object
@@ -668,7 +668,7 @@ module Google
668
668
  # @param region [::String]
669
669
  # Name of the region for this request.
670
670
  # @param return_partial_success [::Boolean]
671
- # Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
671
+ # 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.
672
672
  # @yield [result, operation] Access the result along with the TransportOperation object
673
673
  # @yieldparam result [::Gapic::Rest::PagedEnumerable<::Google::Cloud::Compute::V1::VpnGateway>]
674
674
  # @yieldparam operation [::Gapic::Rest::TransportOperation]
@@ -188,7 +188,7 @@ module Google
188
188
  # Service calls
189
189
 
190
190
  ##
191
- # Retrieves an aggregated list of VPN tunnels.
191
+ # Retrieves an aggregated list of VPN tunnels. To prevent failure, Google recommends that you set the `returnPartialSuccess` parameter to `true`.
192
192
  #
193
193
  # @overload aggregated_list(request, options = nil)
194
194
  # Pass arguments to `aggregated_list` via a request object, either of type
@@ -218,7 +218,7 @@ module Google
218
218
  # @param project [::String]
219
219
  # Project ID for this request.
220
220
  # @param return_partial_success [::Boolean]
221
- # Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
221
+ # 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.
222
222
  # @param service_project_number [::Integer]
223
223
  # The Shared VPC service project id or service project number for which aggregated list request is invoked for subnetworks list-usable api.
224
224
  # @yield [result, operation] Access the result along with the TransportOperation object
@@ -579,7 +579,7 @@ module Google
579
579
  # @param region [::String]
580
580
  # Name of the region 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
  # @yield [result, operation] Access the result along with the TransportOperation object
584
584
  # @yieldparam result [::Gapic::Rest::PagedEnumerable<::Google::Cloud::Compute::V1::VpnTunnel>]
585
585
  # @yieldparam operation [::Gapic::Rest::TransportOperation]
@@ -358,7 +358,7 @@ module Google
358
358
  # @param project [::String]
359
359
  # Project ID for this request.
360
360
  # @param return_partial_success [::Boolean]
361
- # Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
361
+ # 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.
362
362
  # @param zone [::String]
363
363
  # Name of the zone for request.
364
364
  # @yield [result, operation] Access the result along with the TransportOperation object
@@ -270,7 +270,7 @@ module Google
270
270
  # @param project [::String]
271
271
  # Project ID for this request.
272
272
  # @param return_partial_success [::Boolean]
273
- # Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
273
+ # 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.
274
274
  # @yield [result, operation] Access the result along with the TransportOperation object
275
275
  # @yieldparam result [::Gapic::Rest::PagedEnumerable<::Google::Cloud::Compute::V1::Zone>]
276
276
  # @yieldparam operation [::Gapic::Rest::TransportOperation]
@@ -36,10 +36,13 @@ require "google/cloud/compute/v1/global_public_delegated_prefixes"
36
36
  require "google/cloud/compute/v1/health_checks"
37
37
  require "google/cloud/compute/v1/image_family_views"
38
38
  require "google/cloud/compute/v1/images"
39
+ require "google/cloud/compute/v1/instance_group_manager_resize_requests"
39
40
  require "google/cloud/compute/v1/instance_group_managers"
40
41
  require "google/cloud/compute/v1/instance_groups"
42
+ require "google/cloud/compute/v1/instance_settings_service"
41
43
  require "google/cloud/compute/v1/instance_templates"
42
44
  require "google/cloud/compute/v1/instances"
45
+ require "google/cloud/compute/v1/instant_snapshots"
43
46
  require "google/cloud/compute/v1/interconnect_attachments"
44
47
  require "google/cloud/compute/v1/interconnect_locations"
45
48
  require "google/cloud/compute/v1/interconnect_remote_locations"
@@ -71,6 +74,7 @@ require "google/cloud/compute/v1/region_instance_group_managers"
71
74
  require "google/cloud/compute/v1/region_instance_groups"
72
75
  require "google/cloud/compute/v1/region_instance_templates"
73
76
  require "google/cloud/compute/v1/region_instances"
77
+ require "google/cloud/compute/v1/region_instant_snapshots"
74
78
  require "google/cloud/compute/v1/region_network_endpoint_groups"
75
79
  require "google/cloud/compute/v1/region_network_firewall_policies"
76
80
  require "google/cloud/compute/v1/region_notification_endpoints"
@@ -94,6 +98,8 @@ require "google/cloud/compute/v1/snapshot_settings_service"
94
98
  require "google/cloud/compute/v1/snapshots"
95
99
  require "google/cloud/compute/v1/ssl_certificates"
96
100
  require "google/cloud/compute/v1/ssl_policies"
101
+ require "google/cloud/compute/v1/storage_pool_types"
102
+ require "google/cloud/compute/v1/storage_pools"
97
103
  require "google/cloud/compute/v1/subnetworks"
98
104
  require "google/cloud/compute/v1/target_grpc_proxies"
99
105
  require "google/cloud/compute/v1/target_http_proxies"
@@ -118,6 +118,10 @@ module Google
118
118
  # @return [::String]
119
119
  # Optional link to proto reference documentation. Example:
120
120
  # https://cloud.google.com/pubsub/lite/docs/reference/rpc
121
+ # @!attribute [rw] rest_reference_documentation_uri
122
+ # @return [::String]
123
+ # Optional link to REST reference documentation. Example:
124
+ # https://cloud.google.com/pubsub/lite/docs/reference/rest
121
125
  class Publishing
122
126
  include ::Google::Protobuf::MessageExts
123
127
  extend ::Google::Protobuf::MessageExts::ClassMethods