Class State (1.12.0)

State(value)

Possible states of the image import.

Enums

Name Description
STATE_UNSPECIFIED The state is unknown.
PENDING The image import has not yet started.
RUNNING The image import is active and running.
SUCCEEDED The image import has finished successfully.
FAILED The image import has finished with errors.
CANCELLING The image import is being cancelled.
CANCELLED The image import was cancelled.