@googleapis/storage 1.2.0 → 2.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/v1.ts CHANGED
@@ -157,10 +157,6 @@ export namespace storage_v1 {
157
157
  origin?: string[];
158
158
  responseHeader?: string[];
159
159
  }> | null;
160
- /**
161
- * The bucket's custom placement configuration for Custom Dual Regions.
162
- */
163
- customPlacementConfig?: {dataLocations?: string[]} | null;
164
160
  /**
165
161
  * The default value for event-based hold on newly created objects in this bucket. Event-based hold is a way to retain objects indefinitely until an event occurs, signified by the hold's release. After being released, such objects will be subject to bucket-level retention (if any). One sample use case of this flag is for banks to hold loan documents for at least 3 years after loan is paid in full. Here, bucket-level retention is 3 years and the event is loan being paid in full. In this example, these objects will be held intact for any number of years until the event has occurred (event-based hold on the object is released) and then 3 more years after that. That means retention duration of the objects begins from the moment event-based hold transitioned from true to false. Objects under event-based hold cannot be deleted, overwritten or archived until the hold is removed.
166
162
  */
@@ -973,8 +969,6 @@ export namespace storage_v1 {
973
969
  * bucket: 'placeholder-value',
974
970
  * // The entity holding the permission. Can be user-userId, user-emailAddress, group-groupId, group-emailAddress, allUsers, or allAuthenticatedUsers.
975
971
  * entity: 'placeholder-value',
976
- * // The project to be billed for this request if the target bucket is requester-pays bucket.
977
- * provisionalUserProject: 'placeholder-value',
978
972
  * // The project to be billed for this request. Required for Requester Pays buckets.
979
973
  * userProject: 'placeholder-value',
980
974
  * });
@@ -1104,8 +1098,6 @@ export namespace storage_v1 {
1104
1098
  * bucket: 'placeholder-value',
1105
1099
  * // The entity holding the permission. Can be user-userId, user-emailAddress, group-groupId, group-emailAddress, allUsers, or allAuthenticatedUsers.
1106
1100
  * entity: 'placeholder-value',
1107
- * // The project to be billed for this request if the target bucket is requester-pays bucket.
1108
- * provisionalUserProject: 'placeholder-value',
1109
1101
  * // The project to be billed for this request. Required for Requester Pays buckets.
1110
1102
  * userProject: 'placeholder-value',
1111
1103
  * });
