Preparing search index...
The search index is not available
@honua/sdk-js
@honua/sdk-js
migration-entry
GeoservicesImportJobReport
Interface GeoservicesImportJobReport
interface
GeoservicesImportJobReport
{
completedAt
?:
string
;
currentPhase
?:
string
;
durationMs
?:
number
;
errorMessage
?:
string
;
estimatedTotalFeatures
?:
number
;
featuresProcessed
?:
number
;
jobId
:
string
;
pollCount
:
number
;
startedAt
?:
string
;
status
:
string
;
statusUrl
:
string
;
}
Index
Properties
completed
At?
current
Phase?
duration
Ms?
error
Message?
estimated
Total
Features?
features
Processed?
job
Id
poll
Count
started
At?
status
status
Url
Properties
Optional
completed
At
completed
At
?:
string
Optional
current
Phase
current
Phase
?:
string
Optional
duration
Ms
duration
Ms
?:
number
Optional
error
Message
error
Message
?:
string
Optional
estimated
Total
Features
estimated
Total
Features
?:
number
Optional
features
Processed
features
Processed
?:
number
job
Id
job
Id
:
string
poll
Count
poll
Count
:
number
Optional
started
At
started
At
?:
string
status
status
:
string
status
Url
status
Url
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
completed
At
current
Phase
duration
Ms
error
Message
estimated
Total
Features
features
Processed
job
Id
poll
Count
started
At
status
status
Url
@honua/sdk-js
Loading...