[[["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-04-09 UTC."],[[["This documentation provides details for the `FaceSegment` class within the Google Cloud Video Intelligence v1 API, specifically version 3.3.0."],["`FaceSegment` represents video segment-level annotation results for face detection, as part of the Google Cloud Video Intelligence API."],["The `FaceSegment` class inherits from `object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `FaceSegment` class has two constructors: a default constructor, `FaceSegment()`, and a copy constructor, `FaceSegment(FaceSegment other)`."],["It contains one property, `Segment`, of type `VideoSegment`, which is used to denote the specific video segment where a face has been detected."]]],[]]