[[["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 `VideoPayload` class in the Google Cloud Data Labeling v1beta1 API is used to contain information about a video."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing a comprehensive set of functionalities."],["The class has properties for managing video details such as `FrameRate` (FPS), `MimeType` (video format), `SignedUri` (signed URI), `VideoThumbnails` (list of thumbnails), and `VideoUri` (user bucket URI)."],["It contains two constructors: a parameterless constructor for default initialization and a copy constructor `VideoPayload(VideoPayload)` to clone a given object."],["The latest version of this class can be found under version `2.0.0-beta05` which is one of the 3 versions available."]]],[]]