Preparing search index...
The search index is not available
@honua/sdk-js
@honua/sdk-js
offline
OfflineRegionResourceV1
Interface OfflineRegionResourceV1
Credential-free resource descriptor safe to persist and log.
interface
OfflineRegionResourceV1
{
attributionIds
:
readonly
string
[]
;
byteLength
:
number
;
contentType
?:
string
;
id
:
string
;
integrity
:
`
sha256:
${
string
}
`
;
kind
:
OfflineRegionResourceKind
;
planVersion
:
string
;
schemaVersion
:
string
;
sourceVersion
:
string
;
}
Index
Properties
attribution
Ids
byte
Length
content
Type?
id
integrity
kind
plan
Version
schema
Version
source
Version
Properties
Readonly
attribution
Ids
attribution
Ids
:
readonly
string
[]
Readonly
byte
Length
byte
Length
:
number
Optional
Readonly
content
Type
content
Type
?:
string
Readonly
id
id
:
string
Readonly
integrity
integrity
:
`
sha256:
${
string
}
`
Readonly
kind
kind
:
OfflineRegionResourceKind
Readonly
plan
Version
plan
Version
:
string
Readonly
schema
Version
schema
Version
:
string
Readonly
source
Version
source
Version
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
attribution
Ids
byte
Length
content
Type
id
integrity
kind
plan
Version
schema
Version
source
Version
@honua/sdk-js
Loading...
Credential-free resource descriptor safe to persist and log.