public sealed class SemanticMarkup : IMessage<AnnotatedString.Types.SemanticMarkup>, IEquatable<AnnotatedString.Types.SemanticMarkup>, IDeepCloneable<AnnotatedString.Types.SemanticMarkup>, IBufferMessage, IMessage
Semantic markup denotes a substring (by index and length) with markup
information.
[[["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 documentation describes the \u003ccode\u003eSemanticMarkup\u003c/code\u003e class, which is part of the \u003ccode\u003eGoogle.Cloud.DataQnA.V1Alpha\u003c/code\u003e namespace and is found in the \u003ccode\u003eGoogle.Cloud.DataQnA.V1Alpha.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSemanticMarkup\u003c/code\u003e is a sealed class that implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and it inherits from \u003ccode\u003eObject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSemanticMarkup\u003c/code\u003e class is designed to denote a substring with markup information, specifying the substring's start index and length.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes three properties, \u003ccode\u003eLength\u003c/code\u003e, \u003ccode\u003eStartCharIndex\u003c/code\u003e, and \u003ccode\u003eType\u003c/code\u003e, which are used to specify the length of the substring, the start index, and the semantic type of markup, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available for the class, one with no parameters and another that takes an instance of \u003ccode\u003eAnnotatedString.Types.SemanticMarkup\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]