dimension property
The dimension of the slice.
Well-known dimensions are: * annotationSpec
: This slice is on the test
data that has either ground truth or prediction with
AnnotationSpec.display_name equals to value. * slice
: This slice is a
user customized slice defined by its SliceSpec.
Output only.
Implementation
core.String? dimension;