[[["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-02 UTC."],[[["The `AnnotateVideoException` class represents an error that occurs during video annotation within the Google Cloud Video Intelligence API."],["This class inherits from `Exception` and implements `ISerializable`, allowing it to be serialized and providing standard exception handling capabilities."],["The latest version available is 3.4.0, with 2.2.0 being a listed version."],["An instance of `AnnotateVideoException` can be constructed with `VideoAnnotationResults` to represent an error, where the response parameter cannot be null and its Error property must not be null."],["The `Response` property of `AnnotateVideoException` provides the complete `VideoAnnotationResults` that contains information regarding the error encountered during video annotation."]]],[]]