public enum ExecutionStatus.Types.LastExecution.Types.ResultReference documentation and code samples for the API hub v1 API enum ExecutionStatus.Types.LastExecution.Types.Result.
Enum for the result of the last execution of the plugin instance.
Namespace
Google.Cloud.ApiHub.V1Assembly
Google.Cloud.ApiHub.V1.dll
Fields |
|
|---|---|
| Name | Description |
Failed |
The plugin instance execution failed. |
Succeeded |
The plugin instance executed successfully. |
Unspecified |
Default unspecified execution result. |