google_api_dataflow v0.0.1 GoogleApi.Dataflow.V1b3.Model.SendDebugCaptureRequest View Source
Request to send encoded debug information.
Attributes
- componentId (String): The internal component id for which debug information is sent. Defaults to:
null
. - data (String): The encoded debug information. Defaults to:
null
. - location (String): The location which contains the job specified by job_id. Defaults to:
null
. - workerId (String): The worker id, i.e., VM hostname. Defaults to:
null
.