public sealed class SequentialSegment : IMessage<SequentialSegment>, IEquatable<SequentialSegment>, IDeepCloneable<SequentialSegment>, IBufferMessage, IMessage
Reference documentation and code samples for the Data Labeling v1beta1 API class SequentialSegment.
Start and end position in a sequence (e.g. text segment).
[[["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-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eSequentialSegment\u003c/code\u003e class in the Data Labeling v1beta1 API represents a segment within a sequence, such as a text portion.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces including \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\u003eThe \u003ccode\u003eSequentialSegment\u003c/code\u003e class provides properties \u003ccode\u003eStart\u003c/code\u003e and \u003ccode\u003eEnd\u003c/code\u003e, to define the start and end positions of the segment respectively, with the \u003ccode\u003eStart\u003c/code\u003e being inclusive, and the \u003ccode\u003eEnd\u003c/code\u003e being exclusive.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors for the class, the first being the standard instantiation, and the second a copy constructor to make a copy of another \u003ccode\u003eSequentialSegment\u003c/code\u003e instance.\u003c/p\u003e\n"],["\u003cp\u003eThe most recent version of this API class is 2.0.0-beta05, but there are also previous beta versions available for use.\u003c/p\u003e\n"]]],[],null,[]]