[[["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-03-21 UTC."],[[["This documentation covers the `JobMessage` class, a key component of the Dataflow v1beta3 API, which represents a specific message related to a Dataflow job."],["The `JobMessage` class inherits from `object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing various functionalities for message handling."],["The class offers two constructors, a default constructor `JobMessage()` and another one `JobMessage(JobMessage other)` which accepts another JobMessage instance, and has four properties: `Id`, `MessageImportance`, `MessageText`, and `Time`, to access the job message's details."],["The `JobMessage` class is part of the `Google.Cloud.Dataflow.V1Beta3` namespace and is contained within the `Google.Cloud.Dataflow.V1Beta3.dll` assembly, and has versioning details available for 2.0.0-beta07, 2.0.0-beta06, and 1.0.0-beta03."]]],[]]