Preparing search index...
The search index is not available
@cloudflare/workers-types
@cloudflare/workers-types
R2Conditional
Interface R2Conditional
interface
R2Conditional
{
etagDoesNotMatch
?:
string
;
etagMatches
?:
string
;
secondsGranularity
?:
boolean
;
uploadedAfter
?:
Date
;
uploadedBefore
?:
Date
;
}
Index
Properties
etag
Does
Not
Match?
etag
Matches?
seconds
Granularity?
uploaded
After?
uploaded
Before?
Properties
Optional
etag
Does
Not
Match
etag
Does
Not
Match
?:
string
Optional
etag
Matches
etag
Matches
?:
string
Optional
seconds
Granularity
seconds
Granularity
?:
boolean
Optional
uploaded
After
uploaded
After
?:
Date
Optional
uploaded
Before
uploaded
Before
?:
Date
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
etag
Does
Not
Match
etag
Matches
seconds
Granularity
uploaded
After
uploaded
Before
@cloudflare/workers-types
Loading...