Enum StudySpec.Types.MetricSpec.Types.GoalType (1.6.0)

public enum GoalType

The available types of optimization goals.

Namespace

Google.Cloud.AIPlatform.V1

Assembly

Google.Cloud.AIPlatform.V1.dll

Fields

NameDescription
Maximize

Maximize the goal metric.

Minimize

Minimize the goal metric.

Unspecified

Goal Type will default to maximize.