API hub v1 API - Enum Curation.Types.LastExecutionState (1.1.0)

public enum Curation.Types.LastExecutionState

Reference documentation and code samples for the API hub v1 API enum Curation.Types.LastExecutionState.

The state of the last execution of the curation.

Namespace

Google.Cloud.ApiHub.V1

Assembly

Google.Cloud.ApiHub.V1.dll

Fields

Name Description
Failed

The last curation execution failed.

Succeeded

The last curation execution was successful.

Unspecified

Default unspecified state.