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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["Version 3.9.0 is the latest release for the Google Cloud Translation v3 API, as shown in the provided documentation."],["The documentation covers versions from 2.2.0 up to 3.9.0, offering a range of release-specific information, each with their own relative URL."],["The `DetectedLanguage` class is the focus, which serves as the response message for language detection within the Google Cloud Translation v3 API, and is accessible via the provided links."],["The `DetectedLanguage` class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class `DetectedLanguage` contains properties for `Confidence` (a float) and `LanguageCode` (a string), representing the confidence of the detection and the detected language's ISO-639 code, respectively."]]],[]]