performanceGoalString property

String? performanceGoalString
getter/setter pair

A key performance indicator (KPI) string, which can be empty.

Must be UTF-8 encoded with a length of no more than 100 characters. Applicable when performance_goal_type is set to PERFORMANCE_GOAL_TYPE_OTHER.

Implementation

core.String? performanceGoalString;