public sealed class JobMetrics : IMessage<JobMetrics>, IEquatable<JobMetrics>, IDeepCloneable<JobMetrics>, IBufferMessage, IMessage
Reference documentation and code samples for the Dataflow v1beta3 API class JobMetrics.
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.
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.
[[["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-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eJobMetrics\u003c/code\u003e class in the Dataflow v1beta3 API provides detailed progress metrics for Dataflow jobs, including both user-defined and system-defined metrics.\u003c/p\u003e\n"],["\u003cp\u003eThis class captures only the latest values of each metric, and time-series data for these metrics can be accessed from Cloud Monitoring.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eJobMetrics\u003c/code\u003e has two constructors, one empty and another taking a \u003ccode\u003eJobMetrics\u003c/code\u003e object as a parameter for cloning.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties such as \u003ccode\u003eMetricTime\u003c/code\u003e, which represents the timestamp for the current metric values, and \u003ccode\u003eMetrics\u003c/code\u003e, which contains all metrics for the job.\u003c/p\u003e\n"]]],[],null,[]]