We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1e9399 commit a6df8beCopy full SHA for a6df8be
src/Google/Service/Storage.php
@@ -2626,6 +2626,11 @@ public function getType()
2626
}
2627
2628
2629
+class Google_Service_Storage_ChannelParams extends Google_Model
2630
+{
2631
+
2632
+}
2633
2634
class Google_Service_Storage_ComposeRequest extends Google_Collection
2635
{
2636
protected $destinationType = 'Google_Service_Storage_StorageObject';
@@ -3237,6 +3242,11 @@ public function getUpdated()
3237
3242
3238
3243
3239
3244
3245
+class Google_Service_Storage_StorageObjectMetadata extends Google_Model
3246
3247
3248
3249
3240
3250
class Google_Service_Storage_StorageObjectOwner extends Google_Model
3241
3251
3252
public $entity;
0 commit comments