API hub V1 API - Module Google::Cloud::ApiHub::V1::ExecutionStatus::LastExecution::Result (v0.6.0)

Reference documentation and code samples for the API hub V1 API module Google::Cloud::ApiHub::V1::ExecutionStatus::LastExecution::Result.

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

Constants

RESULT_UNSPECIFIED

value: 0
Default unspecified execution result.

SUCCEEDED

value: 1
The plugin instance executed successfully.

FAILED

value: 2
The plugin instance execution failed.