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
@@ -167,7 +167,7 @@ module Google
167
167
  # Service calls
168
168
 
169
169
  ##
170
- # Retrieves an aggregated list of disk types.
170
+ # Retrieves an aggregated list of disk types. To prevent failure, Google recommends that you set the `returnPartialSuccess` parameter to `true`.
171
171
  #
172
172
  # @overload aggregated_list(request, options = nil)
173
173
  # Pass arguments to `aggregated_list` via a request object, either of type
@@ -197,7 +197,7 @@ module Google
197
197
  # @param project [::String]
198
198
  # Project ID for this request.
199
199
  # @param return_partial_success [::Boolean]
200
- # Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
200
+ # 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.
201
201
  # @param service_project_number [::Integer]
202
202
  # The Shared VPC service project id or service project number for which aggregated list request is invoked for subnetworks list-usable api.
203
203
  # @yield [result, operation] Access the result along with the TransportOperation object
@@ -370,7 +370,7 @@ module Google
370
370
  # @param project [::String]
371
371
  # Project ID for this request.
372
372
  # @param return_partial_success [::Boolean]
373
- # Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
373
+ # 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.
374
374
  # @param zone [::String]
375
375
  # The name of the zone for this request.
376
376
  # @yield [result, operation] Access the result along with the TransportOperation object
@@ -310,7 +310,7 @@ module Google
310
310
  end
311
311
 
312
312
  ##
313
- # Retrieves an aggregated list of persistent disks.
313
+ # Retrieves an aggregated list of persistent disks. To prevent failure, Google recommends that you set the `returnPartialSuccess` parameter to `true`.
314
314
  #
315
315
  # @overload aggregated_list(request, options = nil)
316
316
  # Pass arguments to `aggregated_list` via a request object, either of type
@@ -340,7 +340,7 @@ module Google
340
340
  # @param project [::String]
341
341
  # Project ID for this request.
342
342
  # @param return_partial_success [::Boolean]
343
- # Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
343
+ # 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.
344
344
  # @param service_project_number [::Integer]
345
345
  # The Shared VPC service project id or service project number for which aggregated list request is invoked for subnetworks list-usable api.
346
346
  # @yield [result, operation] Access the result along with the TransportOperation object
@@ -975,7 +975,7 @@ module Google
975
975
  # @param project [::String]
976
976
  # Project ID for this request.
977
977
  # @param return_partial_success [::Boolean]
978
- # Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
978
+ # 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.
979
979
  # @param zone [::String]
980
980
  # The name of the zone for this request.
981
981
  # @yield [result, operation] Access the result along with the TransportOperation object
@@ -473,7 +473,7 @@ module Google
473
473
  # @param project [::String]
474
474
  # Project ID for this request.
475
475
  # @param return_partial_success [::Boolean]
476
- # Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
476
+ # 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.
477
477
  # @yield [result, operation] Access the result along with the TransportOperation object
478
478
  # @yieldparam result [::Gapic::Rest::PagedEnumerable<::Google::Cloud::Compute::V1::ExternalVpnGateway>]
479
479
  # @yieldparam operation [::Gapic::Rest::TransportOperation]
@@ -1009,7 +1009,7 @@ module Google
1009
1009
  # @param parent_id [::String]
1010
1010
  # Parent ID for this request. The ID can be either be "folders/[FOLDER_ID]" if the parent is a folder or "organizations/[ORGANIZATION_ID]" if the parent is an organization.
1011
1011
  # @param return_partial_success [::Boolean]
1012
- # Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
1012
+ # 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.
1013
1013
  # @yield [result, operation] Access the result along with the TransportOperation object
1014
1014
  # @yieldparam result [::Gapic::Rest::PagedEnumerable<::Google::Cloud::Compute::V1::FirewallPolicy>]
1015
1015
  # @yieldparam operation [::Gapic::Rest::TransportOperation]
@@ -473,7 +473,7 @@ module Google
473
473
  # @param project [::String]
474
474
  # Project ID for this request.
475
475
  # @param return_partial_success [::Boolean]
