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, which is part of the \u003ccode\u003eGoogle.Cloud.Vision.V1\u003c/code\u003e namespace and used to represent a detected language 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 also inherits from \u003ccode\u003eObject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIt offers two constructors: a default constructor \u003ccode\u003eDetectedLanguage()\u003c/code\u003e and another constructor that accepts a \u003ccode\u003eTextAnnotation.Types.DetectedLanguage\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eDetectedLanguage\u003c/code\u003e include \u003ccode\u003eConfidence\u003c/code\u003e, a float value representing the confidence level of the detected language (ranging from 0 to 1), and \u003ccode\u003eLanguageCode\u003c/code\u003e, a string representing the BCP-47 language code.\u003c/p\u003e\n"],["\u003cp\u003eThis class is found within the \u003ccode\u003eGoogle.Cloud.Vision.V1.dll\u003c/code\u003e assembly, and a history of previous versions for this class ranging from 2.3.0 up to the latest version 3.7.0 are accessible.\u003c/p\u003e\n"]]],[],null,[]]