StorageBucketCreatedOrUpdated

@Serializable
data class StorageBucketCreatedOrUpdated(val bucketInfo: StorageBucketInfo) : StorageEvent

(undocumented in the protocol definition)

Official doc

Constructors

Link copied to clipboard
constructor(bucketInfo: StorageBucketInfo)

Properties

Link copied to clipboard

(undocumented in the protocol definition)