Class GoalType (1.51.0)

GoalType(value)

The available types of optimization goals.

Enums

Name Description
GOAL_TYPE_UNSPECIFIED Goal Type will default to maximize.
MAXIMIZE Maximize the goal metric.
MINIMIZE Minimize the goal metric.

Methods

GoalType

GoalType(value)

The available types of optimization goals.