[[["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 in the Google Cloud Video Intelligence v1 API represents an error that occurred during video annotation."],["This class inherits from the `Exception` class and implements the `ISerializable` interface, and is located within the `Google.Cloud.VideoIntelligence.V1` namespace."],["The `AnnotateVideoException` can be constructed using the `VideoAnnotationResults` response, which must not be null and contains an `Error` property that is also not null."],["It contains a `Response` property of type `VideoAnnotationResults` that holds the complete response data, which includes the error details."],["This class has access to a number of members from parent classes like `Exception` and `object` which you can view by clicking on their corresponding links in the documentation."]]],[]]