[[["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-08-04 UTC."],[[["This document provides reference documentation for the `Event` class within the Google Cloud Video Stitcher v1 API, specifically version 3.2.0."],["The `Event` class describes an event and a trigger URI, inheriting from `object` and implementing several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `Event` class include `Id` (a string identifier), `Offset` (a `Duration` type representing the event's offset), `Type` (an `EventType` enum describing the event), and `Uri` (a string containing the trigger URI)."],["The `Event` class can be instantiated using two constructors: a default constructor `Event()` and a copy constructor `Event(Event other)`."],["The document also provides version history with links to documentation for versions ranging from 1.0.0 to 3.3.0 (latest)."]]],[]]