| Package | Description |
|---|---|
| com.google.api.services.dataflow.model |
| Modifier and Type | Method and Description |
|---|---|
DebugOptions |
DebugOptions.clone() |
DebugOptions |
Environment.getDebugOptions()
Any debugging options to be supplied to the job.
|
DebugOptions |
DebugOptions.set(String fieldName,
Object value) |
DebugOptions |
DebugOptions.setEnableHotKeyLogging(Boolean enableHotKeyLogging)
When true, enables the logging of the literal hot key to the user's Cloud Logging.
|
| Modifier and Type | Method and Description |
|---|---|
Environment |
Environment.setDebugOptions(DebugOptions debugOptions)
Any debugging options to be supplied to the job.
|
Copyright © 2011–2021 Google. All rights reserved.