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 \u003ccode\u003eDetectLanguageResponse\u003c/code\u003e class is used for receiving the response from language detection operations in the Google Cloud Translate API.\u003c/p\u003e\n"],["\u003cp\u003eVersion 3.9.0 is the latest available version, and this webpage details versions back to 2.2.0, and in particular version 2.3.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDetectLanguageResponse\u003c/code\u003e class implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, enhancing its functionality and compatibility.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eLanguages\u003c/code\u003e property, which is of type \u003ccode\u003eRepeatedField<DetectedLanguage>\u003c/code\u003e, provides the detected language results from the translation API.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available for creating an instance of \u003ccode\u003eDetectLanguageResponse\u003c/code\u003e, one empty and the other a copy of another instance.\u003c/p\u003e\n"]]],[],null,[]]