public sealed class DetectLanguageResponse : IMessage<DetectLanguageResponse>, IEquatable<DetectLanguageResponse>, IDeepCloneable<DetectLanguageResponse>, 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\u003eThe latest version of the \u003ccode\u003eDetectLanguageResponse\u003c/code\u003e is 3.9.0, with previous versions available down to 2.2.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDetectLanguageResponse\u003c/code\u003e is a class that represents the response message for language detection from the Translation API.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides a \u003ccode\u003eLanguages\u003c/code\u003e property, which is a \u003ccode\u003eRepeatedField\u003c/code\u003e containing \u003ccode\u003eDetectedLanguage\u003c/code\u003e, representing the most probable language detected.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDetectLanguageResponse\u003c/code\u003e class offers two constructors: a default constructor and one that takes another \u003ccode\u003eDetectLanguageResponse\u003c/code\u003e instance as a parameter.\u003c/p\u003e\n"]]],[],null,[]]