API hub v1 API - Enum ExecutionStatus.Types.LastExecution.Types.Result (1.1.0)

public enum ExecutionStatus.Types.LastExecution.Types.Result

Reference 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.V1

Assembly

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.