The message is at the 'basic' level: useful for keeping
track of the execution of a Dataflow pipeline. Typically,
Dataflow pipeline runners display log messages at this level by
default, and these messages are displayed by default in the
Dataflow monitoring UI.
JobMessageDebug
The message is at the 'debug' level: typically only useful for
software engineers working on the code the job is running.
Typically, Dataflow pipeline runners do not display log messages
at this level by default.
JobMessageDetailed
The message is at the 'detailed' level: somewhat verbose, but
potentially useful to users. Typically, Dataflow pipeline
runners do not display log messages at this level by default.
These messages are displayed by default in the Dataflow
monitoring UI.
JobMessageError
The message is at the 'error' level: indicating a condition
preventing a job from succeeding. Typically, Dataflow pipeline
runners display log messages at this level by default, and these
messages are displayed by default in the Dataflow monitoring UI.
JobMessageWarning
The message is at the 'warning' level: indicating a condition
pertaining to a job which may require human intervention.
Typically, Dataflow pipeline runners display log messages at this
level by default, and these messages are displayed by default in
the Dataflow monitoring UI.
Unknown
The message importance isn't specified, or is unknown.
[[["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 content defines the \u003ccode\u003eJobMessageImportance\u003c/code\u003e enum within the \u003ccode\u003eGoogle.Cloud.Dataflow.V1Beta3\u003c/code\u003e namespace, which is used to indicate the importance of a message.\u003c/p\u003e\n"],["\u003cp\u003eThe enum includes six distinct fields: \u003ccode\u003eJobMessageBasic\u003c/code\u003e, \u003ccode\u003eJobMessageDebug\u003c/code\u003e, \u003ccode\u003eJobMessageDetailed\u003c/code\u003e, \u003ccode\u003eJobMessageError\u003c/code\u003e, \u003ccode\u003eJobMessageWarning\u003c/code\u003e, and \u003ccode\u003eUnknown\u003c/code\u003e, each with its specific level of importance and typical display behavior in Dataflow pipeline runners and monitoring UI.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version documented is \u003ccode\u003e2.0.0-beta07\u003c/code\u003e, with older versions \u003ccode\u003e2.0.0-beta06\u003c/code\u003e and \u003ccode\u003e1.0.0-beta03\u003c/code\u003e also available for reference in this document.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGoogle.Cloud.Dataflow.V1Beta3.dll\u003c/code\u003e assembly contains the \u003ccode\u003eJobMessageImportance\u003c/code\u003e enum.\u003c/p\u003e\n"]]],[],null,[]]