Class GetJobMetricsRequest (0.1.5)

GetJobMetricsRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Request to get job metrics. .. attribute:: project_id

A project id.

:type: str

Attributes

NameDescription
job_id str
The job to get metrics for.
start_time google.protobuf.timestamp_pb2.Timestamp
Return only metric data that has changed since this time. Default is to return all information about all metrics for the job.
location str
The [regional endpoint] (https://cloud.google.com/dataflow/docs/concepts/regional-endpoints) that contains the job specified by job_id.