JobMetrics contains a collection of metrics describing the detailed
progress of a Dataflow job. Metrics correspond to user-defined and
system-defined metrics in the job. For more information, see
Dataflow job metrics.
This resource captures only the most recent values of each metric;
time-series data can be queried for them (under the same metric
names) from Cloud Monitoring.
Attributes
Name
Description
metric_time
google.protobuf.timestamp_pb2.Timestamp
Timestamp as of which metric values are
current.
[[["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-08-28 UTC."],[],[],null,["# Class JobMetrics (0.9.0)\n\nVersion latestkeyboard_arrow_down\n\n- [0.9.0 (latest)](/python/docs/reference/dataflow/latest/google.cloud.dataflow_v1beta3.types.JobMetrics)\n- [0.8.17](/python/docs/reference/dataflow/0.8.17/google.cloud.dataflow_v1beta3.types.JobMetrics)\n- [0.7.0](/python/docs/reference/dataflow/0.7.0/google.cloud.dataflow_v1beta3.types.JobMetrics)\n- [0.6.2](/python/docs/reference/dataflow/0.6.2/google.cloud.dataflow_v1beta3.types.JobMetrics)\n- [0.5.5](/python/docs/reference/dataflow/0.5.5/google.cloud.dataflow_v1beta3.types.JobMetrics)\n- [0.4.1](/python/docs/reference/dataflow/0.4.1/google.cloud.dataflow_v1beta3.types.JobMetrics)\n- [0.3.1](/python/docs/reference/dataflow/0.3.1/google.cloud.dataflow_v1beta3.types.JobMetrics)\n- [0.2.0](/python/docs/reference/dataflow/0.2.0/google.cloud.dataflow_v1beta3.types.JobMetrics)\n- [0.1.5](/python/docs/reference/dataflow/0.1.5/google.cloud.dataflow_v1beta3.types.JobMetrics) \n\n JobMetrics(mapping=None, *, ignore_unknown_fields=False, **kwargs)\n\nJobMetrics contains a collection of metrics describing the detailed\nprogress of a Dataflow job. Metrics correspond to user-defined and\nsystem-defined metrics in the job. For more information, see\n[Dataflow job metrics](https://cloud.google.com/dataflow/docs/guides/using-monitoring-intf).\n\nThis resource captures only the most recent values of each metric;\ntime-series data can be queried for them (under the same metric\nnames) from Cloud Monitoring."]]