adobe-firefly-sdk
Preparing search index...
cloud-storage/src/sdk
JobStatus
Type Alias JobStatus
JobStatus
:
|
{
status
:
"running"
}
&
RunningJobStatus
|
{
status
:
"succeeded"
}
&
SucceededJobStatus
|
{
status
:
"partially_succeeded"
}
&
PartiallySucceededJobStatus
|
{
status
:
"failed"
}
&
FailedJobStatus
JobStatus
Represents the status of a job in the system.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
adobe-firefly-sdk
Loading...
JobStatus
Represents the status of a job in the system.