Class GoogleApiDebugOptions.GoogleApiTracer

java.lang.Object
java.util.AbstractMap<String,String>
java.util.HashMap<String,String>
org.apache.beam.sdk.extensions.gcp.options.GoogleApiDebugOptions.GoogleApiTracer
All Implemented Interfaces:
GoogleClientRequestInitializer, Serializable, Cloneable, Map<String,String>
Enclosing interface:
GoogleApiDebugOptions

public static class GoogleApiDebugOptions.GoogleApiTracer extends HashMap<String,String> implements GoogleClientRequestInitializer
A GoogleClientRequestInitializer that adds the trace destination to Google API calls.
See Also: