Send Capture
|
|||||
|
|
||||
Send encoded debug capture data for component
Authorization
To use this building block you will have to grant access to at least one of the following scopes:
- View and manage your data across Google Cloud Platform services
- View and manage your Google Compute Engine resources
- View your Google Compute Engine resources
- View your email address
Input
This building block consumes 6 input parameters
| Name | Format | Description |
|---|---|---|
projectId Required |
STRING |
The project id |
jobId Required |
STRING |
The job id |
componentId |
STRING |
The internal component id for which debug information is sent |
workerId |
STRING |
The worker id, i.e., VM hostname |
location |
STRING |
The [regional endpoint] (https://cloud.google.com/dataflow/docs/concepts/regional-endpoints) that contains the job specified by job_id |
data |
STRING |
The encoded debug information |
= Parameter name
= Format
|
projectId STRING Required The project id |
|
jobId STRING Required The job id |
|
componentId STRING The internal component id for which debug information is sent |
|
workerId STRING The worker id, i.e., VM hostname |
|
location STRING The [regional endpoint] (https://cloud.google.com/dataflow/docs/concepts/regional-endpoints) that contains the job specified by job_id |
|
data STRING The encoded debug information |