@@ -1253,8 +1245,6 @@ export namespace storage_v1 {
1253
1245
  * const res = await storage.bucketAccessControls.insert({
1254
1246
  * // Name of a bucket.
1255
1247
  * bucket: 'placeholder-value',
1256
- * // The project to be billed for this request if the target bucket is requester-pays bucket.
1257
- * provisionalUserProject: 'placeholder-value',
1258
1248
  * // The project to be billed for this request. Required for Requester Pays buckets.
1259
1249
  * userProject: 'placeholder-value',
1260
1250
  *
@@ -1420,8 +1410,6 @@ export namespace storage_v1 {
1420
1410
  * const res = await storage.bucketAccessControls.list({
1421
1411
  * // Name of a bucket.
1422
1412
  * bucket: 'placeholder-value',
1423
- * // The project to be billed for this request if the target bucket is requester-pays bucket.
1424
- * provisionalUserProject: 'placeholder-value',
1425
1413
  * // The project to be billed for this request. Required for Requester Pays buckets.
1426
1414
  * userProject: 'placeholder-value',
1427
1415
  * });
@@ -1564,8 +1552,6 @@ export namespace storage_v1 {
1564
1552
  * bucket: 'placeholder-value',
1565
1553
  * // The entity holding the permission. Can be user-userId, user-emailAddress, group-groupId, group-emailAddress, allUsers, or allAuthenticatedUsers.
1566
1554
  * entity: 'placeholder-value',
1567
- * // The project to be billed for this request if the target bucket is requester-pays bucket.
1568
- * provisionalUserProject: 'placeholder-value',
1569
1555
  * // The project to be billed for this request. Required for Requester Pays buckets.
1570
1556
  * userProject: 'placeholder-value',
1571
1557
  *
@@ -1733,8 +1719,6 @@ export namespace storage_v1 {
1733
1719
  * bucket: 'placeholder-value',
1734
1720
  * // The entity holding the permission. Can be user-userId, user-emailAddress, group-groupId, group-emailAddress, allUsers, or allAuthenticatedUsers.
1735
1721
  * entity: 'placeholder-value',
1736
- * // The project to be billed for this request if the target bucket is requester-pays bucket.
1737
- * provisionalUserProject: 'placeholder-value',
1738
1722
  * // The project to be billed for this request. Required for Requester Pays buckets.
1739
1723
  * userProject: 'placeholder-value',
1740
1724
  *
@@ -1879,10 +1863,6 @@ export namespace storage_v1 {
1879
1863
  * The entity holding the permission. Can be user-userId, user-emailAddress, group-groupId, group-emailAddress, allUsers, or allAuthenticatedUsers.
1880
1864
  */
1881
1865
  entity?: string;
1882
- /**
1883
- * The project to be billed for this request if the target bucket is requester-pays bucket.
1884
- */
1885
- provisionalUserProject?: string;
1886
1866
  /**
1887
1867
  * The project to be billed for this request. Required for Requester Pays buckets.
1888
1868
  */
@@ -1898,10 +1878,6 @@ export namespace storage_v1 {
1898
1878
  * The entity holding the permission. Can be user-userId, user-emailAddress, group-groupId, group-emailAddress, allUsers, or allAuthenticatedUsers.
1899
1879
  */
1900
1880
  entity?: string;
1901
- /**
1902
- * The project to be billed for this request if the target bucket is requester-pays bucket.
1903
- */
1904
- provisionalUserProject?: string;
1905
1881
  /**
1906
1882
  * The project to be billed for this request. Required for Requester Pays buckets.
1907
1883
  */
@@ -1913,10 +1889,6 @@ export namespace storage_v1 {
1913
1889
  * Name of a bucket.
1914
1890
  */
1915
1891
  bucket?: string;
1916
- /**
1917
- * The project to be billed for this request if the target bucket is requester-pays bucket.
1918
- */
1919
- provisionalUserProject?: string;
1920
1892
  /**
1921
1893
  * The project to be billed for this request. Required for Requester Pays buckets.
1922
1894
  */
@@ -1933,10 +1905,6 @@ export namespace storage_v1 {
1933
1905
  * Name of a bucket.
1934
1906
  */
1935
1907
  bucket?: string;
1936
- /**
1937
- * The project to be billed for this request if the target bucket is requester-pays bucket.
1938
- */
1939
- provisionalUserProject?: string;
1940
1908
  /**
1941
1909
  * The project to be billed for this request. Required for Requester Pays buckets.
1942
1910
  */
@@ -1952,10 +1920,6 @@ export namespace storage_v1 {
1952
1920
  * The entity holding the permission. Can be user-userId, user-emailAddress, group-groupId, group-emailAddress, allUsers, or allAuthenticatedUsers.
1953
1921
  */
1954
1922
  entity?: string;
1955
- /**
1956
- * The project to be billed for this request if the target bucket is requester-pays bucket.
1957
- */
1958
- provisionalUserProject?: string;
1959
1923
  /**
1960
1924
  * The project to be billed for this request. Required for Requester Pays buckets.
1961
1925
  */
@@ -1976,10 +1940,6 @@ export namespace storage_v1 {
1976
1940
  * The entity holding the permission. Can be user-userId, user-emailAddress, group-groupId, group-emailAddress, allUsers, or allAuthenticatedUsers.
1977
1941
  */
1978
1942
  entity?: string;
1979
- /**
1980
- * The project to be billed for this request if the target bucket is requester-pays bucket.
1981
- */
1982
- provisionalUserProject?: string;
1983
1943
  /**
1984
1944
  * The project to be billed for this request. Required for Requester Pays buckets.
1985
1945
  */
@@ -2034,8 +1994,6 @@ export namespace storage_v1 {
2034
1994
  * ifMetagenerationMatch: 'placeholder-value',
2035
1995
  * // If set, only deletes the bucket if its metageneration does not match this value.
2036
1996
  * ifMetagenerationNotMatch: 'placeholder-value',
2037
- * // The project to be billed for this request if the target bucket is requester-pays bucket.
2038
- * provisionalUserProject: 'placeholder-value',
2039
1997
  * // The project to be billed for this request. Required for Requester Pays buckets.
2040
1998
  * userProject: 'placeholder-value',
2041
1999
  * });
@@ -2171,8 +2129,6 @@ export namespace storage_v1 {
2171
2129
  * ifMetagenerationNotMatch: 'placeholder-value',
2172
2130
  * // Set of properties to return. Defaults to noAcl.
2173
2131
  * projection: 'placeholder-value',
2174
- * // The project to be billed for this request if the target bucket is requester-pays bucket.
2175
- * provisionalUserProject: 'placeholder-value',
2176
2132
  * // The project to be billed for this request. Required for Requester Pays buckets.
2177
2133
  * userProject: 'placeholder-value',
2178
2134
  * });
@@ -2184,7 +2140,6 @@ export namespace storage_v1 {
2184
2140
  * // "autoclass": {},
2185
2141
  * // "billing": {},
2186
2142
  * // "cors": [],
2187
- * // "customPlacementConfig": {},
2188
2143
  * // "defaultEventBasedHold": false,
2189
2144
  * // "defaultObjectAcl": [],
2190
2145
  * // "encryption": {},
@@ -2337,8 +2292,6 @@ export namespace storage_v1 {
2337
2292
  * bucket: 'placeholder-value',
2338
2293
  * // The IAM policy format version to be returned. If the optionsRequestedPolicyVersion is for an older version that doesn't support part of the requested IAM policy, the request fails.
2339
2294
  * optionsRequestedPolicyVersion: 'placeholder-value',
2340
- * // The project to be billed for this request if the target bucket is requester-pays bucket.
2341
- * provisionalUserProject: 'placeholder-value',
2342
2295
  * // The project to be billed for this request. Required for Requester Pays buckets.
2343
2296
  * userProject: 'placeholder-value',
2344
2297
  * });
@@ -2484,8 +2437,6 @@ export namespace storage_v1 {
2484
2437
  * project: 'placeholder-value',
2485
2438
  * // Set of properties to return. Defaults to noAcl, unless the bucket resource specifies acl or defaultObjectAcl properties, when it defaults to full.
2486
2439
  * projection: 'placeholder-value',
2487
- * // The project to be billed for this request if the target bucket is requester-pays bucket.
2488
- * provisionalUserProject: 'placeholder-value',
2489
2440
  * // The project to be billed for this request.
2490
2441
  * userProject: 'placeholder-value',
2491
2442
  *
@@ -2497,7 +2448,6 @@ export namespace storage_v1 {
2497
2448
  * // "autoclass": {},
2498
2449
  * // "billing": {},
2499
2450
  * // "cors": [],
2500
- * // "customPlacementConfig": {},
2501
2451
  * // "defaultEventBasedHold": false,
2502
2452
  * // "defaultObjectAcl": [],
2503
2453
  * // "encryption": {},
@@ -2534,7 +2484,6 @@ export namespace storage_v1 {
2534
2484
  * // "autoclass": {},
2535
2485
  * // "billing": {},
2536
2486
  * // "cors": [],
2537
- * // "customPlacementConfig": {},
2538
2487
  * // "defaultEventBasedHold": false,
2539
2488
  * // "defaultObjectAcl": [],
2540
2489
  * // "encryption": {},
@@ -2693,8 +2642,6 @@ export namespace storage_v1 {
2693
2642
  * project: 'placeholder-value',
2694
2643
  * // Set of properties to return. Defaults to noAcl.
2695
2644
  * projection: 'placeholder-value',
2696
- * // The project to be billed for this request if the target bucket is requester-pays bucket.
2697
- * provisionalUserProject: 'placeholder-value',
2698
2645
  * // The project to be billed for this request.
2699
2646
  * userProject: 'placeholder-value',
2700
2647
  * });
@@ -2830,8 +2777,6 @@ export namespace storage_v1 {
2830
2777
  * bucket: 'placeholder-value',
2831
2778
  * // Makes the operation conditional on whether bucket's current metageneration matches the given value.
2832
2779
  * ifMetagenerationMatch: 'placeholder-value',
2833
- * // The project to be billed for this request if the target bucket is requester-pays bucket.
2834
- * provisionalUserProject: 'placeholder-value',
2835
2780
  * // The project to be billed for this request. Required for Requester Pays buckets.
2836
2781
  * userProject: 'placeholder-value',
2837
2782
  * });
@@ -2843,7 +2788,6 @@ export namespace storage_v1 {
2843
2788
  * // "autoclass": {},
2844
2789
  * // "billing": {},
2845
2790
  * // "cors": [],
2846
- * // "customPlacementConfig": {},
2847
2791
  * // "defaultEventBasedHold": false,
2848
2792
  * // "defaultObjectAcl": [],
2849
2793
  * // "encryption": {},
@@ -3004,8 +2948,6 @@ export namespace storage_v1 {
3004
2948
  * predefinedDefaultObjectAcl: 'placeholder-value',
3005
2949
  * // Set of properties to return. Defaults to full.
3006
2950
  * projection: 'placeholder-value',
3007
- * // The project to be billed for this request if the target bucket is requester-pays bucket.
3008
- * provisionalUserProject: 'placeholder-value',
3009
2951
  * // The project to be billed for this request. Required for Requester Pays buckets.
3010
2952
  * userProject: 'placeholder-value',
3011
2953
  *
@@ -3017,7 +2959,6 @@ export namespace storage_v1 {
3017
2959
  * // "autoclass": {},
3018
2960
  * // "billing": {},
3019
2961
  * // "cors": [],
3020
- * // "customPlacementConfig": {},
3021
2962
  * // "defaultEventBasedHold": false,
3022
2963
  * // "defaultObjectAcl": [],
3023
2964
  * // "encryption": {},
@@ -3054,7 +2995,6 @@ export namespace storage_v1 {
3054
2995
  * // "autoclass": {},
3055
2996
  * // "billing": {},
3056
2997
  * // "cors": [],
3057
- * // "customPlacementConfig": {},
3058
2998
  * // "defaultEventBasedHold": false,
3059
2999
  * // "defaultObjectAcl": [],
3060
3000
  * // "encryption": {},
@@ -3205,8 +3145,6 @@ export namespace storage_v1 {
3205
3145
  * const res = await storage.buckets.setIamPolicy({
3206
3146
  * // Name of a bucket.
3207
3147
  * bucket: 'placeholder-value',
3208
- * // The project to be billed for this request if the target bucket is requester-pays bucket.
3209
- * provisionalUserProject: 'placeholder-value',
3210
3148
  * // The project to be billed for this request. Required for Requester Pays buckets.
3211
3149
  * userProject: 'placeholder-value',
3212
3150
  *
@@ -3362,8 +3300,6 @@ export namespace storage_v1 {
3362
3300
  * bucket: 'placeholder-value',
3363
3301
  * // Permissions to test.
3364
3302
  * permissions: 'placeholder-value',
3365
- * // The project to be billed for this request if the target bucket is requester-pays bucket.
3366
- * provisionalUserProject: 'placeholder-value',
3367
3303
  * // The project to be billed for this request. Required for Requester Pays buckets.
3368
3304
  * userProject: 'placeholder-value',
3369
3305
  * });
@@ -3515,8 +3451,6 @@ export namespace storage_v1 {
3515
3451
  * predefinedDefaultObjectAcl: 'placeholder-value',
3516
3452
  * // Set of properties to return. Defaults to full.
3517
3453
  * projection: 'placeholder-value',
3518
- * // The project to be billed for this request if the target bucket is requester-pays bucket.
3519
- * provisionalUserProject: 'placeholder-value',
3520
3454
  * // The project to be billed for this request. Required for Requester Pays buckets.
3521
3455
  * userProject: 'placeholder-value',
3522
3456
  *
@@ -3528,7 +3462,6 @@ export namespace storage_v1 {
3528
3462
  * // "autoclass": {},
3529
3463
  * // "billing": {},
3530
3464
  * // "cors": [],
3531
- * // "customPlacementConfig": {},
3532
3465
  * // "defaultEventBasedHold": false,
3533
3466
  * // "defaultObjectAcl": [],
3534
3467
  * // "encryption": {},
@@ -3565,7 +3498,6 @@ export namespace storage_v1 {
3565
3498
  * // "autoclass": {},
3566
3499
  * // "billing": {},
3567
3500
  * // "cors": [],
3568
- * // "customPlacementConfig": {},
3569
3501
  * // "defaultEventBasedHold": false,
3570
3502
  * // "defaultObjectAcl": [],
3571
3503
  * // "encryption": {},
@@ -3698,10 +3630,6 @@ export namespace storage_v1 {
3698
3630
  * If set, only deletes the bucket if its metageneration does not match this value.
3699
3631
  */
3700
3632
  ifMetagenerationNotMatch?: string;
3701
- /**
3702
- * The project to be billed for this request if the target bucket is requester-pays bucket.
3703
- */
3704
- provisionalUserProject?: string;
3705
3633
  /**
3706
3634
  * The project to be billed for this request. Required for Requester Pays buckets.
3707
3635
  */
@@ -3724,10 +3652,6 @@ export namespace storage_v1 {
3724
3652
  * Set of properties to return. Defaults to noAcl.
3725
3653
  */
3726
3654
  projection?: string;
3727
- /**
3728
- * The project to be billed for this request if the target bucket is requester-pays bucket.
3729
- */
3730
- provisionalUserProject?: string;
3731
3655
  /**
3732
3656
  * The project to be billed for this request. Required for Requester Pays buckets.
3733
3657
  */
@@ -3743,10 +3667,6 @@ export namespace storage_v1 {
3743
3667
  * The IAM policy format version to be returned. If the optionsRequestedPolicyVersion is for an older version that doesn't support part of the requested IAM policy, the request fails.
3744
3668
  */
3745
3669
  optionsRequestedPolicyVersion?: number;
3746
- /**
3747
- * The project to be billed for this request if the target bucket is requester-pays bucket.
3748
- */
3749
- provisionalUserProject?: string;
3750
3670
  /**
3751
3671
  * The project to be billed for this request. Required for Requester Pays buckets.
3752
3672
  */
@@ -3769,10 +3689,6 @@ export namespace storage_v1 {
3769
3689
  * Set of properties to return. Defaults to noAcl, unless the bucket resource specifies acl or defaultObjectAcl properties, when it defaults to full.
3770
3690
  */
3771
3691
  projection?: string;
3772
- /**
3773
- * The project to be billed for this request if the target bucket is requester-pays bucket.
3774
- */
3775
- provisionalUserProject?: string;
3776
3692
  /**
3777
3693
  * The project to be billed for this request.
3778
3694
  */
@@ -3804,10 +3720,6 @@ export namespace storage_v1 {
3804
3720
  * Set of properties to return. Defaults to noAcl.
3805
3721
  */
3806
3722
  projection?: string;
3807
- /**
3808
- * The project to be billed for this request if the target bucket is requester-pays bucket.
3809
- */
3810
- provisionalUserProject?: string;
3811
3723
  /**
3812
3724
  * The project to be billed for this request.
3813
3725
  */
@@ -3823,10 +3735,6 @@ export namespace storage_v1 {
3823
3735
  * Makes the operation conditional on whether bucket's current metageneration matches the given value.
3824
3736
  */
3825
3737
  ifMetagenerationMatch?: string;
3826
- /**
3827
- * The project to be billed for this request if the target bucket is requester-pays bucket.
3828
- */
3829
- provisionalUserProject?: string;
3830
3738
  /**
3831
3739
  * The project to be billed for this request. Required for Requester Pays buckets.
3832
3740
  */
@@ -3857,10 +3765,6 @@ export namespace storage_v1 {
3857
3765
  * Set of properties to return. Defaults to full.
3858
3766
  */
3859
3767
  projection?: string;
3860
- /**
3861
- * The project to be billed for this request if the target bucket is requester-pays bucket.
3862
- */
3863
- provisionalUserProject?: string;
3864
3768
  /**
3865
3769
  * The project to be billed for this request. Required for Requester Pays buckets.
3866
3770
  */
@@ -3877,10 +3781,6 @@ export namespace storage_v1 {
3877
3781
  * Name of a bucket.
3878
3782
  */
3879
3783
  bucket?: string;
3880
- /**
3881
- * The project to be billed for this request if the target bucket is requester-pays bucket.
3882
- */
3883
- provisionalUserProject?: string;
3884
3784
  /**
3885
3785
  * The project to be billed for this request. Required for Requester Pays buckets.
3886
3786
  */
@@ -3901,10 +3801,6 @@ export namespace storage_v1 {
3901
3801
  * Permissions to test.
3902
3802
  */
3903
3803
  permissions?: string[];
3904
- /**
3905
- * The project to be billed for this request if the target bucket is requester-pays bucket.
3906
- */
3907
- provisionalUserProject?: string;
3908
3804
  /**
3909
3805
  * The project to be billed for this request. Required for Requester Pays buckets.
3910
3806
  */
@@ -3935,10 +3831,6 @@ export namespace storage_v1 {
3935
3831
  * Set of properties to return. Defaults to full.
3936
3832
  */
3937
3833
  projection?: string;
3938
- /**
3939
- * The project to be billed for this request if the target bucket is requester-pays bucket.
3940
- */
3941
- provisionalUserProject?: string;
3942
3834
  /**
3943
3835
  * The project to be billed for this request. Required for Requester Pays buckets.
3944
3836
  */
@@ -4145,8 +4037,6 @@ export namespace storage_v1 {
4145
4037
  * bucket: 'placeholder-value',
4146
4038
  * // The entity holding the permission. Can be user-userId, user-emailAddress, group-groupId, group-emailAddress, allUsers, or allAuthenticatedUsers.
4147
4039
  * entity: 'placeholder-value',
4148
- * // The project to be billed for this request if the target bucket is requester-pays bucket.
4149
- * provisionalUserProject: 'placeholder-value',
4150
4040
  * // The project to be billed for this request. Required for Requester Pays buckets.
4151
4041
  * userProject: 'placeholder-value',
4152
4042
  * });
@@ -4275,8 +4165,6 @@ export namespace storage_v1 {
4275
4165
  * bucket: 'placeholder-value',
4276
4166
  * // The entity holding the permission. Can be user-userId, user-emailAddress, group-groupId, group-emailAddress, allUsers, or allAuthenticatedUsers.
4277
4167
  * entity: 'placeholder-value',
4278
- * // The project to be billed for this request if the target bucket is requester-pays bucket.
4279
- * provisionalUserProject: 'placeholder-value',
4280
4168
  * // The project to be billed for this request. Required for Requester Pays buckets.
4281
4169
  * userProject: 'placeholder-value',
4282
4170
  * });
@@ -4425,8 +4313,6 @@ export namespace storage_v1 {
4425
4313
  * const res = await storage.defaultObjectAccessControls.insert({
4426
4314
  * // Name of a bucket.
4427
4315
  * bucket: 'placeholder-value',
4428
- * // The project to be billed for this request if the target bucket is requester-pays bucket.
4429
- * provisionalUserProject: 'placeholder-value',
4430
4316
  * // The project to be billed for this request. Required for Requester Pays buckets.
4431
4317
  * userProject: 'placeholder-value',
4432
4318
  *
@@ -4600,8 +4486,6 @@ export namespace storage_v1 {
4600
4486
  * ifMetagenerationMatch: 'placeholder-value',
4601
4487
  * // If present, only return default ACL listing if the bucket's current metageneration does not match the given value.
4602
4488
  * ifMetagenerationNotMatch: 'placeholder-value',
4603
- * // The project to be billed for this request if the target bucket is requester-pays bucket.
4604
- * provisionalUserProject: 'placeholder-value',
4605
4489
  * // The project to be billed for this request. Required for Requester Pays buckets.
4606
4490
  * userProject: 'placeholder-value',
4607
4491
  * });
@@ -4744,8 +4628,6 @@ export namespace storage_v1 {
4744
4628
  * bucket: 'placeholder-value',
4745
4629
  * // The entity holding the permission. Can be user-userId, user-emailAddress, group-groupId, group-emailAddress, allUsers, or allAuthenticatedUsers.
4746
4630
  * entity: 'placeholder-value',
4747
- * // The project to be billed for this request if the target bucket is requester-pays bucket.
4748
- * provisionalUserProject: 'placeholder-value',
4749
4631
  * // The project to be billed for this request. Required for Requester Pays buckets.
4750
4632
  * userProject: 'placeholder-value',
4751
4633
  *
@@ -4916,8 +4798,6 @@ export namespace storage_v1 {
4916
4798
  * bucket: 'placeholder-value',
4917
4799
  * // The entity holding the permission. Can be user-userId, user-emailAddress, group-groupId, group-emailAddress, allUsers, or allAuthenticatedUsers.
4918
4800
  * entity: 'placeholder-value',
4919
- * // The project to be billed for this request if the target bucket is requester-pays bucket.
4920
- * provisionalUserProject: 'placeholder-value',
4921
4801
  * // The project to be billed for this request. Required for Requester Pays buckets.
4922
4802
  * userProject: 'placeholder-value',
4923
4803
  *
@@ -5065,10 +4945,6 @@ export namespace storage_v1 {
5065
4945
  * The entity holding the permission. Can be user-userId, user-emailAddress, group-groupId, group-emailAddress, allUsers, or allAuthenticatedUsers.
5066
4946
  */
5067
4947
  entity?: string;
5068
- /**
5069
- * The project to be billed for this request if the target bucket is requester-pays bucket.
5070
- */
5071
- provisionalUserProject?: string;
5072
4948
  /**
5073
4949
  * The project to be billed for this request. Required for Requester Pays buckets.
5074
4950
  */
@@ -5084,10 +4960,6 @@ export namespace storage_v1 {
5084
4960
  * The entity holding the permission. Can be user-userId, user-emailAddress, group-groupId, group-emailAddress, allUsers, or allAuthenticatedUsers.
5085
4961
  */
5086
4962
  entity?: string;
5087
- /**
5088
- * The project to be billed for this request if the target bucket is requester-pays bucket.
5089
- */
5090
- provisionalUserProject?: string;
5091
4963
  /**
5092
4964
  * The project to be billed for this request. Required for Requester Pays buckets.
5093
4965
  */
@@ -5099,10 +4971,6 @@ export namespace storage_v1 {
5099
4971
  * Name of a bucket.
5100
4972
  */
5101
4973
  bucket?: string;
5102
- /**
5103
- * The project to be billed for this request if the target bucket is requester-pays bucket.
5104
- */
5105
- provisionalUserProject?: string;
5106
4974
  /**
5107
4975
  * The project to be billed for this request. Required for Requester Pays buckets.
5108
4976
  */
@@ -5127,10 +4995,6 @@ export namespace storage_v1 {
5127
4995
  * If present, only return default ACL listing if the bucket's current metageneration does not match the given value.
5128
4996
  */
5129
4997
  ifMetagenerationNotMatch?: string;
5130
- /**
5131
- * The project to be billed for this request if the target bucket is requester-pays bucket.
5132
- */
5133
- provisionalUserProject?: string;
5134
4998
  /**
5135
4999
  * The project to be billed for this request. Required for Requester Pays buckets.
5136
5000
  */
@@ -5146,10 +5010,6 @@ export namespace storage_v1 {
5146
5010
  * The entity holding the permission. Can be user-userId, user-emailAddress, group-groupId, group-emailAddress, allUsers, or allAuthenticatedUsers.
5147
5011
  */
5148
5012
  entity?: string;
5149
- /**
5150
- * The project to be billed for this request if the target bucket is requester-pays bucket.
5151
- */
5152
- provisionalUserProject?: string;
5153
5013
  /**
5154
5014
  * The project to be billed for this request. Required for Requester Pays buckets.
5155
5015
  */
@@ -5170,10 +5030,6 @@ export namespace storage_v1 {
5170
5030
  * The entity holding the permission. Can be user-userId, user-emailAddress, group-groupId, group-emailAddress, allUsers, or allAuthenticatedUsers.
5171
5031
  */
5172
5032
  entity?: string;
5173
- /**
5174
- * The project to be billed for this request if the target bucket is requester-pays bucket.
5175
- */
5176
- provisionalUserProject?: string;
5177
5033
  /**
5178
5034
  * The project to be billed for this request. Required for Requester Pays buckets.
5179
5035
  */
@@ -5226,8 +5082,6 @@ export namespace storage_v1 {
5226
5082
  * bucket: 'placeholder-value',
5227
5083
  * // ID of the notification to delete.
5228
5084
  * notification: 'placeholder-value',
5229
- * // The project to be billed for this request if the target bucket is requester-pays bucket.
5230
- * provisionalUserProject: 'placeholder-value',
5231
5085
  * // The project to be billed for this request. Required for Requester Pays buckets.
5232
5086
  * userProject: 'placeholder-value',
5233
5087
  * });
@@ -5360,8 +5214,6 @@ export namespace storage_v1 {
5360
5214
  * bucket: 'placeholder-value',
5361
5215
  * // Notification ID
5362
5216
  * notification: 'placeholder-value',
5363
- * // The project to be billed for this request if the target bucket is requester-pays bucket.
5364
- * provisionalUserProject: 'placeholder-value',
5365
5217
  * // The project to be billed for this request. Required for Requester Pays buckets.
5366
5218
  * userProject: 'placeholder-value',
5367
5219
  * });
@@ -5505,8 +5357,6 @@ export namespace storage_v1 {
5505
5357
  * const res = await storage.notifications.insert({
5506
5358
  * // The parent bucket of the notification.
5507
5359
  * bucket: 'placeholder-value',
5508
- * // The project to be billed for this request if the target bucket is requester-pays bucket.
5509
- * provisionalUserProject: 'placeholder-value',
5510
5360
  * // The project to be billed for this request. Required for Requester Pays buckets.
5511
5361
  * userProject: 'placeholder-value',
5512
5362
  *
@@ -5667,8 +5517,6 @@ export namespace storage_v1 {
5667
5517
  * const res = await storage.notifications.list({
5668
5518
  * // Name of a Google Cloud Storage bucket.
5669
5519
  * bucket: 'placeholder-value',
5670
- * // The project to be billed for this request if the target bucket is requester-pays bucket.
5671
- * provisionalUserProject: 'placeholder-value',
5672
5520
  * // The project to be billed for this request. Required for Requester Pays buckets.
5673
5521
  * userProject: 'placeholder-value',
5674
5522
  * });
@@ -5782,10 +5630,6 @@ export namespace storage_v1 {
5782
5630
  * ID of the notification to delete.
5783
5631
  */
5784
5632
  notification?: string;
5785
- /**
5786
- * The project to be billed for this request if the target bucket is requester-pays bucket.
5787
- */
5788
- provisionalUserProject?: string;
5789
5633
  /**
5790
5634
  * The project to be billed for this request. Required for Requester Pays buckets.
5791
5635
  */
@@ -5801,10 +5645,6 @@ export namespace storage_v1 {
5801
5645
  * Notification ID
5802
5646
  */
5803
5647
  notification?: string;
5804
- /**
5805
- * The project to be billed for this request if the target bucket is requester-pays bucket.
5806
- */
5807
- provisionalUserProject?: string;
5808
5648
  /**
5809
5649
  * The project to be billed for this request. Required for Requester Pays buckets.
5810
5650
  */
@@ -5816,10 +5656,6 @@ export namespace storage_v1 {
5816
5656
  * The parent bucket of the notification.
5817
5657
  */
5818
5658
  bucket?: string;
5819
- /**
5820
- * The project to be billed for this request if the target bucket is requester-pays bucket.
5821
- */
5822
- provisionalUserProject?: string;
5823
5659
  /**
5824
5660
  * The project to be billed for this request. Required for Requester Pays buckets.
5825
5661
  */
@@ -5836,10 +5672,6 @@ export namespace storage_v1 {
5836
5672
  * Name of a Google Cloud Storage bucket.
5837
5673
  */
5838
5674
  bucket?: string;
5839
- /**
5840
- * The project to be billed for this request if the target bucket is requester-pays bucket.
5841
- */
5842
- provisionalUserProject?: string;
5843
5675
  /**
5844
5676
  * The project to be billed for this request. Required for Requester Pays buckets.
5845
5677
  */
@@ -5890,8 +5722,6 @@ export namespace storage_v1 {
5890
5722
  * generation: 'placeholder-value',
5891
5723
  * // Name of the object. For information about how to URL encode object names to be path safe, see Encoding URI Path Parts.
5892
5724
  * object: 'placeholder-value',
5893
- * // The project to be billed for this request if the target bucket is requester-pays bucket.
5894
- * provisionalUserProject: 'placeholder-value',
5895
5725
  * // The project to be billed for this request. Required for Requester Pays buckets.
5896
5726
  * userProject: 'placeholder-value',
5897
5727
  * });
@@ -6024,8 +5854,6 @@ export namespace storage_v1 {
6024
5854
  * generation: 'placeholder-value',
6025
5855
  * // Name of the object. For information about how to URL encode object names to be path safe, see Encoding URI Path Parts.
6026
5856
  * object: 'placeholder-value',
6027
- * // The project to be billed for this request if the target bucket is requester-pays bucket.
6028
- * provisionalUserProject: 'placeholder-value',
6029
5857
  * // The project to be billed for this request. Required for Requester Pays buckets.
6030
5858
  * userProject: 'placeholder-value',
6031
5859
  * });
@@ -6178,8 +6006,6 @@ export namespace storage_v1 {
6178
6006
  * generation: 'placeholder-value',
6179
6007
  * // Name of the object. For information about how to URL encode object names to be path safe, see Encoding URI Path Parts.
6180
6008
  * object: 'placeholder-value',
6181
- * // The project to be billed for this request if the target bucket is requester-pays bucket.
6182
- * provisionalUserProject: 'placeholder-value',
6183
6009
  * // The project to be billed for this request. Required for Requester Pays buckets.
6184
6010
  * userProject: 'placeholder-value',
6185
6011
  *
@@ -6353,8 +6179,6 @@ export namespace storage_v1 {
6353
6179
  * generation: 'placeholder-value',
6354
6180
  * // Name of the object. For information about how to URL encode object names to be path safe, see Encoding URI Path Parts.
6355
6181
  * object: 'placeholder-value',
6356
- * // The project to be billed for this request if the target bucket is requester-pays bucket.
6357
- * provisionalUserProject: 'placeholder-value',
6358
6182
  * // The project to be billed for this request. Required for Requester Pays buckets.
6359
6183
  * userProject: 'placeholder-value',
6360
6184
  * });
@@ -6501,8 +6325,6 @@ export namespace storage_v1 {
6501
6325
  * generation: 'placeholder-value',
6502
6326
  * // Name of the object. For information about how to URL encode object names to be path safe, see Encoding URI Path Parts.
6503
6327
  * object: 'placeholder-value',
6504
- * // The project to be billed for this request if the target bucket is requester-pays bucket.
6505
- * provisionalUserProject: 'placeholder-value',
6506
6328
  * // The project to be billed for this request. Required for Requester Pays buckets.
6507
6329
  * userProject: 'placeholder-value',
6508
6330
  *
@@ -6677,8 +6499,6 @@ export namespace storage_v1 {
6677
6499
  * generation: 'placeholder-value',
6678
6500
  * // Name of the object. For information about how to URL encode object names to be path safe, see Encoding URI Path Parts.
6679
6501
  * object: 'placeholder-value',
6680
- * // The project to be billed for this request if the target bucket is requester-pays bucket.
6681
- * provisionalUserProject: 'placeholder-value',
6682
6502
  * // The project to be billed for this request. Required for Requester Pays buckets.
6683
6503
  * userProject: 'placeholder-value',
6684
6504
  *
@@ -6834,10 +6654,6 @@ export namespace storage_v1 {
6834
6654
  * Name of the object. For information about how to URL encode object names to be path safe, see Encoding URI Path Parts.
6835
6655
  */
6836
6656
  object?: string;
6837
- /**
6838
- * The project to be billed for this request if the target bucket is requester-pays bucket.
6839
- */
6840
- provisionalUserProject?: string;
6841
6657
  /**
6842
6658
  * The project to be billed for this request. Required for Requester Pays buckets.
6843
6659
  */
@@ -6861,10 +6677,6 @@ export namespace storage_v1 {
6861
6677
  * Name of the object. For information about how to URL encode object names to be path safe, see Encoding URI Path Parts.
6862
6678
  */
6863
6679
  object?: string;
6864
- /**
6865
- * The project to be billed for this request if the target bucket is requester-pays bucket.
6866
- */
6867
- provisionalUserProject?: string;
6868
6680
  /**
6869
6681
  * The project to be billed for this request. Required for Requester Pays buckets.
6870
6682
  */
@@ -6884,10 +6696,6 @@ export namespace storage_v1 {
6884
6696
  * Name of the object. For information about how to URL encode object names to be path safe, see Encoding URI Path Parts.
6885
6697
  */
6886
6698
  object?: string;
6887
- /**
6888
- * The project to be billed for this request if the target bucket is requester-pays bucket.
6889
- */
6890
- provisionalUserProject?: string;
6891
6699
  /**
6892
6700
  * The project to be billed for this request. Required for Requester Pays buckets.
6893
6701
  */
@@ -6912,10 +6720,6 @@ export namespace storage_v1 {
6912
6720
  * Name of the object. For information about how to URL encode object names to be path safe, see Encoding URI Path Parts.
6913
6721
  */
6914
6722
  object?: string;
6915
- /**
6916
- * The project to be billed for this request if the target bucket is requester-pays bucket.
6917
- */
6918
- provisionalUserProject?: string;
6919
6723
  /**
6920
6724
  * The project to be billed for this request. Required for Requester Pays buckets.
6921
6725
  */
@@ -6939,10 +6743,6 @@ export namespace storage_v1 {
6939
6743
  * Name of the object. For information about how to URL encode object names to be path safe, see Encoding URI Path Parts.
6940
6744
  */
6941
6745
  object?: string;
6942
- /**
6943
- * The project to be billed for this request if the target bucket is requester-pays bucket.
6944
- */
6945
- provisionalUserProject?: string;
6946
6746
  /**
6947
6747
  * The project to be billed for this request. Required for Requester Pays buckets.
6948
6748
  */
@@ -6971,10 +6771,6 @@ export namespace storage_v1 {
6971
6771
  * Name of the object. For information about how to URL encode object names to be path safe, see Encoding URI Path Parts.
6972
6772
  */
6973
6773
  object?: string;
6974
- /**
6975
- * The project to be billed for this request if the target bucket is requester-pays bucket.
6976
- */
6977
- provisionalUserProject?: string;
6978
6774
  /**
6979
6775
  * The project to be billed for this request. Required for Requester Pays buckets.
6980
6776
  */
@@ -7035,8 +6831,6 @@ export namespace storage_v1 {
7035
6831
  * ifMetagenerationMatch: 'placeholder-value',
7036
6832
  * // Resource name of the Cloud KMS key, of the form projects/my-project/locations/global/keyRings/my-kr/cryptoKeys/my-key, that will be used to encrypt the object. Overrides the object metadata's kms_key_name value, if any.
7037
6833
  * kmsKeyName: 'placeholder-value',
7038
- * // The project to be billed for this request if the target bucket is requester-pays bucket.
7039
- * provisionalUserProject: 'placeholder-value',
7040
6834
  * // The project to be billed for this request. Required for Requester Pays buckets.
7041
6835
  * userProject: 'placeholder-value',
7042
6836
  *
@@ -7236,8 +7030,6 @@ export namespace storage_v1 {
7236
7030
  * ifSourceMetagenerationNotMatch: 'placeholder-value',
7237
7031
  * // Set of properties to return. Defaults to noAcl, unless the object resource specifies the acl property, when it defaults to full.
7238
7032
  * projection: 'placeholder-value',
7239
- * // The project to be billed for this request if the target bucket is requester-pays bucket.
7240
- * provisionalUserProject: 'placeholder-value',
7241
7033
  * // Name of the bucket in which to find the source object.
7242
7034
  * sourceBucket: 'placeholder-value',
7243
7035
  * // If present, selects a specific revision of the source object (as opposed to the latest version, the default).
@@ -7470,8 +7262,6 @@ export namespace storage_v1 {
7470
7262
  * ifMetagenerationNotMatch: 'placeholder-value',
7471
7263
  * // Name of the object. For information about how to URL encode object names to be path safe, see Encoding URI Path Parts.
7472
7264
  * object: 'placeholder-value',
7473
- * // The project to be billed for this request if the target bucket is requester-pays bucket.
7474
- * provisionalUserProject: 'placeholder-value',
7475
7265
  * // The project to be billed for this request. Required for Requester Pays buckets.
7476
7266
  * userProject: 'placeholder-value',
7477
7267
  * });
@@ -7615,8 +7405,6 @@ export namespace storage_v1 {
7615
7405
  * object: 'placeholder-value',
7616
7406
  * // Set of properties to return. Defaults to noAcl.
7617
7407
  * projection: 'placeholder-value',
7618
- * // The project to be billed for this request if the target bucket is requester-pays bucket.
7619
- * provisionalUserProject: 'placeholder-value',
7620
7408
  * // The project to be billed for this request. Required for Requester Pays buckets.
7621
7409
  * userProject: 'placeholder-value',
7622
7410
  * });
@@ -7788,8 +7576,6 @@ export namespace storage_v1 {
7788
7576
  * generation: 'placeholder-value',
7789
7577
  * // Name of the object. For information about how to URL encode object names to be path safe, see Encoding URI Path Parts.
7790
7578
  * object: 'placeholder-value',
7791
- * // The project to be billed for this request if the target bucket is requester-pays bucket.
7792
- * provisionalUserProject: 'placeholder-value',
7793
7579
  * // The project to be billed for this request. Required for Requester Pays buckets.
7794
7580
  * userProject: 'placeholder-value',
7795
7581
  * });
@@ -7947,8 +7733,6 @@ export namespace storage_v1 {
7947
7733
  * predefinedAcl: 'placeholder-value',
7948
7734
  * // Set of properties to return. Defaults to noAcl, unless the object resource specifies the acl property, when it defaults to full.
7949
7735
  * projection: 'placeholder-value',
7950
- * // The project to be billed for this request if the target bucket is requester-pays bucket.
7951
- * provisionalUserProject: 'placeholder-value',
7952
7736
  * // The project to be billed for this request. Required for Requester Pays buckets.
7953
7737
  * userProject: 'placeholder-value',
7954
7738
  *
@@ -8177,8 +7961,6 @@ export namespace storage_v1 {
8177
7961
  * prefix: 'placeholder-value',
8178
7962
  * // Set of properties to return. Defaults to noAcl.
8179
7963
  * projection: 'placeholder-value',
8180
- * // The project to be billed for this request if the target bucket is requester-pays bucket.
8181
- * provisionalUserProject: 'placeholder-value',
8182
7964
  * // Filter results to objects whose names are lexicographically equal to or after startOffset. If endOffset is also set, the objects listed will have names between startOffset (inclusive) and endOffset (exclusive).
8183
7965
  * startOffset: 'placeholder-value',
8184
7966
  * // The project to be billed for this request. Required for Requester Pays buckets.
@@ -8335,8 +8117,6 @@ export namespace storage_v1 {
8335
8117
  * predefinedAcl: 'placeholder-value',
8336
8118
  * // Set of properties to return. Defaults to full.
8337
8119
  * projection: 'placeholder-value',
8338
- * // The project to be billed for this request if the target bucket is requester-pays bucket.
8339
- * provisionalUserProject: 'placeholder-value',
8340
8120
  * // The project to be billed for this request, for Requester Pays buckets.
8341
8121
  * userProject: 'placeholder-value',
8342
8122
  *
@@ -8567,8 +8347,6 @@ export namespace storage_v1 {
8567
8347
  * maxBytesRewrittenPerCall: 'placeholder-value',
8568
8348
  * // Set of properties to return. Defaults to noAcl, unless the object resource specifies the acl property, when it defaults to full.
8569
8349
  * projection: 'placeholder-value',
8570
- * // The project to be billed for this request if the target bucket is requester-pays bucket.
8571
- * provisionalUserProject: 'placeholder-value',
8572
8350
  * // Include this field (from the previous rewrite response) on each rewrite request after the first one, until the rewrite response 'done' flag is true. Calls that provide a rewriteToken can omit all other request fields, but if included those fields must match the values provided in the first rewrite request.
8573
8351
  * rewriteToken: 'placeholder-value',
8574
8352
  * // Name of the bucket in which to find the source object.
@@ -8769,8 +8547,6 @@ export namespace storage_v1 {
8769
8547
  * generation: 'placeholder-value',
8770
8548
  * // Name of the object. For information about how to URL encode object names to be path safe, see Encoding URI Path Parts.
8771
8549
  * object: 'placeholder-value',
8772
- * // The project to be billed for this request if the target bucket is requester-pays bucket.
8773
- * provisionalUserProject: 'placeholder-value',
8774
8550
  * // The project to be billed for this request. Required for Requester Pays buckets.
8775
8551
  * userProject: 'placeholder-value',
8776
8552
  *
@@ -8930,8 +8706,6 @@ export namespace storage_v1 {
8930
8706
  * object: 'placeholder-value',
8931
8707
  * // Permissions to test.
8932
8708
  * permissions: 'placeholder-value',
8933
- * // The project to be billed for this request if the target bucket is requester-pays bucket.
8934
- * provisionalUserProject: 'placeholder-value',
8935
8709
  * // The project to be billed for this request. Required for Requester Pays buckets.
8936
8710
  * userProject: 'placeholder-value',
8937
8711
  * });
@@ -9089,8 +8863,6 @@ export namespace storage_v1 {
9089
8863
  * predefinedAcl: 'placeholder-value',
9090
8864
  * // Set of properties to return. Defaults to full.
9091
8865
  * projection: 'placeholder-value',
9092
- * // The project to be billed for this request if the target bucket is requester-pays bucket.
9093
- * provisionalUserProject: 'placeholder-value',
9094
8866
  * // The project to be billed for this request. Required for Requester Pays buckets.
9095
8867
  * userProject: 'placeholder-value',
9096
8868
  *
@@ -9311,8 +9083,6 @@ export namespace storage_v1 {
9311
9083
  * prefix: 'placeholder-value',
9312
9084
  * // Set of properties to return. Defaults to noAcl.
9313
9085
  * projection: 'placeholder-value',
9314
- * // The project to be billed for this request if the target bucket is requester-pays bucket.
9315
- * provisionalUserProject: 'placeholder-value',
9316
9086
  * // Filter results to objects whose names are lexicographically equal to or after startOffset. If endOffset is also set, the objects listed will have names between startOffset (inclusive) and endOffset (exclusive).
9317
9087
  * startOffset: 'placeholder-value',
9318
9088
  * // The project to be billed for this request. Required for Requester Pays buckets.
@@ -9470,10 +9240,6 @@ export namespace storage_v1 {
9470
9240
  * Resource name of the Cloud KMS key, of the form projects/my-project/locations/global/keyRings/my-kr/cryptoKeys/my-key, that will be used to encrypt the object. Overrides the object metadata's kms_key_name value, if any.
9471
9241
  */
9472
9242
  kmsKeyName?: string;
9473
- /**
9474
- * The project to be billed for this request if the target bucket is requester-pays bucket.
9475
- */
9476
- provisionalUserProject?: string;
9477
9243
  /**
9478
9244
  * The project to be billed for this request. Required for Requester Pays buckets.
9479
9245
  */
@@ -9537,10 +9303,6 @@ export namespace storage_v1 {
9537
9303
  * Set of properties to return. Defaults to noAcl, unless the object resource specifies the acl property, when it defaults to full.
9538
9304
  */
9539
9305
  projection?: string;
9540
- /**
9541
- * The project to be billed for this request if the target bucket is requester-pays bucket.
9542
- */
9543
- provisionalUserProject?: string;
9544
9306
  /**
9545
9307
  * Name of the bucket in which to find the source object.
9546
9308
  */
@@ -9592,10 +9354,6 @@ export namespace storage_v1 {
9592
9354
  * Name of the object. For information about how to URL encode object names to be path safe, see Encoding URI Path Parts.
9593
9355
  */
9594
9356
  object?: string;
9595
- /**
9596
- * The project to be billed for this request if the target bucket is requester-pays bucket.
9597
- */
9598
- provisionalUserProject?: string;
9599
9357
  /**
9600
9358
  * The project to be billed for this request. Required for Requester Pays buckets.
9601
9359
  */
@@ -9634,10 +9392,6 @@ export namespace storage_v1 {
9634
9392
  * Set of properties to return. Defaults to noAcl.
9635
9393
  */
9636
9394
  projection?: string;
9637
- /**
9638
- * The project to be billed for this request if the target bucket is requester-pays bucket.
9639
- */
9640
- provisionalUserProject?: string;
9641
9395
  /**
9642
9396
  * The project to be billed for this request. Required for Requester Pays buckets.
9643
9397
  */
@@ -9657,10 +9411,6 @@ export namespace storage_v1 {
9657
9411
  * Name of the object. For information about how to URL encode object names to be path safe, see Encoding URI Path Parts.
9658
9412
  */
9659
9413
  object?: string;
9660
- /**
9661
- * The project to be billed for this request if the target bucket is requester-pays bucket.
9662
- */
9663
- provisionalUserProject?: string;
9664
9414
  /**
9665
9415
  * The project to be billed for this request. Required for Requester Pays buckets.
9666
9416
  */
@@ -9707,10 +9457,6 @@ export namespace storage_v1 {
9707
9457
  * Set of properties to return. Defaults to noAcl, unless the object resource specifies the acl property, when it defaults to full.
9708
9458
  */
9709
9459
  projection?: string;
9710
- /**
9711
- * The project to be billed for this request if the target bucket is requester-pays bucket.
9712
- */
9713
- provisionalUserProject?: string;
9714
9460
  /**
9715
9461
  * The project to be billed for this request. Required for Requester Pays buckets.
9716
9462
  */
@@ -9769,10 +9515,6 @@ export namespace storage_v1 {
9769
9515
  * Set of properties to return. Defaults to noAcl.
9770
9516
  */
9771
9517
  projection?: string;
9772
- /**
9773
- * The project to be billed for this request if the target bucket is requester-pays bucket.
9774
- */
9775
- provisionalUserProject?: string;
9776
9518
  /**
9777
9519
  * Filter results to objects whose names are lexicographically equal to or after startOffset. If endOffset is also set, the objects listed will have names between startOffset (inclusive) and endOffset (exclusive).
9778
9520
  */
@@ -9823,10 +9565,6 @@ export namespace storage_v1 {
9823
9565
  * Set of properties to return. Defaults to full.
9824
9566
  */
9825
9567
  projection?: string;
9826
- /**
9827
- * The project to be billed for this request if the target bucket is requester-pays bucket.
9828
- */
9829
- provisionalUserProject?: string;
9830
9568
  /**
9831
9569
  * The project to be billed for this request, for Requester Pays buckets.
9832
9570
  */
@@ -9894,10 +9632,6 @@ export namespace storage_v1 {
9894
9632
  * Set of properties to return. Defaults to noAcl, unless the object resource specifies the acl property, when it defaults to full.
9895
9633
  */
9896
9634
  projection?: string;
9897
- /**
9898
- * The project to be billed for this request if the target bucket is requester-pays bucket.
9899
- */
9900
- provisionalUserProject?: string;
9901
9635
  /**
9902
9636
  * Include this field (from the previous rewrite response) on each rewrite request after the first one, until the rewrite response 'done' flag is true. Calls that provide a rewriteToken can omit all other request fields, but if included those fields must match the values provided in the first rewrite request.
9903
9637
  */
@@ -9938,10 +9672,6 @@ export namespace storage_v1 {
9938
9672
  * Name of the object. For information about how to URL encode object names to be path safe, see Encoding URI Path Parts.
9939
9673
  */
9940
9674
  object?: string;
9941
- /**
9942
- * The project to be billed for this request if the target bucket is requester-pays bucket.
9943
- */
9944
- provisionalUserProject?: string;
9945
9675
  /**
9946
9676
  * The project to be billed for this request. Required for Requester Pays buckets.
9947
9677
  */
@@ -9970,10 +9700,6 @@ export namespace storage_v1 {
9970
9700
  * Permissions to test.
9971
9701
  */
9972
9702
  permissions?: string[];
9973
- /**
9974
- * The project to be billed for this request if the target bucket is requester-pays bucket.
9975
- */
9976
- provisionalUserProject?: string;
9977
9703
  /**
9978
9704
  * The project to be billed for this request. Required for Requester Pays buckets.
9979
9705
  */
@@ -10016,10 +9742,6 @@ export namespace storage_v1 {
10016
9742
  * Set of properties to return. Defaults to full.
10017
9743
  */
10018
9744
  projection?: string;
10019
- /**
10020
- * The project to be billed for this request if the target bucket is requester-pays bucket.
10021
- */
10022
- provisionalUserProject?: string;
10023
9745
  /**
10024
9746
  * The project to be billed for this request. Required for Requester Pays buckets.
10025
9747
  */
@@ -10063,10 +9785,6 @@ export namespace storage_v1 {
10063
9785
  * Set of properties to return. Defaults to noAcl.
10064
9786
  */
10065
9787
  projection?: string;
10066
- /**
10067
- * The project to be billed for this request if the target bucket is requester-pays bucket.
10068
- */
10069
- provisionalUserProject?: string;
10070
9788
  /**
10071
9789
  * Filter results to objects whose names are lexicographically equal to or after startOffset. If endOffset is also set, the objects listed will have names between startOffset (inclusive) and endOffset (exclusive).
10072
9790
  */
@@ -10956,8 +10674,6 @@ export namespace storage_v1 {
10956
10674
  * const res = await storage.projects.serviceAccount.get({
10957
10675
  * // Project ID
10958
10676
  * projectId: 'placeholder-value',
10959
- * // The project to be billed for this request if the target bucket is requester-pays bucket.
10960
- * provisionalUserProject: 'placeholder-value',
10961
10677
  * // The project to be billed for this request.
10962
10678
  * userProject: 'placeholder-value',
10963
10679
  * });
@@ -11067,10 +10783,6 @@ export namespace storage_v1 {
11067
10783
  * Project ID
11068
10784
  */
11069
10785
  projectId?: string;
11070
- /**
11071
- * The project to be billed for this request if the target bucket is requester-pays bucket.
11072
- */
11073
- provisionalUserProject?: string;
11074
10786
  /**
11075
10787
  * The project to be billed for this request.
11076
10788
  */