Delete Object Store Entries Request
@Serializable
Request object containing input parameters for the IndexedDBDomain.deleteObjectStoreEntries command.
Types
Link copied to clipboard
A builder for DeleteObjectStoreEntriesRequest, which allows setting the optional parameters of the IndexedDBDomain.deleteObjectStoreEntries command via a lambda.
Properties
Link copied to clipboard
(undocumented in the protocol definition)
Link copied to clipboard
(undocumented in the protocol definition)
Link copied to clipboard
At least and at most one of securityOrigin, storageKey, or storageBucket must be specified. Security origin.
Link copied to clipboard
Storage bucket. If not specified, it uses the default bucket.
Link copied to clipboard
Storage key.