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
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: d50f440d62c7a1649a23c93eaa61ed6ab52bef98f332bdf8ff34967fa1399efc
4
- data.tar.gz: '00180d661f5793071ed4f5b66ff6ef16c67bbde3cef0a378a46b895d6427f3d3'
3
+ metadata.gz: 2e756d5c80c519c24abdf64c0d56a0e5cc2c627b5e391d0581877e872f96c63b
4
+ data.tar.gz: 60b0adf133f0f56f5178a7c58ab350d60bdffcff81fe6b94a3ba4e111c53c907
5
5
  SHA512:
6
- metadata.gz: fd4ff979f0ec957ad4e788833265eafe6c5d478a3e3d4d49cce2a4a7fdd40e2b6524ddae44f8425fd3b0a55f2abfc7765698c599beaaafcebb594148ff211cf5
7
- data.tar.gz: 4d396936f06a32bef3274a400f6126f6cbc5e2dda0d9a6115fea7c54fc212ad3d3aa540317d9b02c94eeb6ec5da23e973ab9d6f1cdbd8c36002d710cf2597f74
6
+ metadata.gz: 3fd99d8ee551404a04f0d51283a29be236d3354ceaa13164edbc668a3cecdcfb04a50b3b34981781f82ecfb3aa467760c736b5070988bf7b191dad153c6541bc
7
+ data.tar.gz: d2c8c0c3720aadb4f170f5b2ebcf6f2f99fc14c00194393055d04963bbdd08c336e873b964fb2ec29614bca17502f27d1fad0d9e34de7229cff05c2dfec17510
@@ -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]