[[["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-03-21 UTC."],[[["The `TimeSegment` class, part of the Google Cloud Data Labeling v1beta1 API, defines a specific time period within a time-based data example, such as a video."],["`TimeSegment` implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `object` class."],["The class has two constructors: a default constructor (`TimeSegment()`) and a copy constructor (`TimeSegment(TimeSegment other)`)."],["`TimeSegment` objects define a time segment using two properties: `StartTimeOffset` (inclusive start) and `EndTimeOffset` (exclusive end), both of which are of type `Duration`."],["The latest version of this class is version 2.0.0-beta05, with previous versions including 2.0.0-beta04 and 1.0.0-beta03 also available."]]],[]]