public sealed class DetectedLanguage : IMessage<TextAnnotation.Types.DetectedLanguage>, IEquatable<TextAnnotation.Types.DetectedLanguage>, IDeepCloneable<TextAnnotation.Types.DetectedLanguage>, IBufferMessage, IMessage
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis webpage details the \u003ccode\u003eDetectedLanguage\u003c/code\u003e class, part of the \u003ccode\u003eGoogle.Cloud.Vision.V1\u003c/code\u003e namespace, which is designed to represent a language detected within a structural component.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDetectedLanguage\u003c/code\u003e class implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from the base \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors: a default constructor (\u003ccode\u003eDetectedLanguage()\u003c/code\u003e) and a constructor that takes another \u003ccode\u003eDetectedLanguage\u003c/code\u003e object as an argument (\u003ccode\u003eDetectedLanguage(TextAnnotation.Types.DetectedLanguage other)\u003c/code\u003e).\u003c/p\u003e\n"],["\u003cp\u003eKey properties include \u003ccode\u003eConfidence\u003c/code\u003e, a float representing the confidence of the language detection, and \u003ccode\u003eLanguageCode\u003c/code\u003e, a string that provides the BCP-47 language code for the detected language.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation showcases the \u003ccode\u003eDetectedLanguage\u003c/code\u003e class in the version 3.0.0, including a list of older versions up to 2.3.0 and the most recent version at 3.7.0.\u003c/p\u003e\n"]]],[],null,[]]