Cloud AI Platform v1 API - Enum Study.Types.State (2.27.0)

public enum Study.Types.State

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

Describes the Study state.

Namespace

Google.Cloud.AIPlatform.V1

Assembly

Google.Cloud.AIPlatform.V1.dll

Fields

NameDescription
Active

The study is active.

Completed

The study is done when the service exhausts the parameter search space or max_trial_count is reached.

Inactive

The study is stopped due to an internal error.

Unspecified

The study state is unspecified.