@googleapis/storage 4.1.0 → 5.1.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/CHANGELOG.md +23 -0
- package/build/v1.d.ts +38 -38
- package/package.json +1 -1
- package/v1.ts +38 -38
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,28 @@
|
|
|
1
1
|
# Changelog
|
|
2
2
|
|
|
3
|
+
## [5.1.0](https://github.com/googleapis/google-api-nodejs-client/compare/storage-v5.0.0...storage-v5.1.0) (2023-07-18)
|
|
4
|
+
|
|
5
|
+
|
|
6
|
+
### Features
|
|
7
|
+
|
|
8
|
+
* regenerate index files ([c6ce6db](https://github.com/googleapis/google-api-nodejs-client/commit/c6ce6db24417be7ec0d5cb572288042973a390e0))
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
### Bug Fixes
|
|
12
|
+
|
|
13
|
+
* **storage:** update the API ([fff6e17](https://github.com/googleapis/google-api-nodejs-client/commit/fff6e17e17caae9296c35d74582f2af60a07a5b9))
|
|
14
|
+
|
|
15
|
+
## [5.0.0](https://github.com/googleapis/google-api-nodejs-client/compare/storage-v4.1.0...storage-v5.0.0) (2023-06-22)
|
|
16
|
+
|
|
17
|
+
|
|
18
|
+
### ⚠ BREAKING CHANGES
|
|
19
|
+
|
|
20
|
+
* This release has breaking changes.
|
|
21
|
+
|
|
22
|
+
### Features
|
|
23
|
+
|
|
24
|
+
* run the generator ([#3260](https://github.com/googleapis/google-api-nodejs-client/issues/3260)) ([8efb786](https://github.com/googleapis/google-api-nodejs-client/commit/8efb7861b7da4bc1472a4b654e46f90b29fbff20))
|
|
25
|
+
|
|
3
26
|
## [4.1.0](https://github.com/googleapis/google-api-nodejs-client/compare/storage-v4.0.0...storage-v4.1.0) (2023-03-13)
|
|
4
27
|
|
|
5
28
|
|
package/build/v1.d.ts
CHANGED
|
@@ -3680,7 +3680,7 @@ export declare namespace storage_v1 {
|
|
|
3680
3680
|
* entity: 'placeholder-value',
|
|
3681
3681
|
* // If present, selects a specific revision of this object (as opposed to the latest version, the default).
|
|
3682
3682
|
* generation: 'placeholder-value',
|
|
3683
|
-
* // Name of the object. For information about how to URL encode object names to be path safe, see Encoding URI Path Parts.
|
|
3683
|
+
* // Name of the object. For information about how to URL encode object names to be path safe, see [Encoding URI Path Parts](https://cloud.google.com/storage/docs/request-endpoints#encoding).
|
|
3684
3684
|
* object: 'placeholder-value',
|
|
3685
3685
|
* // The project to be billed for this request. Required for Requester Pays buckets.
|
|
3686
3686
|
* userProject: 'placeholder-value',
|
|
@@ -3742,7 +3742,7 @@ export declare namespace storage_v1 {
|
|
|
3742
3742
|
* entity: 'placeholder-value',
|
|
3743
3743
|
* // If present, selects a specific revision of this object (as opposed to the latest version, the default).
|
|
3744
3744
|
* generation: 'placeholder-value',
|
|
3745
|
-
* // Name of the object. For information about how to URL encode object names to be path safe, see Encoding URI Path Parts.
|
|
3745
|
+
* // Name of the object. For information about how to URL encode object names to be path safe, see [Encoding URI Path Parts](https://cloud.google.com/storage/docs/request-endpoints#encoding).
|
|
3746
3746
|
* object: 'placeholder-value',
|
|
3747
3747
|
* // The project to be billed for this request. Required for Requester Pays buckets.
|
|
3748
3748
|
* userProject: 'placeholder-value',
|
|
@@ -3819,7 +3819,7 @@ export declare namespace storage_v1 {
|
|
|
3819
3819
|
* bucket: 'placeholder-value',
|
|
3820
3820
|
* // If present, selects a specific revision of this object (as opposed to the latest version, the default).
|
|
3821
3821
|
* generation: 'placeholder-value',
|
|
3822
|
-
* // Name of the object. For information about how to URL encode object names to be path safe, see Encoding URI Path Parts.
|
|
3822
|
+
* // Name of the object. For information about how to URL encode object names to be path safe, see [Encoding URI Path Parts](https://cloud.google.com/storage/docs/request-endpoints#encoding).
|
|
3823
3823
|
* object: 'placeholder-value',
|
|
3824
3824
|
* // The project to be billed for this request. Required for Requester Pays buckets.
|
|
3825
3825
|
* userProject: 'placeholder-value',
|
|
@@ -3916,7 +3916,7 @@ export declare namespace storage_v1 {
|
|
|
3916
3916
|
* bucket: 'placeholder-value',
|
|
3917
3917
|
* // If present, selects a specific revision of this object (as opposed to the latest version, the default).
|
|
3918
3918
|
* generation: 'placeholder-value',
|
|
3919
|
-
* // Name of the object. For information about how to URL encode object names to be path safe, see Encoding URI Path Parts.
|
|
3919
|
+
* // Name of the object. For information about how to URL encode object names to be path safe, see [Encoding URI Path Parts](https://cloud.google.com/storage/docs/request-endpoints#encoding).
|
|
3920
3920
|
* object: 'placeholder-value',
|
|
3921
3921
|
* // The project to be billed for this request. Required for Requester Pays buckets.
|
|
3922
3922
|
* userProject: 'placeholder-value',
|
|
@@ -3984,7 +3984,7 @@ export declare namespace storage_v1 {
|
|
|
3984
3984
|
* entity: 'placeholder-value',
|
|
3985
3985
|
* // If present, selects a specific revision of this object (as opposed to the latest version, the default).
|
|
3986
3986
|
* generation: 'placeholder-value',
|
|
3987
|
-
* // Name of the object. For information about how to URL encode object names to be path safe, see Encoding URI Path Parts.
|
|
3987
|
+
* // Name of the object. For information about how to URL encode object names to be path safe, see [Encoding URI Path Parts](https://cloud.google.com/storage/docs/request-endpoints#encoding).
|
|
3988
3988
|
* object: 'placeholder-value',
|
|
3989
3989
|
* // The project to be billed for this request. Required for Requester Pays buckets.
|
|
3990
3990
|
* userProject: 'placeholder-value',
|
|
@@ -4083,7 +4083,7 @@ export declare namespace storage_v1 {
|
|
|
4083
4083
|
* entity: 'placeholder-value',
|
|
4084
4084
|
* // If present, selects a specific revision of this object (as opposed to the latest version, the default).
|
|
4085
4085
|
* generation: 'placeholder-value',
|
|
4086
|
-
* // Name of the object. For information about how to URL encode object names to be path safe, see Encoding URI Path Parts.
|
|
4086
|
+
* // Name of the object. For information about how to URL encode object names to be path safe, see [Encoding URI Path Parts](https://cloud.google.com/storage/docs/request-endpoints#encoding).
|
|
4087
4087
|
* object: 'placeholder-value',
|
|
4088
4088
|
* // The project to be billed for this request. Required for Requester Pays buckets.
|
|
4089
4089
|
* userProject: 'placeholder-value',
|
|
@@ -4161,7 +4161,7 @@ export declare namespace storage_v1 {
|
|
|
4161
4161
|
*/
|
|
4162
4162
|
generation?: string;
|
|
4163
4163
|
/**
|
|
4164
|
-
* Name of the object. For information about how to URL encode object names to be path safe, see Encoding URI Path Parts.
|
|
4164
|
+
* Name of the object. For information about how to URL encode object names to be path safe, see [Encoding URI Path Parts](https://cloud.google.com/storage/docs/request-endpoints#encoding).
|
|
4165
4165
|
*/
|
|
4166
4166
|
object?: string;
|
|
4167
4167
|
/**
|
|
@@ -4183,7 +4183,7 @@ export declare namespace storage_v1 {
|
|
|
4183
4183
|
*/
|
|
4184
4184
|
generation?: string;
|
|
4185
4185
|
/**
|
|
4186
|
-
* Name of the object. For information about how to URL encode object names to be path safe, see Encoding URI Path Parts.
|
|
4186
|
+
* Name of the object. For information about how to URL encode object names to be path safe, see [Encoding URI Path Parts](https://cloud.google.com/storage/docs/request-endpoints#encoding).
|
|
4187
4187
|
*/
|
|
4188
4188
|
object?: string;
|
|
4189
4189
|
/**
|
|
@@ -4201,7 +4201,7 @@ export declare namespace storage_v1 {
|
|
|
4201
4201
|
*/
|
|
4202
4202
|
generation?: string;
|
|
4203
4203
|
/**
|
|
4204
|
-
* Name of the object. For information about how to URL encode object names to be path safe, see Encoding URI Path Parts.
|
|
4204
|
+
* Name of the object. For information about how to URL encode object names to be path safe, see [Encoding URI Path Parts](https://cloud.google.com/storage/docs/request-endpoints#encoding).
|
|
4205
4205
|
*/
|
|
4206
4206
|
object?: string;
|
|
4207
4207
|
/**
|
|
@@ -4223,7 +4223,7 @@ export declare namespace storage_v1 {
|
|
|
4223
4223
|
*/
|
|
4224
4224
|
generation?: string;
|
|
4225
4225
|
/**
|
|
4226
|
-
* Name of the object. For information about how to URL encode object names to be path safe, see Encoding URI Path Parts.
|
|
4226
|
+
* Name of the object. For information about how to URL encode object names to be path safe, see [Encoding URI Path Parts](https://cloud.google.com/storage/docs/request-endpoints#encoding).
|
|
4227
4227
|
*/
|
|
4228
4228
|
object?: string;
|
|
4229
4229
|
/**
|
|
@@ -4245,7 +4245,7 @@ export declare namespace storage_v1 {
|
|
|
4245
4245
|
*/
|
|
4246
4246
|
generation?: string;
|
|
4247
4247
|
/**
|
|
4248
|
-
* Name of the object. For information about how to URL encode object names to be path safe, see Encoding URI Path Parts.
|
|
4248
|
+
* Name of the object. For information about how to URL encode object names to be path safe, see [Encoding URI Path Parts](https://cloud.google.com/storage/docs/request-endpoints#encoding).
|
|
4249
4249
|
*/
|
|
4250
4250
|
object?: string;
|
|
4251
4251
|
/**
|
|
@@ -4271,7 +4271,7 @@ export declare namespace storage_v1 {
|
|
|
4271
4271
|
*/
|
|
4272
4272
|
generation?: string;
|
|
4273
4273
|
/**
|
|
4274
|
-
* Name of the object. For information about how to URL encode object names to be path safe, see Encoding URI Path Parts.
|
|
4274
|
+
* Name of the object. For information about how to URL encode object names to be path safe, see [Encoding URI Path Parts](https://cloud.google.com/storage/docs/request-endpoints#encoding).
|
|
4275
4275
|
*/
|
|
4276
4276
|
object?: string;
|
|
4277
4277
|
/**
|
|
@@ -4319,7 +4319,7 @@ export declare namespace storage_v1 {
|
|
|
4319
4319
|
* const res = await storage.objects.compose({
|
|
4320
4320
|
* // Name of the bucket containing the source objects. The destination object is stored in this bucket.
|
|
4321
4321
|
* destinationBucket: 'placeholder-value',
|
|
4322
|
-
* // Name of the new object. For information about how to URL encode object names to be path safe, see Encoding URI Path Parts.
|
|
4322
|
+
* // Name of the new object. For information about how to URL encode object names to be path safe, see [Encoding URI Path Parts](https://cloud.google.com/storage/docs/request-endpoints#encoding).
|
|
4323
4323
|
* destinationObject: 'placeholder-value',
|
|
4324
4324
|
* // Apply a predefined set of access controls to the destination object.
|
|
4325
4325
|
* destinationPredefinedAcl: 'placeholder-value',
|
|
@@ -4430,7 +4430,7 @@ export declare namespace storage_v1 {
|
|
|
4430
4430
|
*
|
|
4431
4431
|
* // Do the magic
|
|
4432
4432
|
* const res = await storage.objects.copy({
|
|
4433
|
-
* // Name of the bucket in which to store the new object. Overrides the provided object metadata's bucket value, if any.For information about how to URL encode object names to be path safe, see Encoding URI Path Parts.
|
|
4433
|
+
* // Name of the bucket in which to store the new object. Overrides the provided object metadata's bucket value, if any.For information about how to URL encode object names to be path safe, see [Encoding URI Path Parts](https://cloud.google.com/storage/docs/request-endpoints#encoding).
|
|
4434
4434
|
* destinationBucket: 'placeholder-value',
|
|
4435
4435
|
* // 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.
|
|
4436
4436
|
* destinationKmsKeyName: 'placeholder-value',
|
|
@@ -4460,7 +4460,7 @@ export declare namespace storage_v1 {
|
|
|
4460
4460
|
* sourceBucket: 'placeholder-value',
|
|
4461
4461
|
* // If present, selects a specific revision of the source object (as opposed to the latest version, the default).
|
|
4462
4462
|
* sourceGeneration: 'placeholder-value',
|
|
4463
|
-
* // Name of the source object. For information about how to URL encode object names to be path safe, see Encoding URI Path Parts.
|
|
4463
|
+
* // Name of the source object. For information about how to URL encode object names to be path safe, see [Encoding URI Path Parts](https://cloud.google.com/storage/docs/request-endpoints#encoding).
|
|
4464
4464
|
* sourceObject: 'placeholder-value',
|
|
4465
4465
|
* // The project to be billed for this request. Required for Requester Pays buckets.
|
|
4466
4466
|
* userProject: 'placeholder-value',
|
|
@@ -4604,7 +4604,7 @@ export declare namespace storage_v1 {
|
|
|
4604
4604
|
* ifMetagenerationMatch: 'placeholder-value',
|
|
4605
4605
|
* // Makes the operation conditional on whether the object's current metageneration does not match the given value.
|
|
4606
4606
|
* ifMetagenerationNotMatch: 'placeholder-value',
|
|
4607
|
-
* // Name of the object. For information about how to URL encode object names to be path safe, see Encoding URI Path Parts.
|
|
4607
|
+
* // Name of the object. For information about how to URL encode object names to be path safe, see [Encoding URI Path Parts](https://cloud.google.com/storage/docs/request-endpoints#encoding).
|
|
4608
4608
|
* object: 'placeholder-value',
|
|
4609
4609
|
* // The project to be billed for this request. Required for Requester Pays buckets.
|
|
4610
4610
|
* userProject: 'placeholder-value',
|
|
@@ -4675,7 +4675,7 @@ export declare namespace storage_v1 {
|
|
|
4675
4675
|
* ifMetagenerationMatch: 'placeholder-value',
|
|
4676
4676
|
* // Makes the operation conditional on whether the object's current metageneration does not match the given value.
|
|
4677
4677
|
* ifMetagenerationNotMatch: 'placeholder-value',
|
|
4678
|
-
* // Name of the object. For information about how to URL encode object names to be path safe, see Encoding URI Path Parts.
|
|
4678
|
+
* // Name of the object. For information about how to URL encode object names to be path safe, see [Encoding URI Path Parts](https://cloud.google.com/storage/docs/request-endpoints#encoding).
|
|
4679
4679
|
* object: 'placeholder-value',
|
|
4680
4680
|
* // Set of properties to return. Defaults to noAcl.
|
|
4681
4681
|
* projection: 'placeholder-value',
|
|
@@ -4776,7 +4776,7 @@ export declare namespace storage_v1 {
|
|
|
4776
4776
|
* bucket: 'placeholder-value',
|
|
4777
4777
|
* // If present, selects a specific revision of this object (as opposed to the latest version, the default).
|
|
4778
4778
|
* generation: 'placeholder-value',
|
|
4779
|
-
* // Name of the object. For information about how to URL encode object names to be path safe, see Encoding URI Path Parts.
|
|
4779
|
+
* // Name of the object. For information about how to URL encode object names to be path safe, see [Encoding URI Path Parts](https://cloud.google.com/storage/docs/request-endpoints#encoding).
|
|
4780
4780
|
* object: 'placeholder-value',
|
|
4781
4781
|
* // The project to be billed for this request. Required for Requester Pays buckets.
|
|
4782
4782
|
* userProject: 'placeholder-value',
|
|
@@ -4856,7 +4856,7 @@ export declare namespace storage_v1 {
|
|
|
4856
4856
|
* ifMetagenerationNotMatch: 'placeholder-value',
|
|
4857
4857
|
* // 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.
|
|
4858
4858
|
* kmsKeyName: 'placeholder-value',
|
|
4859
|
-
* // Name of the object. Required when the object metadata is not otherwise provided. Overrides the object metadata's name value, if any. For information about how to URL encode object names to be path safe, see Encoding URI Path Parts.
|
|
4859
|
+
* // Name of the object. Required when the object metadata is not otherwise provided. Overrides the object metadata's name value, if any. For information about how to URL encode object names to be path safe, see [Encoding URI Path Parts](https://cloud.google.com/storage/docs/request-endpoints#encoding).
|
|
4860
4860
|
* name: 'placeholder-value',
|
|
4861
4861
|
* // Apply a predefined set of access controls to this object.
|
|
4862
4862
|
* predefinedAcl: 'placeholder-value',
|
|
@@ -5094,7 +5094,7 @@ export declare namespace storage_v1 {
|
|
|
5094
5094
|
* ifMetagenerationMatch: 'placeholder-value',
|
|
5095
5095
|
* // Makes the operation conditional on whether the object's current metageneration does not match the given value.
|
|
5096
5096
|
* ifMetagenerationNotMatch: 'placeholder-value',
|
|
5097
|
-
* // Name of the object. For information about how to URL encode object names to be path safe, see Encoding URI Path Parts.
|
|
5097
|
+
* // Name of the object. For information about how to URL encode object names to be path safe, see [Encoding URI Path Parts](https://cloud.google.com/storage/docs/request-endpoints#encoding).
|
|
5098
5098
|
* object: 'placeholder-value',
|
|
5099
5099
|
* // Apply a predefined set of access controls to this object.
|
|
5100
5100
|
* predefinedAcl: 'placeholder-value',
|
|
@@ -5234,7 +5234,7 @@ export declare namespace storage_v1 {
|
|
|
5234
5234
|
* destinationBucket: 'placeholder-value',
|
|
5235
5235
|
* // 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.
|
|
5236
5236
|
* destinationKmsKeyName: 'placeholder-value',
|
|
5237
|
-
* // Name of the new object. Required when the object metadata is not otherwise provided. Overrides the object metadata's name value, if any. For information about how to URL encode object names to be path safe, see Encoding URI Path Parts.
|
|
5237
|
+
* // Name of the new object. Required when the object metadata is not otherwise provided. Overrides the object metadata's name value, if any. For information about how to URL encode object names to be path safe, see [Encoding URI Path Parts](https://cloud.google.com/storage/docs/request-endpoints#encoding).
|
|
5238
5238
|
* destinationObject: 'placeholder-value',
|
|
5239
5239
|
* // Apply a predefined set of access controls to the destination object.
|
|
5240
5240
|
* destinationPredefinedAcl: 'placeholder-value',
|
|
@@ -5264,7 +5264,7 @@ export declare namespace storage_v1 {
|
|
|
5264
5264
|
* sourceBucket: 'placeholder-value',
|
|
5265
5265
|
* // If present, selects a specific revision of the source object (as opposed to the latest version, the default).
|
|
5266
5266
|
* sourceGeneration: 'placeholder-value',
|
|
5267
|
-
* // Name of the source object. For information about how to URL encode object names to be path safe, see Encoding URI Path Parts.
|
|
5267
|
+
* // Name of the source object. For information about how to URL encode object names to be path safe, see [Encoding URI Path Parts](https://cloud.google.com/storage/docs/request-endpoints#encoding).
|
|
5268
5268
|
* sourceObject: 'placeholder-value',
|
|
5269
5269
|
* // The project to be billed for this request. Required for Requester Pays buckets.
|
|
5270
5270
|
* userProject: 'placeholder-value',
|
|
@@ -5374,7 +5374,7 @@ export declare namespace storage_v1 {
|
|
|
5374
5374
|
* bucket: 'placeholder-value',
|
|
5375
5375
|
* // If present, selects a specific revision of this object (as opposed to the latest version, the default).
|
|
5376
5376
|
* generation: 'placeholder-value',
|
|
5377
|
-
* // Name of the object. For information about how to URL encode object names to be path safe, see Encoding URI Path Parts.
|
|
5377
|
+
* // Name of the object. For information about how to URL encode object names to be path safe, see [Encoding URI Path Parts](https://cloud.google.com/storage/docs/request-endpoints#encoding).
|
|
5378
5378
|
* object: 'placeholder-value',
|
|
5379
5379
|
* // The project to be billed for this request. Required for Requester Pays buckets.
|
|
5380
5380
|
* userProject: 'placeholder-value',
|
|
@@ -5458,7 +5458,7 @@ export declare namespace storage_v1 {
|
|
|
5458
5458
|
* bucket: 'placeholder-value',
|
|
5459
5459
|
* // If present, selects a specific revision of this object (as opposed to the latest version, the default).
|
|
5460
5460
|
* generation: 'placeholder-value',
|
|
5461
|
-
* // Name of the object. For information about how to URL encode object names to be path safe, see Encoding URI Path Parts.
|
|
5461
|
+
* // Name of the object. For information about how to URL encode object names to be path safe, see [Encoding URI Path Parts](https://cloud.google.com/storage/docs/request-endpoints#encoding).
|
|
5462
5462
|
* object: 'placeholder-value',
|
|
5463
5463
|
* // Permissions to test.
|
|
5464
5464
|
* permissions: 'placeholder-value',
|
|
@@ -5534,7 +5534,7 @@ export declare namespace storage_v1 {
|
|
|
5534
5534
|
* ifMetagenerationMatch: 'placeholder-value',
|
|
5535
5535
|
* // Makes the operation conditional on whether the object's current metageneration does not match the given value.
|
|
5536
5536
|
* ifMetagenerationNotMatch: 'placeholder-value',
|
|
5537
|
-
* // Name of the object. For information about how to URL encode object names to be path safe, see Encoding URI Path Parts.
|
|
5537
|
+
* // Name of the object. For information about how to URL encode object names to be path safe, see [Encoding URI Path Parts](https://cloud.google.com/storage/docs/request-endpoints#encoding).
|
|
5538
5538
|
* object: 'placeholder-value',
|
|
5539
5539
|
* // Apply a predefined set of access controls to this object.
|
|
5540
5540
|
* predefinedAcl: 'placeholder-value',
|
|
@@ -5754,7 +5754,7 @@ export declare namespace storage_v1 {
|
|
|
5754
5754
|
*/
|
|
5755
5755
|
destinationBucket?: string;
|
|
5756
5756
|
/**
|
|
5757
|
-
* Name of the new object. For information about how to URL encode object names to be path safe, see Encoding URI Path Parts.
|
|
5757
|
+
* Name of the new object. For information about how to URL encode object names to be path safe, see [Encoding URI Path Parts](https://cloud.google.com/storage/docs/request-endpoints#encoding).
|
|
5758
5758
|
*/
|
|
5759
5759
|
destinationObject?: string;
|
|
5760
5760
|
/**
|
|
@@ -5784,7 +5784,7 @@ export declare namespace storage_v1 {
|
|
|
5784
5784
|
}
|
|
5785
5785
|
export interface Params$Resource$Objects$Copy extends StandardParameters {
|
|
5786
5786
|
/**
|
|
5787
|
-
* Name of the bucket in which to store the new object. Overrides the provided object metadata's bucket value, if any.For information about how to URL encode object names to be path safe, see Encoding URI Path Parts.
|
|
5787
|
+
* Name of the bucket in which to store the new object. Overrides the provided object metadata's bucket value, if any.For information about how to URL encode object names to be path safe, see [Encoding URI Path Parts](https://cloud.google.com/storage/docs/request-endpoints#encoding).
|
|
5788
5788
|
*/
|
|
5789
5789
|
destinationBucket?: string;
|
|
5790
5790
|
/**
|
|
@@ -5844,7 +5844,7 @@ export declare namespace storage_v1 {
|
|
|
5844
5844
|
*/
|
|
5845
5845
|
sourceGeneration?: string;
|
|
5846
5846
|
/**
|
|
5847
|
-
* Name of the source object. For information about how to URL encode object names to be path safe, see Encoding URI Path Parts.
|
|
5847
|
+
* Name of the source object. For information about how to URL encode object names to be path safe, see [Encoding URI Path Parts](https://cloud.google.com/storage/docs/request-endpoints#encoding).
|
|
5848
5848
|
*/
|
|
5849
5849
|
sourceObject?: string;
|
|
5850
5850
|
/**
|
|
@@ -5882,7 +5882,7 @@ export declare namespace storage_v1 {
|
|
|
5882
5882
|
*/
|
|
5883
5883
|
ifMetagenerationNotMatch?: string;
|
|
5884
5884
|
/**
|
|
5885
|
-
* Name of the object. For information about how to URL encode object names to be path safe, see Encoding URI Path Parts.
|
|
5885
|
+
* Name of the object. For information about how to URL encode object names to be path safe, see [Encoding URI Path Parts](https://cloud.google.com/storage/docs/request-endpoints#encoding).
|
|
5886
5886
|
*/
|
|
5887
5887
|
object?: string;
|
|
5888
5888
|
/**
|
|
@@ -5916,7 +5916,7 @@ export declare namespace storage_v1 {
|
|
|
5916
5916
|
*/
|
|
5917
5917
|
ifMetagenerationNotMatch?: string;
|
|
5918
5918
|
/**
|
|
5919
|
-
* Name of the object. For information about how to URL encode object names to be path safe, see Encoding URI Path Parts.
|
|
5919
|
+
* Name of the object. For information about how to URL encode object names to be path safe, see [Encoding URI Path Parts](https://cloud.google.com/storage/docs/request-endpoints#encoding).
|
|
5920
5920
|
*/
|
|
5921
5921
|
object?: string;
|
|
5922
5922
|
/**
|
|
@@ -5938,7 +5938,7 @@ export declare namespace storage_v1 {
|
|
|
5938
5938
|
*/
|
|
5939
5939
|
generation?: string;
|
|
5940
5940
|
/**
|
|
5941
|
-
* Name of the object. For information about how to URL encode object names to be path safe, see Encoding URI Path Parts.
|
|
5941
|
+
* Name of the object. For information about how to URL encode object names to be path safe, see [Encoding URI Path Parts](https://cloud.google.com/storage/docs/request-endpoints#encoding).
|
|
5942
5942
|
*/
|
|
5943
5943
|
object?: string;
|
|
5944
5944
|
/**
|
|
@@ -5976,7 +5976,7 @@ export declare namespace storage_v1 {
|
|
|
5976
5976
|
*/
|
|
5977
5977
|
kmsKeyName?: string;
|
|
5978
5978
|
/**
|
|
5979
|
-
* Name of the object. Required when the object metadata is not otherwise provided. Overrides the object metadata's name value, if any. For information about how to URL encode object names to be path safe, see Encoding URI Path Parts.
|
|
5979
|
+
* Name of the object. Required when the object metadata is not otherwise provided. Overrides the object metadata's name value, if any. For information about how to URL encode object names to be path safe, see [Encoding URI Path Parts](https://cloud.google.com/storage/docs/request-endpoints#encoding).
|
|
5980
5980
|
*/
|
|
5981
5981
|
name?: string;
|
|
5982
5982
|
/**
|
|
@@ -6085,7 +6085,7 @@ export declare namespace storage_v1 {
|
|
|
6085
6085
|
*/
|
|
6086
6086
|
ifMetagenerationNotMatch?: string;
|
|
6087
6087
|
/**
|
|
6088
|
-
* Name of the object. For information about how to URL encode object names to be path safe, see Encoding URI Path Parts.
|
|
6088
|
+
* Name of the object. For information about how to URL encode object names to be path safe, see [Encoding URI Path Parts](https://cloud.google.com/storage/docs/request-endpoints#encoding).
|
|
6089
6089
|
*/
|
|
6090
6090
|
object?: string;
|
|
6091
6091
|
/**
|
|
@@ -6115,7 +6115,7 @@ export declare namespace storage_v1 {
|
|
|
6115
6115
|
*/
|
|
6116
6116
|
destinationKmsKeyName?: string;
|
|
6117
6117
|
/**
|
|
6118
|
-
* Name of the new object. Required when the object metadata is not otherwise provided. Overrides the object metadata's name value, if any. For information about how to URL encode object names to be path safe, see Encoding URI Path Parts.
|
|
6118
|
+
* Name of the new object. Required when the object metadata is not otherwise provided. Overrides the object metadata's name value, if any. For information about how to URL encode object names to be path safe, see [Encoding URI Path Parts](https://cloud.google.com/storage/docs/request-endpoints#encoding).
|
|
6119
6119
|
*/
|
|
6120
6120
|
destinationObject?: string;
|
|
6121
6121
|
/**
|
|
@@ -6175,7 +6175,7 @@ export declare namespace storage_v1 {
|
|
|
6175
6175
|
*/
|
|
6176
6176
|
sourceGeneration?: string;
|
|
6177
6177
|
/**
|
|
6178
|
-
* Name of the source object. For information about how to URL encode object names to be path safe, see Encoding URI Path Parts.
|
|
6178
|
+
* Name of the source object. For information about how to URL encode object names to be path safe, see [Encoding URI Path Parts](https://cloud.google.com/storage/docs/request-endpoints#encoding).
|
|
6179
6179
|
*/
|
|
6180
6180
|
sourceObject?: string;
|
|
6181
6181
|
/**
|
|
@@ -6197,7 +6197,7 @@ export declare namespace storage_v1 {
|
|
|
6197
6197
|
*/
|
|
6198
6198
|
generation?: string;
|
|
6199
6199
|
/**
|
|
6200
|
-
* Name of the object. For information about how to URL encode object names to be path safe, see Encoding URI Path Parts.
|
|
6200
|
+
* Name of the object. For information about how to URL encode object names to be path safe, see [Encoding URI Path Parts](https://cloud.google.com/storage/docs/request-endpoints#encoding).
|
|
6201
6201
|
*/
|
|
6202
6202
|
object?: string;
|
|
6203
6203
|
/**
|
|
@@ -6219,7 +6219,7 @@ export declare namespace storage_v1 {
|
|
|
6219
6219
|
*/
|
|
6220
6220
|
generation?: string;
|
|
6221
6221
|
/**
|
|
6222
|
-
* Name of the object. For information about how to URL encode object names to be path safe, see Encoding URI Path Parts.
|
|
6222
|
+
* Name of the object. For information about how to URL encode object names to be path safe, see [Encoding URI Path Parts](https://cloud.google.com/storage/docs/request-endpoints#encoding).
|
|
6223
6223
|
*/
|
|
6224
6224
|
object?: string;
|
|
6225
6225
|
/**
|
|
@@ -6257,7 +6257,7 @@ export declare namespace storage_v1 {
|
|
|
6257
6257
|
*/
|
|
6258
6258
|
ifMetagenerationNotMatch?: string;
|
|
6259
6259
|
/**
|
|
6260
|
-
* Name of the object. For information about how to URL encode object names to be path safe, see Encoding URI Path Parts.
|
|
6260
|
+
* Name of the object. For information about how to URL encode object names to be path safe, see [Encoding URI Path Parts](https://cloud.google.com/storage/docs/request-endpoints#encoding).
|
|
6261
6261
|
*/
|
|
6262
6262
|
object?: string;
|
|
6263
6263
|
/**
|
package/package.json
CHANGED
package/v1.ts
CHANGED
|
@@ -5733,7 +5733,7 @@ export namespace storage_v1 {
|
|
|
5733
5733
|
* entity: 'placeholder-value',
|
|
5734
5734
|
* // If present, selects a specific revision of this object (as opposed to the latest version, the default).
|
|
5735
5735
|
* generation: 'placeholder-value',
|
|
5736
|
-
* // Name of the object. For information about how to URL encode object names to be path safe, see Encoding URI Path Parts.
|
|
5736
|
+
* // Name of the object. For information about how to URL encode object names to be path safe, see [Encoding URI Path Parts](https://cloud.google.com/storage/docs/request-endpoints#encoding).
|
|
5737
5737
|
* object: 'placeholder-value',
|
|
5738
5738
|
* // The project to be billed for this request. Required for Requester Pays buckets.
|
|
5739
5739
|
* userProject: 'placeholder-value',
|
|
@@ -5865,7 +5865,7 @@ export namespace storage_v1 {
|
|
|
5865
5865
|
* entity: 'placeholder-value',
|
|
5866
5866
|
* // If present, selects a specific revision of this object (as opposed to the latest version, the default).
|
|
5867
5867
|
* generation: 'placeholder-value',
|
|
5868
|
-
* // Name of the object. For information about how to URL encode object names to be path safe, see Encoding URI Path Parts.
|
|
5868
|
+
* // Name of the object. For information about how to URL encode object names to be path safe, see [Encoding URI Path Parts](https://cloud.google.com/storage/docs/request-endpoints#encoding).
|
|
5869
5869
|
* object: 'placeholder-value',
|
|
5870
5870
|
* // The project to be billed for this request. Required for Requester Pays buckets.
|
|
5871
5871
|
* userProject: 'placeholder-value',
|
|
@@ -6017,7 +6017,7 @@ export namespace storage_v1 {
|
|
|
6017
6017
|
* bucket: 'placeholder-value',
|
|
6018
6018
|
* // If present, selects a specific revision of this object (as opposed to the latest version, the default).
|
|
6019
6019
|
* generation: 'placeholder-value',
|
|
6020
|
-
* // Name of the object. For information about how to URL encode object names to be path safe, see Encoding URI Path Parts.
|
|
6020
|
+
* // Name of the object. For information about how to URL encode object names to be path safe, see [Encoding URI Path Parts](https://cloud.google.com/storage/docs/request-endpoints#encoding).
|
|
6021
6021
|
* object: 'placeholder-value',
|
|
6022
6022
|
* // The project to be billed for this request. Required for Requester Pays buckets.
|
|
6023
6023
|
* userProject: 'placeholder-value',
|
|
@@ -6190,7 +6190,7 @@ export namespace storage_v1 {
|
|
|
6190
6190
|
* bucket: 'placeholder-value',
|
|
6191
6191
|
* // If present, selects a specific revision of this object (as opposed to the latest version, the default).
|
|
6192
6192
|
* generation: 'placeholder-value',
|
|
6193
|
-
* // Name of the object. For information about how to URL encode object names to be path safe, see Encoding URI Path Parts.
|
|
6193
|
+
* // Name of the object. For information about how to URL encode object names to be path safe, see [Encoding URI Path Parts](https://cloud.google.com/storage/docs/request-endpoints#encoding).
|
|
6194
6194
|
* object: 'placeholder-value',
|
|
6195
6195
|
* // The project to be billed for this request. Required for Requester Pays buckets.
|
|
6196
6196
|
* userProject: 'placeholder-value',
|
|
@@ -6336,7 +6336,7 @@ export namespace storage_v1 {
|
|
|
6336
6336
|
* entity: 'placeholder-value',
|
|
6337
6337
|
* // If present, selects a specific revision of this object (as opposed to the latest version, the default).
|
|
6338
6338
|
* generation: 'placeholder-value',
|
|
6339
|
-
* // Name of the object. For information about how to URL encode object names to be path safe, see Encoding URI Path Parts.
|
|
6339
|
+
* // Name of the object. For information about how to URL encode object names to be path safe, see [Encoding URI Path Parts](https://cloud.google.com/storage/docs/request-endpoints#encoding).
|
|
6340
6340
|
* object: 'placeholder-value',
|
|
6341
6341
|
* // The project to be billed for this request. Required for Requester Pays buckets.
|
|
6342
6342
|
* userProject: 'placeholder-value',
|
|
@@ -6510,7 +6510,7 @@ export namespace storage_v1 {
|
|
|
6510
6510
|
* entity: 'placeholder-value',
|
|
6511
6511
|
* // If present, selects a specific revision of this object (as opposed to the latest version, the default).
|
|
6512
6512
|
* generation: 'placeholder-value',
|
|
6513
|
-
* // Name of the object. For information about how to URL encode object names to be path safe, see Encoding URI Path Parts.
|
|
6513
|
+
* // Name of the object. For information about how to URL encode object names to be path safe, see [Encoding URI Path Parts](https://cloud.google.com/storage/docs/request-endpoints#encoding).
|
|
6514
6514
|
* object: 'placeholder-value',
|
|
6515
6515
|
* // The project to be billed for this request. Required for Requester Pays buckets.
|
|
6516
6516
|
* userProject: 'placeholder-value',
|
|
@@ -6664,7 +6664,7 @@ export namespace storage_v1 {
|
|
|
6664
6664
|
*/
|
|
6665
6665
|
generation?: string;
|
|
6666
6666
|
/**
|
|
6667
|
-
* Name of the object. For information about how to URL encode object names to be path safe, see Encoding URI Path Parts.
|
|
6667
|
+
* Name of the object. For information about how to URL encode object names to be path safe, see [Encoding URI Path Parts](https://cloud.google.com/storage/docs/request-endpoints#encoding).
|
|
6668
6668
|
*/
|
|
6669
6669
|
object?: string;
|
|
6670
6670
|
/**
|
|
@@ -6687,7 +6687,7 @@ export namespace storage_v1 {
|
|
|
6687
6687
|
*/
|
|
6688
6688
|
generation?: string;
|
|
6689
6689
|
/**
|
|
6690
|
-
* Name of the object. For information about how to URL encode object names to be path safe, see Encoding URI Path Parts.
|
|
6690
|
+
* Name of the object. For information about how to URL encode object names to be path safe, see [Encoding URI Path Parts](https://cloud.google.com/storage/docs/request-endpoints#encoding).
|
|
6691
6691
|
*/
|
|
6692
6692
|
object?: string;
|
|
6693
6693
|
/**
|
|
@@ -6706,7 +6706,7 @@ export namespace storage_v1 {
|
|
|
6706
6706
|
*/
|
|
6707
6707
|
generation?: string;
|
|
6708
6708
|
/**
|
|
6709
|
-
* Name of the object. For information about how to URL encode object names to be path safe, see Encoding URI Path Parts.
|
|
6709
|
+
* Name of the object. For information about how to URL encode object names to be path safe, see [Encoding URI Path Parts](https://cloud.google.com/storage/docs/request-endpoints#encoding).
|
|
6710
6710
|
*/
|
|
6711
6711
|
object?: string;
|
|
6712
6712
|
/**
|
|
@@ -6730,7 +6730,7 @@ export namespace storage_v1 {
|
|
|
6730
6730
|
*/
|
|
6731
6731
|
generation?: string;
|
|
6732
6732
|
/**
|
|
6733
|
-
* Name of the object. For information about how to URL encode object names to be path safe, see Encoding URI Path Parts.
|
|
6733
|
+
* Name of the object. For information about how to URL encode object names to be path safe, see [Encoding URI Path Parts](https://cloud.google.com/storage/docs/request-endpoints#encoding).
|
|
6734
6734
|
*/
|
|
6735
6735
|
object?: string;
|
|
6736
6736
|
/**
|
|
@@ -6753,7 +6753,7 @@ export namespace storage_v1 {
|
|
|
6753
6753
|
*/
|
|
6754
6754
|
generation?: string;
|
|
6755
6755
|
/**
|
|
6756
|
-
* Name of the object. For information about how to URL encode object names to be path safe, see Encoding URI Path Parts.
|
|
6756
|
+
* Name of the object. For information about how to URL encode object names to be path safe, see [Encoding URI Path Parts](https://cloud.google.com/storage/docs/request-endpoints#encoding).
|
|
6757
6757
|
*/
|
|
6758
6758
|
object?: string;
|
|
6759
6759
|
/**
|
|
@@ -6781,7 +6781,7 @@ export namespace storage_v1 {
|
|
|
6781
6781
|
*/
|
|
6782
6782
|
generation?: string;
|
|
6783
6783
|
/**
|
|
6784
|
-
* Name of the object. For information about how to URL encode object names to be path safe, see Encoding URI Path Parts.
|
|
6784
|
+
* Name of the object. For information about how to URL encode object names to be path safe, see [Encoding URI Path Parts](https://cloud.google.com/storage/docs/request-endpoints#encoding).
|
|
6785
6785
|
*/
|
|
6786
6786
|
object?: string;
|
|
6787
6787
|
/**
|
|
@@ -6834,7 +6834,7 @@ export namespace storage_v1 {
|
|
|
6834
6834
|
* const res = await storage.objects.compose({
|
|
6835
6835
|
* // Name of the bucket containing the source objects. The destination object is stored in this bucket.
|
|
6836
6836
|
* destinationBucket: 'placeholder-value',
|
|
6837
|
-
* // Name of the new object. For information about how to URL encode object names to be path safe, see Encoding URI Path Parts.
|
|
6837
|
+
* // Name of the new object. For information about how to URL encode object names to be path safe, see [Encoding URI Path Parts](https://cloud.google.com/storage/docs/request-endpoints#encoding).
|
|
6838
6838
|
* destinationObject: 'placeholder-value',
|
|
6839
6839
|
* // Apply a predefined set of access controls to the destination object.
|
|
6840
6840
|
* destinationPredefinedAcl: 'placeholder-value',
|
|
@@ -7017,7 +7017,7 @@ export namespace storage_v1 {
|
|
|
7017
7017
|
*
|
|
7018
7018
|
* // Do the magic
|
|
7019
7019
|
* const res = await storage.objects.copy({
|
|
7020
|
-
* // Name of the bucket in which to store the new object. Overrides the provided object metadata's bucket value, if any.For information about how to URL encode object names to be path safe, see Encoding URI Path Parts.
|
|
7020
|
+
* // Name of the bucket in which to store the new object. Overrides the provided object metadata's bucket value, if any.For information about how to URL encode object names to be path safe, see [Encoding URI Path Parts](https://cloud.google.com/storage/docs/request-endpoints#encoding).
|
|
7021
7021
|
* destinationBucket: 'placeholder-value',
|
|
7022
7022
|
* // 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.
|
|
7023
7023
|
* destinationKmsKeyName: 'placeholder-value',
|
|
@@ -7047,7 +7047,7 @@ export namespace storage_v1 {
|
|
|
7047
7047
|
* sourceBucket: 'placeholder-value',
|
|
7048
7048
|
* // If present, selects a specific revision of the source object (as opposed to the latest version, the default).
|
|
7049
7049
|
* sourceGeneration: 'placeholder-value',
|
|
7050
|
-
* // Name of the source object. For information about how to URL encode object names to be path safe, see Encoding URI Path Parts.
|
|
7050
|
+
* // Name of the source object. For information about how to URL encode object names to be path safe, see [Encoding URI Path Parts](https://cloud.google.com/storage/docs/request-endpoints#encoding).
|
|
7051
7051
|
* sourceObject: 'placeholder-value',
|
|
7052
7052
|
* // The project to be billed for this request. Required for Requester Pays buckets.
|
|
7053
7053
|
* userProject: 'placeholder-value',
|
|
@@ -7273,7 +7273,7 @@ export namespace storage_v1 {
|
|
|
7273
7273
|
* ifMetagenerationMatch: 'placeholder-value',
|
|
7274
7274
|
* // Makes the operation conditional on whether the object's current metageneration does not match the given value.
|
|
7275
7275
|
* ifMetagenerationNotMatch: 'placeholder-value',
|
|
7276
|
-
* // Name of the object. For information about how to URL encode object names to be path safe, see Encoding URI Path Parts.
|
|
7276
|
+
* // Name of the object. For information about how to URL encode object names to be path safe, see [Encoding URI Path Parts](https://cloud.google.com/storage/docs/request-endpoints#encoding).
|
|
7277
7277
|
* object: 'placeholder-value',
|
|
7278
7278
|
* // The project to be billed for this request. Required for Requester Pays buckets.
|
|
7279
7279
|
* userProject: 'placeholder-value',
|
|
@@ -7414,7 +7414,7 @@ export namespace storage_v1 {
|
|
|
7414
7414
|
* ifMetagenerationMatch: 'placeholder-value',
|
|
7415
7415
|
* // Makes the operation conditional on whether the object's current metageneration does not match the given value.
|
|
7416
7416
|
* ifMetagenerationNotMatch: 'placeholder-value',
|
|
7417
|
-
* // Name of the object. For information about how to URL encode object names to be path safe, see Encoding URI Path Parts.
|
|
7417
|
+
* // Name of the object. For information about how to URL encode object names to be path safe, see [Encoding URI Path Parts](https://cloud.google.com/storage/docs/request-endpoints#encoding).
|
|
7418
7418
|
* object: 'placeholder-value',
|
|
7419
7419
|
* // Set of properties to return. Defaults to noAcl.
|
|
7420
7420
|
* projection: 'placeholder-value',
|
|
@@ -7587,7 +7587,7 @@ export namespace storage_v1 {
|
|
|
7587
7587
|
* bucket: 'placeholder-value',
|
|
7588
7588
|
* // If present, selects a specific revision of this object (as opposed to the latest version, the default).
|
|
7589
7589
|
* generation: 'placeholder-value',
|
|
7590
|
-
* // Name of the object. For information about how to URL encode object names to be path safe, see Encoding URI Path Parts.
|
|
7590
|
+
* // Name of the object. For information about how to URL encode object names to be path safe, see [Encoding URI Path Parts](https://cloud.google.com/storage/docs/request-endpoints#encoding).
|
|
7591
7591
|
* object: 'placeholder-value',
|
|
7592
7592
|
* // The project to be billed for this request. Required for Requester Pays buckets.
|
|
7593
7593
|
* userProject: 'placeholder-value',
|
|
@@ -7740,7 +7740,7 @@ export namespace storage_v1 {
|
|
|
7740
7740
|
* ifMetagenerationNotMatch: 'placeholder-value',
|
|
7741
7741
|
* // 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.
|
|
7742
7742
|
* kmsKeyName: 'placeholder-value',
|
|
7743
|
-
* // Name of the object. Required when the object metadata is not otherwise provided. Overrides the object metadata's name value, if any. For information about how to URL encode object names to be path safe, see Encoding URI Path Parts.
|
|
7743
|
+
* // Name of the object. Required when the object metadata is not otherwise provided. Overrides the object metadata's name value, if any. For information about how to URL encode object names to be path safe, see [Encoding URI Path Parts](https://cloud.google.com/storage/docs/request-endpoints#encoding).
|
|
7744
7744
|
* name: 'placeholder-value',
|
|
7745
7745
|
* // Apply a predefined set of access controls to this object.
|
|
7746
7746
|
* predefinedAcl: 'placeholder-value',
|
|
@@ -8126,7 +8126,7 @@ export namespace storage_v1 {
|
|
|
8126
8126
|
* ifMetagenerationMatch: 'placeholder-value',
|
|
8127
8127
|
* // Makes the operation conditional on whether the object's current metageneration does not match the given value.
|
|
8128
8128
|
* ifMetagenerationNotMatch: 'placeholder-value',
|
|
8129
|
-
* // Name of the object. For information about how to URL encode object names to be path safe, see Encoding URI Path Parts.
|
|
8129
|
+
* // Name of the object. For information about how to URL encode object names to be path safe, see [Encoding URI Path Parts](https://cloud.google.com/storage/docs/request-endpoints#encoding).
|
|
8130
8130
|
* object: 'placeholder-value',
|
|
8131
8131
|
* // Apply a predefined set of access controls to this object.
|
|
8132
8132
|
* predefinedAcl: 'placeholder-value',
|
|
@@ -8338,7 +8338,7 @@ export namespace storage_v1 {
|
|
|
8338
8338
|
* destinationBucket: 'placeholder-value',
|
|
8339
8339
|
* // 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.
|
|
8340
8340
|
* destinationKmsKeyName: 'placeholder-value',
|
|
8341
|
-
* // Name of the new object. Required when the object metadata is not otherwise provided. Overrides the object metadata's name value, if any. For information about how to URL encode object names to be path safe, see Encoding URI Path Parts.
|
|
8341
|
+
* // Name of the new object. Required when the object metadata is not otherwise provided. Overrides the object metadata's name value, if any. For information about how to URL encode object names to be path safe, see [Encoding URI Path Parts](https://cloud.google.com/storage/docs/request-endpoints#encoding).
|
|
8342
8342
|
* destinationObject: 'placeholder-value',
|
|
8343
8343
|
* // Apply a predefined set of access controls to the destination object.
|
|
8344
8344
|
* destinationPredefinedAcl: 'placeholder-value',
|
|
@@ -8368,7 +8368,7 @@ export namespace storage_v1 {
|
|
|
8368
8368
|
* sourceBucket: 'placeholder-value',
|
|
8369
8369
|
* // If present, selects a specific revision of the source object (as opposed to the latest version, the default).
|
|
8370
8370
|
* sourceGeneration: 'placeholder-value',
|
|
8371
|
-
* // Name of the source object. For information about how to URL encode object names to be path safe, see Encoding URI Path Parts.
|
|
8371
|
+
* // Name of the source object. For information about how to URL encode object names to be path safe, see [Encoding URI Path Parts](https://cloud.google.com/storage/docs/request-endpoints#encoding).
|
|
8372
8372
|
* sourceObject: 'placeholder-value',
|
|
8373
8373
|
* // The project to be billed for this request. Required for Requester Pays buckets.
|
|
8374
8374
|
* userProject: 'placeholder-value',
|
|
@@ -8560,7 +8560,7 @@ export namespace storage_v1 {
|
|
|
8560
8560
|
* bucket: 'placeholder-value',
|
|
8561
8561
|
* // If present, selects a specific revision of this object (as opposed to the latest version, the default).
|
|
8562
8562
|
* generation: 'placeholder-value',
|
|
8563
|
-
* // Name of the object. For information about how to URL encode object names to be path safe, see Encoding URI Path Parts.
|
|
8563
|
+
* // Name of the object. For information about how to URL encode object names to be path safe, see [Encoding URI Path Parts](https://cloud.google.com/storage/docs/request-endpoints#encoding).
|
|
8564
8564
|
* object: 'placeholder-value',
|
|
8565
8565
|
* // The project to be billed for this request. Required for Requester Pays buckets.
|
|
8566
8566
|
* userProject: 'placeholder-value',
|
|
@@ -8717,7 +8717,7 @@ export namespace storage_v1 {
|
|
|
8717
8717
|
* bucket: 'placeholder-value',
|
|
8718
8718
|
* // If present, selects a specific revision of this object (as opposed to the latest version, the default).
|
|
8719
8719
|
* generation: 'placeholder-value',
|
|
8720
|
-
* // Name of the object. For information about how to URL encode object names to be path safe, see Encoding URI Path Parts.
|
|
8720
|
+
* // Name of the object. For information about how to URL encode object names to be path safe, see [Encoding URI Path Parts](https://cloud.google.com/storage/docs/request-endpoints#encoding).
|
|
8721
8721
|
* object: 'placeholder-value',
|
|
8722
8722
|
* // Permissions to test.
|
|
8723
8723
|
* permissions: 'placeholder-value',
|
|
@@ -8872,7 +8872,7 @@ export namespace storage_v1 {
|
|
|
8872
8872
|
* ifMetagenerationMatch: 'placeholder-value',
|
|
8873
8873
|
* // Makes the operation conditional on whether the object's current metageneration does not match the given value.
|
|
8874
8874
|
* ifMetagenerationNotMatch: 'placeholder-value',
|
|
8875
|
-
* // Name of the object. For information about how to URL encode object names to be path safe, see Encoding URI Path Parts.
|
|
8875
|
+
* // Name of the object. For information about how to URL encode object names to be path safe, see [Encoding URI Path Parts](https://cloud.google.com/storage/docs/request-endpoints#encoding).
|
|
8876
8876
|
* object: 'placeholder-value',
|
|
8877
8877
|
* // Apply a predefined set of access controls to this object.
|
|
8878
8878
|
* predefinedAcl: 'placeholder-value',
|
|
@@ -9236,7 +9236,7 @@ export namespace storage_v1 {
|
|
|
9236
9236
|
*/
|
|
9237
9237
|
destinationBucket?: string;
|
|
9238
9238
|
/**
|
|
9239
|
-
* Name of the new object. For information about how to URL encode object names to be path safe, see Encoding URI Path Parts.
|
|
9239
|
+
* Name of the new object. For information about how to URL encode object names to be path safe, see [Encoding URI Path Parts](https://cloud.google.com/storage/docs/request-endpoints#encoding).
|
|
9240
9240
|
*/
|
|
9241
9241
|
destinationObject?: string;
|
|
9242
9242
|
/**
|
|
@@ -9267,7 +9267,7 @@ export namespace storage_v1 {
|
|
|
9267
9267
|
}
|
|
9268
9268
|
export interface Params$Resource$Objects$Copy extends StandardParameters {
|
|
9269
9269
|
/**
|
|
9270
|
-
* Name of the bucket in which to store the new object. Overrides the provided object metadata's bucket value, if any.For information about how to URL encode object names to be path safe, see Encoding URI Path Parts.
|
|
9270
|
+
* Name of the bucket in which to store the new object. Overrides the provided object metadata's bucket value, if any.For information about how to URL encode object names to be path safe, see [Encoding URI Path Parts](https://cloud.google.com/storage/docs/request-endpoints#encoding).
|
|
9271
9271
|
*/
|
|
9272
9272
|
destinationBucket?: string;
|
|
9273
9273
|
/**
|
|
@@ -9327,7 +9327,7 @@ export namespace storage_v1 {
|
|
|
9327
9327
|
*/
|
|
9328
9328
|
sourceGeneration?: string;
|
|
9329
9329
|
/**
|
|
9330
|
-
* Name of the source object. For information about how to URL encode object names to be path safe, see Encoding URI Path Parts.
|
|
9330
|
+
* Name of the source object. For information about how to URL encode object names to be path safe, see [Encoding URI Path Parts](https://cloud.google.com/storage/docs/request-endpoints#encoding).
|
|
9331
9331
|
*/
|
|
9332
9332
|
sourceObject?: string;
|
|
9333
9333
|
/**
|
|
@@ -9366,7 +9366,7 @@ export namespace storage_v1 {
|
|
|
9366
9366
|
*/
|
|
9367
9367
|
ifMetagenerationNotMatch?: string;
|
|
9368
9368
|
/**
|
|
9369
|
-
* Name of the object. For information about how to URL encode object names to be path safe, see Encoding URI Path Parts.
|
|
9369
|
+
* Name of the object. For information about how to URL encode object names to be path safe, see [Encoding URI Path Parts](https://cloud.google.com/storage/docs/request-endpoints#encoding).
|
|
9370
9370
|
*/
|
|
9371
9371
|
object?: string;
|
|
9372
9372
|
/**
|
|
@@ -9400,7 +9400,7 @@ export namespace storage_v1 {
|
|
|
9400
9400
|
*/
|
|
9401
9401
|
ifMetagenerationNotMatch?: string;
|
|
9402
9402
|
/**
|
|
9403
|
-
* Name of the object. For information about how to URL encode object names to be path safe, see Encoding URI Path Parts.
|
|
9403
|
+
* Name of the object. For information about how to URL encode object names to be path safe, see [Encoding URI Path Parts](https://cloud.google.com/storage/docs/request-endpoints#encoding).
|
|
9404
9404
|
*/
|
|
9405
9405
|
object?: string;
|
|
9406
9406
|
/**
|
|
@@ -9423,7 +9423,7 @@ export namespace storage_v1 {
|
|
|
9423
9423
|
*/
|
|
9424
9424
|
generation?: string;
|
|
9425
9425
|
/**
|
|
9426
|
-
* Name of the object. For information about how to URL encode object names to be path safe, see Encoding URI Path Parts.
|
|
9426
|
+
* Name of the object. For information about how to URL encode object names to be path safe, see [Encoding URI Path Parts](https://cloud.google.com/storage/docs/request-endpoints#encoding).
|
|
9427
9427
|
*/
|
|
9428
9428
|
object?: string;
|
|
9429
9429
|
/**
|
|
@@ -9461,7 +9461,7 @@ export namespace storage_v1 {
|
|
|
9461
9461
|
*/
|
|
9462
9462
|
kmsKeyName?: string;
|
|
9463
9463
|
/**
|
|
9464
|
-
* Name of the object. Required when the object metadata is not otherwise provided. Overrides the object metadata's name value, if any. For information about how to URL encode object names to be path safe, see Encoding URI Path Parts.
|
|
9464
|
+
* Name of the object. Required when the object metadata is not otherwise provided. Overrides the object metadata's name value, if any. For information about how to URL encode object names to be path safe, see [Encoding URI Path Parts](https://cloud.google.com/storage/docs/request-endpoints#encoding).
|
|
9465
9465
|
*/
|
|
9466
9466
|
name?: string;
|
|
9467
9467
|
/**
|
|
@@ -9573,7 +9573,7 @@ export namespace storage_v1 {
|
|
|
9573
9573
|
*/
|
|
9574
9574
|
ifMetagenerationNotMatch?: string;
|
|
9575
9575
|
/**
|
|
9576
|
-
* Name of the object. For information about how to URL encode object names to be path safe, see Encoding URI Path Parts.
|
|
9576
|
+
* Name of the object. For information about how to URL encode object names to be path safe, see [Encoding URI Path Parts](https://cloud.google.com/storage/docs/request-endpoints#encoding).
|
|
9577
9577
|
*/
|
|
9578
9578
|
object?: string;
|
|
9579
9579
|
/**
|
|
@@ -9604,7 +9604,7 @@ export namespace storage_v1 {
|
|
|
9604
9604
|
*/
|
|
9605
9605
|
destinationKmsKeyName?: string;
|
|
9606
9606
|
/**
|
|
9607
|
-
* Name of the new object. Required when the object metadata is not otherwise provided. Overrides the object metadata's name value, if any. For information about how to URL encode object names to be path safe, see Encoding URI Path Parts.
|
|
9607
|
+
* Name of the new object. Required when the object metadata is not otherwise provided. Overrides the object metadata's name value, if any. For information about how to URL encode object names to be path safe, see [Encoding URI Path Parts](https://cloud.google.com/storage/docs/request-endpoints#encoding).
|
|
9608
9608
|
*/
|
|
9609
9609
|
destinationObject?: string;
|
|
9610
9610
|
/**
|
|
@@ -9664,7 +9664,7 @@ export namespace storage_v1 {
|
|
|
9664
9664
|
*/
|
|
9665
9665
|
sourceGeneration?: string;
|
|
9666
9666
|
/**
|
|
9667
|
-
* Name of the source object. For information about how to URL encode object names to be path safe, see Encoding URI Path Parts.
|
|
9667
|
+
* Name of the source object. For information about how to URL encode object names to be path safe, see [Encoding URI Path Parts](https://cloud.google.com/storage/docs/request-endpoints#encoding).
|
|
9668
9668
|
*/
|
|
9669
9669
|
sourceObject?: string;
|
|
9670
9670
|
/**
|
|
@@ -9688,7 +9688,7 @@ export namespace storage_v1 {
|
|
|
9688
9688
|
*/
|
|
9689
9689
|
generation?: string;
|
|
9690
9690
|
/**
|
|
9691
|
-
* Name of the object. For information about how to URL encode object names to be path safe, see Encoding URI Path Parts.
|
|
9691
|
+
* Name of the object. For information about how to URL encode object names to be path safe, see [Encoding URI Path Parts](https://cloud.google.com/storage/docs/request-endpoints#encoding).
|
|
9692
9692
|
*/
|
|
9693
9693
|
object?: string;
|
|
9694
9694
|
/**
|
|
@@ -9712,7 +9712,7 @@ export namespace storage_v1 {
|
|
|
9712
9712
|
*/
|
|
9713
9713
|
generation?: string;
|
|
9714
9714
|
/**
|
|
9715
|
-
* Name of the object. For information about how to URL encode object names to be path safe, see Encoding URI Path Parts.
|
|
9715
|
+
* Name of the object. For information about how to URL encode object names to be path safe, see [Encoding URI Path Parts](https://cloud.google.com/storage/docs/request-endpoints#encoding).
|
|
9716
9716
|
*/
|
|
9717
9717
|
object?: string;
|
|
9718
9718
|
/**
|
|
@@ -9750,7 +9750,7 @@ export namespace storage_v1 {
|
|
|
9750
9750
|
*/
|
|
9751
9751
|
ifMetagenerationNotMatch?: string;
|
|
9752
9752
|
/**
|
|
9753
|
-
* Name of the object. For information about how to URL encode object names to be path safe, see Encoding URI Path Parts.
|
|
9753
|
+
* Name of the object. For information about how to URL encode object names to be path safe, see [Encoding URI Path Parts](https://cloud.google.com/storage/docs/request-endpoints#encoding).
|
|
9754
9754
|
*/
|
|
9755
9755
|
object?: string;
|
|
9756
9756
|
/**
|