public sealed class AnnotatedString.Types.SemanticMarkup : IMessage<AnnotatedString.Types.SemanticMarkup>, IEquatable<AnnotatedString.Types.SemanticMarkup>, IDeepCloneable<AnnotatedString.Types.SemanticMarkup>, IBufferMessage, IMessage
Reference documentation and code samples for the Data QnA v1alpha API class AnnotatedString.Types.SemanticMarkup.
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"]],[["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."],[[["This document provides reference information for the `AnnotatedString.Types.SemanticMarkup` class within the Google Cloud Data QnA v1alpha API."],["The `SemanticMarkup` class is used to denote a substring with markup information, including its start index and length, within an annotated string."],["This class inherits from the base `object` class and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `SemanticMarkup` class include `Length`, `StartCharIndex`, and `Type`, which define the substring's size, starting position, and semantic category, respectively."],["There are multiple available versions of the class, with the latest being version `2.0.0-alpha02`."]]],[]]