[[["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 `Detection` class in the Google Cloud Translation v2 API represents the result of language detection on a piece of text."],["This class is used to access details about the language detection, including the detected `language`, the `confidence` level, and whether the detection is `isReliable`."],["The constructor for `Detection` accepts the input `text`, the detected `language` code, the `confidence` score, and the `isReliable` boolean value as parameters."],["The `Detection` class has properties for `Confidence`, `IsReliable`, `Language`, and `Text`, which provide access to the specific details of the detection result."],["The latest version of this documentation is for 3.4.0, while this specific page refers to the 3.3.0 version."]]],[]]