RunStatus(mapping=None, *, ignore_unknown_fields=False, **kwargs)Message describing the status of the Process.
Attributes |
|
|---|---|
| Name | Description |
state |
google.cloud.visionai_v1.types.RunStatus.State
The state of the Process. |
reason |
str
The reason of becoming the state. |
Classes
State
State(value)State represents the running status of the Process.