Interface protos.google.dataflow.v1beta3.IGetJobMetricsRequest

Properties of a GetJobMetricsRequest.

Package

@google-cloud/dataflow!

Properties

jobId

jobId?: (string|null);

GetJobMetricsRequest jobId

Property Value
TypeDescription
(string|null)

location

location?: (string|null);

GetJobMetricsRequest location

Property Value
TypeDescription
(string|null)

projectId

projectId?: (string|null);

GetJobMetricsRequest projectId

Property Value
TypeDescription
(string|null)

startTime

startTime?: (google.protobuf.ITimestamp|null);

GetJobMetricsRequest startTime

Property Value
TypeDescription
(google.protobuf.ITimestamp|null)