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"]],[["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-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eSequentialSegment\u003c/code\u003e class represents a segment within a sequence, such as a text segment, and includes both a start and end position.\u003c/p\u003e\n"],["\u003cp\u003eThis class is part of the Google Cloud Data Labeling v1beta1 API, specifically within the \u003ccode\u003eGoogle.Cloud.DataLabeling.V1Beta1\u003c/code\u003e namespace and the Google.Cloud.DataLabeling.V1Beta1.dll assembly.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSequentialSegment\u003c/code\u003e 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 enabling it to work with different systems.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers two properties, \u003ccode\u003eStart\u003c/code\u003e and \u003ccode\u003eEnd\u003c/code\u003e, both of type integer, which define the segment's boundaries with an inclusive start and exclusive end position.\u003c/p\u003e\n"],["\u003cp\u003eThe class has 2 constructors available, one default and one that accepts another \u003ccode\u003eSequentialSegment\u003c/code\u003e as a parameter.\u003c/p\u003e\n"]]],[],null,[]]