[[["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 `VideoSegment` class is part of the Google Cloud Video Intelligence v1 API and is used to represent a segment within a video."],["This class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its capabilities for message handling, comparison, and deep cloning."],["The `VideoSegment` class offers properties `EndTimeOffset` and `StartTimeOffset` which both take the type of Duration, allowing one to define the beginning and end points of a segment in a video."],["The documentation provides various versions of the `VideoSegment` class, with the latest being version 3.4.0, along with older versions available."],["The VideoSegment class has two constructors, a default one with no arguments, and another which takes in another VideoSegment object as a parameter."]]],[]]