Batch v1alpha API - Enum JobDependency.Types.Type (1.0.0-alpha26)

public enum JobDependency.Types.Type

Reference documentation and code samples for the Batch v1alpha API enum JobDependency.Types.Type.

Dependency type.

Namespace

Google.Cloud.Batch.V1Alpha

Assembly

Google.Cloud.Batch.V1Alpha.dll

Fields

NameDescription
Failed

The dependent Job has failed.

Finished

SUCCEEDED or FAILED.

Succeeded

The dependent Job has succeeded.

Unspecified

Unspecified.