[[["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."],[[["This document provides reference information for the `AnnotateImageException` class within the Google Cloud Vision v1 API, specifically detailing its structure, inheritance, and implemented interfaces."],["`AnnotateImageException` represents an error that occurs during the process of annotating an image, and it inherits from the standard .NET `Exception` class."],["The class implements the `ISerializable` interface, which allows instances of the class to be serialized for various purposes, such as transmitting them across a network or storing them in a file."],["There are multiple versions available, starting from version 2.3.0 up to the latest version 3.7.0, with version 3.3.0 being the version this document is primarily focused on."],["The class includes a constructor, `AnnotateImageException(AnnotateImageResponse)`, that takes an `AnnotateImageResponse` as a parameter to help users identify issues, and it also contains the `Response` property to provide the complete error response."]]],[]]