Cloud AI Platform v1 API - Enum Execution.Types.State (2.24.0)

public enum Execution.Types.State

Reference documentation and code samples for the Cloud AI Platform v1 API enum Execution.Types.State.

Describes the state of the Execution.

Namespace

Google.Cloud.AIPlatform.V1

Assembly

Google.Cloud.AIPlatform.V1.dll

Fields

NameDescription
Cached

The Execution completed through Cache hit.

Cancelled

The Execution was cancelled.

Complete

The Execution has finished running

Failed

The Execution has failed

New

The Execution is new

Running

The Execution is running

Unspecified

Unspecified Execution state