Get Config
|
|||||
|
|
Get encoded debug configuration for component. Not cacheable
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 |
location Required |
STRING |
The [regional endpoint] (https://cloud.google.com/dataflow/docs/concepts/regional-endpoints) that contains the job specified by job_id |
jobId Required |
STRING |
The job id |
componentId |
STRING |
The internal component id for which debug configuration is requested |
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 |
= Parameter name
= Format
projectId STRING Required The project id |
location STRING Required The [regional endpoint] (https://cloud.google.com/dataflow/docs/concepts/regional-endpoints) that contains the job specified by job_id |
jobId STRING Required The job id |
componentId STRING The internal component id for which debug configuration is requested |
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 |
Output
This building block provides 1 output parameters
Name | Format | Description |
---|---|---|
config |
STRING |
The encoded debug configuration for the requested component |
= Parameter name
= Format
config STRING The encoded debug configuration for the requested component |