A rich message format, including a human readable string, a
key for identifying the message, and structured data associated
with the message for programmatic consumption.
Attributes
Name
Description
message_text
str
Human-readable version of message.
message_key
str
Identifier for this message type. Used by
external systems to internationalize or
personalize message.
[[["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,["# Class StructuredMessage (0.9.0)\n\nVersion latestkeyboard_arrow_down\n\n- [0.9.0 (latest)](/python/docs/reference/dataflow/latest/google.cloud.dataflow_v1beta3.types.StructuredMessage)\n- [0.8.17](/python/docs/reference/dataflow/0.8.17/google.cloud.dataflow_v1beta3.types.StructuredMessage)\n- [0.7.0](/python/docs/reference/dataflow/0.7.0/google.cloud.dataflow_v1beta3.types.StructuredMessage)\n- [0.6.2](/python/docs/reference/dataflow/0.6.2/google.cloud.dataflow_v1beta3.types.StructuredMessage)\n- [0.5.5](/python/docs/reference/dataflow/0.5.5/google.cloud.dataflow_v1beta3.types.StructuredMessage)\n- [0.4.1](/python/docs/reference/dataflow/0.4.1/google.cloud.dataflow_v1beta3.types.StructuredMessage)\n- [0.3.1](/python/docs/reference/dataflow/0.3.1/google.cloud.dataflow_v1beta3.types.StructuredMessage)\n- [0.2.0](/python/docs/reference/dataflow/0.2.0/google.cloud.dataflow_v1beta3.types.StructuredMessage)\n- [0.1.5](/python/docs/reference/dataflow/0.1.5/google.cloud.dataflow_v1beta3.types.StructuredMessage) \n\n StructuredMessage(mapping=None, *, ignore_unknown_fields=False, **kwargs)\n\nA rich message format, including a human readable string, a\nkey for identifying the message, and structured data associated\nwith the message for programmatic consumption.\n\nClasses\n-------\n\n### Parameter\n\n Parameter(mapping=None, *, ignore_unknown_fields=False, **kwargs)\n\nStructured data associated with this message."]]