google_api_dataflow v0.0.1 GoogleApi.Dataflow.V1b3.Model.GetDebugConfigRequest View Source
Request to get updated debug configuration for component.
Attributes
- componentId (String): The internal component id for which debug configuration is requested. 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
.