v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-1342194234.5 KB
projects

Send encoded debug capture data for component.

post/v1b3/projects/{projectId}/jobs/{jobId}/debug/sendCapture

Path parameters

projectIdstring required

The project id.

jobIdstring required

The job id.

Request body

workerIdstring

The worker id, i.e., VM hostname.

componentIdstring

The internal component id for which debug information is sent.

datastring

The encoded debug information.

dataFormat'DATA_FORMAT_UNSPECIFIED' | 'RAW' | 'JSON' | 'ZLIB' | 'BROTLI'

Format for the data field above (id=5).

locationstring

The [regional endpoint] (https://cloud.google.com/dataflow/docs/concepts/regional-endpoints) that contains the job specified by job_id.

Response

Successful response