Preparing search index...
The search index is not available
@cloudflare/workers-types
@cloudflare/workers-types
R2Object
Class R2Object
Abstract
Hierarchy (
view full
)
R2Object
R2ObjectBody
Index
Constructors
constructor
Properties
checksums
custom
Metadata?
etag
http
Etag
http
Metadata?
key
range?
size
storage
Class
uploaded
version
Methods
write
Http
Metadata
Constructors
constructor
new
R2
Object
(
)
:
R2Object
Returns
R2Object
Properties
Readonly
checksums
checksums
:
R2Checksums
Optional
Readonly
custom
Metadata
custom
Metadata
?:
Record
<
string
,
string
>
Readonly
etag
etag
:
string
Readonly
http
Etag
http
Etag
:
string
Optional
Readonly
http
Metadata
http
Metadata
?:
R2HTTPMetadata
Readonly
key
key
:
string
Optional
Readonly
range
range
?:
R2Range
Readonly
size
size
:
number
Readonly
storage
Class
storage
Class
:
string
Readonly
uploaded
uploaded
:
Date
Readonly
version
version
:
string
Methods
write
Http
Metadata
write
Http
Metadata
(
headers
)
:
void
Parameters
headers
:
Headers
Returns
void
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
checksums
custom
Metadata
etag
http
Etag
http
Metadata
key
range
size
storage
Class
uploaded
version
write
Http
Metadata
@cloudflare/workers-types
Loading...