476
- # Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
476
+ # 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.
477
477
  # @yield [result, operation] Access the result along with the TransportOperation object
478
478
  # @yieldparam result [::Gapic::Rest::PagedEnumerable<::Google::Cloud::Compute::V1::Firewall>]
479
479
  # @yieldparam operation [::Gapic::Rest::TransportOperation]
@@ -192,7 +192,7 @@ module Google
192
192
  # Service calls
193
193
 
194
194
  ##
195
- # Retrieves an aggregated list of forwarding rules.
195
+ # Retrieves an aggregated list of forwarding rules. To prevent failure, Google recommends that you set the `returnPartialSuccess` parameter to `true`.
196
196
  #
197
197
  # @overload aggregated_list(request, options = nil)
198
198
  # Pass arguments to `aggregated_list` via a request object, either of type
@@ -222,7 +222,7 @@ module Google
222
222
  # @param project [::String]
223
223
  # Project ID for this request.
224
224
  # @param return_partial_success [::Boolean]
225
- # Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
225
+ # 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.
226
226
  # @param service_project_number [::Integer]
227
227
  # The Shared VPC service project id or service project number for which aggregated list request is invoked for subnetworks list-usable api.
228
228
  # @yield [result, operation] Access the result along with the TransportOperation object
@@ -583,7 +583,7 @@ module Google
583
583
  # @param region [::String]
584
584
  # Name of the region scoping this request.
585
585
  # @param return_partial_success [::Boolean]
586
- # Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
586
+ # 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.
587
587
  # @yield [result, operation] Access the result along with the TransportOperation object
588
588
  # @yieldparam result [::Gapic::Rest::PagedEnumerable<::Google::Cloud::Compute::V1::ForwardingRule>]
589
589
  # @yieldparam operation [::Gapic::Rest::TransportOperation]
@@ -473,7 +473,7 @@ module Google
473
473
  # @param project [::String]
474
474
  # Project ID for this request.
475
475
  # @param return_partial_success [::Boolean]
476
- # Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
476
+ # 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.
477
477
  # @yield [result, operation] Access the result along with the TransportOperation object
478
478
  # @yieldparam result [::Gapic::Rest::PagedEnumerable<::Google::Cloud::Compute::V1::Address>]
479
479
  # @yieldparam operation [::Gapic::Rest::TransportOperation]
@@ -475,7 +475,7 @@ module Google
475
475
  # @param project [::String]
476
476
  # Project ID for this request.
477
477
  # @param return_partial_success [::Boolean]
478
- # Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
478
+ # 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.
479
479
  # @yield [result, operation] Access the result along with the TransportOperation object
480
480
  # @yieldparam result [::Gapic::Rest::PagedEnumerable<::Google::Cloud::Compute::V1::ForwardingRule>]
481
481
  # @yieldparam operation [::Gapic::Rest::TransportOperation]
@@ -659,7 +659,7 @@ module Google
659
659
  # @param project [::String]
660
660
  # Project ID for this request.
661
661
  # @param return_partial_success [::Boolean]
662
- # Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
662
+ # 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.
663
663
  # @yield [result, operation] Access the result along with the TransportOperation object
664
664
  # @yieldparam result [::Gapic::Rest::PagedEnumerable<::Google::Cloud::Compute::V1::NetworkEndpointGroup>]
665
665
  # @yieldparam operation [::Gapic::Rest::TransportOperation]
@@ -750,7 +750,7 @@ module Google
750
750
  # @param project [::String]
751
751
  # Project ID for this request.
752
752
  # @param return_partial_success [::Boolean]
753
- # Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
753
+ # 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.
754
754
  # @yield [result, operation] Access the result along with the TransportOperation object
755
755
  # @yieldparam result [::Gapic::Rest::PagedEnumerable<::Google::Cloud::Compute::V1::NetworkEndpointWithHealthStatus>]
756
756
  # @yieldparam operation [::Gapic::Rest::TransportOperation]
@@ -171,7 +171,7 @@ module Google
171
171
  # Service calls
172
172
 
173
173
  ##
