File tree Expand file tree Collapse file tree 2 files changed +2
-10
lines changed Expand file tree Collapse file tree 2 files changed +2
-10
lines changed Original file line number Diff line number Diff line change 33
33
"description" : " Regional Endpoint"
34
34
}
35
35
],
36
- "etag" : " \" 38323435363539393136323237323334303838 \" " ,
36
+ "etag" : " \" 37303437343235343136323638383931333233 \" " ,
37
37
"icons" : {
38
38
"x16" : " https://www.google.com/images/icons/product/cloud_storage-16.png" ,
39
39
"x32" : " https://www.google.com/images/icons/product/cloud_storage-32.png"
3212
3212
}
3213
3213
},
3214
3214
"path" : " b/{bucket}/o/{object}/restore" ,
3215
- "request" : {
3216
- "$ref" : " Object"
3217
- },
3218
3215
"response" : {
3219
3216
"$ref" : " Object"
3220
3217
},
4040
4037
}
4041
4038
}
4042
4039
},
4043
- "revision" : " 20240217 " ,
4040
+ "revision" : " 20240307 " ,
4044
4041
"rootUrl" : " https://storage.googleapis.com/" ,
4045
4042
"schemas" : {
4046
4043
"AnywhereCache" : {
Original file line number Diff line number Diff line change @@ -8599,11 +8599,6 @@ export namespace storage_v1 {
8599
8599
* The project to be billed for this request. Required for Requester Pays buckets.
8600
8600
*/
8601
8601
userProject ?: string ;
8602
-
8603
- /**
8604
- * Request body metadata
8605
- */
8606
- requestBody ?: Schema$Object ;
8607
8602
}
8608
8603
export interface Params$Resource$Objects$Rewrite extends StandardParameters {
8609
8604
/**
You can’t perform that action at this time.
0 commit comments