public sealed class DetectedLanguage : IMessage<DetectedLanguage>, IEquatable<DetectedLanguage>, IDeepCloneable<DetectedLanguage>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Translation v3 API class DetectedLanguage.
[[["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\u003eThe latest version available for the Google Cloud Translation v3 API is 3.9.0, with a range of versions from 3.8.0 down to 2.2.0 also documented.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDetectedLanguage\u003c/code\u003e class is a core component of the Google Cloud Translation v3 API, representing the language detection response.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDetectedLanguage\u003c/code\u003e class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing functionalities like deep cloning and message handling.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDetectedLanguage\u003c/code\u003e class includes properties such as \u003ccode\u003eConfidence\u003c/code\u003e (a float representing detection certainty) and \u003ccode\u003eLanguageCode\u003c/code\u003e (a string for the detected language's ISO-639 code).\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructor overloads provided for the \u003ccode\u003eDetectedLanguage\u003c/code\u003e class, one is the default, and the other takes a \u003ccode\u003eDetectedLanguage\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"]]],[],null,[]]