public sealed class ModelEvaluationSlice.Types.Slice : IMessage<ModelEvaluationSlice.Types.Slice>, IEquatable<ModelEvaluationSlice.Types.Slice>, IDeepCloneable<ModelEvaluationSlice.Types.Slice>, IBufferMessage, IMessage
Reference documentation and code samples for the Vertex AI v1beta1 API class ModelEvaluationSlice.Types.Slice.
Output only. 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][google.cloud.aiplatform.v1beta1.AnnotationSpec.display_name]
equals to
[value][google.cloud.aiplatform.v1beta1.ModelEvaluationSlice.Slice.value].
slice: This slice is a user customized slice defined by its
SliceSpec.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-14 UTC."],[[["\u003cp\u003eThis documentation provides reference information for the \u003ccode\u003eModelEvaluationSlice.Types.Slice\u003c/code\u003e class within the Vertex AI v1beta1 API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eModelEvaluationSlice.Types.Slice\u003c/code\u003e class defines a slice for model evaluation, and it inherits from \u003ccode\u003eobject\u003c/code\u003e while implementing \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIt offers two constructors: a default \u003ccode\u003eSlice()\u003c/code\u003e constructor and a \u003ccode\u003eSlice(Slice)\u003c/code\u003e constructor for creating a copy.\u003c/p\u003e\n"],["\u003cp\u003eThe class has properties such as \u003ccode\u003eDimension\u003c/code\u003e (specifying the slice's dimension), \u003ccode\u003eSliceSpec\u003c/code\u003e (defining how the data was sliced), and \u003ccode\u003eValue\u003c/code\u003e (representing the dimension's value within the slice).\u003c/p\u003e\n"],["\u003cp\u003eThe well-known dimensions described are: \u003ccode\u003eannotationSpec\u003c/code\u003e which slices on ground truth or prediction data, and \u003ccode\u003eslice\u003c/code\u003e which is user-defined.\u003c/p\u003e\n"]]],[],null,[]]