[[["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 `AnnotateVideoException` class represents an error that occurs during video annotation, inheriting from the base `Exception` class and implementing the `ISerializable` interface."],["This exception class is part of the `Google.Cloud.VideoIntelligence.V1` namespace within the `Google.Cloud.VideoIntelligence.V1.dll` assembly."],["The class has a constructor, `AnnotateVideoException(VideoAnnotationResults)`, that allows creating the exception based on a `VideoAnnotationResults` object, which contains error details."],["It exposes a `Response` property of type `VideoAnnotationResults`, which provides access to the complete response that includes the error information."],["The most current version is 3.4.0, and the given content includes versions down to 2.2.0."]]],[]]