google-apis-compute_alpha 0.90.0 → 0.91.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -55,7 +55,8 @@ module Google
55
55
  @batch_path = 'batch/compute/alpha'
56
56
  end
57
57
 
58
- # Retrieves an aggregated list of accelerator types.
58
+ # Retrieves an aggregated list of accelerator types. To prevent failure, Google
59
+ # recommends that you set the `returnPartialSuccess` parameter to `true`.
59
60
  # @param [String] project
60
61
  # Project ID for this request.
61
62
  # @param [String] filter
@@ -115,7 +116,9 @@ module Google
115
116
  # by a previous list request to get the next page of results.
116
117
  # @param [Boolean] return_partial_success
117
118
  # Opt-in for partial success behavior which provides partial results in case of
118
- # failure. The default value is false.
119
+ # failure. The default value is false. For example, when partial success
120
+ # behavior is enabled, aggregatedList for a single zone scope either returns all
121
+ # resources in the zone or no resources, with an error code.
119
122
  # @param [Fixnum] service_project_number
120
123
  # The Shared VPC service project id or service project number for which
121
124
  # aggregated list request is invoked for subnetworks list-usable api.
@@ -251,7 +254,9 @@ module Google
251
254
  # by a previous list request to get the next page of results.
252
255
  # @param [Boolean] return_partial_success
253
256
  # Opt-in for partial success behavior which provides partial results in case of
254
- # failure. The default value is false.
257
+ # failure. The default value is false. For example, when partial success
258
+ # behavior is enabled, aggregatedList for a single zone scope either returns all
259
+ # resources in the zone or no resources, with an error code.
255
260
  # @param [String] fields
256
261
  # Selector specifying which fields to include in a partial response.
257
262
  # @param [String] quota_user
@@ -288,7 +293,8 @@ module Google
288
293
  execute_or_queue_command(command, &block)
289
294
  end
290
295
 
291
- # Retrieves an aggregated list of addresses.
296
+ # Retrieves an aggregated list of addresses. To prevent failure, Google
297
+ # recommends that you set the `returnPartialSuccess` parameter to `true`.
292
298
  # @param [String] project
293
299
  # Project ID for this request.
294
300
  # @param [String] filter
@@ -348,7 +354,9 @@ module Google
348
354
  # by a previous list request to get the next page of results.
349
355
  # @param [Boolean] return_partial_success
350
356
  # Opt-in for partial success behavior which provides partial results in case of
351
- # failure. The default value is false.
357
+ # failure. The default value is false. For example, when partial success
358
+ # behavior is enabled, aggregatedList for a single zone scope either returns all
359
+ # resources in the zone or no resources, with an error code.
352
360
  # @param [Fixnum] service_project_number
353
361
  # The Shared VPC service project id or service project number for which
354
362
  # aggregated list request is invoked for subnetworks list-usable api.
@@ -584,7 +592,9 @@ module Google
584
592
  # by a previous list request to get the next page of results.
585
593
  # @param [Boolean] return_partial_success
586
594
  # Opt-in for partial success behavior which provides partial results in case of
587
- # failure. The default value is false.
595
+ # failure. The default value is false. For example, when partial success
596
+ # behavior is enabled, aggregatedList for a single zone scope either returns all
597
+ # resources in the zone or no resources, with an error code.
588
598
  # @param [String] fields
589
599
  # Selector specifying which fields to include in a partial response.
590
600
  # @param [String] quota_user
@@ -770,7 +780,8 @@ module Google
770
780
  execute_or_queue_command(command, &block)
771
781
  end
772
782
 
773
- # Retrieves an aggregated list of autoscalers.
783
+ # Retrieves an aggregated list of autoscalers. To prevent failure, Google
784
+ # recommends that you set the `returnPartialSuccess` parameter to `true`.
774
785
  # @param [String] project
775
786
  # Project ID for this request.
776
787
  # @param [String] filter
@@ -830,7 +841,9 @@ module Google
830
841
  # by a previous list request to get the next page of results.
831
842
  # @param [Boolean] return_partial_success
832
843
  # Opt-in for partial success behavior which provides partial results in case of
833
- # failure. The default value is false.
844
+ # failure. The default value is false. For example, when partial success
845
+ # behavior is enabled, aggregatedList for a single zone scope either returns all
846
+ # resources in the zone or no resources, with an error code.
834
847
  # @param [Fixnum] service_project_number
835
848
  # The Shared VPC service project id or service project number for which
836
849
  # aggregated list request is invoked for subnetworks list-usable api.
@@ -1066,7 +1079,9 @@ module Google
1066
1079
  # by a previous list request to get the next page of results.
1067
1080
  # @param [Boolean] return_partial_success
1068
1081
  # Opt-in for partial success behavior which provides partial results in case of
1069
- # failure. The default value is false.
1082
+ # failure. The default value is false. For example, when partial success
1083
+ # behavior is enabled, aggregatedList for a single zone scope either returns all
1084
+ # resources in the zone or no resources, with an error code.
1070
1085
  # @param [String] fields
1071
1086
  # Selector specifying which fields to include in a partial response.
1072
1087
  # @param [String] quota_user
@@ -1581,7 +1596,9 @@ module Google
1581
1596
  # by a previous list request to get the next page of results.
1582
1597
  # @param [Boolean] return_partial_success
1583
1598
  # Opt-in for partial success behavior which provides partial results in case of
1584
- # failure. The default value is false.
1599
+ # failure. The default value is false. For example, when partial success
1600
+ # behavior is enabled, aggregatedList for a single zone scope either returns all
1601
+ # resources in the zone or no resources, with an error code.
1585
1602
  # @param [String] fields
1586
1603
  # Selector specifying which fields to include in a partial response.
1587
1604
  # @param [String] quota_user
@@ -1902,7 +1919,8 @@ module Google
1902
1919
  end
1903
1920
 
1904
1921
  # Retrieves the list of all BackendService resources, regional and global,
1905
- # available to the specified project.
1922
+ # available to the specified project. To prevent failure, Google recommends that
1923
+ # you set the `returnPartialSuccess` parameter to `true`.
1906
1924
  # @param [String] project
1907
1925
  # Name of the project scoping this request.
1908
1926
  # @param [String] filter
@@ -1962,7 +1980,9 @@ module Google
1962
1980
  # by a previous list request to get the next page of results.
1963
1981
  # @param [Boolean] return_partial_success
1964
1982
  # Opt-in for partial success behavior which provides partial results in case of
1965
- # failure. The default value is false.
1983
+ # failure. The default value is false. For example, when partial success
1984
+ # behavior is enabled, aggregatedList for a single zone scope either returns all
1985
+ # resources in the zone or no resources, with an error code.
1966
1986
  # @param [Fixnum] service_project_number
1967
1987
  # The Shared VPC service project id or service project number for which
1968
1988
  # aggregated list request is invoked for subnetworks list-usable api.
@@ -2320,7 +2340,9 @@ module Google
2320
2340
  # by a previous list request to get the next page of results.
2321
2341
  # @param [Boolean] return_partial_success
2322
2342
  # Opt-in for partial success behavior which provides partial results in case of
2323
- # failure. The default value is false.
2343
+ # failure. The default value is false. For example, when partial success
2344
+ # behavior is enabled, aggregatedList for a single zone scope either returns all
2345
+ # resources in the zone or no resources, with an error code.
2324
2346
  # @param [String] fields
2325
2347
  # Selector specifying which fields to include in a partial response.
2326
2348
  # @param [String] quota_user
@@ -2410,7 +2432,9 @@ module Google
2410
2432
  # by a previous list request to get the next page of results.
2411
2433
  # @param [Boolean] return_partial_success
2412
2434
  # Opt-in for partial success behavior which provides partial results in case of
2413
- # failure. The default value is false.
2435
+ # failure. The default value is false. For example, when partial success
2436
+ # behavior is enabled, aggregatedList for a single zone scope either returns all
2437
+ # resources in the zone or no resources, with an error code.
2414
2438
  # @param [String] fields
2415
2439
  # Selector specifying which fields to include in a partial response.
2416
2440
  # @param [String] quota_user
@@ -2821,7 +2845,8 @@ module Google
2821
2845
  execute_or_queue_command(command, &block)
2822
2846
  end
2823
2847
 
2824
- # Retrieves an aggregated list of disk types.
2848
+ # Retrieves an aggregated list of disk types. To prevent failure, Google
2849
+ # recommends that you set the `returnPartialSuccess` parameter to `true`.
2825
2850
  # @param [String] project
2826
2851
  # Project ID for this request.
2827
2852
  # @param [String] filter
@@ -2881,7 +2906,9 @@ module Google
2881
2906
  # by a previous list request to get the next page of results.
2882
2907
  # @param [Boolean] return_partial_success
2883
2908
  # Opt-in for partial success behavior which provides partial results in case of
2884
- # failure. The default value is false.
2909
+ # failure. The default value is false. For example, when partial success
2910
+ # behavior is enabled, aggregatedList for a single zone scope either returns all
2911
+ # resources in the zone or no resources, with an error code.
2885
2912
  # @param [Fixnum] service_project_number
2886
2913
  # The Shared VPC service project id or service project number for which
2887
2914
  # aggregated list request is invoked for subnetworks list-usable api.
@@ -3016,7 +3043,9 @@ module Google
3016
3043
  # by a previous list request to get the next page of results.
3017
3044
  # @param [Boolean] return_partial_success
3018
3045
  # Opt-in for partial success behavior which provides partial results in case of
3019
- # failure. The default value is false.
3046
+ # failure. The default value is false. For example, when partial success
3047
+ # behavior is enabled, aggregatedList for a single zone scope either returns all
3048
+ # resources in the zone or no resources, with an error code.
3020
3049
  # @param [String] fields
3021
3050
  # Selector specifying which fields to include in a partial response.
3022
3051
  # @param [String] quota_user
@@ -3107,7 +3136,8 @@ module Google
3107
3136
  execute_or_queue_command(command, &block)
3108
3137
  end
3109
3138
 
3110
- # Retrieves an aggregated list of persistent disks.
3139
+ # Retrieves an aggregated list of persistent disks. To prevent failure, Google
3140
+ # recommends that you set the `returnPartialSuccess` parameter to `true`.
3111
3141
  # @param [String] project
3112
3142
  # Project ID for this request.
3113
3143
  # @param [String] filter
@@ -3167,7 +3197,9 @@ module Google
3167
3197
  # by a previous list request to get the next page of results.
3168
3198
  # @param [Boolean] return_partial_success
3169
3199
  # Opt-in for partial success behavior which provides partial results in case of
3170
- # failure. The default value is false.
3200
+ # failure. The default value is false. For example, when partial success
3201
+ # behavior is enabled, aggregatedList for a single zone scope either returns all
3202
+ # resources in the zone or no resources, with an error code.
3171
3203
  # @param [Fixnum] service_project_number
3172
3204
  # The Shared VPC service project id or service project number for which
3173
3205
  # aggregated list request is invoked for subnetworks list-usable api.
@@ -3564,7 +3596,9 @@ module Google
3564
3596
  # by a previous list request to get the next page of results.
3565
3597
  # @param [Boolean] return_partial_success
3566
3598
  # Opt-in for partial success behavior which provides partial results in case of
3567
- # failure. The default value is false.
3599
+ # failure. The default value is false. For example, when partial success
3600
+ # behavior is enabled, aggregatedList for a single zone scope either returns all
3601
+ # resources in the zone or no resources, with an error code.
3568
3602
  # @param [String] fields
3569
3603
  # Selector specifying which fields to include in a partial response.
3570
3604
  # @param [String] quota_user
@@ -4248,7 +4282,9 @@ module Google
4248
4282
  # by a previous list request to get the next page of results.
4249
4283
  # @param [Boolean] return_partial_success
4250
4284
  # Opt-in for partial success behavior which provides partial results in case of
4251
- # failure. The default value is false.
4285
+ # failure. The default value is false. For example, when partial success
4286
+ # behavior is enabled, aggregatedList for a single zone scope either returns all
4287
+ # resources in the zone or no resources, with an error code.
4252
4288
  # @param [String] fields
4253
4289
  # Selector specifying which fields to include in a partial response.
4254
4290
  # @param [String] quota_user
@@ -4801,7 +4837,9 @@ module Google
4801
4837
  # an organization.
4802
4838
  # @param [Boolean] return_partial_success
4803
4839
  # Opt-in for partial success behavior which provides partial results in case of
4804
- # failure. The default value is false.
4840
+ # failure. The default value is false. For example, when partial success
4841
+ # behavior is enabled, aggregatedList for a single zone scope either returns all
4842
+ # resources in the zone or no resources, with an error code.
4805
4843
  # @param [String] fields
4806
4844
  # Selector specifying which fields to include in a partial response.
4807
4845
  # @param [String] quota_user
@@ -5367,7 +5405,9 @@ module Google
5367
5405
  # by a previous list request to get the next page of results.
5368
5406
  # @param [Boolean] return_partial_success
5369
5407
  # Opt-in for partial success behavior which provides partial results in case of
5370
- # failure. The default value is false.
5408
+ # failure. The default value is false. For example, when partial success
5409
+ # behavior is enabled, aggregatedList for a single zone scope either returns all
5410
+ # resources in the zone or no resources, with an error code.
5371
5411
  # @param [String] fields
5372
5412
  # Selector specifying which fields to include in a partial response.
5373
5413
  # @param [String] quota_user
@@ -5546,7 +5586,8 @@ module Google
5546
5586
  execute_or_queue_command(command, &block)
5547
5587
  end
5548
5588
 
5549
- # Retrieves an aggregated list of forwarding rules.
5589
+ # Retrieves an aggregated list of forwarding rules. To prevent failure, Google
5590
+ # recommends that you set the `returnPartialSuccess` parameter to `true`.
5550
5591
  # @param [String] project
5551
5592
  # Project ID for this request.
5552
5593
  # @param [String] filter
@@ -5606,7 +5647,9 @@ module Google
5606
5647
  # by a previous list request to get the next page of results.
5607
5648
  # @param [Boolean] return_partial_success
5608
5649
  # Opt-in for partial success behavior which provides partial results in case of
5609
- # failure. The default value is false.
5650
+ # failure. The default value is false. For example, when partial success
5651
+ # behavior is enabled, aggregatedList for a single zone scope either returns all
5652
+ # resources in the zone or no resources, with an error code.
5610
5653
  # @param [Fixnum] service_project_number
5611
5654
  # The Shared VPC service project id or service project number for which
5612
5655
  # aggregated list request is invoked for subnetworks list-usable api.
@@ -5843,7 +5886,9 @@ module Google
5843
5886
  # by a previous list request to get the next page of results.
5844
5887
  # @param [Boolean] return_partial_success
5845
5888
  # Opt-in for partial success behavior which provides partial results in case of
5846
- # failure. The default value is false.
5889
+ # failure. The default value is false. For example, when partial success
5890
+ # behavior is enabled, aggregatedList for a single zone scope either returns all
5891
+ # resources in the zone or no resources, with an error code.
5847
5892
  # @param [String] fields
5848
5893
  # Selector specifying which fields to include in a partial response.
5849
5894
  # @param [String] quota_user
@@ -6085,7 +6130,8 @@ module Google
6085
6130
  execute_or_queue_command(command, &block)
6086
6131
  end
6087
6132
 
6088
- # Retrieves an aggregated list of future reservations.
6133
+ # Retrieves an aggregated list of future reservations. To prevent failure,
6134
+ # Google recommends that you set the `returnPartialSuccess` parameter to `true`.
6089
6135
  # @param [String] project
6090
6136
  # Project ID for this request.
6091
6137
  # @param [String] filter
@@ -6145,7 +6191,9 @@ module Google
6145
6191
  # by a previous list request to get the next page of results.
6146
6192
  # @param [Boolean] return_partial_success
6147
6193
  # Opt-in for partial success behavior which provides partial results in case of
6148
- # failure. The default value is false.
6194
+ # failure. The default value is false. For example, when partial success
6195
+ # behavior is enabled, aggregatedList for a single zone scope either returns all
6196
+ # resources in the zone or no resources, with an error code.
6149
6197
  # @param [Fixnum] service_project_number
6150
6198
  # The Shared VPC service project id or service project number for which
6151
6199
  # aggregated list request is invoked for subnetworks list-usable api.
@@ -6431,7 +6479,9 @@ module Google
6431
6479
  # by a previous list request to get the next page of results.
6432
6480
  # @param [Boolean] return_partial_success
6433
6481
  # Opt-in for partial success behavior which provides partial results in case of
6434
- # failure. The default value is false.
6482
+ # failure. The default value is false. For example, when partial success
6483
+ # behavior is enabled, aggregatedList for a single zone scope either returns all
6484
+ # resources in the zone or no resources, with an error code.
6435
6485
  # @param [String] fields
6436
6486
  # Selector specifying which fields to include in a partial response.
6437
6487
  # @param [String] quota_user
@@ -6746,7 +6796,9 @@ module Google
6746
6796
  # by a previous list request to get the next page of results.
6747
6797
  # @param [Boolean] return_partial_success
