[[["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-05-02 UTC."],[[["This documentation covers the `Detection` class within the Google Cloud Translation v2 API, which is used to represent the result of a language detection operation."],["The `Detection` class can be instantiated with parameters for `text`, `language`, `confidence`, and `isReliable`, and is located in the `Google.Cloud.Translation.V2` namespace."],["The `Detection` class exposes read-only properties including `Confidence` (a float representing the detection's confidence), `IsReliable` (a boolean indicating the detection's reliability), `Language` (a string for the detected language code), and `Text` (a string of the text used for language detection)."],["The documentation is versioned, with the latest version being 3.4.0, and includes links to documentation for previous versions ranging from 3.3.0 down to 2.1.0."]]],[]]