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, combining a human-readable string with a key for message identification and structured data for programmatic use.\u003c/p\u003e\n"],["\u003cp\u003eIt supports versioning, with the latest version being 2.0.0-beta07 and other versions such as 2.0.0-beta06 and 1.0.0-beta03 available for reference.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing it with a wide array of capabilities.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eStructuredMessage\u003c/code\u003e class includes properties like \u003ccode\u003eMessageKey\u003c/code\u003e (identifier), \u003ccode\u003eMessageText\u003c/code\u003e (human-readable string), and \u003ccode\u003eParameters\u003c/code\u003e (structured data) that developers can utilize.\u003c/p\u003e\n"],["\u003cp\u003eThe two constructors allow for creating an empty \u003ccode\u003eStructuredMessage\u003c/code\u003e, and another that can initialize a \u003ccode\u003eStructuredMessage\u003c/code\u003e with values from an existing one.\u003c/p\u003e\n"]]],[],null,[]]