Class State (3.17.0)

State(value)

Possible states of a profile. New items may be added.

Enums

Name Description
STATE_UNSPECIFIED Unused.
RUNNING The profile is currently running. Once a profile has finished it will transition to DONE.
DONE The profile is no longer generating. If profile_status.status.code is 0, the profile succeeded, otherwise, it failed.