type property
Dataset usage type. Possible string values are:
- "TYPE_UNSPECIFIED" : Default value for unspecified.
- "EVAL" : For evals only.
- "LIVE" : Dataset with new conversations coming in regularly (Insights legacy conversations and AI trainer)
Implementation
core.String? type;