Class Result (0.2.7)

Result(value)

Enum for the result of the last execution of the plugin instance.

Enums

Name Description
RESULT_UNSPECIFIED Default unspecified execution result.
SUCCEEDED The plugin instance executed successfully.
FAILED The plugin instance execution failed.