public sealed class StructuredMessage : IMessage<StructuredMessage>, IEquatable<StructuredMessage>, IDeepCloneable<StructuredMessage>, IBufferMessage, IMessage
Reference documentation and code samples for the Dataflow v1beta3 API class StructuredMessage.
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.
[[["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\u003eThe \u003ccode\u003eStructuredMessage\u003c/code\u003e class in the Dataflow v1beta3 API provides a rich message format for both human-readable and programmatic use.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e interfaces.\u003c/p\u003e\n"],["\u003cp\u003eIt has two constructors: a default constructor and one that takes another \u003ccode\u003eStructuredMessage\u003c/code\u003e instance as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eStructuredMessage\u003c/code\u003e includes properties such as \u003ccode\u003eMessageKey\u003c/code\u003e for message identification, \u003ccode\u003eMessageText\u003c/code\u003e for human-readable content, and \u003ccode\u003eParameters\u003c/code\u003e for structured data.\u003c/p\u003e\n"],["\u003cp\u003eThe most recent version of the \u003ccode\u003eStructuredMessage\u003c/code\u003e is \u003ccode\u003e2.0.0-beta07\u003c/code\u003e which is the latest and can be accessed at the top of the documentation.\u003c/p\u003e\n"]]],[],null,[]]