public interface GoogleApiDebugOptions extends PipelineOptions
| Modifier and Type | Interface and Description |
|---|---|
static class |
GoogleApiDebugOptions.GoogleApiTracer
A
GoogleClientRequestInitializer which adds the 'trace' token to Google API calls. |
| Modifier and Type | Method and Description |
|---|---|
GoogleApiDebugOptions.GoogleApiTracer[] |
getGoogleApiTrace()
This option enables tracing of API calls to Google services used within the Dataflow SDK.
|
void |
setGoogleApiTrace(GoogleApiDebugOptions.GoogleApiTracer[] commands) |
as, getRunner, setRunnerGoogleApiDebugOptions.GoogleApiTracer[] getGoogleApiTrace()
void setGoogleApiTrace(GoogleApiDebugOptions.GoogleApiTracer[] commands)