gcp-dataflow-job-messages
Dataflow job messages may echo source options, errors, record fragments, or credentials.
Where it sits
| location | dataflow.projects.locations.jobs.messages.list.jobMessages[].messageText |
| location kind | log_field |
| data kinds | credential password api_key oauth_token private_key connection_string sensitive_data |
| emits edge | ContainsSecret |
| service | Dataflow (gcp:dataflow) |
Collection recipe
| access mode | read_api |
| operation | dataflow.projects.locations.jobs.messages.list |
| response path | jobMessages[].messageText |
| encoding | list |
| params | {"name": "\u003cresource-name\u003e"} |
Required permissions
dataflow.messages.list
References