6748
6798
  # Opt-in for partial success behavior which provides partial results in case of
6749
- # failure. The default value is false.
6799
+ # failure. The default value is false. For example, when partial success
6800
+ # behavior is enabled, aggregatedList for a single zone scope either returns all
6801
+ # resources in the zone or no resources, with an error code.
6750
6802
  # @param [String] fields
6751
6803
  # Selector specifying which fields to include in a partial response.
6752
6804
  # @param [String] quota_user
@@ -7097,7 +7149,9 @@ module Google
7097
7149
  # by a previous list request to get the next page of results.
7098
7150
  # @param [Boolean] return_partial_success
7099
7151
  # Opt-in for partial success behavior which provides partial results in case of
7100
- # failure. The default value is false.
7152
+ # failure. The default value is false. For example, when partial success
7153
+ # behavior is enabled, aggregatedList for a single zone scope either returns all
7154
+ # resources in the zone or no resources, with an error code.
7101
7155
  # @param [String] fields
7102
7156
  # Selector specifying which fields to include in a partial response.
7103
7157
  # @param [String] quota_user
@@ -7604,7 +7658,9 @@ module Google
7604
7658
  # by a previous list request to get the next page of results.
7605
7659
  # @param [Boolean] return_partial_success
7606
7660
  # Opt-in for partial success behavior which provides partial results in case of
7607
- # failure. The default value is false.
7661
+ # failure. The default value is false. For example, when partial success
7662
+ # behavior is enabled, aggregatedList for a single zone scope either returns all
7663
+ # resources in the zone or no resources, with an error code.
7608
7664
  # @param [String] fields
7609
7665
  # Selector specifying which fields to include in a partial response.
7610
7666
  # @param [String] quota_user
@@ -7696,7 +7752,9 @@ module Google
7696
7752
  # by a previous list request to get the next page of results.
7697
7753
  # @param [Boolean] return_partial_success
7698
7754
  # Opt-in for partial success behavior which provides partial results in case of
7699
- # failure. The default value is false.
7755
+ # failure. The default value is false. For example, when partial success
7756
+ # behavior is enabled, aggregatedList for a single zone scope either returns all
7757
+ # resources in the zone or no resources, with an error code.
7700
7758
  # @param [String] fields
7701
7759
  # Selector specifying which fields to include in a partial response.
7702
7760
  # @param [String] quota_user
@@ -7733,7 +7791,8 @@ module Google
7733
7791
  execute_or_queue_command(command, &block)
7734
7792
  end
7735
7793
 
7736
- # Retrieves an aggregated list of all operations.
7794
+ # Retrieves an aggregated list of all operations. To prevent failure, Google
7795
+ # recommends that you set the `returnPartialSuccess` parameter to `true`.
7737
7796
  # @param [String] project
7738
7797
  # Project ID for this request.
7739
7798
  # @param [String] filter
@@ -7793,7 +7852,9 @@ module Google
7793
7852
  # by a previous list request to get the next page of results.
7794
7853
  # @param [Boolean] return_partial_success
7795
7854
  # Opt-in for partial success behavior which provides partial results in case of
7796
- # failure. The default value is false.
7855
+ # failure. The default value is false. For example, when partial success
7856
+ # behavior is enabled, aggregatedList for a single zone scope either returns all
7857
+ # resources in the zone or no resources, with an error code.
7797
7858
  # @param [Fixnum] service_project_number
7798
7859
  # The Shared VPC service project id or service project number for which
7799
7860
  # aggregated list request is invoked for subnetworks list-usable api.
@@ -7957,7 +8018,9 @@ module Google
7957
8018
  # by a previous list request to get the next page of results.
7958
8019
  # @param [Boolean] return_partial_success
7959
8020
  # Opt-in for partial success behavior which provides partial results in case of
7960
- # failure. The default value is false.
8021
+ # failure. The default value is false. For example, when partial success
8022
+ # behavior is enabled, aggregatedList for a single zone scope either returns all
8023
+ # resources in the zone or no resources, with an error code.
7961
8024
  # @param [String] fields
7962
8025
  # Selector specifying which fields to include in a partial response.
7963
8026
  # @param [String] quota_user
@@ -8163,7 +8226,9 @@ module Google
8163
8226
  # Parent ID for this request.
8164
8227
  # @param [Boolean] return_partial_success
8165
8228
  # Opt-in for partial success behavior which provides partial results in case of
8166
- # failure. The default value is false.
8229
+ # failure. The default value is false. For example, when partial success
8230
+ # behavior is enabled, aggregatedList for a single zone scope either returns all
8231
+ # resources in the zone or no resources, with an error code.
8167
8232
  # @param [String] fields
8168
8233
  # Selector specifying which fields to include in a partial response.
8169
8234
  # @param [String] quota_user
@@ -8383,7 +8448,9 @@ module Google
8383
8448
  # by a previous list request to get the next page of results.
8384
8449
  # @param [Boolean] return_partial_success
8385
8450
  # Opt-in for partial success behavior which provides partial results in case of
8386
- # failure. The default value is false.
8451
+ # failure. The default value is false. For example, when partial success
8452
+ # behavior is enabled, aggregatedList for a single zone scope either returns all
8453
+ # resources in the zone or no resources, with an error code.
8387
8454
  # @param [String] fields
8388
8455
  # Selector specifying which fields to include in a partial response.
8389
8456
  # @param [String] quota_user
@@ -8472,7 +8539,8 @@ module Google
8472
8539
  end
8473
8540
 
8474
8541
  # Retrieves the list of all HealthCheck resources, regional and global,
8475
- # available to the specified project.
8542
+ # available to the specified project. To prevent failure, Google recommends that
8543
+ # you set the `returnPartialSuccess` parameter to `true`.
8476
8544
  # @param [String] project
8477
8545
  # Name of the project scoping this request.
8478
8546
  # @param [String] filter
@@ -8532,7 +8600,9 @@ module Google
8532
8600
  # by a previous list request to get the next page of results.
8533
8601
  # @param [Boolean] return_partial_success
8534
8602
  # Opt-in for partial success behavior which provides partial results in case of
8535
- # failure. The default value is false.
8603
+ # failure. The default value is false. For example, when partial success
8604
+ # behavior is enabled, aggregatedList for a single zone scope either returns all
8605
+ # resources in the zone or no resources, with an error code.
8536
8606
  # @param [Fixnum] service_project_number
8537
8607
  # The Shared VPC service project id or service project number for which
8538
8608
  # aggregated list request is invoked for subnetworks list-usable api.
@@ -8757,7 +8827,9 @@ module Google
8757
8827
  # by a previous list request to get the next page of results.
8758
8828
  # @param [Boolean] return_partial_success
8759
8829
  # Opt-in for partial success behavior which provides partial results in case of
8760
- # failure. The default value is false.
8830
+ # failure. The default value is false. For example, when partial success
8831
+ # behavior is enabled, aggregatedList for a single zone scope either returns all
8832
+ # resources in the zone or no resources, with an error code.
8761
8833
  # @param [String] fields
8762
8834
  # Selector specifying which fields to include in a partial response.
8763
8835
  # @param [String] quota_user
@@ -9120,7 +9192,9 @@ module Google
9120
9192
  # by a previous list request to get the next page of results.
9121
9193
  # @param [Boolean] return_partial_success
9122
9194
  # Opt-in for partial success behavior which provides partial results in case of
9123
- # failure. The default value is false.
9195
+ # failure. The default value is false. For example, when partial success
9196
+ # behavior is enabled, aggregatedList for a single zone scope either returns all
9197
+ # resources in the zone or no resources, with an error code.
9124
9198
  # @param [String] fields
9125
9199
  # Selector specifying which fields to include in a partial response.
9126
9200
  # @param [String] quota_user
@@ -9483,7 +9557,9 @@ module Google
9483
9557
  # by a previous list request to get the next page of results.
9484
9558
  # @param [Boolean] return_partial_success
9485
9559
  # Opt-in for partial success behavior which provides partial results in case of
9486
- # failure. The default value is false.
9560
+ # failure. The default value is false. For example, when partial success
9561
+ # behavior is enabled, aggregatedList for a single zone scope either returns all
9562
+ # resources in the zone or no resources, with an error code.
9487
9563
  # @param [String] fields
9488
9564
  # Selector specifying which fields to include in a partial response.
9489
9565
  # @param [String] quota_user
@@ -10023,7 +10099,9 @@ module Google
10023
10099
  # by a previous list request to get the next page of results.
10024
10100
  # @param [Boolean] return_partial_success
10025
10101
  # Opt-in for partial success behavior which provides partial results in case of
10026
- # failure. The default value is false.
10102
+ # failure. The default value is false. For example, when partial success
10103
+ # behavior is enabled, aggregatedList for a single zone scope either returns all
10104
+ # resources in the zone or no resources, with an error code.
10027
10105
  # @param [String] zone
10028
10106
  # The zone query parameter.
10029
10107
  # @param [String] fields
@@ -10508,7 +10586,9 @@ module Google
10508
10586
  # by a previous list request to get the next page of results.
10509
10587
  # @param [Boolean] return_partial_success
10510
10588
  # Opt-in for partial success behavior which provides partial results in case of
10511
- # failure. The default value is false.
10589
+ # failure. The default value is false. For example, when partial success
10590
+ # behavior is enabled, aggregatedList for a single zone scope either returns all
10591
+ # resources in the zone or no resources, with an error code.
10512
10592
  # @param [String] fields
10513
10593
  # Selector specifying which fields to include in a partial response.
10514
10594
  # @param [String] quota_user
@@ -10610,7 +10690,9 @@ module Google
10610
10690
  execute_or_queue_command(command, &block)
10611
10691
  end
10612
10692
 
10613
- # Retrieves the list of managed instance groups and groups them by zone.
10693
+ # Retrieves the list of managed instance groups and groups them by zone. To
10694
+ # prevent failure, Google recommends that you set the `returnPartialSuccess`
10695
+ # parameter to `true`.
10614
10696
  # @param [String] project
10615
10697
  # Project ID for this request.
10616
10698
  # @param [String] filter
@@ -10670,7 +10752,9 @@ module Google
10670
10752
  # by a previous list request to get the next page of results.
10671
10753
  # @param [Boolean] return_partial_success
10672
10754
  # Opt-in for partial success behavior which provides partial results in case of
10673
- # failure. The default value is false.
10755
+ # failure. The default value is false. For example, when partial success
10756
+ # behavior is enabled, aggregatedList for a single zone scope either returns all
10757
+ # resources in the zone or no resources, with an error code.
10674
10758
  # @param [Fixnum] service_project_number
10675
10759
  # The Shared VPC service project id or service project number for which
10676
10760
  # aggregated list request is invoked for subnetworks list-usable api.
@@ -11123,7 +11207,9 @@ module Google
11123
11207
  # by a previous list request to get the next page of results.
11124
11208
  # @param [Boolean] return_partial_success
11125
11209
  # Opt-in for partial success behavior which provides partial results in case of
11126
- # failure. The default value is false.
11210
+ # failure. The default value is false. For example, when partial success
11211
+ # behavior is enabled, aggregatedList for a single zone scope either returns all
11212
+ # resources in the zone or no resources, with an error code.
11127
11213
  # @param [String] fields
11128
11214
  # Selector specifying which fields to include in a partial response.
11129
11215
  # @param [String] quota_user
@@ -11221,7 +11307,9 @@ module Google
11221
11307
  # by a previous list request to get the next page of results.
11222
11308
  # @param [Boolean] return_partial_success
11223
11309
  # Opt-in for partial success behavior which provides partial results in case of
11224
- # failure. The default value is false.
11310
+ # failure. The default value is false. For example, when partial success
11311
+ # behavior is enabled, aggregatedList for a single zone scope either returns all
11312
+ # resources in the zone or no resources, with an error code.
11225
11313
  # @param [String] fields
11226
11314
  # Selector specifying which fields to include in a partial response.
11227
11315
  # @param [String] quota_user
@@ -11322,7 +11410,9 @@ module Google
11322
11410
  # by a previous list request to get the next page of results.
11323
11411
  # @param [Boolean] return_partial_success
11324
11412
  # Opt-in for partial success behavior which provides partial results in case of
11325
- # failure. The default value is false.
11413
+ # failure. The default value is false. For example, when partial success
11414
+ # behavior is enabled, aggregatedList for a single zone scope either returns all
11415
+ # resources in the zone or no resources, with an error code.
11326
11416
  # @param [String] fields
11327
11417
  # Selector specifying which fields to include in a partial response.
11328
11418
  # @param [String] quota_user
@@ -11419,7 +11509,9 @@ module Google
11419
11509
  # by a previous list request to get the next page of results.
11420
11510
  # @param [Boolean] return_partial_success
11421
11511
  # Opt-in for partial success behavior which provides partial results in case of
11422
- # failure. The default value is false.
11512
+ # failure. The default value is false. For example, when partial success
11513
+ # behavior is enabled, aggregatedList for a single zone scope either returns all
11514
+ # resources in the zone or no resources, with an error code.
11423
11515
  # @param [String] fields
11424
11516
  # Selector specifying which fields to include in a partial response.
11425
11517
  # @param [String] quota_user
@@ -12420,7 +12512,9 @@ module Google
12420
12512
  execute_or_queue_command(command, &block)
12421
12513
  end
12422
12514
 
12423
- # Retrieves the list of instance groups and sorts them by zone.
12515
+ # Retrieves the list of instance groups and sorts them by zone. To prevent
12516
+ # failure, Google recommends that you set the `returnPartialSuccess` parameter
12517
+ # to `true`.
12424
12518
  # @param [String] project
12425
12519
  # Project ID for this request.
12426
12520
  # @param [String] filter
@@ -12480,7 +12574,9 @@ module Google
12480
12574
  # by a previous list request to get the next page of results.
12481
12575
  # @param [Boolean] return_partial_success
12482
12576
  # Opt-in for partial success behavior which provides partial results in case of
12483
- # failure. The default value is false.
12577
+ # failure. The default value is false. For example, when partial success
12578
+ # behavior is enabled, aggregatedList for a single zone scope either returns all
12579
+ # resources in the zone or no resources, with an error code.
12484
12580
  # @param [Fixnum] service_project_number
12485
12581
  # The Shared VPC service project id or service project number for which
12486
12582
  # aggregated list request is invoked for subnetworks list-usable api.
@@ -12722,7 +12818,9 @@ module Google
12722
12818
  # by a previous list request to get the next page of results.
12723
12819
  # @param [Boolean] return_partial_success
12724
12820
  # Opt-in for partial success behavior which provides partial results in case of
12725
- # failure. The default value is false.
12821
+ # failure. The default value is false. For example, when partial success
12822
+ # behavior is enabled, aggregatedList for a single zone scope either returns all
12823
+ # resources in the zone or no resources, with an error code.
12726
12824
  # @param [String] fields
12727
12825
  # Selector specifying which fields to include in a partial response.
12728
12826
  # @param [String] quota_user
@@ -12820,7 +12918,9 @@ module Google
12820
12918
  # by a previous list request to get the next page of results.
12821
12919
  # @param [Boolean] return_partial_success
12822
12920
  # Opt-in for partial success behavior which provides partial results in case of
12823
- # failure. The default value is false.
12921
+ # failure. The default value is false. For example, when partial success
12922
+ # behavior is enabled, aggregatedList for a single zone scope either returns all
12923
+ # resources in the zone or no resources, with an error code.
12824
12924
  # @param [String] fields
12825
12925
  # Selector specifying which fields to include in a partial response.
12826
12926
  # @param [String] quota_user
@@ -13101,7 +13201,8 @@ module Google
13101
13201
  end
13102
13202
 
13103
13203
  # Retrieves the list of all InstanceTemplates resources, regional and global,
13104
- # available to the specified project.
13204
+ # available to the specified project. To prevent failure, Google recommends that
13205
+ # you set the `returnPartialSuccess` parameter to `true`.
13105
13206
  # @param [String] project
13106
13207
  # Name of the project scoping this request.
13107
13208
  # @param [String] filter
@@ -13161,7 +13262,9 @@ module Google
13161
13262
  # by a previous list request to get the next page of results.
13162
13263
  # @param [Boolean] return_partial_success
13163
13264
  # Opt-in for partial success behavior which provides partial results in case of
13164
- # failure. The default value is false.
13265
+ # failure. The default value is false. For example, when partial success
13266
+ # behavior is enabled, aggregatedList for a single zone scope either returns all
13267
+ # resources in the zone or no resources, with an error code.
13165
13268
  # @param [Fixnum] service_project_number
13166
13269
  # The Shared VPC service project id or service project number for which
13167
13270
  # aggregated list request is invoked for subnetworks list-usable api.
@@ -13434,7 +13537,9 @@ module Google
13434
13537
  # by a previous list request to get the next page of results.
13435
13538
  # @param [Boolean] return_partial_success
13436
13539
  # Opt-in for partial success behavior which provides partial results in case of
13437
- # failure. The default value is false.
13540
+ # failure. The default value is false. For example, when partial success
13541
+ # behavior is enabled, aggregatedList for a single zone scope either returns all
13542
+ # resources in the zone or no resources, with an error code.
13438
13543
  # @param [String] view
