google_api_dataflow v0.0.1 GoogleApi.Dataflow.V1b3.Model.SendWorkerMessagesRequest View Source
A request for sending worker messages to the service.
Attributes
- location (String): The location which contains the job Defaults to:
null
. - workerMessages (List[WorkerMessage]): The WorkerMessages to send. Defaults to:
null
.