public sealed class ModelEvaluationSlice.Types.Slice.Types.SliceSpec.Types.Range : IMessage<ModelEvaluationSlice.Types.Slice.Types.SliceSpec.Types.Range>, IEquatable<ModelEvaluationSlice.Types.Slice.Types.SliceSpec.Types.Range>, IDeepCloneable<ModelEvaluationSlice.Types.Slice.Types.SliceSpec.Types.Range>, IBufferMessage, IMessage
Reference documentation and code samples for the Vertex AI v1beta1 API class ModelEvaluationSlice.Types.Slice.Types.SliceSpec.Types.Range.
A range of values for slice(s).
low is inclusive, high is exclusive.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-11 UTC."],[[["This document provides reference information for the `ModelEvaluationSlice.Types.Slice.Types.SliceSpec.Types.Range` class within the Vertex AI v1beta1 API."],["The `Range` class is used to define a range of values for slices, with a `low` value that is inclusive and a `high` value that is exclusive."],["The `Range` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes two constructors, `Range()` and `Range(ModelEvaluationSlice.Types.Slice.Types.SliceSpec.Types.Range other)`, and properties `High` and `Low` of type float."],["This documentation is available in two versions, `1.0.0-beta21` being the latest and `1.0.0-beta20`."]]],[]]