13439
13544
  # View of the instance template.
13440
13545
  # @param [String] fields
@@ -13719,7 +13824,9 @@ module Google
13719
13824
 
13720
13825
  # Retrieves an aggregated list of all of the instances in your project across
13721
13826
  # all regions and zones. The performance of this method degrades when a filter
13722
- # is specified on a project that has a very large number of instances.
13827
+ # is specified on a project that has a very large number of instances. To
13828
+ # prevent failure, Google recommends that you set the `returnPartialSuccess`
13829
+ # parameter to `true`.
13723
13830
  # @param [String] project
13724
13831
  # Project ID for this request.
13725
13832
  # @param [String] filter
@@ -13779,7 +13886,9 @@ module Google
13779
13886
  # by a previous list request to get the next page of results.
13780
13887
  # @param [Boolean] return_partial_success
13781
13888
  # Opt-in for partial success behavior which provides partial results in case of
13782
- # failure. The default value is false.
13889
+ # failure. The default value is false. For example, when partial success
13890
+ # behavior is enabled, aggregatedList for a single zone scope either returns all
13891
+ # resources in the zone or no resources, with an error code.
13783
13892
  # @param [Fixnum] service_project_number
13784
13893
  # The Shared VPC service project id or service project number for which
13785
13894
  # aggregated list request is invoked for subnetworks list-usable api.
@@ -14661,7 +14770,9 @@ module Google
14661
14770
  # by a previous list request to get the next page of results.
14662
14771
  # @param [Boolean] return_partial_success
14663
14772
  # Opt-in for partial success behavior which provides partial results in case of
14664
- # failure. The default value is false.
14773
+ # failure. The default value is false. For example, when partial success
14774
+ # behavior is enabled, aggregatedList for a single zone scope either returns all
14775
+ # resources in the zone or no resources, with an error code.
14665
14776
  # @param [String] view
14666
14777
  # View of the instance.
14667
14778
  # @param [String] fields
@@ -14762,7 +14873,9 @@ module Google
14762
14873
  # by a previous list request to get the next page of results.
14763
14874
  # @param [Boolean] return_partial_success
14764
14875
  # Opt-in for partial success behavior which provides partial results in case of
14765
- # failure. The default value is false.
14876
+ # failure. The default value is false. For example, when partial success
14877
+ # behavior is enabled, aggregatedList for a single zone scope either returns all
14878
+ # resources in the zone or no resources, with an error code.
14766
14879
  # @param [String] fields
14767
14880
  # Selector specifying which fields to include in a partial response.
14768
14881
  # @param [String] quota_user
@@ -16581,7 +16694,8 @@ module Google
16581
16694
  execute_or_queue_command(command, &block)
16582
16695
  end
16583
16696
 
16584
- # Retrieves an aggregated list of instantSnapshots.
16697
+ # Retrieves an aggregated list of instantSnapshots. To prevent failure, Google
16698
+ # recommends that you set the `returnPartialSuccess` parameter to `true`.
16585
16699
  # @param [String] project
16586
16700
  # Project ID for this request.
16587
16701
  # @param [String] filter
@@ -16641,7 +16755,9 @@ module Google
16641
16755
  # by a previous list request to get the next page of results.
16642
16756
  # @param [Boolean] return_partial_success
16643
16757
  # Opt-in for partial success behavior which provides partial results in case of
16644
- # failure. The default value is false.
16758
+ # failure. The default value is false. For example, when partial success
16759
+ # behavior is enabled, aggregatedList for a single zone scope either returns all
16760
+ # resources in the zone or no resources, with an error code.
16645
16761
  # @param [Fixnum] service_project_number
16646
16762
  # The Shared VPC service project id or service project number for which
16647
16763
  # aggregated list request is invoked for subnetworks list-usable api.
@@ -16925,7 +17041,9 @@ module Google
16925
17041
  # by a previous list request to get the next page of results.
16926
17042
  # @param [Boolean] return_partial_success
16927
17043
  # Opt-in for partial success behavior which provides partial results in case of
16928
- # failure. The default value is false.
17044
+ # failure. The default value is false. For example, when partial success
17045
+ # behavior is enabled, aggregatedList for a single zone scope either returns all
17046
+ # resources in the zone or no resources, with an error code.
16929
17047
  # @param [String] fields
16930
17048
  # Selector specifying which fields to include in a partial response.
16931
17049
  # @param [String] quota_user
@@ -17101,7 +17219,8 @@ module Google
17101
17219
  execute_or_queue_command(command, &block)
17102
17220
  end
17103
17221
 
17104
- # Retrieves an aggregated list of interconnect attachments.
17222
+ # Retrieves an aggregated list of interconnect attachments. To prevent failure,
17223
+ # Google recommends that you set the `returnPartialSuccess` parameter to `true`.
17105
17224
  # @param [String] project
17106
17225
  # Project ID for this request.
17107
17226
  # @param [String] filter
@@ -17161,7 +17280,9 @@ module Google
17161
17280
  # by a previous list request to get the next page of results.
17162
17281
  # @param [Boolean] return_partial_success
17163
17282
  # Opt-in for partial success behavior which provides partial results in case of
17164
- # failure. The default value is false.
17283
+ # failure. The default value is false. For example, when partial success
17284
+ # behavior is enabled, aggregatedList for a single zone scope either returns all
17285
+ # resources in the zone or no resources, with an error code.
17165
17286
  # @param [Fixnum] service_project_number
17166
17287
  # The Shared VPC service project id or service project number for which
17167
17288
  # aggregated list request is invoked for subnetworks list-usable api.
@@ -17444,7 +17565,9 @@ module Google
17444
17565
  # by a previous list request to get the next page of results.
17445
17566
  # @param [Boolean] return_partial_success
17446
17567
  # Opt-in for partial success behavior which provides partial results in case of
17447
- # failure. The default value is false.
17568
+ # failure. The default value is false. For example, when partial success
17569
+ # behavior is enabled, aggregatedList for a single zone scope either returns all
17570
+ # resources in the zone or no resources, with an error code.
17448
17571
  # @param [String] fields
17449
17572
  # Selector specifying which fields to include in a partial response.
17450
17573
  # @param [String] quota_user
@@ -17766,7 +17889,9 @@ module Google
17766
17889
  # by a previous list request to get the next page of results.
17767
17890
  # @param [Boolean] return_partial_success
17768
17891
  # Opt-in for partial success behavior which provides partial results in case of
17769
- # failure. The default value is false.
17892
+ # failure. The default value is false. For example, when partial success
17893
+ # behavior is enabled, aggregatedList for a single zone scope either returns all
17894
+ # resources in the zone or no resources, with an error code.
17770
17895
  # @param [String] fields
17771
17896
  # Selector specifying which fields to include in a partial response.
17772
17897
  # @param [String] quota_user
@@ -17932,7 +18057,9 @@ module Google
17932
18057
  # by a previous list request to get the next page of results.
17933
18058
  # @param [Boolean] return_partial_success
17934
18059
  # Opt-in for partial success behavior which provides partial results in case of
17935
- # failure. The default value is false.
18060
+ # failure. The default value is false. For example, when partial success
18061
+ # behavior is enabled, aggregatedList for a single zone scope either returns all
18062
+ # resources in the zone or no resources, with an error code.
17936
18063
  # @param [String] fields
17937
18064
  # Selector specifying which fields to include in a partial response.
17938
18065
  # @param [String] quota_user
@@ -18308,7 +18435,9 @@ module Google
18308
18435
  # by a previous list request to get the next page of results.
18309
18436
  # @param [Boolean] return_partial_success
18310
18437
  # Opt-in for partial success behavior which provides partial results in case of
18311
- # failure. The default value is false.
18438
+ # failure. The default value is false. For example, when partial success
18439
+ # behavior is enabled, aggregatedList for a single zone scope either returns all
18440
+ # resources in the zone or no resources, with an error code.
18312
18441
  # @param [String] fields
18313
18442
  # Selector specifying which fields to include in a partial response.
18314
18443
  # @param [String] quota_user
@@ -18912,7 +19041,9 @@ module Google
18912
19041
  # by a previous list request to get the next page of results.
18913
19042
  # @param [Boolean] return_partial_success
18914
19043
  # Opt-in for partial success behavior which provides partial results in case of
18915
- # failure. The default value is false.
19044
+ # failure. The default value is false. For example, when partial success
19045
+ # behavior is enabled, aggregatedList for a single zone scope either returns all
19046
+ # resources in the zone or no resources, with an error code.
18916
19047
  # @param [String] fields
18917
19048
  # Selector specifying which fields to include in a partial response.
18918
19049
  # @param [String] quota_user
@@ -19261,7 +19392,9 @@ module Google
19261
19392
  # by a previous list request to get the next page of results.
19262
19393
  # @param [Boolean] return_partial_success
19263
19394
  # Opt-in for partial success behavior which provides partial results in case of
19264
- # failure. The default value is false.
19395
+ # failure. The default value is false. For example, when partial success
19396
+ # behavior is enabled, aggregatedList for a single zone scope either returns all
19397
+ # resources in the zone or no resources, with an error code.
19265
19398
  # @param [String] fields
19266
19399
  # Selector specifying which fields to include in a partial response.
19267
19400
  # @param [String] quota_user
@@ -19376,7 +19509,8 @@ module Google
19376
19509
  execute_or_queue_command(command, &block)
19377
19510
  end
19378
19511
 
19379
- # Retrieves an aggregated list of machine types.
19512
+ # Retrieves an aggregated list of machine types. To prevent failure, Google
19513
+ # recommends that you set the `returnPartialSuccess` parameter to `true`.
19380
19514
  # @param [String] project
19381
19515
  # Project ID for this request.
19382
19516
  # @param [String] filter
@@ -19436,7 +19570,9 @@ module Google
19436
19570
  # by a previous list request to get the next page of results.
19437
19571
  # @param [Boolean] return_partial_success
19438
19572
  # Opt-in for partial success behavior which provides partial results in case of
19439
- # failure. The default value is false.
19573
+ # failure. The default value is false. For example, when partial success
19574
+ # behavior is enabled, aggregatedList for a single zone scope either returns all
19575
+ # resources in the zone or no resources, with an error code.
19440
19576
  # @param [Fixnum] service_project_number
19441
19577
  # The Shared VPC service project id or service project number for which
19442
19578
  # aggregated list request is invoked for subnetworks list-usable api.
@@ -19571,7 +19707,9 @@ module Google
19571
19707
  # by a previous list request to get the next page of results.
19572
19708
  # @param [Boolean] return_partial_success
19573
19709
  # Opt-in for partial success behavior which provides partial results in case of
19574
- # failure. The default value is false.
19710
+ # failure. The default value is false. For example, when partial success
19711
+ # behavior is enabled, aggregatedList for a single zone scope either returns all
19712
+ # resources in the zone or no resources, with an error code.
19575
19713
  # @param [String] fields
19576
19714
  # Selector specifying which fields to include in a partial response.
19577
19715
  # @param [String] quota_user
@@ -19609,7 +19747,8 @@ module Google
19609
19747
  end
19610
19748
 
19611
19749
  # Retrieves the list of all NetworkAttachment resources, regional and global,
19612
- # available to the specified project.
19750
+ # available to the specified project. To prevent failure, Google recommends that
19751
+ # you set the `returnPartialSuccess` parameter to `true`.
19613
19752
  # @param [String] project
19614
19753
  # Project ID for this request.
19615
19754
  # @param [String] filter
@@ -19669,7 +19808,9 @@ module Google
19669
19808
  # by a previous list request to get the next page of results.
19670
19809
  # @param [Boolean] return_partial_success
19671
19810
  # Opt-in for partial success behavior which provides partial results in case of
19672
- # failure. The default value is false.
19811
+ # failure. The default value is false. For example, when partial success
19812
+ # behavior is enabled, aggregatedList for a single zone scope either returns all
19813
+ # resources in the zone or no resources, with an error code.
19673
19814
  # @param [Fixnum] service_project_number
19674
19815
  # The Shared VPC service project id or service project number for which
19675
19816
  # aggregated list request is invoked for subnetworks list-usable api.
@@ -19950,7 +20091,9 @@ module Google
19950
20091
  # by a previous list request to get the next page of results.
19951
20092
  # @param [Boolean] return_partial_success
19952
20093
  # Opt-in for partial success behavior which provides partial results in case of
19953
- # failure. The default value is false.
20094
+ # failure. The default value is false. For example, when partial success
20095
+ # behavior is enabled, aggregatedList for a single zone scope either returns all
20096
+ # resources in the zone or no resources, with an error code.
19954
20097
  # @param [String] fields
19955
20098
  # Selector specifying which fields to include in a partial response.
19956
20099
  # @param [String] quota_user
@@ -20129,7 +20272,8 @@ module Google
20129
20272
  end
20130
20273
 
20131
20274
  # Retrieves the list of all NetworkEdgeSecurityService resources available to
20132
- # the specified project.
20275
+ # the specified project. To prevent failure, Google recommends that you set the `
20276
+ # returnPartialSuccess` parameter to `true`.
20133
20277
  # @param [String] project
20134
20278
  # Name of the project scoping this request.
20135
20279
  # @param [String] filter
@@ -20189,7 +20333,9 @@ module Google
20189
20333
  # by a previous list request to get the next page of results.
20190
20334
  # @param [Boolean] return_partial_success
20191
20335
  # Opt-in for partial success behavior which provides partial results in case of
20192
- # failure. The default value is false.
20336
+ # failure. The default value is false. For example, when partial success
20337
+ # behavior is enabled, aggregatedList for a single zone scope either returns all
20338
+ # resources in the zone or no resources, with an error code.
20193
20339
  # @param [Fixnum] service_project_number
20194
20340
  # The Shared VPC service project id or service project number for which
20195
20341
  # aggregated list request is invoked for subnetworks list-usable api.
@@ -20431,7 +20577,9 @@ module Google
20431
20577
  execute_or_queue_command(command, &block)
20432
20578
  end
20433
20579
 
20434
- # Retrieves the list of network endpoint groups and sorts them by zone.
20580
+ # Retrieves the list of network endpoint groups and sorts them by zone. To
20581
+ # prevent failure, Google recommends that you set the `returnPartialSuccess`
20582
+ # parameter to `true`.
20435
20583
  # @param [String] project
20436
20584
  # Project ID for this request.
20437
20585
  # @param [String] filter
@@ -20491,7 +20639,9 @@ module Google
20491
20639
  # by a previous list request to get the next page of results.
20492
20640
  # @param [Boolean] return_partial_success
20493
20641
  # Opt-in for partial success behavior which provides partial results in case of
20494
- # failure. The default value is false.
20642
+ # failure. The default value is false. For example, when partial success
20643
+ # behavior is enabled, aggregatedList for a single zone scope either returns all
20644
+ # resources in the zone or no resources, with an error code.
20495
20645
  # @param [Fixnum] service_project_number
20496
20646
  # The Shared VPC service project id or service project number for which
20497
20647
  # aggregated list request is invoked for subnetworks list-usable api.
@@ -20846,7 +20996,9 @@ module Google
20846
20996
  # by a previous list request to get the next page of results.
20847
20997
  # @param [Boolean] return_partial_success
20848
20998
  # Opt-in for partial success behavior which provides partial results in case of
20849
- # failure. The default value is false.
20999
+ # failure. The default value is false. For example, when partial success
21000
+ # behavior is enabled, aggregatedList for a single zone scope either returns all
21001
+ # resources in the zone or no resources, with an error code.
20850
21002
  # @param [String] fields
20851
21003
  # Selector specifying which fields to include in a partial response.
20852
21004
  # @param [String] quota_user
@@ -20943,7 +21095,9 @@ module Google
20943
21095
  # by a previous list request to get the next page of results.
20944
21096
  # @param [Boolean] return_partial_success
20945
21097
  # Opt-in for partial success behavior which provides partial results in case of
20946
- # failure. The default value is false.
21098
+ # failure. The default value is false. For example, when partial success
21099
+ # behavior is enabled, aggregatedList for a single zone scope either returns all
21100
+ # resources in the zone or no resources, with an error code.
20947
21101
  # @param [String] fields
20948
21102
  # Selector specifying which fields to include in a partial response.
20949
21103
  # @param [String] quota_user
@@ -21495,7 +21649,9 @@ module Google
21495
21649
  # by a previous list request to get the next page of results.
21496
21650
  # @param [Boolean] return_partial_success
21497
21651
  # Opt-in for partial success behavior which provides partial results in case of
21498
- # failure. The default value is false.
21652
+ # failure. The default value is false. For example, when partial success
21653
+ # behavior is enabled, aggregatedList for a single zone scope either returns all
21654
+ # resources in the zone or no resources, with an error code.
21499
21655
  # @param [String] fields
21500
21656
  # Selector specifying which fields to include in a partial response.
21501
21657
  # @param [String] quota_user
@@ -22133,7 +22289,9 @@ module Google
22133
22289
  # by a previous list request to get the next page of results.
