Skip to content

Commit a6df8be

Browse files
committed
Updated Storage.php
1 parent d1e9399 commit a6df8be

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

src/Google/Service/Storage.php

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2626,6 +2626,11 @@ public function getType()
26262626
}
26272627
}
26282628

2629+
class Google_Service_Storage_ChannelParams extends Google_Model
2630+
{
2631+
2632+
}
2633+
26292634
class Google_Service_Storage_ComposeRequest extends Google_Collection
26302635
{
26312636
protected $destinationType = 'Google_Service_Storage_StorageObject';
@@ -3237,6 +3242,11 @@ public function getUpdated()
32373242
}
32383243
}
32393244

3245+
class Google_Service_Storage_StorageObjectMetadata extends Google_Model
3246+
{
3247+
3248+
}
3249+
32403250
class Google_Service_Storage_StorageObjectOwner extends Google_Model
32413251
{
32423252
public $entity;

0 commit comments

Comments
 (0)