Preparing search index...
The search index is not available
@honua/sdk-js
@honua/sdk-js
honua
GeospatialGrpcGetJobResultResponse
Interface GeospatialGrpcGetJobResultResponse
interface
GeospatialGrpcGetJobResultResponse
{
error
?:
GeospatialGrpcErrorDetail
;
job_id
?:
string
;
jobId
?:
string
;
outcome
?:
{
case
?:
string
;
value
?:
unknown
;
}
;
result
?:
unknown
;
}
Index
Properties
error?
job_
id?
job
Id?
outcome?
result?
Properties
Optional
Readonly
error
error
?:
GeospatialGrpcErrorDetail
Optional
Readonly
job_
id
job_
id
?:
string
Optional
Readonly
job
Id
job
Id
?:
string
Optional
Readonly
outcome
outcome
?:
{
case
?:
string
;
value
?:
unknown
;
}
Optional
Readonly
result
result
?:
unknown
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
error
job_
id
job
Id
outcome
result
@honua/sdk-js
Loading...