22134
22290
  # @param [Boolean] return_partial_success
22135
22291
  # Opt-in for partial success behavior which provides partial results in case of
22136
- # failure. The default value is false.
22292
+ # failure. The default value is false. For example, when partial success
22293
+ # behavior is enabled, aggregatedList for a single zone scope either returns all
22294
+ # resources in the zone or no resources, with an error code.
22137
22295
  # @param [String] fields
22138
22296
  # Selector specifying which fields to include in a partial response.
22139
22297
  # @param [String] quota_user
@@ -22224,7 +22382,9 @@ module Google
22224
22382
  # by a previous list request to get the next page of results.
22225
22383
  # @param [Boolean] return_partial_success
22226
22384
  # Opt-in for partial success behavior which provides partial results in case of
22227
- # failure. The default value is false.
22385
+ # failure. The default value is false. For example, when partial success
22386
+ # behavior is enabled, aggregatedList for a single zone scope either returns all
22387
+ # resources in the zone or no resources, with an error code.
22228
22388
  # @param [String] types
22229
22389
  # (Optional) types filter separate by comma, valid values are: SUBNETWORK,
22230
22390
  # RESERVED, PEER_USED, PEER_RESERVED, REMOTE_USED, REMOTE_RESERVED.
@@ -22326,7 +22486,9 @@ module Google
22326
22486
  # by a previous list request to get the next page of results.
22327
22487
  # @param [Boolean] return_partial_success
22328
22488
  # Opt-in for partial success behavior which provides partial results in case of
22329
- # failure. The default value is false.
22489
+ # failure. The default value is false. For example, when partial success
22490
+ # behavior is enabled, aggregatedList for a single zone scope either returns all
22491
+ # resources in the zone or no resources, with an error code.
22330
22492
  # @param [String] subnet_name
22331
22493
  # (Optional) Subnetwork name filter.
22332
22494
  # @param [String] subnet_region
@@ -22434,7 +22596,9 @@ module Google
22434
22596
  # routes and dynamic routes in the region.
22435
22597
  # @param [Boolean] return_partial_success
22436
22598
  # Opt-in for partial success behavior which provides partial results in case of
22437
- # failure. The default value is false.
22599
+ # failure. The default value is false. For example, when partial success
22600
+ # behavior is enabled, aggregatedList for a single zone scope either returns all
22601
+ # resources in the zone or no resources, with an error code.
22438
22602
  # @param [String] fields
22439
22603
  # Selector specifying which fields to include in a partial response.
22440
22604
  # @param [String] quota_user
@@ -22767,7 +22931,8 @@ module Google
22767
22931
  end
22768
22932
 
22769
22933
  # Retrieves an aggregated list of node groups. Note: use nodeGroups.listNodes
22770
- # for more details about each group.
22934
+ # for more details about each group. To prevent failure, Google recommends that
22935
+ # you set the `returnPartialSuccess` parameter to `true`.
22771
22936
  # @param [String] project
22772
22937
  # Project ID for this request.
22773
22938
  # @param [String] filter
@@ -22827,7 +22992,9 @@ module Google
22827
22992
  # by a previous list request to get the next page of results.
22828
22993
  # @param [Boolean] return_partial_success
22829
22994
  # Opt-in for partial success behavior which provides partial results in case of
22830
- # failure. The default value is false.
22995
+ # failure. The default value is false. For example, when partial success
22996
+ # behavior is enabled, aggregatedList for a single zone scope either returns all
22997
+ # resources in the zone or no resources, with an error code.
22831
22998
  # @param [Fixnum] service_project_number
22832
22999
  # The Shared VPC service project id or service project number for which
22833
23000
  # aggregated list request is invoked for subnetworks list-usable api.
@@ -23165,7 +23332,9 @@ module Google
23165
23332
  # by a previous list request to get the next page of results.
23166
23333
  # @param [Boolean] return_partial_success
23167
23334
  # Opt-in for partial success behavior which provides partial results in case of
23168
- # failure. The default value is false.
23335
+ # failure. The default value is false. For example, when partial success
23336
+ # behavior is enabled, aggregatedList for a single zone scope either returns all
23337
+ # resources in the zone or no resources, with an error code.
23169
23338
  # @param [String] fields
23170
23339
  # Selector specifying which fields to include in a partial response.
23171
23340
  # @param [String] quota_user
@@ -23259,7 +23428,9 @@ module Google
23259
23428
  # by a previous list request to get the next page of results.
23260
23429
  # @param [Boolean] return_partial_success
23261
23430
  # Opt-in for partial success behavior which provides partial results in case of
23262
- # failure. The default value is false.
23431
+ # failure. The default value is false. For example, when partial success
23432
+ # behavior is enabled, aggregatedList for a single zone scope either returns all
23433
+ # resources in the zone or no resources, with an error code.
23263
23434
  # @param [String] fields
23264
23435
  # Selector specifying which fields to include in a partial response.
23265
23436
  # @param [String] quota_user
@@ -23595,7 +23766,8 @@ module Google
23595
23766
  execute_or_queue_command(command, &block)
23596
23767
  end
23597
23768
 
23598
- # Retrieves an aggregated list of node templates.
23769
+ # Retrieves an aggregated list of node templates. To prevent failure, Google
23770
+ # recommends that you set the `returnPartialSuccess` parameter to `true`.
23599
23771
  # @param [String] project
23600
23772
  # Project ID for this request.
23601
23773
  # @param [String] filter
@@ -23655,7 +23827,9 @@ module Google
23655
23827
  # by a previous list request to get the next page of results.
23656
23828
  # @param [Boolean] return_partial_success
23657
23829
  # Opt-in for partial success behavior which provides partial results in case of
23658
- # failure. The default value is false.
23830
+ # failure. The default value is false. For example, when partial success
23831
+ # behavior is enabled, aggregatedList for a single zone scope either returns all
23832
+ # resources in the zone or no resources, with an error code.
23659
23833
  # @param [Fixnum] service_project_number
23660
23834
  # The Shared VPC service project id or service project number for which
23661
23835
  # aggregated list request is invoked for subnetworks list-usable api.
@@ -23934,7 +24108,9 @@ module Google
23934
24108
  # by a previous list request to get the next page of results.
23935
24109
  # @param [Boolean] return_partial_success
23936
24110
  # Opt-in for partial success behavior which provides partial results in case of
23937
- # failure. The default value is false.
24111
+ # failure. The default value is false. For example, when partial success
24112
+ # behavior is enabled, aggregatedList for a single zone scope either returns all
24113
+ # resources in the zone or no resources, with an error code.
23938
24114
  # @param [String] fields
23939
24115
  # Selector specifying which fields to include in a partial response.
23940
24116
  # @param [String] quota_user
@@ -24056,7 +24232,8 @@ module Google
24056
24232
  execute_or_queue_command(command, &block)
24057
24233
  end
24058
24234
 
24059
- # Retrieves an aggregated list of node types.
24235
+ # Retrieves an aggregated list of node types. To prevent failure, Google
24236
+ # recommends that you set the `returnPartialSuccess` parameter to `true`.
24060
24237
  # @param [String] project
24061
24238
  # Project ID for this request.
24062
24239
  # @param [String] filter
@@ -24116,7 +24293,9 @@ module Google
24116
24293
  # by a previous list request to get the next page of results.
24117
24294
  # @param [Boolean] return_partial_success
24118
24295
  # Opt-in for partial success behavior which provides partial results in case of
24119
- # failure. The default value is false.
24296
+ # failure. The default value is false. For example, when partial success
24297
+ # behavior is enabled, aggregatedList for a single zone scope either returns all
24298
+ # resources in the zone or no resources, with an error code.
24120
24299
  # @param [Fixnum] service_project_number
24121
24300
  # The Shared VPC service project id or service project number for which
24122
24301
  # aggregated list request is invoked for subnetworks list-usable api.
@@ -24251,7 +24430,9 @@ module Google
24251
24430
  # by a previous list request to get the next page of results.
24252
24431
  # @param [Boolean] return_partial_success
24253
24432
  # Opt-in for partial success behavior which provides partial results in case of
24254
- # failure. The default value is false.
24433
+ # failure. The default value is false. For example, when partial success
24434
+ # behavior is enabled, aggregatedList for a single zone scope either returns all
24435
+ # resources in the zone or no resources, with an error code.
24255
24436
  # @param [String] fields
24256
24437
  # Selector specifying which fields to include in a partial response.
24257
24438
  # @param [String] quota_user
@@ -24686,7 +24867,9 @@ module Google
24686
24867
  # Parent ID for this request.
24687
24868
  # @param [Boolean] return_partial_success
24688
24869
  # Opt-in for partial success behavior which provides partial results in case of
24689
- # failure. The default value is false.
24870
+ # failure. The default value is false. For example, when partial success
24871
+ # behavior is enabled, aggregatedList for a single zone scope either returns all
24872
+ # resources in the zone or no resources, with an error code.
24690
24873
  # @param [String] fields
24691
24874
  # Selector specifying which fields to include in a partial response.
24692
24875
  # @param [String] quota_user
@@ -24993,7 +25176,8 @@ module Google
24993
25176
  execute_or_queue_command(command, &block)
24994
25177
  end
24995
25178
 
24996
- # Retrieves an aggregated list of packetMirrorings.
25179
+ # Retrieves an aggregated list of packetMirrorings. To prevent failure, Google
25180
+ # recommends that you set the `returnPartialSuccess` parameter to `true`.
24997
25181
  # @param [String] project
24998
25182
  # Project ID for this request.
24999
25183
  # @param [String] filter
@@ -25053,7 +25237,9 @@ module Google
25053
25237
  # by a previous list request to get the next page of results.
25054
25238
  # @param [Boolean] return_partial_success
25055
25239
  # Opt-in for partial success behavior which provides partial results in case of
25056
- # failure. The default value is false.
25240
+ # failure. The default value is false. For example, when partial success
25241
+ # behavior is enabled, aggregatedList for a single zone scope either returns all
25242
+ # resources in the zone or no resources, with an error code.
25057
25243
  # @param [Fixnum] service_project_number
25058
25244
  # The Shared VPC service project id or service project number for which
25059
25245
  # aggregated list request is invoked for subnetworks list-usable api.
@@ -25290,7 +25476,9 @@ module Google
25290
25476
  # by a previous list request to get the next page of results.
25291
25477
  # @param [Boolean] return_partial_success
25292
25478
  # Opt-in for partial success behavior which provides partial results in case of
25293
- # failure. The default value is false.
25479
+ # failure. The default value is false. For example, when partial success
25480
+ # behavior is enabled, aggregatedList for a single zone scope either returns all
25481
+ # resources in the zone or no resources, with an error code.
25294
25482
  # @param [String] fields
25295
25483
  # Selector specifying which fields to include in a partial response.
25296
25484
  # @param [String] quota_user
@@ -25735,7 +25923,9 @@ module Google
25735
25923
  # by a previous list request to get the next page of results.
25736
25924
  # @param [Boolean] return_partial_success
25737
25925
  # Opt-in for partial success behavior which provides partial results in case of
25738
- # failure. The default value is false.
25926
+ # failure. The default value is false. For example, when partial success
25927
+ # behavior is enabled, aggregatedList for a single zone scope either returns all
25928
+ # resources in the zone or no resources, with an error code.
25739
25929
  # @param [String] fields
25740
25930
  # Selector specifying which fields to include in a partial response.
25741
25931
  # @param [String] quota_user
@@ -25825,7 +26015,9 @@ module Google
25825
26015
  # by a previous list request to get the next page of results.
25826
26016
  # @param [Boolean] return_partial_success
25827
26017
  # Opt-in for partial success behavior which provides partial results in case of
25828
- # failure. The default value is false.
26018
+ # failure. The default value is false. For example, when partial success
26019
+ # behavior is enabled, aggregatedList for a single zone scope either returns all
26020
+ # resources in the zone or no resources, with an error code.
25829
26021
  # @param [String] fields
25830
26022
  # Selector specifying which fields to include in a partial response.
25831
26023
  # @param [String] quota_user
@@ -25963,6 +26155,55 @@ module Google
25963
26155
  execute_or_queue_command(command, &block)
25964
26156
  end
25965
26157
 
