google_api_dataflow v0.0.1 GoogleApi.Dataflow.V1b3.Model.WorkerMessageResponse View Source
A worker_message response allows the server to pass information to the sender.
Attributes
- workerHealthReportResponse (WorkerHealthReportResponse): The service's response to a worker's health report. Defaults to:
null
. - workerMetricsResponse (ResourceUtilizationReportResponse): Service's response to reporting worker metrics (currently empty). Defaults to:
null
.