[[["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 is part of the Vertex AI v1beta1 API and represents a time period within a DataItem that has a time dimension."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, ensuring compatibility with various .NET and Google Protobuf functionalities."],["The `TimeSegment` class offers two constructors: a default constructor and one that takes another `TimeSegment` object as a parameter for cloning."],["`TimeSegment` includes `StartTimeOffset` and `EndTimeOffset` properties, both of which use the `Duration` type to define the segment's start and end times relative to the beginning of the DataItem."]]],[]]