public sealed class StructuredMessage.Types.Parameter : IMessage<StructuredMessage.Types.Parameter>, IEquatable<StructuredMessage.Types.Parameter>, IDeepCloneable<StructuredMessage.Types.Parameter>, IBufferMessage, IMessage
Reference documentation and code samples for the Dataflow v1beta3 API class StructuredMessage.Types.Parameter.
[[["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\u003eThis document provides reference documentation for the \u003ccode\u003eStructuredMessage.Types.Parameter\u003c/code\u003e class within the Dataflow v1beta3 API, specifically in version 2.0.0-beta06.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eStructuredMessage.Types.Parameter\u003c/code\u003e class is used to represent structured data associated with a message and inherits from the \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements multiple interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains two properties: \u003ccode\u003eKey\u003c/code\u003e (a string representing the name of the parameter) and \u003ccode\u003eValue\u003c/code\u003e (of type Value, representing the parameter's value).\u003c/p\u003e\n"],["\u003cp\u003eThe class offers two constructors, a default \u003ccode\u003eParameter()\u003c/code\u003e constructor and one that accepts another \u003ccode\u003eStructuredMessage.Types.Parameter\u003c/code\u003e as a parameter.\u003c/p\u003e\n"]]],[],null,[]]