toggle menu
chrome-devtools-kotlin
6.2.0-1326544
common
switch theme
search in API
chrome-devtools-kotlin
/
org.hildan.chrome.devtools.domains.storage.events
/
StorageEvent
/
StorageBucketCreatedOrUpdated
Storage
Bucket
Created
Or
Updated
@
Serializable
data
class
StorageBucketCreatedOrUpdated
(
val
bucketInfo
:
StorageBucketInfo
)
:
StorageEvent
(undocumented in the protocol definition)
Official doc
Members
Constructors
Storage
Bucket
Created
Or
Updated
Link copied to clipboard
constructor
(
bucketInfo
:
StorageBucketInfo
)
Properties
bucket
Info
Link copied to clipboard
val
bucketInfo
:
StorageBucketInfo
(undocumented in the protocol definition)