()
| 578 | } |
| 579 | |
| 580 | func (x *Plugin) GetRunStatus() RunStatus { |
| 581 | if x != nil { |
| 582 | if protoimpl.X.Present(&(x.XXX_presence[0]), 5) { |
| 583 | return x.xxx_hidden_RunStatus |
| 584 | } |
| 585 | } |
| 586 | return RunStatus_RUN_STATUS_UNSPECIFIED |
| 587 | } |
| 588 | |
| 589 | func (x *Plugin) GetStatusMessage() string { |
| 590 | if x != nil { |