public sealed class DetectLanguageResponse : IMessage<DetectLanguageResponse>, IEquatable<DetectLanguageResponse>, IDeepCloneable<DetectLanguageResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Translation v3 API class DetectLanguageResponse.
[[["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 part of the Google Cloud Translation v3 API for .NET, designed to handle the response from language detection requests.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available is 3.9.0, and the content lists historical versions of the API down to 2.2.0, all of which are accessible via provided links.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDetectLanguageResponse\u003c/code\u003e 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, showcasing its deep integration within the Google Cloud .NET ecosystem.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides a constructor, \u003ccode\u003eDetectLanguageResponse()\u003c/code\u003e, and also includes a copy constructor that accepts another instance of \u003ccode\u003eDetectLanguageResponse\u003c/code\u003e as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eA key property of the class is \u003ccode\u003eLanguages\u003c/code\u003e, which is a \u003ccode\u003eRepeatedField\u003c/code\u003e of \u003ccode\u003eDetectedLanguage\u003c/code\u003e objects, representing the language detected with the highest probability.\u003c/p\u003e\n"]]],[],null,[]]