174
- # Retrieves an aggregated list of all operations.
174
+ # Retrieves an aggregated list of all operations. To prevent failure, Google recommends that you set the `returnPartialSuccess` parameter to `true`.
175
175
  #
176
176
  # @overload aggregated_list(request, options = nil)
177
177
  # Pass arguments to `aggregated_list` via a request object, either of type
@@ -201,7 +201,7 @@ module Google
201
201
  # @param project [::String]
202
202
  # Project ID for this request.
203
203
  # @param return_partial_success [::Boolean]
204
- # Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
204
+ # 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.
205
205
  # @param service_project_number [::Integer]
206
206
  # The Shared VPC service project id or service project number for which aggregated list request is invoked for subnetworks list-usable api.
207
207
  # @yield [result, operation] Access the result along with the TransportOperation object
@@ -452,7 +452,7 @@ module Google
452
452
  # @param project [::String]
453
453
  # Project ID for this request.
454
454
  # @param return_partial_success [::Boolean]
455
- # Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
455
+ # 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.
456
456
  # @yield [result, operation] Access the result along with the TransportOperation object
457
457
  # @yieldparam result [::Gapic::Rest::PagedEnumerable<::Google::Cloud::Compute::V1::Operation>]
458
458
  # @yieldparam operation [::Gapic::Rest::TransportOperation]
@@ -352,7 +352,7 @@ module Google
352
352
  # @param parent_id [::String]
353
353
  # Parent ID for this request.
354
354
  # @param return_partial_success [::Boolean]
355
- # Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
355
+ # 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.
356
356
  # @yield [result, operation] Access the result along with the TransportOperation object
357
357
  # @yieldparam result [::Gapic::Rest::PagedEnumerable<::Google::Cloud::Compute::V1::Operation>]
358
358
  # @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::PublicDelegatedPrefix>]
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 HealthCheck resources, regional and global, available to the specified project.
193
+ # Retrieves the list of all HealthCheck 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::HealthCheck>]
577
577
  # @yieldparam operation [::Gapic::Rest::TransportOperation]
@@ -745,7 +745,7 @@ module Google
745
745
  # @param project [::String]
746
746
  # Project ID for this request.
747
747
  # @param return_partial_success [::Boolean]
748
- # Opt-in for partial success behavior which provides partial results in case of failure. The default value is false.
748
+ # 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.
749
749
  # @yield [result, operation] Access the result along with the TransportOperation object
750
750
  # @yieldparam result [::Gapic::Rest::PagedEnumerable<::Google::Cloud::Compute::V1::Image>]
751
751
  # @yieldparam operation [::Gapic::Rest::TransportOperation]
@@ -0,0 +1,52 @@
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 "googleauth"
20
+
21
+ module Google
22
+ module Cloud
23
+ module Compute
24
+ module V1
25
+ module InstanceGroupManagerResizeRequests
26
+ # Credentials for the InstanceGroupManagerResizeRequests API.
27
+ class Credentials < ::Google::Auth::Credentials
28
+ self.scope = [
29
+ "https://www.googleapis.com/auth/compute",
30
+ "https://www.googleapis.com/auth/cloud-platform"
31
+ ]
32
+ self.env_vars = [
33
+ "COMPUTE_CREDENTIALS",
34
+ "COMPUTE_KEYFILE",
35
+ "GOOGLE_CLOUD_CREDENTIALS",
36
+ "GOOGLE_CLOUD_KEYFILE",
37
+ "GCLOUD_KEYFILE",
38
+ "COMPUTE_CREDENTIALS_JSON",
39
+ "COMPUTE_KEYFILE_JSON",
40
+ "GOOGLE_CLOUD_CREDENTIALS_JSON",
41
+ "GOOGLE_CLOUD_KEYFILE_JSON",
42
+ "GCLOUD_KEYFILE_JSON"
43
+ ]
44
+ self.paths = [
45
+ "~/.config/google_cloud/application_default_credentials.json"
46
+ ]
47
+ end
48
+ end
49
+ end
50
+ end
51
+ end
52
+ end