displayName property

String? displayName
getter/setter pair

Human-readable name for the group.

This should be unique within a given context if used for display or selection. Example: "Instruction Following V1", "Content Quality - Summarization Task".

Implementation

core.String? displayName;