public enum Study.Types.StateReference documentation and code samples for the Vertex AI v1beta1 API enum Study.Types.State.
Describes the Study state.
Namespace
Google.Cloud.AIPlatform.V1Beta1Assembly
Google.Cloud.AIPlatform.V1Beta1.dll
Fields |
|
|---|---|
| Name | Description |
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. |