Reference documentation and code samples for the BigQuery Data QnA V1alpha API module Google::Cloud::DataQnA::V1alpha::AnnotatedString::SemanticMarkupType.
Semantic markup types.
Constants
MARKUP_TYPE_UNSPECIFIED
value: 0 No markup type was specified.
METRIC
value: 1 Markup for a substring denoting a metric.
DIMENSION
value: 2 Markup for a substring denoting a dimension.
FILTER
value: 3 Markup for a substring denoting a filter.
UNUSED
value: 4 Markup for an unused substring.
BLOCKED
value: 5 Markup for a substring containing blocked phrases.
ROW
value: 6 Markup for a substring that contains terms for row.
[[["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-08-28 UTC."],[],[],null,["# BigQuery Data QnA V1alpha API - Module Google::Cloud::DataQnA::V1alpha::AnnotatedString::SemanticMarkupType (v0.10.0)\n\nVersion latestkeyboard_arrow_down\n\n- [0.10.0 (latest)](/ruby/docs/reference/google-cloud-dataqna-v1alpha/latest/Google-Cloud-DataQnA-V1alpha-AnnotatedString-SemanticMarkupType)\n- [0.9.1](/ruby/docs/reference/google-cloud-dataqna-v1alpha/0.9.1/Google-Cloud-DataQnA-V1alpha-AnnotatedString-SemanticMarkupType)\n- [0.8.0](/ruby/docs/reference/google-cloud-dataqna-v1alpha/0.8.0/Google-Cloud-DataQnA-V1alpha-AnnotatedString-SemanticMarkupType)\n- [0.7.2](/ruby/docs/reference/google-cloud-dataqna-v1alpha/0.7.2/Google-Cloud-DataQnA-V1alpha-AnnotatedString-SemanticMarkupType)\n- [0.6.2](/ruby/docs/reference/google-cloud-dataqna-v1alpha/0.6.2/Google-Cloud-DataQnA-V1alpha-AnnotatedString-SemanticMarkupType)\n- [0.5.0](/ruby/docs/reference/google-cloud-dataqna-v1alpha/0.5.0/Google-Cloud-DataQnA-V1alpha-AnnotatedString-SemanticMarkupType)\n- [0.4.0](/ruby/docs/reference/google-cloud-dataqna-v1alpha/0.4.0/Google-Cloud-DataQnA-V1alpha-AnnotatedString-SemanticMarkupType)\n- [0.3.0](/ruby/docs/reference/google-cloud-dataqna-v1alpha/0.3.0/Google-Cloud-DataQnA-V1alpha-AnnotatedString-SemanticMarkupType)\n- [0.2.6](/ruby/docs/reference/google-cloud-dataqna-v1alpha/0.2.6/Google-Cloud-DataQnA-V1alpha-AnnotatedString-SemanticMarkupType) \nReference documentation and code samples for the BigQuery Data QnA V1alpha API module Google::Cloud::DataQnA::V1alpha::AnnotatedString::SemanticMarkupType.\n\nSemantic markup types.\n\nConstants\n---------\n\n### MARKUP_TYPE_UNSPECIFIED\n\n**value:** 0 \nNo markup type was specified.\n\n### METRIC\n\n**value:** 1 \nMarkup for a substring denoting a metric.\n\n### DIMENSION\n\n**value:** 2 \nMarkup for a substring denoting a dimension.\n\n### FILTER\n\n**value:** 3 \nMarkup for a substring denoting a filter.\n\n### UNUSED\n\n**value:** 4 \nMarkup for an unused substring.\n\n### BLOCKED\n\n**value:** 5 \nMarkup for a substring containing blocked phrases.\n\n### ROW\n\n**value:** 6 \nMarkup for a substring that contains terms for row."]]