state property
Output only. State of the underlying AI Platform job.
Implementation
@$pb.TagNumber(7)
Execution_State get state => $_getN(6);
Implementation
@$pb.TagNumber(7)
set state(Execution_State v) { setField(7, v); }
Output only. State of the underlying AI Platform job.
@$pb.TagNumber(7)
Execution_State get state => $_getN(6);
@$pb.TagNumber(7)
set state(Execution_State v) { setField(7, v); }