public sealed class SpellingCorrection : IMessage<SpellingCorrection>, IEquatable<SpellingCorrection>, IDeepCloneable<SpellingCorrection>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Talent Solution v4 API class SpellingCorrection.
Corrected output with html tags to highlight the corrected words.
Corrected words are called out with the "<b><i>...</i></b>" html tags.
For example, the user input query is "software enginear", where the second
word, "enginear," is incorrect. It should be "engineer". When spelling
correction is enabled, this value is
"software <b><i>engineer</i></b>".
[[["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\u003eThis webpage provides reference documentation for the \u003ccode\u003eSpellingCorrection\u003c/code\u003e class within the Google Cloud Talent Solution v4 API for .NET.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSpellingCorrection\u003c/code\u003e class is a spell check result that implements multiple interfaces such as \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 documentation covers versions of the Google Cloud Talent v4 API starting from version 1.0.0 up to the latest release of 2.7.0, providing links to each version.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSpellingCorrection\u003c/code\u003e class has properties like \u003ccode\u003eCorrected\u003c/code\u003e, \u003ccode\u003eCorrectedHtml\u003c/code\u003e, and \u003ccode\u003eCorrectedText\u003c/code\u003e to handle various aspects of spell check results including whether a correction occurred and the corrected text or html.\u003c/p\u003e\n"],["\u003cp\u003eThis class includes two constructors: a default one and another that takes a \u003ccode\u003eSpellingCorrection\u003c/code\u003e object as a parameter for copying.\u003c/p\u003e\n"]]],[],null,["# Google Cloud Talent Solution v4 API - Class SpellingCorrection (2.7.0)\n\nVersion latestkeyboard_arrow_down\n\n- [2.7.0 (latest)](/dotnet/docs/reference/Google.Cloud.Talent.V4/latest/Google.Cloud.Talent.V4.SpellingCorrection)\n- [2.6.0](/dotnet/docs/reference/Google.Cloud.Talent.V4/2.6.0/Google.Cloud.Talent.V4.SpellingCorrection)\n- [2.5.0](/dotnet/docs/reference/Google.Cloud.Talent.V4/2.5.0/Google.Cloud.Talent.V4.SpellingCorrection)\n- [2.4.0](/dotnet/docs/reference/Google.Cloud.Talent.V4/2.4.0/Google.Cloud.Talent.V4.SpellingCorrection)\n- [2.3.0](/dotnet/docs/reference/Google.Cloud.Talent.V4/2.3.0/Google.Cloud.Talent.V4.SpellingCorrection)\n- [2.2.0](/dotnet/docs/reference/Google.Cloud.Talent.V4/2.2.0/Google.Cloud.Talent.V4.SpellingCorrection)\n- [2.1.0](/dotnet/docs/reference/Google.Cloud.Talent.V4/2.1.0/Google.Cloud.Talent.V4.SpellingCorrection)\n- [2.0.0](/dotnet/docs/reference/Google.Cloud.Talent.V4/2.0.0/Google.Cloud.Talent.V4.SpellingCorrection)\n- [1.4.0](/dotnet/docs/reference/Google.Cloud.Talent.V4/1.4.0/Google.Cloud.Talent.V4.SpellingCorrection)\n- [1.3.0](/dotnet/docs/reference/Google.Cloud.Talent.V4/1.3.0/Google.Cloud.Talent.V4.SpellingCorrection)\n- [1.2.0](/dotnet/docs/reference/Google.Cloud.Talent.V4/1.2.0/Google.Cloud.Talent.V4.SpellingCorrection)\n- [1.1.0](/dotnet/docs/reference/Google.Cloud.Talent.V4/1.1.0/Google.Cloud.Talent.V4.SpellingCorrection)\n- [1.0.0](/dotnet/docs/reference/Google.Cloud.Talent.V4/1.0.0/Google.Cloud.Talent.V4.SpellingCorrection) \n\n public sealed class SpellingCorrection : IMessage\u003cSpellingCorrection\u003e, IEquatable\u003cSpellingCorrection\u003e, IDeepCloneable\u003cSpellingCorrection\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Google Cloud Talent Solution v4 API class SpellingCorrection.\n\nSpell check result. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e SpellingCorrection \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[SpellingCorrection](/dotnet/docs/reference/Google.Cloud.Talent.V4/latest/Google.Cloud.Talent.V4.SpellingCorrection), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[SpellingCorrection](/dotnet/docs/reference/Google.Cloud.Talent.V4/latest/Google.Cloud.Talent.V4.SpellingCorrection), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[SpellingCorrection](/dotnet/docs/reference/Google.Cloud.Talent.V4/latest/Google.Cloud.Talent.V4.SpellingCorrection), [IBufferMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IBufferMessage.html), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage.html) \n\nInherited Members\n-----------------\n\n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.Talent.V4](/dotnet/docs/reference/Google.Cloud.Talent.V4/latest/Google.Cloud.Talent.V4)\n\nAssembly\n--------\n\nGoogle.Cloud.Talent.V4.dll\n\nConstructors\n------------\n\n### SpellingCorrection()\n\n public SpellingCorrection()\n\n### SpellingCorrection(SpellingCorrection)\n\n public SpellingCorrection(SpellingCorrection other)\n\nProperties\n----------\n\n### Corrected\n\n public bool Corrected { get; set; }\n\nIndicates if the query was corrected by the spell checker.\n\n### CorrectedHtml\n\n public string CorrectedHtml { get; set; }\n\nCorrected output with html tags to highlight the corrected words.\nCorrected words are called out with the \"\\\u003cb\\\u003e\\\u003ci\\\u003e...\\\u003c/i\\\u003e\\\u003c/b\\\u003e\" html tags.\n\nFor example, the user input query is \"software enginear\", where the second\nword, \"enginear,\" is incorrect. It should be \"engineer\". When spelling\ncorrection is enabled, this value is\n\"software \\\u003cb\\\u003e\\\u003ci\\\u003eengineer\\\u003c/i\\\u003e\\\u003c/b\\\u003e\".\n\n### CorrectedText\n\n public string CorrectedText { get; set; }\n\nCorrection output consisting of the corrected keyword string."]]