sliceDimensions property

List<String> sliceDimensions
final

All possible dimensions of ModelEvaluationSlices. The dimensions can be used as the filter of the ModelService.ListModelEvaluationSlices request, in the form of slice.dimension = <dimension>.

Implementation

final List<String> sliceDimensions;