Module: Google::Cloud::ApiHub::V1::Curation::LastExecutionState
- Defined in:
- proto_docs/google/cloud/apihub/v1/curate_service.rb
Overview
The state of the last execution of the curation.
Constant Summary collapse
- LAST_EXECUTION_STATE_UNSPECIFIED =
Default unspecified state.
0- SUCCEEDED =
The last curation execution was successful.
1- FAILED =
The last curation execution failed.
2