Vertex AI v1 API - Enum Trial.Types.State (3.74.0)
Stay organized with collections
Save and categorize content based on your preferences.
public enum Trial.Types.State
Reference documentation and code samples for the Vertex AI v1 API enum Trial.Types.State.
Describes a Trial state.
Namespace
Google.Cloud.AIPlatform.V1
Assembly
Google.Cloud.AIPlatform.V1.dll
Fields
|
| Name |
Description |
Active |
Indicates that the Trial has been suggested.
|
Infeasible |
Indicates that the Trial should not be attempted again.
The service will set a Trial to INFEASIBLE when it's done but missing
the final_measurement.
|
Requested |
Indicates that a specific Trial has been requested, but it has not yet
been suggested by the service.
|
Stopping |
Indicates that the Trial should stop according to the service.
|
Succeeded |
Indicates that the Trial is completed successfully.
|
Unspecified |
The Trial state is unspecified.
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2026-07-30 UTC.
[null,null,["Last updated 2026-07-30 UTC."],[],[]]