26158
+ # Sets the Cloud Armor tier of the project. To set ENTERPRISE or above the
26159
+ # billing account of the project must be subscribed to Cloud Armor Enterprise.
26160
+ # See Subscribing to Cloud Armor Enterprise for more information.
26161
+ # @param [String] project
26162
+ # Project ID for this request.
26163
+ # @param [Google::Apis::ComputeAlpha::ProjectsSetCloudArmorTierRequest] projects_set_cloud_armor_tier_request_object
26164
+ # @param [String] request_id
26165
+ # An optional request ID to identify requests. Specify a unique request ID so
26166
+ # that if you must retry your request, the server will know to ignore the
26167
+ # request if it has already been completed. For example, consider a situation
26168
+ # where you make an initial request and the request times out. If you make the
26169
+ # request again with the same request ID, the server can check if original
26170
+ # operation with the same request ID was received, and if so, will ignore the
26171
+ # second request. This prevents clients from accidentally creating duplicate
26172
+ # commitments. The request ID must be a valid UUID with the exception that zero
26173
+ # UUID is not supported ( 00000000-0000-0000-0000-000000000000).
26174
+ # @param [String] fields
26175
+ # Selector specifying which fields to include in a partial response.
26176
+ # @param [String] quota_user
26177
+ # Available to use for quota purposes for server-side applications. Can be any
26178
+ # arbitrary string assigned to a user, but should not exceed 40 characters.
26179
+ # @param [String] user_ip
26180
+ # Legacy name for parameter that has been superseded by `quotaUser`.
26181
+ # @param [Google::Apis::RequestOptions] options
26182
+ # Request-specific options
26183
+ #
26184
+ # @yield [result, err] Result & error if block supplied
26185
+ # @yieldparam result [Google::Apis::ComputeAlpha::Operation] parsed result object
26186
+ # @yieldparam err [StandardError] error object if request failed
26187
+ #
26188
+ # @return [Google::Apis::ComputeAlpha::Operation]
26189
+ #
26190
+ # @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
26191
+ # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
26192
+ # @raise [Google::Apis::AuthorizationError] Authorization is required
26193
+ def set_project_cloud_armor_tier(project, projects_set_cloud_armor_tier_request_object = nil, request_id: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
26194
+ command = make_simple_command(:post, 'projects/{project}/setCloudArmorTier', options)
26195
+ command.request_representation = Google::Apis::ComputeAlpha::ProjectsSetCloudArmorTierRequest::Representation
26196
+ command.request_object = projects_set_cloud_armor_tier_request_object
26197
+ command.response_representation = Google::Apis::ComputeAlpha::Operation::Representation
26198
+ command.response_class = Google::Apis::ComputeAlpha::Operation
26199
+ command.params['project'] = project unless project.nil?
26200
+ command.query['requestId'] = request_id unless request_id.nil?
26201
+ command.query['fields'] = fields unless fields.nil?
26202
+ command.query['quotaUser'] = quota_user unless quota_user.nil?
26203
+ command.query['userIp'] = user_ip unless user_ip.nil?
26204
+ execute_or_queue_command(command, &block)
26205
+ end
26206
+
25966
26207
  # Sets metadata common to all instances within the specified project using the
25967
26208
  # data included in the request.
25968
26209
  # @param [String] project
@@ -26439,7 +26680,9 @@ module Google
26439
26680
  # by a previous list request to get the next page of results.
26440
26681
  # @param [Boolean] return_partial_success
26441
26682
  # Opt-in for partial success behavior which provides partial results in case of
26442
- # failure. The default value is false.
26683
+ # failure. The default value is false. For example, when partial success
26684
+ # behavior is enabled, aggregatedList for a single zone scope either returns all
26685
+ # resources in the zone or no resources, with an error code.
26443
26686
  # @param [String] fields
26444
26687
  # Selector specifying which fields to include in a partial response.
26445
26688
  # @param [String] quota_user
@@ -26575,7 +26818,8 @@ module Google
26575
26818
  end
26576
26819
 
26577
26820
  # Lists all PublicDelegatedPrefix resources owned by the specific project across
26578
- # all scopes.
26821
+ # all scopes. To prevent failure, Google recommends that you set the `
26822
+ # returnPartialSuccess` parameter to `true`.
26579
26823
  # @param [String] project
26580
26824
  # Name of the project scoping this request.
26581
26825
  # @param [String] filter
@@ -26635,7 +26879,9 @@ module Google
26635
26879
  # by a previous list request to get the next page of results.
26636
26880
  # @param [Boolean] return_partial_success
26637
26881
  # Opt-in for partial success behavior which provides partial results in case of
26638
- # failure. The default value is false.
26882
+ # failure. The default value is false. For example, when partial success
26883
+ # behavior is enabled, aggregatedList for a single zone scope either returns all
26884
+ # resources in the zone or no resources, with an error code.
26639
26885
  # @param [Fixnum] service_project_number
26640
26886
  # The Shared VPC service project id or service project number for which
26641
26887
  # aggregated list request is invoked for subnetworks list-usable api.
@@ -26922,7 +27168,9 @@ module Google
26922
27168
  # by a previous list request to get the next page of results.
26923
27169
  # @param [Boolean] return_partial_success
26924
27170
  # Opt-in for partial success behavior which provides partial results in case of
26925
- # failure. The default value is false.
27171
+ # failure. The default value is false. For example, when partial success
27172
+ # behavior is enabled, aggregatedList for a single zone scope either returns all
27173
+ # resources in the zone or no resources, with an error code.
26926
27174
  # @param [String] fields
26927
27175
  # Selector specifying which fields to include in a partial response.
26928
27176
  # @param [String] quota_user
@@ -27260,7 +27508,9 @@ module Google
27260
27508
  # by a previous list request to get the next page of results.
27261
27509
  # @param [Boolean] return_partial_success
27262
27510
  # Opt-in for partial success behavior which provides partial results in case of
27263
- # failure. The default value is false.
27511
+ # failure. The default value is false. For example, when partial success
27512
+ # behavior is enabled, aggregatedList for a single zone scope either returns all
27513
+ # resources in the zone or no resources, with an error code.
27264
27514
  # @param [String] fields
27265
27515
  # Selector specifying which fields to include in a partial response.
27266
27516
  # @param [String] quota_user
@@ -27729,7 +27979,9 @@ module Google
27729
27979
  # by a previous list request to get the next page of results.
27730
27980
  # @param [Boolean] return_partial_success
27731
27981
  # Opt-in for partial success behavior which provides partial results in case of
27732
- # failure. The default value is false.
27982
+ # failure. The default value is false. For example, when partial success
27983
+ # behavior is enabled, aggregatedList for a single zone scope either returns all
27984
+ # resources in the zone or no resources, with an error code.
27733
27985
  # @param [String] fields
27734
27986
  # Selector specifying which fields to include in a partial response.
27735
27987
  # @param [String] quota_user
@@ -27823,7 +28075,9 @@ module Google
27823
28075
  # by a previous list request to get the next page of results.
27824
28076
  # @param [Boolean] return_partial_success
27825
28077
  # Opt-in for partial success behavior which provides partial results in case of
27826
- # failure. The default value is false.
28078
+ # failure. The default value is false. For example, when partial success
28079
+ # behavior is enabled, aggregatedList for a single zone scope either returns all
28080
+ # resources in the zone or no resources, with an error code.
27827
28081
  # @param [String] fields
27828
28082
  # Selector specifying which fields to include in a partial response.
27829
28083
  # @param [String] quota_user
@@ -28110,7 +28364,8 @@ module Google
28110
28364
  execute_or_queue_command(command, &block)
28111
28365
  end
28112
28366
 
28113
- # Retrieves an aggregated list of commitments by region.
28367
+ # Retrieves an aggregated list of commitments by region. To prevent failure,
28368
+ # Google recommends that you set the `returnPartialSuccess` parameter to `true`.
28114
28369
  # @param [String] project
28115
28370
  # Project ID for this request.
28116
28371
  # @param [String] filter
@@ -28170,7 +28425,9 @@ module Google
28170
28425
  # by a previous list request to get the next page of results.
28171
28426
  # @param [Boolean] return_partial_success
28172
28427
  # Opt-in for partial success behavior which provides partial results in case of
28173
- # failure. The default value is false.
28428
+ # failure. The default value is false. For example, when partial success
28429
+ # behavior is enabled, aggregatedList for a single zone scope either returns all
28430
+ # resources in the zone or no resources, with an error code.
28174
28431
  # @param [Fixnum] service_project_number
28175
28432
  # The Shared VPC service project id or service project number for which
28176
28433
  # aggregated list request is invoked for subnetworks list-usable api.
@@ -28456,7 +28713,9 @@ module Google
28456
28713
  # by a previous list request to get the next page of results.
28457
28714
  # @param [Boolean] return_partial_success
28458
28715
  # Opt-in for partial success behavior which provides partial results in case of
28459
- # failure. The default value is false.
28716
+ # failure. The default value is false. For example, when partial success
28717
+ # behavior is enabled, aggregatedList for a single zone scope either returns all
28718
+ # resources in the zone or no resources, with an error code.
28460
28719
  # @param [String] fields
28461
28720
  # Selector specifying which fields to include in a partial response.
28462
28721
  # @param [String] quota_user
@@ -28831,7 +29090,9 @@ module Google
28831
29090
  # by a previous list request to get the next page of results.
28832
29091
  # @param [Boolean] return_partial_success
28833
29092
  # Opt-in for partial success behavior which provides partial results in case of
28834
- # failure. The default value is false.
29093
+ # failure. The default value is false. For example, when partial success
29094
+ # behavior is enabled, aggregatedList for a single zone scope either returns all
29095
+ # resources in the zone or no resources, with an error code.
28835
29096
  # @param [String] fields
28836
29097
  # Selector specifying which fields to include in a partial response.
28837
29098
  # @param [String] quota_user
@@ -29276,7 +29537,9 @@ module Google
29276
29537
  # by a previous list request to get the next page of results.
29277
29538
  # @param [Boolean] return_partial_success
29278
29539
  # Opt-in for partial success behavior which provides partial results in case of
29279
- # failure. The default value is false.
29540
+ # failure. The default value is false. For example, when partial success
29541
+ # behavior is enabled, aggregatedList for a single zone scope either returns all
29542
+ # resources in the zone or no resources, with an error code.
29280
29543
  # @param [String] fields
29281
29544
  # Selector specifying which fields to include in a partial response.
29282
29545
  # @param [String] quota_user
@@ -29774,7 +30037,8 @@ module Google
29774
30037
  end
29775
30038
 
29776
30039
  # Retrieves the list of all HealthCheckService resources, regional and global,
29777
- # available to the specified project.
30040
+ # available to the specified project. To prevent failure, Google recommends that
30041
+ # you set the `returnPartialSuccess` parameter to `true`.
29778
30042
  # @param [String] project
29779
30043
  # Name of the project scoping this request.
29780
30044
  # @param [String] filter
@@ -29834,7 +30098,9 @@ module Google
29834
30098
  # by a previous list request to get the next page of results.
29835
30099
  # @param [Boolean] return_partial_success
29836
30100
  # Opt-in for partial success behavior which provides partial results in case of
29837
- # failure. The default value is false.
30101
+ # failure. The default value is false. For example, when partial success
30102
+ # behavior is enabled, aggregatedList for a single zone scope either returns all
30103
+ # resources in the zone or no resources, with an error code.
29838
30104
  # @param [Fixnum] service_project_number
29839
30105
  # The Shared VPC service project id or service project number for which
29840
30106
  # aggregated list request is invoked for subnetworks list-usable api.
@@ -30073,7 +30339,9 @@ module Google
30073
30339
  # by a previous list request to get the next page of results.
30074
30340
  # @param [Boolean] return_partial_success
30075
30341
  # Opt-in for partial success behavior which provides partial results in case of
30076
- # failure. The default value is false.
30342
+ # failure. The default value is false. For example, when partial success
30343
+ # behavior is enabled, aggregatedList for a single zone scope either returns all
30344
+ # resources in the zone or no resources, with an error code.
30077
30345
  # @param [String] fields
30078
30346
  # Selector specifying which fields to include in a partial response.
30079
30347
  # @param [String] quota_user
@@ -30403,7 +30671,9 @@ module Google
30403
30671
  # by a previous list request to get the next page of results.
30404
30672
  # @param [Boolean] return_partial_success
30405
30673
  # Opt-in for partial success behavior which provides partial results in case of
30406
- # failure. The default value is false.
30674
+ # failure. The default value is false. For example, when partial success
30675
+ # behavior is enabled, aggregatedList for a single zone scope either returns all
30676
+ # resources in the zone or no resources, with an error code.
30407
30677
  # @param [String] fields
30408
30678
  # Selector specifying which fields to include in a partial response.
30409
30679
  # @param [String] quota_user
@@ -31062,7 +31332,9 @@ module Google
31062
31332
  # by a previous list request to get the next page of results.
31063
31333
  # @param [Boolean] return_partial_success
31064
31334
  # Opt-in for partial success behavior which provides partial results in case of
31065
- # failure. The default value is false.
31335
+ # failure. The default value is false. For example, when partial success
31336
+ # behavior is enabled, aggregatedList for a single zone scope either returns all
31337
+ # resources in the zone or no resources, with an error code.
31066
31338
  # @param [String] fields
31067
31339
  # Selector specifying which fields to include in a partial response.
31068
31340
  # @param [String] quota_user
@@ -31159,7 +31431,9 @@ module Google
31159
31431
  # by a previous list request to get the next page of results.
31160
31432
  # @param [Boolean] return_partial_success
31161
31433
  # Opt-in for partial success behavior which provides partial results in case of
31162
- # failure. The default value is false.
31434
+ # failure. The default value is false. For example, when partial success
31435
+ # behavior is enabled, aggregatedList for a single zone scope either returns all
31436
+ # resources in the zone or no resources, with an error code.
31163
31437
  # @param [String] fields
31164
31438
  # Selector specifying which fields to include in a partial response.
31165
31439
  # @param [String] quota_user
@@ -31258,7 +31532,9 @@ module Google
31258
31532
  # by a previous list request to get the next page of results.
31259
31533
  # @param [Boolean] return_partial_success
31260
31534
  # Opt-in for partial success behavior which provides partial results in case of
31261
- # failure. The default value is false.
31535
+ # failure. The default value is false. For example, when partial success
31536
+ # behavior is enabled, aggregatedList for a single zone scope either returns all
31537
+ # resources in the zone or no resources, with an error code.
31262
31538
  # @param [String] fields
31263
31539
  # Selector specifying which fields to include in a partial response.
31264
31540
  # @param [String] quota_user
@@ -31354,7 +31630,9 @@ module Google
31354
31630
  # by a previous list request to get the next page of results.
31355
31631
  # @param [Boolean] return_partial_success
31356
31632
  # Opt-in for partial success behavior which provides partial results in case of
31357
- # failure. The default value is false.
31633
+ # failure. The default value is false. For example, when partial success
31634
+ # behavior is enabled, aggregatedList for a single zone scope either returns all
31635
+ # resources in the zone or no resources, with an error code.
31358
31636
  # @param [String] fields
31359
31637
  # Selector specifying which fields to include in a partial response.
31360
31638
  # @param [String] quota_user
@@ -32381,7 +32659,9 @@ module Google
32381
32659
  # by a previous list request to get the next page of results.
32382
32660
  # @param [Boolean] return_partial_success
32383
32661
  # Opt-in for partial success behavior which provides partial results in case of
32384
- # failure. The default value is false.
32662
+ # failure. The default value is false. For example, when partial success
32663
+ # behavior is enabled, aggregatedList for a single zone scope either returns all
32664
+ # resources in the zone or no resources, with an error code.
32385
32665
  # @param [String] fields
32386
32666
  # Selector specifying which fields to include in a partial response.
32387
32667
  # @param [String] quota_user
@@ -32479,7 +32759,9 @@ module Google
32479
32759
  # by a previous list request to get the next page of results.
32480
32760
  # @param [Boolean] return_partial_success
32481
32761
  # Opt-in for partial success behavior which provides partial results in case of
32482
- # failure. The default value is false.
32762
+ # failure. The default value is false. For example, when partial success
32763
+ # behavior is enabled, aggregatedList for a single zone scope either returns all
32764
+ # resources in the zone or no resources, with an error code.
32483
32765
  # @param [String] fields
32484
32766
  # Selector specifying which fields to include in a partial response.
32485
32767
  # @param [String] quota_user
@@ -32814,7 +33096,9 @@ module Google
32814
33096
  # by a previous list request to get the next page of results.
32815
33097
  # @param [Boolean] return_partial_success
32816
33098
  # Opt-in for partial success behavior which provides partial results in case of
32817
- # failure. The default value is false.
33099
+ # failure. The default value is false. For example, when partial success
33100
+ # behavior is enabled, aggregatedList for a single zone scope either returns all
33101
+ # resources in the zone or no resources, with an error code.
32818
33102
  # @param [String] view
32819
33103
  # View of the instance template.
32820
33104
  # @param [String] fields
@@ -33148,7 +33432,9 @@ module Google
33148
33432
  # by a previous list request to get the next page of results.
33149
33433
  # @param [Boolean] return_partial_success
33150
33434
  # Opt-in for partial success behavior which provides partial results in case of
33151
- # failure. The default value is false.
33435
+ # failure. The default value is false. For example, when partial success
33436
+ # behavior is enabled, aggregatedList for a single zone scope either returns all
33437
+ # resources in the zone or no resources, with an error code.
33152
33438
  # @param [String] fields
33153
33439
  # Selector specifying which fields to include in a partial response.
33154
33440
  # @param [String] quota_user
@@ -33637,7 +33923,9 @@ module Google
33637
33923
  # by a previous list request to get the next page of results.
33638
33924
  # @param [Boolean] return_partial_success
33639
33925
  # Opt-in for partial success behavior which provides partial results in case of
33640
- # failure. The default value is false.
33926
+ # failure. The default value is false. For example, when partial success
33927
+ # behavior is enabled, aggregatedList for a single zone scope either returns all
33928
+ # resources in the zone or no resources, with an error code.
33641
33929
  # @param [String] fields
33642
33930
  # Selector specifying which fields to include in a partial response.
33643
33931
  # @param [String] quota_user
@@ -33733,7 +34021,9 @@ module Google
33733
34021
  # by a previous list request to get the next page of results.
33734
34022
  # @param [Boolean] return_partial_success
33735
34023
  # Opt-in for partial success behavior which provides partial results in case of
33736
- # failure. The default value is false.
34024
+ # failure. The default value is false. For example, when partial success
34025
+ # behavior is enabled, aggregatedList for a single zone scope either returns all
34026
+ # resources in the zone or no resources, with an error code.
33737
34027
  # @param [String] fields
33738
34028
  # Selector specifying which fields to include in a partial response.
33739
34029
  # @param [String] quota_user
@@ -34309,7 +34599,9 @@ module Google
34309
34599
  # by a previous list request to get the next page of results.
34310
34600
  # @param [Boolean] return_partial_success
34311
34601
  # Opt-in for partial success behavior which provides partial results in case of
34312
- # failure. The default value is false.
34602
+ # failure. The default value is false. For example, when partial success
34603
+ # behavior is enabled, aggregatedList for a single zone scope either returns all
34604
+ # resources in the zone or no resources, with an error code.
34313
34605
  # @param [String] fields
34314
34606
  # Selector specifying which fields to include in a partial response.
34315
34607
  # @param [String] quota_user
@@ -34760,7 +35052,9 @@ module Google
34760
35052
  # by a previous list request to get the next page of results.
34761
35053
  # @param [Boolean] return_partial_success
34762
35054
  # Opt-in for partial success behavior which provides partial results in case of
34763
- # failure. The default value is false.
35055
+ # failure. The default value is false. For example, when partial success
35056
+ # behavior is enabled, aggregatedList for a single zone scope either returns all
35057
+ # resources in the zone or no resources, with an error code.
34764
35058
  # @param [Fixnum] service_project_number
34765
35059
  # The Shared VPC service project id or service project number for which
34766
35060
  # aggregated list request is invoked for subnetworks list-usable api.
@@ -34996,7 +35290,9 @@ module Google
34996
35290
  # by a previous list request to get the next page of results.
34997
35291
  # @param [Boolean] return_partial_success
34998
35292
  # Opt-in for partial success behavior which provides partial results in case of
34999
- # failure. The default value is false.
35293
+ # failure. The default value is false. For example, when partial success
35294
+ # behavior is enabled, aggregatedList for a single zone scope either returns all
35295
+ # resources in the zone or no resources, with an error code.
35000
35296
  # @param [String] fields
35001
35297
  # Selector specifying which fields to include in a partial response.
35002
35298
  # @param [String] quota_user
@@ -35206,7 +35502,9 @@ module Google
35206
35502
  # by a previous list request to get the next page of results.
35207
35503
  # @param [Boolean] return_partial_success
35208
35504
  # Opt-in for partial success behavior which provides partial results in case of
35209
- # failure. The default value is false.
35505
+ # failure. The default value is false. For example, when partial success
35506
+ # behavior is enabled, aggregatedList for a single zone scope either returns all
35507
+ # resources in the zone or no resources, with an error code.
35210
35508
  # @param [String] fields
35211
35509
  # Selector specifying which fields to include in a partial response.
35212
35510
  # @param [String] quota_user
@@ -35577,7 +35875,9 @@ module Google
35577
35875
  # by a previous list request to get the next page of results.
35578
35876
  # @param [Boolean] return_partial_success
35579
35877
  # Opt-in for partial success behavior which provides partial results in case of
35580
- # failure. The default value is false.
35878
+ # failure. The default value is false. For example, when partial success
35879
+ # behavior is enabled, aggregatedList for a single zone scope either returns all
35880
+ # resources in the zone or no resources, with an error code.
35581
35881
  # @param [String] fields
35582
35882
  # Selector specifying which fields to include in a partial response.
35583
35883
  # @param [String] quota_user
@@ -36100,7 +36400,9 @@ module Google
36100
36400
  # by a previous list request to get the next page of results.
36101
36401
  # @param [Boolean] return_partial_success
36102
36402
  # Opt-in for partial success behavior which provides partial results in case of
36103
- # failure. The default value is false.
36403
+ # failure. The default value is false. For example, when partial success
36404
+ # behavior is enabled, aggregatedList for a single zone scope either returns all
36405
+ # resources in the zone or no resources, with an error code.
36104
36406
  # @param [String] fields
36105
36407
  # Selector specifying which fields to include in a partial response.
36106
36408
  # @param [String] quota_user
@@ -36473,7 +36775,9 @@ module Google
36473
36775
  # by a previous list request to get the next page of results.
36474
36776
  # @param [Boolean] return_partial_success
36475
36777
  # Opt-in for partial success behavior which provides partial results in case of
36476
- # failure. The default value is false.
36778
+ # failure. The default value is false. For example, when partial success
36779
+ # behavior is enabled, aggregatedList for a single zone scope either returns all
36780
+ # resources in the zone or no resources, with an error code.
36477
36781
  # @param [String] fields
36478
36782
  # Selector specifying which fields to include in a partial response.
36479
36783
  # @param [String] quota_user
@@ -36751,7 +37055,9 @@ module Google
36751
37055
  # by a previous list request to get the next page of results.
36752
37056
  # @param [Boolean] return_partial_success
36753
37057
  # Opt-in for partial success behavior which provides partial results in case of
36754
- # failure. The default value is false.
37058
+ # failure. The default value is false. For example, when partial success
37059
+ # behavior is enabled, aggregatedList for a single zone scope either returns all
37060
+ # resources in the zone or no resources, with an error code.
36755
37061
  # @param [String] fields
36756
37062
  # Selector specifying which fields to include in a partial response.
36757
37063
  # @param [String] quota_user
@@ -36844,7 +37150,9 @@ module Google
36844
37150
  # by a previous list request to get the next page of results.
36845
37151
  # @param [Boolean] return_partial_success
36846
37152
  # Opt-in for partial success behavior which provides partial results in case of
36847
- # failure. The default value is false.
37153
+ # failure. The default value is false. For example, when partial success
37154
+ # behavior is enabled, aggregatedList for a single zone scope either returns all
37155
+ # resources in the zone or no resources, with an error code.
36848
37156
  # @param [String] fields
36849
37157
  # Selector specifying which fields to include in a partial response.
36850
37158
  # @param [String] quota_user
@@ -37173,7 +37481,9 @@ module Google
37173
37481
  # by a previous list request to get the next page of results.
37174
37482
  # @param [Boolean] return_partial_success
37175
37483
  # Opt-in for partial success behavior which provides partial results in case of
37176
- # failure. The default value is false.
37484
+ # failure. The default value is false. For example, when partial success
37485
+ # behavior is enabled, aggregatedList for a single zone scope either returns all
37486
+ # resources in the zone or no resources, with an error code.
37177
37487
  # @param [String] fields
37178
37488
  # Selector specifying which fields to include in a partial response.
37179
37489
  # @param [String] quota_user
@@ -37501,7 +37811,9 @@ module Google
37501
37811
  # by a previous list request to get the next page of results.
37502
37812
  # @param [Boolean] return_partial_success
37503
37813
  # Opt-in for partial success behavior which provides partial results in case of
37504
- # failure. The default value is false.
37814
+ # failure. The default value is false. For example, when partial success
37815
+ # behavior is enabled, aggregatedList for a single zone scope either returns all
37816
+ # resources in the zone or no resources, with an error code.
37505
37817
  # @param [String] fields
37506
37818
  # Selector specifying which fields to include in a partial response.
37507
37819
  # @param [String] quota_user
@@ -37937,7 +38249,9 @@ module Google
37937
38249
  # by a previous list request to get the next page of results.
37938
38250
  # @param [Boolean] return_partial_success
37939
38251
  # Opt-in for partial success behavior which provides partial results in case of
37940
- # failure. The default value is false.
38252
+ # failure. The default value is false. For example, when partial success
38253
+ # behavior is enabled, aggregatedList for a single zone scope either returns all
38254
+ # resources in the zone or no resources, with an error code.
37941
38255
  # @param [String] fields
37942
38256
  # Selector specifying which fields to include in a partial response.
37943
38257
  # @param [String] quota_user
@@ -38243,7 +38557,9 @@ module Google
38243
38557
  # by a previous list request to get the next page of results.
38244
38558
  # @param [Boolean] return_partial_success
38245
38559
  # Opt-in for partial success behavior which provides partial results in case of
38246
- # failure. The default value is false.
38560
+ # failure. The default value is false. For example, when partial success
38561
+ # behavior is enabled, aggregatedList for a single zone scope either returns all
38562
+ # resources in the zone or no resources, with an error code.
38247
38563
  # @param [String] fields
38248
38564
  # Selector specifying which fields to include in a partial response.
38249
38565
  # @param [String] quota_user
@@ -38513,7 +38829,9 @@ module Google
38513
38829
  # by a previous list request to get the next page of results.
38514
38830
  # @param [Boolean] return_partial_success
38515
38831
  # Opt-in for partial success behavior which provides partial results in case of
38516
- # failure. The default value is false.
38832
+ # failure. The default value is false. For example, when partial success
38833
+ # behavior is enabled, aggregatedList for a single zone scope either returns all
38834
+ # resources in the zone or no resources, with an error code.
38517
38835
  # @param [String] fields
38518
38836
  # Selector specifying which fields to include in a partial response.
38519
38837
  # @param [String] quota_user
@@ -38652,7 +38970,9 @@ module Google
38652
38970
  # by a previous list request to get the next page of results.
38653
38971
  # @param [Boolean] return_partial_success
38654
38972
  # Opt-in for partial success behavior which provides partial results in case of
38655
- # failure. The default value is false.
38973
+ # failure. The default value is false. For example, when partial success
38974
+ # behavior is enabled, aggregatedList for a single zone scope either returns all
38975
+ # resources in the zone or no resources, with an error code.
38656
38976
  # @param [String] fields
38657
38977
  # Selector specifying which fields to include in a partial response.
38658
38978
  # @param [String] quota_user
@@ -38688,7 +39008,8 @@ module Google
38688
39008
  execute_or_queue_command(command, &block)
38689
39009
  end
38690
39010
 
38691
- # Retrieves an aggregated list of reservations.
39011
+ # Retrieves an aggregated list of reservations. To prevent failure, Google
39012
+ # recommends that you set the `returnPartialSuccess` parameter to `true`.
38692
39013
  # @param [String] project
38693
39014
  # Project ID for this request.
38694
39015
  # @param [String] filter
@@ -38748,7 +39069,9 @@ module Google
38748
39069
  # by a previous list request to get the next page of results.
38749
39070
  # @param [Boolean] return_partial_success
38750
39071
  # Opt-in for partial success behavior which provides partial results in case of
38751
- # failure. The default value is false.
39072
+ # failure. The default value is false. For example, when partial success
39073
+ # behavior is enabled, aggregatedList for a single zone scope either returns all
39074
+ # resources in the zone or no resources, with an error code.
38752
39075
  # @param [Fixnum] service_project_number
38753
39076
  # The Shared VPC service project id or service project number for which
38754
39077
  # aggregated list request is invoked for subnetworks list-usable api.
@@ -39028,7 +39351,9 @@ module Google
39028
39351
  # by a previous list request to get the next page of results.
39029
39352
  # @param [Boolean] return_partial_success
39030
39353
  # Opt-in for partial success behavior which provides partial results in case of
39031
- # failure. The default value is false.
39354
+ # failure. The default value is false. For example, when partial success
39355
+ # behavior is enabled, aggregatedList for a single zone scope either returns all
39356
+ # resources in the zone or no resources, with an error code.
39032
39357
  # @param [String] fields
39033
39358
  # Selector specifying which fields to include in a partial response.
39034
39359
  # @param [String] quota_user
@@ -39262,7 +39587,8 @@ module Google
39262
39587
  execute_or_queue_command(command, &block)
39263
39588
  end
39264
39589
 
39265
- # Retrieves an aggregated list of resource policies.
39590
+ # Retrieves an aggregated list of resource policies. To prevent failure, Google
39591
+ # recommends that you set the `returnPartialSuccess` parameter to `true`.
39266
39592
  # @param [String] project
39267
39593
  # Project ID for this request.
39268
39594
  # @param [String] filter
@@ -39322,7 +39648,9 @@ module Google
39322
39648
  # by a previous list request to get the next page of results.
39323
39649
  # @param [Boolean] return_partial_success
39324
39650
  # Opt-in for partial success behavior which provides partial results in case of
39325
- # failure. The default value is false.
39651
+ # failure. The default value is false. For example, when partial success
39652
+ # behavior is enabled, aggregatedList for a single zone scope either returns all
39653
+ # resources in the zone or no resources, with an error code.
39326
39654
  # @param [Fixnum] service_project_number
39327
39655
  # The Shared VPC service project id or service project number for which
39328
39656
  # aggregated list request is invoked for subnetworks list-usable api.
@@ -39601,7 +39929,9 @@ module Google
39601
39929
  # by a previous list request to get the next page of results.
39602
39930
  # @param [Boolean] return_partial_success
39603
39931
  # Opt-in for partial success behavior which provides partial results in case of
39604
- # failure. The default value is false.
39932
+ # failure. The default value is false. For example, when partial success
39933
+ # behavior is enabled, aggregatedList for a single zone scope either returns all
39934
+ # resources in the zone or no resources, with an error code.
39605
39935
  # @param [String] fields
39606
39936
  # Selector specifying which fields to include in a partial response.
39607
39937
  # @param [String] quota_user
@@ -39781,7 +40111,8 @@ module Google
39781
40111
  execute_or_queue_command(command, &block)
39782
40112
  end
39783
40113
 
39784
- # Retrieves an aggregated list of routers.
40114
+ # Retrieves an aggregated list of routers. To prevent failure, Google recommends
40115
+ # that you set the `returnPartialSuccess` parameter to `true`.
39785
40116
  # @param [String] project
39786
40117
  # Project ID for this request.
39787
40118
  # @param [String] filter
@@ -39841,7 +40172,9 @@ module Google
39841
40172
  # by a previous list request to get the next page of results.
39842
40173
  # @param [Boolean] return_partial_success
39843
40174
  # Opt-in for partial success behavior which provides partial results in case of
39844
- # failure. The default value is false.
40175
+ # failure. The default value is false. For example, when partial success
40176
+ # behavior is enabled, aggregatedList for a single zone scope either returns all
40177
+ # resources in the zone or no resources, with an error code.
39845
40178
  # @param [Fixnum] service_project_number
39846
40179
  # The Shared VPC service project id or service project number for which
39847
40180
  # aggregated list request is invoked for subnetworks list-usable api.
@@ -40226,7 +40559,9 @@ module Google
40226
40559
  # by a previous list request to get the next page of results.
40227
40560
  # @param [Boolean] return_partial_success
40228
40561
  # Opt-in for partial success behavior which provides partial results in case of
40229
- # failure. The default value is false.
40562
+ # failure. The default value is false. For example, when partial success
40563
+ # behavior is enabled, aggregatedList for a single zone scope either returns all
40564
+ # resources in the zone or no resources, with an error code.
40230
40565
  # @param [String] fields
40231
40566
  # Selector specifying which fields to include in a partial response.
40232
40567
  # @param [String] quota_user
@@ -40453,7 +40788,9 @@ module Google
40453
40788
  # by a previous list request to get the next page of results.
40454
40789
  # @param [Boolean] return_partial_success
40455
40790
  # Opt-in for partial success behavior which provides partial results in case of
40456
- # failure. The default value is false.
40791
+ # failure. The default value is false. For example, when partial success
40792
+ # behavior is enabled, aggregatedList for a single zone scope either returns all
40793
+ # resources in the zone or no resources, with an error code.
40457
40794
  # @param [String] fields
40458
40795
  # Selector specifying which fields to include in a partial response.
40459
40796
  # @param [String] quota_user
@@ -40557,7 +40894,9 @@ module Google
40557
40894
  # policy routes.
40558
40895
  # @param [Boolean] return_partial_success
40559
40896
  # Opt-in for partial success behavior which provides partial results in case of
40560
- # failure. The default value is false.
40897
+ # failure. The default value is false. For example, when partial success
40898
+ # behavior is enabled, aggregatedList for a single zone scope either returns all
40899
+ # resources in the zone or no resources, with an error code.
40561
40900
  # @param [String] route_type
40562
40901
  # (Required) limit results to this type of route (either LEARNED or ADVERTISED)
40563
40902
  # @param [String] fields
@@ -40660,7 +40999,9 @@ module Google
40660
40999
  # by a previous list request to get the next page of results.
40661
41000
  # @param [Boolean] return_partial_success
40662
41001
  # Opt-in for partial success behavior which provides partial results in case of
40663
- # failure. The default value is false.
41002
+ # failure. The default value is false. For example, when partial success
41003
+ # behavior is enabled, aggregatedList for a single zone scope either returns all
41004
+ # resources in the zone or no resources, with an error code.
40664
41005
  # @param [String] fields
40665
41006
  # Selector specifying which fields to include in a partial response.
40666
41007
  # @param [String] quota_user
@@ -40756,7 +41097,9 @@ module Google
40756
41097
  # by a previous list request to get the next page of results.
40757
41098
  # @param [Boolean] return_partial_success
40758
41099
  # Opt-in for partial success behavior which provides partial results in case of
40759
- # failure. The default value is false.
41100
+ # failure. The default value is false. For example, when partial success
41101
+ # behavior is enabled, aggregatedList for a single zone scope either returns all
41102
+ # resources in the zone or no resources, with an error code.
40760
41103
  # @param [String] fields
40761
41104
  # Selector specifying which fields to include in a partial response.
40762
41105
  # @param [String] quota_user
@@ -41280,7 +41623,9 @@ module Google
41280
41623
  # by a previous list request to get the next page of results.
41281
41624
  # @param [Boolean] return_partial_success
41282
41625
  # Opt-in for partial success behavior which provides partial results in case of
41283
- # failure. The default value is false.
41626
+ # failure. The default value is false. For example, when partial success
41627
+ # behavior is enabled, aggregatedList for a single zone scope either returns all
41628
+ # resources in the zone or no resources, with an error code.
41284
41629
  # @param [String] fields
41285
41630
  # Selector specifying which fields to include in a partial response.
41286
41631
  # @param [String] quota_user
@@ -41398,7 +41743,8 @@ module Google
41398
41743
  end
41399
41744
 
41400
41745
  # Retrieves the list of all SecurityPolicy resources, regional and global,
41401
- # available to the specified project.
41746
+ # available to the specified project. To prevent failure, Google recommends that
41747
+ # you set the `returnPartialSuccess` parameter to `true`.
41402
41748
  # @param [String] project
41403
41749
  # Name of the project scoping this request.
41404
41750
  # @param [String] filter
@@ -41458,7 +41804,9 @@ module Google
41458
41804
  # by a previous list request to get the next page of results.
41459
41805
  # @param [Boolean] return_partial_success
41460
41806
  # Opt-in for partial success behavior which provides partial results in case of
41461
- # failure. The default value is false.
41807
+ # failure. The default value is false. For example, when partial success
41808
+ # behavior is enabled, aggregatedList for a single zone scope either returns all
41809
+ # resources in the zone or no resources, with an error code.
41462
41810
  # @param [Fixnum] service_project_number
41463
41811
  # The Shared VPC service project id or service project number for which
41464
41812
  # aggregated list request is invoked for subnetworks list-usable api.
@@ -41725,7 +42073,9 @@ module Google
41725
42073
  # by a previous list request to get the next page of results.
41726
42074
  # @param [Boolean] return_partial_success
41727
42075
  # Opt-in for partial success behavior which provides partial results in case of
41728
- # failure. The default value is false.
42076
+ # failure. The default value is false. For example, when partial success
42077
+ # behavior is enabled, aggregatedList for a single zone scope either returns all
42078
+ # resources in the zone or no resources, with an error code.
41729
42079
  # @param [String] fields
41730
42080
  # Selector specifying which fields to include in a partial response.
41731
42081
  # @param [String] quota_user
@@ -41815,7 +42165,9 @@ module Google
41815
42165
  # by a previous list request to get the next page of results.
41816
42166
  # @param [Boolean] return_partial_success
41817
42167
  # Opt-in for partial success behavior which provides partial results in case of
41818
- # failure. The default value is false.
42168
+ # failure. The default value is false. For example, when partial success
42169
+ # behavior is enabled, aggregatedList for a single zone scope either returns all
42170
+ # resources in the zone or no resources, with an error code.
41819
42171
  # @param [String] fields
41820
42172
  # Selector specifying which fields to include in a partial response.
41821
42173
  # @param [String] quota_user
@@ -42077,7 +42429,8 @@ module Google
42077
42429
  end
42078
42430
 
42079
42431
  # Retrieves the list of all ServiceAttachment resources, regional and global,
42080
- # available to the specified project.
42432
+ # available to the specified project. To prevent failure, Google recommends that
42433
+ # you set the `returnPartialSuccess` parameter to `true`.
42081
42434
  # @param [String] project
42082
42435
  # Name of the project scoping this request.
42083
42436
  # @param [String] filter
@@ -42137,7 +42490,9 @@ module Google
42137
42490
  # by a previous list request to get the next page of results.
42138
42491
  # @param [Boolean] return_partial_success
42139
42492
  # Opt-in for partial success behavior which provides partial results in case of
42140
- # failure. The default value is false.
42493
+ # failure. The default value is false. For example, when partial success
42494
+ # behavior is enabled, aggregatedList for a single zone scope either returns all
42495
+ # resources in the zone or no resources, with an error code.
42141
42496
  # @param [Fixnum] service_project_number
42142
42497
  # The Shared VPC service project id or service project number for which
42143
42498
  # aggregated list request is invoked for subnetworks list-usable api.
@@ -42416,7 +42771,9 @@ module Google
42416
42771
  # by a previous list request to get the next page of results.
42417
42772
  # @param [Boolean] return_partial_success
42418
42773
  # Opt-in for partial success behavior which provides partial results in case of
42419
- # failure. The default value is false.
42774
+ # failure. The default value is false. For example, when partial success
42775
+ # behavior is enabled, aggregatedList for a single zone scope either returns all
42776
+ # resources in the zone or no resources, with an error code.
42420
42777
  # @param [String] fields
42421
42778
  # Selector specifying which fields to include in a partial response.
42422
42779
  # @param [String] quota_user
@@ -42678,7 +43035,8 @@ module Google
42678
43035
  end
42679
43036
 
42680
43037
  # Retrieves an aggregated list of all of the snapshots in your project across
42681
- # all regions and global scope.
43038
+ # all regions and global scope. To prevent failure, Google recommends that you
43039
+ # set the `returnPartialSuccess` parameter to `true`.
42682
43040
  # @param [String] project
42683
43041
  # Project ID for this request.
42684
43042
  # @param [String] filter
@@ -42738,7 +43096,9 @@ module Google
42738
43096
  # by a previous list request to get the next page of results.
42739
43097
  # @param [Boolean] return_partial_success
42740
43098
  # Opt-in for partial success behavior which provides partial results in case of
42741
- # failure. The default value is false.
43099
+ # failure. The default value is false. For example, when partial success
43100
+ # behavior is enabled, aggregatedList for a single zone scope either returns all
43101
+ # resources in the zone or no resources, with an error code.
42742
43102
  # @param [Fixnum] service_project_number
42743
43103
  # The Shared VPC service project id or service project number for which
42744
43104
  # aggregated list request is invoked for subnetworks list-usable api.
@@ -43010,7 +43370,9 @@ module Google
43010
43370
  # by a previous list request to get the next page of results.
43011
43371
  # @param [Boolean] return_partial_success
43012
43372
  # Opt-in for partial success behavior which provides partial results in case of
43013
- # failure. The default value is false.
43373
+ # failure. The default value is false. For example, when partial success
43374
+ # behavior is enabled, aggregatedList for a single zone scope either returns all
43375
+ # resources in the zone or no resources, with an error code.
43014
43376
  # @param [String] fields
43015
43377
  # Selector specifying which fields to include in a partial response.
43016
43378
  # @param [String] quota_user
@@ -43166,7 +43528,8 @@ module Google
43166
43528
  end
43167
43529
 
43168
43530
  # Retrieves the list of all SslCertificate resources, regional and global,
43169
- # available to the specified project.
43531
+ # available to the specified project. To prevent failure, Google recommends that
43532
+ # you set the `returnPartialSuccess` parameter to `true`.
43170
43533
  # @param [String] project
43171
43534
  # Name of the project scoping this request.
43172
43535
  # @param [String] filter
@@ -43226,7 +43589,9 @@ module Google
43226
43589
  # by a previous list request to get the next page of results.
43227
43590
  # @param [Boolean] return_partial_success
43228
43591
  # Opt-in for partial success behavior which provides partial results in case of
43229
- # failure. The default value is false.
43592
+ # failure. The default value is false. For example, when partial success
43593
+ # behavior is enabled, aggregatedList for a single zone scope either returns all
43594
+ # resources in the zone or no resources, with an error code.
43230
43595
  # @param [Fixnum] service_project_number
43231
43596
  # The Shared VPC service project id or service project number for which
43232
43597
  # aggregated list request is invoked for subnetworks list-usable api.
@@ -43452,7 +43817,9 @@ module Google
43452
43817
  # by a previous list request to get the next page of results.
43453
43818
  # @param [Boolean] return_partial_success
43454
43819
  # Opt-in for partial success behavior which provides partial results in case of
43455
- # failure. The default value is false.
43820
+ # failure. The default value is false. For example, when partial success
43821
+ # behavior is enabled, aggregatedList for a single zone scope either returns all
43822
+ # resources in the zone or no resources, with an error code.
43456
43823
  # @param [String] fields
43457
43824
  # Selector specifying which fields to include in a partial response.
43458
43825
  # @param [String] quota_user
@@ -43528,7 +43895,8 @@ module Google
43528
43895
  end
43529
43896
 
43530
43897
  # Retrieves the list of all SslPolicy resources, regional and global, available
43531
- # to the specified project.
43898
+ # to the specified project. To prevent failure, Google recommends that you set
43899
+ # the `returnPartialSuccess` parameter to `true`.
43532
43900
  # @param [String] project
43533
43901
  # Name of the project scoping this request.
43534
43902
  # @param [String] filter
@@ -43588,7 +43956,9 @@ module Google
43588
43956
  # by a previous list request to get the next page of results.
43589
43957
  # @param [Boolean] return_partial_success
43590
43958
  # Opt-in for partial success behavior which provides partial results in case of
43591
- # failure. The default value is false.
43959
+ # failure. The default value is false. For example, when partial success
43960
+ # behavior is enabled, aggregatedList for a single zone scope either returns all
43961
+ # resources in the zone or no resources, with an error code.
43592
43962
  # @param [Fixnum] service_project_number
43593
43963
  # The Shared VPC service project id or service project number for which
43594
43964
  # aggregated list request is invoked for subnetworks list-usable api.
@@ -43815,7 +44185,9 @@ module Google
43815
44185
  # by a previous list request to get the next page of results.
43816
44186
  # @param [Boolean] return_partial_success
43817
44187
  # Opt-in for partial success behavior which provides partial results in case of
43818
- # failure. The default value is false.
44188
+ # failure. The default value is false. For example, when partial success
44189
+ # behavior is enabled, aggregatedList for a single zone scope either returns all
44190
+ # resources in the zone or no resources, with an error code.
43819
44191
  # @param [String] fields
43820
44192
  # Selector specifying which fields to include in a partial response.
43821
44193
  # @param [String] quota_user
@@ -43905,7 +44277,9 @@ module Google
43905
44277
  # by a previous list request to get the next page of results.
43906
44278
  # @param [Boolean] return_partial_success
43907
44279
  # Opt-in for partial success behavior which provides partial results in case of
43908
- # failure. The default value is false.
44280
+ # failure. The default value is false. For example, when partial success
44281
+ # behavior is enabled, aggregatedList for a single zone scope either returns all
44282
+ # resources in the zone or no resources, with an error code.
43909
44283
  # @param [String] fields
43910
44284
  # Selector specifying which fields to include in a partial response.
43911
44285
  # @param [String] quota_user
@@ -44031,7 +44405,8 @@ module Google
44031
44405
  execute_or_queue_command(command, &block)
44032
44406
  end
44033
44407
 
44034
- # Retrieves an aggregated list of storage pool types.
44408
+ # Retrieves an aggregated list of storage pool types. To prevent failure, Google
44409
+ # recommends that you set the `returnPartialSuccess` parameter to `true`.
44035
44410
  # @param [String] project
44036
44411
  # Project ID for this request.
44037
44412
  # @param [String] filter
@@ -44091,7 +44466,9 @@ module Google
44091
44466
  # by a previous list request to get the next page of results.
44092
44467
  # @param [Boolean] return_partial_success
44093
44468
  # Opt-in for partial success behavior which provides partial results in case of
44094
- # failure. The default value is false.
44469
+ # failure. The default value is false. For example, when partial success
44470
+ # behavior is enabled, aggregatedList for a single zone scope either returns all
44471
+ # resources in the zone or no resources, with an error code.
44095
44472
  # @param [Fixnum] service_project_number
44096
44473
  # The Shared VPC service project id or service project number for which
44097
44474
  # aggregated list request is invoked for subnetworks list-usable api.
@@ -44226,7 +44603,9 @@ module Google
44226
44603
  # by a previous list request to get the next page of results.
44227
44604
  # @param [Boolean] return_partial_success
44228
44605
  # Opt-in for partial success behavior which provides partial results in case of
44229
- # failure. The default value is false.
44606
+ # failure. The default value is false. For example, when partial success
44607
+ # behavior is enabled, aggregatedList for a single zone scope either returns all
44608
+ # resources in the zone or no resources, with an error code.
44230
44609
  # @param [String] fields
44231
44610
  # Selector specifying which fields to include in a partial response.
44232
44611
  # @param [String] quota_user
@@ -44263,7 +44642,8 @@ module Google
44263
44642
  execute_or_queue_command(command, &block)
44264
44643
  end
44265
44644
 
44266
- # Retrieves an aggregated list of storage pools.
44645
+ # Retrieves an aggregated list of storage pools. To prevent failure, Google
44646
+ # recommends that you set the `returnPartialSuccess` parameter to `true`.
44267
44647
  # @param [String] project
44268
44648
  # Project ID for this request.
44269
44649
  # @param [String] filter
@@ -44323,7 +44703,9 @@ module Google
44323
44703
  # by a previous list request to get the next page of results.
44324
44704
  # @param [Boolean] return_partial_success
44325
44705
  # Opt-in for partial success behavior which provides partial results in case of
44326
- # failure. The default value is false.
44706
+ # failure. The default value is false. For example, when partial success
44707
+ # behavior is enabled, aggregatedList for a single zone scope either returns all
44708
+ # resources in the zone or no resources, with an error code.
44327
44709
  # @param [Fixnum] service_project_number
44328
44710
  # The Shared VPC service project id or service project number for which
44329
44711
  # aggregated list request is invoked for subnetworks list-usable api.
@@ -44605,7 +44987,9 @@ module Google
44605
44987
  # by a previous list request to get the next page of results.
44606
44988
  # @param [Boolean] return_partial_success
44607
44989
  # Opt-in for partial success behavior which provides partial results in case of
44608
- # failure. The default value is false.
44990
+ # failure. The default value is false. For example, when partial success
44991
+ # behavior is enabled, aggregatedList for a single zone scope either returns all
44992
+ # resources in the zone or no resources, with an error code.
44609
44993
  # @param [String] fields
44610
44994
  # Selector specifying which fields to include in a partial response.
44611
44995
  # @param [String] quota_user
@@ -44699,7 +45083,9 @@ module Google
44699
45083
  # by a previous list request to get the next page of results.
44700
45084
  # @param [Boolean] return_partial_success
44701
45085
  # Opt-in for partial success behavior which provides partial results in case of
44702
- # failure. The default value is false.
45086
+ # failure. The default value is false. For example, when partial success
45087
+ # behavior is enabled, aggregatedList for a single zone scope either returns all
45088
+ # resources in the zone or no resources, with an error code.
44703
45089
  # @param [String] fields
44704
45090
  # Selector specifying which fields to include in a partial response.
44705
45091
  # @param [String] quota_user
@@ -44934,7 +45320,8 @@ module Google
44934
45320
  execute_or_queue_command(command, &block)
44935
45321
  end
44936
45322
 
44937
- # Retrieves an aggregated list of subnetworks.
45323
+ # Retrieves an aggregated list of subnetworks. To prevent failure, Google
45324
+ # recommends that you set the `returnPartialSuccess` parameter to `true`.
44938
45325
  # @param [String] project
44939
45326
  # Project ID for this request.
44940
45327
  # @param [String] filter
@@ -44994,7 +45381,9 @@ module Google
44994
45381
  # by a previous list request to get the next page of results.
44995
45382
  # @param [Boolean] return_partial_success
44996
45383
  # Opt-in for partial success behavior which provides partial results in case of
44997
- # failure. The default value is false.
45384
+ # failure. The default value is false. For example, when partial success
45385
+ # behavior is enabled, aggregatedList for a single zone scope either returns all
45386
+ # resources in the zone or no resources, with an error code.
44998
45387
  # @param [Fixnum] service_project_number
44999
45388
  # The Shared VPC service project id or service project number for which
45000
45389
  # aggregated list request is invoked for subnetworks list-usable api.
@@ -45326,7 +45715,9 @@ module Google
45326
45715
  # by a previous list request to get the next page of results.
45327
45716
  # @param [Boolean] return_partial_success
45328
45717
  # Opt-in for partial success behavior which provides partial results in case of
45329
- # failure. The default value is false.
45718
+ # failure. The default value is false. For example, when partial success
45719
+ # behavior is enabled, aggregatedList for a single zone scope either returns all
45720
+ # resources in the zone or no resources, with an error code.
45330
45721
  # @param [String] fields
45331
45722
  # Selector specifying which fields to include in a partial response.
45332
45723
  # @param [String] quota_user
@@ -45416,7 +45807,9 @@ module Google
45416
45807
  # by a previous list request to get the next page of results.
45417
45808
  # @param [Boolean] return_partial_success
45418
45809
  # Opt-in for partial success behavior which provides partial results in case of
45419
- # failure. The default value is false.
45810
+ # failure. The default value is false. For example, when partial success
45811
+ # behavior is enabled, aggregatedList for a single zone scope either returns all
45812
+ # resources in the zone or no resources, with an error code.
45420
45813
  # @param [String] service_project
45421
45814
  # The project id or project number in which the subnetwork is intended to be
45422
45815
  # used. Only applied for Shared VPC. See [Shared VPC documentation](https://
@@ -45845,7 +46238,9 @@ module Google
45845
46238
  # by a previous list request to get the next page of results.
45846
46239
  # @param [Boolean] return_partial_success
45847
46240
  # Opt-in for partial success behavior which provides partial results in case of
45848
- # failure. The default value is false.
46241
+ # failure. The default value is false. For example, when partial success
46242
+ # behavior is enabled, aggregatedList for a single zone scope either returns all
46243
+ # resources in the zone or no resources, with an error code.
45849
46244
  # @param [String] fields
45850
46245
  # Selector specifying which fields to include in a partial response.
45851
46246
  # @param [String] quota_user
@@ -45973,7 +46368,8 @@ module Google
45973
46368
  end
45974
46369
 
45975
46370
  # Retrieves the list of all TargetHttpProxy resources, regional and global,
45976
- # available to the specified project.
46371
+ # available to the specified project. To prevent failure, Google recommends that
46372
+ # you set the `returnPartialSuccess` parameter to `true`.
45977
46373
  # @param [String] project
45978
46374
  # Name of the project scoping this request.
45979
46375
  # @param [String] filter
@@ -46033,7 +46429,9 @@ module Google
46033
46429
  # by a previous list request to get the next page of results.
46034
46430
  # @param [Boolean] return_partial_success
46035
46431
  # Opt-in for partial success behavior which provides partial results in case of
46036
- # failure. The default value is false.
46432
+ # failure. The default value is false. For example, when partial success
46433
+ # behavior is enabled, aggregatedList for a single zone scope either returns all
46434
+ # resources in the zone or no resources, with an error code.
46037
46435
  # @param [Fixnum] service_project_number
46038
46436
  # The Shared VPC service project id or service project number for which
46039
46437
  # aggregated list request is invoked for subnetworks list-usable api.
@@ -46259,7 +46657,9 @@ module Google
46259
46657
  # by a previous list request to get the next page of results.
46260
46658
  # @param [Boolean] return_partial_success
46261
46659
  # Opt-in for partial success behavior which provides partial results in case of
46262
- # failure. The default value is false.
46660
+ # failure. The default value is false. For example, when partial success
46661
+ # behavior is enabled, aggregatedList for a single zone scope either returns all
46662
+ # resources in the zone or no resources, with an error code.
46263
46663
  # @param [String] fields
46264
46664
  # Selector specifying which fields to include in a partial response.
46265
46665
  # @param [String] quota_user
@@ -46437,7 +46837,8 @@ module Google
46437
46837
  end
46438
46838
 
46439
46839
  # Retrieves the list of all TargetHttpsProxy resources, regional and global,
46440
- # available to the specified project.
46840
+ # available to the specified project. To prevent failure, Google recommends that
46841
+ # you set the `returnPartialSuccess` parameter to `true`.
46441
46842
  # @param [String] project
46442
46843
  # Name of the project scoping this request.
46443
46844
  # @param [String] filter
@@ -46497,7 +46898,9 @@ module Google
46497
46898
  # by a previous list request to get the next page of results.
46498
46899
  # @param [Boolean] return_partial_success
46499
46900
  # Opt-in for partial success behavior which provides partial results in case of
46500
- # failure. The default value is false.
46901
+ # failure. The default value is false. For example, when partial success
46902
+ # behavior is enabled, aggregatedList for a single zone scope either returns all
46903
+ # resources in the zone or no resources, with an error code.
46501
46904
  # @param [Fixnum] service_project_number
46502
46905
  # The Shared VPC service project id or service project number for which
46503
46906
  # aggregated list request is invoked for subnetworks list-usable api.
@@ -46723,7 +47126,9 @@ module Google
46723
47126
  # by a previous list request to get the next page of results.
46724
47127
  # @param [Boolean] return_partial_success
46725
47128
  # Opt-in for partial success behavior which provides partial results in case of
46726
- # failure. The default value is false.
47129
+ # failure. The default value is false. For example, when partial success
47130
+ # behavior is enabled, aggregatedList for a single zone scope either returns all
47131
+ # resources in the zone or no resources, with an error code.
46727
47132
  # @param [String] fields
46728
47133
  # Selector specifying which fields to include in a partial response.
46729
47134
  # @param [String] quota_user
@@ -47106,7 +47511,8 @@ module Google
47106
47511
  execute_or_queue_command(command, &block)
47107
47512
  end
47108
47513
 
47109
- # Retrieves an aggregated list of target instances.
47514
+ # Retrieves an aggregated list of target instances. To prevent failure, Google
47515
+ # recommends that you set the `returnPartialSuccess` parameter to `true`.
47110
47516
  # @param [String] project
47111
47517
  # Project ID for this request.
47112
47518
  # @param [String] filter
@@ -47166,7 +47572,9 @@ module Google
47166
47572
  # by a previous list request to get the next page of results.
47167
47573
  # @param [Boolean] return_partial_success
47168
47574
  # Opt-in for partial success behavior which provides partial results in case of
47169
- # failure. The default value is false.
47575
+ # failure. The default value is false. For example, when partial success
47576
+ # behavior is enabled, aggregatedList for a single zone scope either returns all
47577
+ # resources in the zone or no resources, with an error code.
47170
47578
  # @param [Fixnum] service_project_number
47171
47579
  # The Shared VPC service project id or service project number for which
47172
47580
  # aggregated list request is invoked for subnetworks list-usable api.
@@ -47403,7 +47811,9 @@ module Google
47403
47811
  # by a previous list request to get the next page of results.
47404
47812
  # @param [Boolean] return_partial_success
47405
47813
  # Opt-in for partial success behavior which provides partial results in case of
47406
- # failure. The default value is false.
47814
+ # failure. The default value is false. For example, when partial success
47815
+ # behavior is enabled, aggregatedList for a single zone scope either returns all
47816
+ # resources in the zone or no resources, with an error code.
47407
47817
  # @param [String] fields
47408
47818
  # Selector specifying which fields to include in a partial response.
47409
47819
  # @param [String] quota_user
@@ -47643,7 +48053,8 @@ module Google
47643
48053
  execute_or_queue_command(command, &block)
47644
48054
  end
47645
48055
 
47646
- # Retrieves an aggregated list of target pools.
48056
+ # Retrieves an aggregated list of target pools. To prevent failure, Google
48057
+ # recommends that you set the `returnPartialSuccess` parameter to `true`.
47647
48058
  # @param [String] project
47648
48059
  # Project ID for this request.
47649
48060
  # @param [String] filter
@@ -47703,7 +48114,9 @@ module Google
47703
48114
  # by a previous list request to get the next page of results.
47704
48115
  # @param [Boolean] return_partial_success
47705
48116
  # Opt-in for partial success behavior which provides partial results in case of
47706
- # failure. The default value is false.
48117
+ # failure. The default value is false. For example, when partial success
48118
+ # behavior is enabled, aggregatedList for a single zone scope either returns all
48119
+ # resources in the zone or no resources, with an error code.
47707
48120
  # @param [Fixnum] service_project_number
47708
48121
  # The Shared VPC service project id or service project number for which
47709
48122
  # aggregated list request is invoked for subnetworks list-usable api.
@@ -47982,7 +48395,9 @@ module Google
47982
48395
  # by a previous list request to get the next page of results.
47983
48396
  # @param [Boolean] return_partial_success
47984
48397
  # Opt-in for partial success behavior which provides partial results in case of
47985
- # failure. The default value is false.
48398
+ # failure. The default value is false. For example, when partial success
48399
+ # behavior is enabled, aggregatedList for a single zone scope either returns all
48400
+ # resources in the zone or no resources, with an error code.
47986
48401
  # @param [String] fields
47987
48402
  # Selector specifying which fields to include in a partial response.
47988
48403
  # @param [String] quota_user
@@ -48463,7 +48878,9 @@ module Google
48463
48878
  # by a previous list request to get the next page of results.
48464
48879
  # @param [Boolean] return_partial_success
48465
48880
  # Opt-in for partial success behavior which provides partial results in case of
48466
- # failure. The default value is false.
48881
+ # failure. The default value is false. For example, when partial success
48882
+ # behavior is enabled, aggregatedList for a single zone scope either returns all
48883
+ # resources in the zone or no resources, with an error code.
48467
48884
  # @param [String] fields
48468
48885
  # Selector specifying which fields to include in a partial response.
48469
48886
  # @param [String] quota_user
@@ -48794,7 +49211,8 @@ module Google
48794
49211
  end
48795
49212
 
48796
49213
  # Retrieves the list of all TargetTcpProxy resources, regional and global,
48797
- # available to the specified project.
49214
+ # available to the specified project. To prevent failure, Google recommends that
49215
+ # you set the `returnPartialSuccess` parameter to `true`.
48798
49216
  # @param [String] project
48799
49217
  # Name of the project scoping this request.
48800
49218
  # @param [String] filter
@@ -48854,7 +49272,9 @@ module Google
48854
49272
  # by a previous list request to get the next page of results.
48855
49273
  # @param [Boolean] return_partial_success
48856
49274
  # Opt-in for partial success behavior which provides partial results in case of
48857
- # failure. The default value is false.
49275
+ # failure. The default value is false. For example, when partial success
49276
+ # behavior is enabled, aggregatedList for a single zone scope either returns all
49277
+ # resources in the zone or no resources, with an error code.
48858
49278
  # @param [Fixnum] service_project_number
48859
49279
  # The Shared VPC service project id or service project number for which
48860
49280
  # aggregated list request is invoked for subnetworks list-usable api.
@@ -49080,7 +49500,9 @@ module Google
49080
49500
  # by a previous list request to get the next page of results.
49081
49501
  # @param [Boolean] return_partial_success
49082
49502
  # Opt-in for partial success behavior which provides partial results in case of
49083
- # failure. The default value is false.
49503
+ # failure. The default value is false. For example, when partial success
49504
+ # behavior is enabled, aggregatedList for a single zone scope either returns all
49505
+ # resources in the zone or no resources, with an error code.
49084
49506
  # @param [String] fields
49085
49507
  # Selector specifying which fields to include in a partial response.
49086
49508
  # @param [String] quota_user
@@ -49255,7 +49677,8 @@ module Google
49255
49677
  execute_or_queue_command(command, &block)
49256
49678
  end
49257
49679
 
49258
- # Retrieves an aggregated list of target VPN gateways.
49680
+ # Retrieves an aggregated list of target VPN gateways. To prevent failure,
49681
+ # Google recommends that you set the `returnPartialSuccess` parameter to `true`.
49259
49682
  # @param [String] project
49260
49683
  # Project ID for this request.
49261
49684
  # @param [String] filter
@@ -49315,7 +49738,9 @@ module Google
49315
49738
  # by a previous list request to get the next page of results.
49316
49739
  # @param [Boolean] return_partial_success
49317
49740
  # Opt-in for partial success behavior which provides partial results in case of
49318
- # failure. The default value is false.
49741
+ # failure. The default value is false. For example, when partial success
49742
+ # behavior is enabled, aggregatedList for a single zone scope either returns all
49743
+ # resources in the zone or no resources, with an error code.
49319
49744
  # @param [Fixnum] service_project_number
49320
49745
  # The Shared VPC service project id or service project number for which
49321
49746
  # aggregated list request is invoked for subnetworks list-usable api.
@@ -49552,7 +49977,9 @@ module Google
49552
49977
  # by a previous list request to get the next page of results.
49553
49978
  # @param [Boolean] return_partial_success
49554
49979
  # Opt-in for partial success behavior which provides partial results in case of
49555
- # failure. The default value is false.
49980
+ # failure. The default value is false. For example, when partial success
49981
+ # behavior is enabled, aggregatedList for a single zone scope either returns all
49982
+ # resources in the zone or no resources, with an error code.
49556
49983
  # @param [String] fields
49557
49984
  # Selector specifying which fields to include in a partial response.
49558
49985
  # @param [String] quota_user
@@ -49686,7 +50113,8 @@ module Google
49686
50113
  end
49687
50114
 
49688
50115
  # Retrieves the list of all UrlMap resources, regional and global, available to
49689
- # the specified project.
50116
+ # the specified project. To prevent failure, Google recommends that you set the `
50117
+ # returnPartialSuccess` parameter to `true`.
49690
50118
  # @param [String] project
49691
50119
  # Name of the project scoping this request.
49692
50120
  # @param [String] filter
@@ -49746,7 +50174,9 @@ module Google
49746
50174
  # by a previous list request to get the next page of results.
49747
50175
  # @param [Boolean] return_partial_success
49748
50176
  # Opt-in for partial success behavior which provides partial results in case of
49749
- # failure. The default value is false.
50177
+ # failure. The default value is false. For example, when partial success
50178
+ # behavior is enabled, aggregatedList for a single zone scope either returns all
50179
+ # resources in the zone or no resources, with an error code.
49750
50180
  # @param [Fixnum] service_project_number
49751
50181
  # The Shared VPC service project id or service project number for which
49752
50182
  # aggregated list request is invoked for subnetworks list-usable api.
@@ -50023,7 +50453,9 @@ module Google
50023
50453
  # by a previous list request to get the next page of results.
50024
50454
  # @param [Boolean] return_partial_success
50025
50455
  # Opt-in for partial success behavior which provides partial results in case of
50026
- # failure. The default value is false.
50456
+ # failure. The default value is false. For example, when partial success
50457
+ # behavior is enabled, aggregatedList for a single zone scope either returns all
50458
+ # resources in the zone or no resources, with an error code.
50027
50459
  # @param [String] fields
50028
50460
  # Selector specifying which fields to include in a partial response.
50029
50461
  # @param [String] quota_user
@@ -50240,7 +50672,8 @@ module Google
50240
50672
  execute_or_queue_command(command, &block)
50241
50673
  end
50242
50674
 
50243
- # Retrieves an aggregated list of VPN gateways.
50675
+ # Retrieves an aggregated list of VPN gateways. To prevent failure, Google
50676
+ # recommends that you set the `returnPartialSuccess` parameter to `true`.
50244
50677
  # @param [String] project
50245
50678
  # Project ID for this request.
50246
50679
  # @param [String] filter
@@ -50300,7 +50733,9 @@ module Google
50300
50733
  # by a previous list request to get the next page of results.
50301
50734
  # @param [Boolean] return_partial_success
50302
50735
  # Opt-in for partial success behavior which provides partial results in case of
50303
- # failure. The default value is false.
50736
+ # failure. The default value is false. For example, when partial success
50737
+ # behavior is enabled, aggregatedList for a single zone scope either returns all
50738
+ # resources in the zone or no resources, with an error code.
50304
50739
  # @param [Fixnum] service_project_number
50305
50740
  # The Shared VPC service project id or service project number for which
50306
50741
  # aggregated list request is invoked for subnetworks list-usable api.
@@ -50575,7 +51010,9 @@ module Google
50575
51010
  # by a previous list request to get the next page of results.
50576
51011
  # @param [Boolean] return_partial_success
50577
51012
  # Opt-in for partial success behavior which provides partial results in case of
50578
- # failure. The default value is false.
51013
+ # failure. The default value is false. For example, when partial success
51014
+ # behavior is enabled, aggregatedList for a single zone scope either returns all
51015
+ # resources in the zone or no resources, with an error code.
50579
51016
  # @param [String] fields
50580
51017
  # Selector specifying which fields to include in a partial response.
50581
51018
  # @param [String] quota_user
@@ -50708,7 +51145,8 @@ module Google
50708
51145
  execute_or_queue_command(command, &block)
50709
51146
  end
50710
51147
 
50711
- # Retrieves an aggregated list of VPN tunnels.
51148
+ # Retrieves an aggregated list of VPN tunnels. To prevent failure, Google
51149
+ # recommends that you set the `returnPartialSuccess` parameter to `true`.
50712
51150
  # @param [String] project
50713
51151
  # Project ID for this request.
50714
51152
  # @param [String] filter
@@ -50768,7 +51206,9 @@ module Google
50768
51206
  # by a previous list request to get the next page of results.
50769
51207
  # @param [Boolean] return_partial_success
50770
51208
  # Opt-in for partial success behavior which provides partial results in case of
50771
- # failure. The default value is false.
51209
+ # failure. The default value is false. For example, when partial success
51210
+ # behavior is enabled, aggregatedList for a single zone scope either returns all
51211
+ # resources in the zone or no resources, with an error code.
50772
51212
  # @param [Fixnum] service_project_number
50773
51213
  # The Shared VPC service project id or service project number for which
50774
51214
  # aggregated list request is invoked for subnetworks list-usable api.
@@ -51005,7 +51445,9 @@ module Google
51005
51445
  # by a previous list request to get the next page of results.
51006
51446
  # @param [Boolean] return_partial_success
51007
51447
  # Opt-in for partial success behavior which provides partial results in case of
51008
- # failure. The default value is false.
51448
+ # failure. The default value is false. For example, when partial success
51449
+ # behavior is enabled, aggregatedList for a single zone scope either returns all
51450
+ # resources in the zone or no resources, with an error code.
51009
51451
  # @param [String] fields
51010
51452
  # Selector specifying which fields to include in a partial response.
51011
51453
  # @param [String] quota_user
@@ -51269,7 +51711,9 @@ module Google
51269
51711
  # by a previous list request to get the next page of results.
51270
51712
  # @param [Boolean] return_partial_success
51271
51713
  # Opt-in for partial success behavior which provides partial results in case of
51272
- # failure. The default value is false.
51714
+ # failure. The default value is false. For example, when partial success
51715
+ # behavior is enabled, aggregatedList for a single zone scope either returns all
51716
+ # resources in the zone or no resources, with an error code.
51273
51717
  # @param [String] fields
51274
51718
  # Selector specifying which fields to include in a partial response.
51275
51719
  # @param [String] quota_user
@@ -51355,7 +51799,8 @@ module Google
51355
51799
  end
51356
51800
 
51357
51801
  # Retrieves an aggregated list of all of the queued resources in a project
51358
- # across all zones.
51802
+ # across all zones. To prevent failure, Google recommends that you set the `
51803
+ # returnPartialSuccess` parameter to `true`.
51359
51804
  # @param [String] project
51360
51805
  # Project ID for this request.
51361
51806
  # @param [String] filter
@@ -51415,7 +51860,9 @@ module Google
51415
51860
  # by a previous list request to get the next page of results.
51416
51861
  # @param [Boolean] return_partial_success
51417
51862
  # Opt-in for partial success behavior which provides partial results in case of
51418
- # failure. The default value is false.
51863
+ # failure. The default value is false. For example, when partial success
51864
+ # behavior is enabled, aggregatedList for a single zone scope either returns all
51865
+ # resources in the zone or no resources, with an error code.
51419
51866
  # @param [Fixnum] service_project_number
51420
51867
  # The Shared VPC service project id or service project number for which
51421
51868
  # aggregated list request is invoked for subnetworks list-usable api.
@@ -51703,7 +52150,9 @@ module Google
51703
52150
  # by a previous list request to get the next page of results.
51704
52151
  # @param [Boolean] return_partial_success
51705
52152
  # Opt-in for partial success behavior which provides partial results in case of
51706
- # failure. The default value is false.
52153
+ # failure. The default value is false. For example, when partial success
52154
+ # behavior is enabled, aggregatedList for a single zone scope either returns all
52155
+ # resources in the zone or no resources, with an error code.
51707
52156
  # @param [String] fields
51708
52157
  # Selector specifying which fields to include in a partial response.
51709
52158
  # @param [String] quota_user
@@ -51829,7 +52278,9 @@ module Google
51829
52278
  # by a previous list request to get the next page of results.
51830
52279
  # @param [Boolean] return_partial_success
51831
52280
  # Opt-in for partial success behavior which provides partial results in case of
51832
- # failure. The default value is false.
52281
+ # failure. The default value is false. For example, when partial success
52282
+ # behavior is enabled, aggregatedList for a single zone scope either returns all
52283
+ # resources in the zone or no resources, with an error code.
51833
52284
  # @param [String] fields
51834
52285
  # Selector specifying which fields to include in a partial response.
51835
52286
  # @param [String] quota_user