The following table shows data about each function in the project. The functions included in this table correspond to all functions that exist in the executables of the fuzzers. As such, there may be functions that are from third-party libraries.
For further technical details on the meaning of columns in the below table, please see the Glossary .
Func name | Functions filename | Args | Function call depth | Reached by Fuzzers | Runtime reached by Fuzzers | Combined reached by Fuzzers | Fuzzers runtime hit | Func lines hit % | I Count | BB Count | Cyclomatic complexity | Functions reached | Reached by functions | Accumulated cyclomatic complexity | Undiscovered complexity |
---|
The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview
Call tree overview bitmap:
The project has no code coverage. Will not display blockers as blockers depend on code coverage.
The following table shows a list of functions that are optimal targets. Optimal targets are identified by finding the functions that in combination, yield a high code coverage.
Func name | Functions filename | Arg count | Args | Function depth | hitcount | instr count | bb count | cyclomatic complexity | Reachable functions | Incoming references | total cyclomatic complexity | Unreached complexity |
---|---|---|---|---|---|---|---|---|---|---|---|---|
google.cloud.bigquery.client.Client.load_table_from_dataframe
|
google.cloud.bigquery.client | 11 | ['N/A', 'N/A', 'N/A', 'N/A', 'N/A', 'N/A', 'N/A', 'N/A', 'N/A', 'N/A', 'N/A'] | 10 | 0 | 8 | 11 | 7 | 287 | 0 | 949 | 937 |
google.oauth2._id_token_async.fetch_id_token
|
google.oauth2._id_token_async | 2 | ['N/A', 'N/A'] | 30 | 0 | 3 | 4 | 5 | 231 | 0 | 747 | 687 |
google.protobuf.text_format._Parser._MergeField
|
google.protobuf.text_format | 3 | ['N/A', 'N/A', 'N/A'] | 13 | 0 | 18 | 23 | 12 | 214 | 10 | 718 | 667 |
Implementing fuzzers that target the above functions will improve reachability such that it becomes:
If you implement fuzzers for these functions, the status of all functions in the project will be:
Func name | Functions filename | Args | Function call depth | Reached by Fuzzers | Runtime reached by Fuzzers | Combined reached by Fuzzers | Fuzzers runtime hit | Func lines hit % | I Count | BB Count | Cyclomatic complexity | Functions reached | Reached by functions | Accumulated cyclomatic complexity | Undiscovered complexity |
---|
This sections provides heuristics that can be used as input to a fuzz engine when running a given fuzz target. The current focus is on providing input that is usable by libFuzzer.
Use this with the libFuzzer -dict=DICT.file flag
This section shows which files and directories are considered in this report. The main reason for showing this is fuzz introspector may include more code in the reasoning than is desired. This section helps identify if too many files/directories are included, e.g. third party code, which may be irrelevant for the threat model. In the event too much is included, fuzz introspector supports a configuration file that can exclude data from the report. See the following link for more information on how to create a config file: link
Source file | Reached by | Covered by |
---|---|---|
[] | [] | |
IPython.core.magics.packaging | [] | [] |
IPython.utils.strdispatch | [] | [] |
google.protobuf.json_format | [] | [] |
google.auth.crypt.es256 | [] | [] |
google.auth._exponential_backoff | [] | [] |
asyncio | [] | [] |
google.api_core.bidi | [] | [] |
concurrent | [] | [] |
google.api.usage_pb2 | [] | [] |
IPython.core.profileapp | [] | [] |
google.longrunning.operations_pb2 | [] | [] |
tkinter | [] | [] |
wx | [] | [] |
google.auth.transport | [] | [] |
google.cloud.bigquery._pandas_helpers | [] | [] |
IPython.testing.plugin.simple | [] | [] |
random | [] | [] |
google.protobuf.descriptor | [] | [] |
IPython.core.debugger | [] | [] |
IPython.utils.sysinfo | [] | [] |
sys | [] | [] |
jwt | [] | [] |
google.protobuf.internal.wire_format | [] | [] |
reprlib | [] | [] |
google.protobuf.field_mask_pb2 | [] | [] |
shlex | [] | [] |
google.type.color_pb2 | [] | [] |
IPython.core.history | [] | [] |
google.api_core.version_header | [] | [] |
google.auth.environment_vars | [] | [] |
copyreg | [] | [] |
google.cloud.bigquery_v2.types.model | [] | [] |
grpc | [] | [] |
google.cloud.bigquery._helpers | [] | [] |
binascii | [] | [] |
google.oauth2._client | [] | [] |
google.api_core.rest_streaming_async | [] | [] |
google.type.decimal_pb2 | [] | [] |
IPython.extensions.deduperreload.deduperreload_patching | [] | [] |
IPython.utils.dir2 | [] | [] |
google.api_core.retry.retry_streaming_async | [] | [] |
IPython.utils.module_paths | [] | [] |
IPython.utils.data | [] | [] |
IPython.terminal.pt_inputhooks.wx | [] | [] |
gzip | [] | [] |
IPython.core.magics.pylab | [] | [] |
google.api_core.operations_v1 | [] | [] |
pexpect | [] | [] |
google.resumable_media._helpers | [] | [] |
IPython.testing.globalipapp | [] | [] |
google.protobuf.api_pb2 | [] | [] |
pandas | [] | [] |
pathlib | [] | [] |
google.resumable_media.requests._request_helpers | [] | [] |
IPython.terminal.shortcuts.filters | [] | [] |
google.resumable_media.requests | [] | [] |
google.protobuf.internal.python_message | [] | [] |
unicodedata | [] | [] |
google.auth.pluggable | [] | [] |
google.auth._credentials_async | [] | [] |
google.api.label_pb2 | [] | [] |
google.cloud.bigquery.external_config | [] | [] |
google.api_core.operations_v1.operations_async_client | [] | [] |
resource | [] | [] |
IPython.terminal.pt_inputhooks.glut | [] | [] |
IPython.core.profiledir | [] | [] |
IPython.utils.wildcard | [] | [] |
google.protobuf.proto_json | [] | [] |
google.type.money_pb2 | [] | [] |
google.api.routing_pb2 | [] | [] |
google.api_core.page_iterator | [] | [] |
google.protobuf | [] | [] |
google.auth.transport._custom_tls_signer | [] | [] |
google.cloud.bigquery.format_options | [] | [] |
IPython.core.guarded_eval | [] | [] |
google.cloud.bigquery_v2 | [] | [] |
IPython.sphinxext.ipython_console_highlighting | [] | [] |
google.api_core.operations_v1.operations_rest_client_async | [] | [] |
zipimport | [] | [] |
IPython.lib.display | [] | [] |
google.type.calendar_period_pb2 | [] | [] |
xml | [] | [] |
IPython.core.magics.config | [] | [] |
IPython.core.extensions | [] | [] |
testpath | [] | [] |
getopt | [] | [] |
google.protobuf.struct_pb2 | [] | [] |
google.protobuf.descriptor_pool | [] | [] |
IPython.utils.importstring | [] | [] |
IPython.utils.contexts | [] | [] |
IPython.sphinxext.ipython_directive | [] | [] |
IPython.terminal.shortcuts.auto_match | [] | [] |
google.api_core.future | [] | [] |
_pytest | [] | [] |
google.auth.transport._aiohttp_requests | [] | [] |
google.auth.crypt.rsa | [] | [] |
ast | [] | [] |
IPython.terminal.pt_inputhooks | [] | [] |
google.api_core.path_template | [] | [] |
wcwidth | [] | [] |
IPython.testing.skipdoctest | [] | [] |
msvcrt | [] | [] |
cryptography | [] | [] |
pprint | [] | [] |
IPython.core.display | [] | [] |
google.type.interval_pb2 | [] | [] |
IPython.core.magic | [] | [] |
google.api.system_parameter_pb2 | [] | [] |
gtk | [] | [] |
google.api.auth_pb2 | [] | [] |
google.api.billing_pb2 | [] | [] |
google.auth.transport.requests | [] | [] |
IPython.testing.plugin.pytest_ipdoctest | [] | [] |
IPython.lib.deepreload | [] | [] |
google._async_resumable_media._download | [] | [] |
google.api_core.operations_v1.pagers_base | [] | [] |
cProfile | [] | [] |
hmac | [] | [] |
posixpath | [] | [] |
calendar | [] | [] |
glob | [] | [] |
IPython.core.tips | [] | [] |
typing_extensions | [] | [] |
IPython.core.crashhandler | [] | [] |
google.protobuf.testdata | [] | [] |
black | [] | [] |
google._async_resumable_media | [] | [] |
google.cloud.bigquery._pyarrow_helpers | [] | [] |
IPython.utils.tokenutil | [] | [] |
google.api_core.operation_async | [] | [] |
IPython.terminal.pt_inputhooks.gtk3 | [] | [] |
platform | [] | [] |
google.longrunning.operations_proto_pb2 | [] | [] |
google.oauth2._client_async | [] | [] |
IPython.utils.process | [] | [] |
google.auth._helpers | [] | [] |
gi | [] | [] |
uuid | [] | [] |
google.protobuf.any_pb2 | [] | [] |
typing | [] | [] |
google.cloud.bigquery.exceptions | [] | [] |
google.rpc.error_details_pb2 | [] | [] |
google.cloud.bigquery.dbapi | [] | [] |
google.rpc.context.audit_context_pb2 | [] | [] |
google.api.monitoring_pb2 | [] | [] |
IPython.core.payload | [] | [] |
IPython.extensions.deduperreload.deduperreload | [] | [] |
google.type.localized_text_pb2 | [] | [] |
google.api_core.operations_v1.operations_client_config | [] | [] |
google.cloud.bigquery_v2.types.encryption_config | [] | [] |
google.api.service_pb2 | [] | [] |
google.auth.version | [] | [] |
pytest | [] | [] |
os | [] | [] |
google.cloud.bigquery.dataset | [] | [] |
IPython.utils.timing | [] | [] |
IPython.utils.sentinel | [] | [] |
google.cloud.bigquery.schema | [] | [] |
contextlib | [] | [] |
google.cloud._testing | [] | [] |
struct | [] | [] |
google.auth.credentials | [] | [] |
google.api_core.retry.retry_streaming | [] | [] |
google.rpc.http_pb2 | [] | [] |
IPython.core.async_helpers | [] | [] |
google.resumable_media.requests.upload | [] | [] |
google.protobuf.internal.api_implementation | [] | [] |
IPython.core.prefilter | [] | [] |
IPython.testing | [] | [] |
types | [] | [] |
google.api.consumer_pb2 | [] | [] |
google.auth._cloud_sdk | [] | [] |
google.auth._oauth2client | [] | [] |
IPython.utils.encoding | [] | [] |
google.cloud.bigquery.table | [] | [] |
docutils | [] | [] |
google.rpc.context.attribute_context_pb2 | [] | [] |
hashlib | [] | [] |
google.api_core.future._helpers | [] | [] |
mimetypes | [] | [] |
google.type.postal_address_pb2 | [] | [] |
dataclasses | [] | [] |
google.auth.external_account_authorized_user | [] | [] |
wave | [] | [] |
google.cloud.bigquery._http | [] | [] |
IPython.core.magics.logging | [] | [] |
google.oauth2.webauthn_types | [] | [] |
matplotlib | [] | [] |
[] | [] | |
google.oauth2 | [] | [] |
IPython.core.doctb | [] | [] |
IPython.core.magics.osm | [] | [] |
google.cloud.bigquery.magics.line_arg_parser.parser | ['fuzz_parser'] | [] |
google.api_core | [] | [] |
google.api_core.universe | [] | [] |
...fuzz_parser | ['fuzz_parser'] | [] |
IPython.terminal.shortcuts.auto_suggest | [] | [] |
IPython.external.qt_loaders | [] | [] |
google.auth._refresh_worker | [] | [] |
IPython.extensions | [] | [] |
IPython.core.magics | [] | [] |
google.type.phone_number_pb2 | [] | [] |
google.auth.aio.credentials | [] | [] |
google.api_core.grpc_helpers_async | [] | [] |
IPython.extensions.deduperreload | [] | [] |
IPython.testing.plugin.simplevars | [] | [] |
google.protobuf.proto | [] | [] |
google.auth | [] | [] |
google.api.backend_pb2 | [] | [] |
IPython.terminal | [] | [] |
tqdm | [] | [] |
IPython.external.qt_for_kernel | [] | [] |
google.auth.aio.transport.aiohttp | [] | [] |
google.cloud.bigquery.dbapi._helpers | [] | [] |
google._async_resumable_media._upload | [] | [] |
google.api.policy_pb2 | [] | [] |
google.api.monitored_resource_pb2 | [] | [] |
IPython.utils.terminal | [] | [] |
google.api_core.operation | [] | [] |
google.cloud.bigquery._job_helpers | [] | [] |
IPython.core.ultratb | [] | [] |
datetime | [] | [] |
google.cloud.bigquery.magics.line_arg_parser.lexer | [] | [] |
codeop | [] | [] |
dateutil | [] | [] |
docrepr | [] | [] |
google.api_core.grpc_helpers | [] | [] |
google.protobuf.text_encoding | [] | [] |
google.api_core.extended_operation | [] | [] |
doctest | [] | [] |
google.protobuf.internal.type_checkers | [] | [] |
google.auth._service_account_info | [] | [] |
google.api_core.protobuf_helpers | [] | [] |
google.api.endpoint_pb2 | [] | [] |
signal | [] | [] |
google.auth.aio.transport.sessions | [] | [] |
IPython.core.usage | [] | [] |
google.api.quota_pb2 | [] | [] |
shapely | [] | [] |
IPython.lib.backgroundjobs | [] | [] |
IPython.utils.jsonutil | [] | [] |
google.auth.crypt._python_rsa | [] | [] |
fnmatch | [] | [] |
IPython.core.alias | [] | [] |
google.api_core.timeout | [] | [] |
google.type.date_pb2 | [] | [] |
google.auth.downscoped | [] | [] |
google.oauth2._id_token_async | [] | [] |
math | [] | [] |
IPython.core.magics.auto | [] | [] |
opentelemetry | [] | [] |
google.oauth2.credentials | [] | [] |
IPython.utils.decorators | [] | [] |
IPython.sphinxext | [] | [] |
google.api_core.rest_streaming | [] | [] |
google_crc32c | [] | [] |
google.cloud.client | [] | [] |
IPython.utils._process_win32_controller | [] | [] |
copy | [] | [] |
google.longrunning.operations_grpc_pb2 | [] | [] |
gobject | [] | [] |
google.api_core.operations_v1.transports.rest_asyncio | [] | [] |
google.protobuf.descriptor_database | [] | [] |
google.protobuf.internal.field_mask | [] | [] |
traceback | [] | [] |
IPython.core.magics.ast_mod | [] | [] |
IPython.core.magics.basic | [] | [] |
google.cloud.exceptions | [] | [] |
google._async_resumable_media.requests | [] | [] |
google.api_core.operations_v1.abstract_operations_client | [] | [] |
google.type.datetime_pb2 | [] | [] |
IPython.terminal.shortcuts | [] | [] |
google.api.distribution_pb2 | [] | [] |
enum | [] | [] |
IPython.utils.generics | [] | [] |
html | [] | [] |
google.protobuf.duration_pb2 | [] | [] |
IPython.core.interactiveshell | [] | [] |
google.protobuf.type_pb2 | [] | [] |
google.oauth2.sts | [] | [] |
google.type.timeofday_pb2 | [] | [] |
pickle | [] | [] |
google.resumable_media.common | [] | [] |
google.protobuf.timestamp | [] | [] |
IPython.core.payloadpage | [] | [] |
google.auth.transport.mtls | [] | [] |
re | [] | [] |
IPython.terminal.pt_inputhooks.gtk4 | [] | [] |
google.protobuf.pyext | [] | [] |
google.api_core.operations_v1.pagers | [] | [] |
IPython.utils.ipstruct | [] | [] |
pdb | [] | [] |
google.resumable_media | [] | [] |
google.api.field_behavior_pb2 | [] | [] |
google.longrunning.operations_pb2_grpc | [] | [] |
google.api_core.future.async_future | [] | [] |
google.cloud.bigquery.magics | [] | [] |
IPython.utils._process_emscripten | [] | [] |
google.auth.compute_engine._metadata | [] | [] |
trio | [] | [] |
google.resumable_media._upload | [] | [] |
google.api_core.page_iterator_async | [] | [] |
google.gapic.metadata.gapic_metadata_pb2 | [] | [] |
IPython.lib.pretty | [] | [] |
IPython.core.autocall | [] | [] |
google.api_core.future.polling | [] | [] |
IPython | [] | [] |
numpy | [] | [] |
google.api_core.iam | [] | [] |
google.cloud.bigquery.job | [] | [] |
IPython.core.getipython | [] | [] |
IPython.utils.eventful | [] | [] |
subprocess | [] | [] |
sip | [] | [] |
google.auth.compute_engine | [] | [] |
argparse | [] | [] |
json | [] | [] |
google.api.documentation_pb2 | [] | [] |
IPython.display | [] | [] |
google.auth._default_async | [] | [] |
google.api_core.retry_async | [] | [] |
IPython.testing.plugin.test_ipdoctest | [] | [] |
IPython.core.events | [] | [] |
google.auth.compute_engine.credentials | [] | [] |
win32clipboard | [] | [] |
google.protobuf.message | [] | [] |
atexit | [] | [] |
google.protobuf.internal.extension_dict | [] | [] |
IPython.core.inputtransformer2 | [] | [] |
IPython.lib | [] | [] |
google.logging.type.http_request_pb2 | [] | [] |
IPython.terminal.debugger | [] | [] |
google.api_core.future.base | [] | [] |
google.cloud.bigquery.job.copy_ | [] | [] |
IPython.utils.syspathcontext | [] | [] |
IPython.terminal.interactiveshell | [] | [] |
jupyter_ai | [] | [] |
google.cloud.bigquery.enums | [] | [] |
google.protobuf.internal.builder | [] | [] |
termios | [] | [] |
IPython.core.builtin_trap | [] | [] |
google.cloud.bigquery.job.query | [] | [] |
cffi | [] | [] |
urllib | [] | [] |
keyword | [] | [] |
google.cloud.version | [] | [] |
importlib | [] | [] |
setuptools | [] | [] |
pyasn1_modules | [] | [] |
warnings | [] | [] |
google.type.quaternion_pb2 | [] | [] |
pygments | [] | [] |
google.auth.crypt._helpers | [] | [] |
IPython.utils._sysinfo | [] | [] |
IPython.core.magics.namespace | [] | [] |
IPython.core.completerlib | [] | [] |
google.cloud.bigquery.magics.line_arg_parser | [] | [] |
google.api.visibility_pb2 | [] | [] |
google.auth.api_key | [] | [] |
google.api.metric_pb2 | [] | [] |
google.auth._default | [] | [] |
shutil | [] | [] |
IPython.core.compilerop | [] | [] |
google.cloud.location.locations_pb2 | [] | [] |
google.protobuf.unknown_fields | [] | [] |
geopandas | [] | [] |
google.cloud.bigquery.standard_sql | [] | [] |
google.api.field_info_pb2 | [] | [] |
IPython.utils.log | [] | [] |
google.oauth2._service_account_async | [] | [] |
crcmod | [] | [] |
|
[] | [] |
sphinx | [] | [] |
io | [] | [] |
google.cloud.bigquery.dbapi.connection | [] | [] |
IPython.core.displaypub | [] | [] |
google.api_core.exceptions | [] | [] |
IPython.utils._process_win32 | [] | [] |
google.cloud.bigquery.opentelemetry_tracing | [] | [] |
google.cloud.bigquery.magics.magics | [] | [] |
google.oauth2.reauth | [] | [] |
pathlib2 | [] | [] |
google.cloud.bigquery | [] | [] |
google.oauth2.challenges | [] | [] |
IPython.core.historyapp | [] | [] |
atheris | [] | [] |
IPython.core.error | [] | [] |
google.api_core.operations_v1.transports.rest | [] | [] |
google.cloud.bigquery.encryption_configuration | [] | [] |
google.api_core.version | [] | [] |
google.api.resource_pb2 | [] | [] |
google.api_core.gapic_v1.client_info | [] | [] |
google.cloud.bigquery.dbapi.cursor | [] | [] |
db_dtypes | [] | [] |
google.auth.impersonated_credentials | [] | [] |
IPython.utils.capture | [] | [] |
google.type.dayofweek_pb2 | [] | [] |
google.cloud.obsolete | [] | [] |
IPython.terminal.magics | [] | [] |
google.oauth2._reauth_async | [] | [] |
google.protobuf.duration | [] | [] |
IPython.utils.docs | [] | [] |
requests | [] | [] |
google.protobuf.proto_text | [] | [] |
google.protobuf.internal.message_listener | [] | [] |
google.cloud.bigquery.magics.line_arg_parser.visitors | [] | [] |
google.protobuf.internal.python_edition_defaults | [] | [] |
IPython.lib.editorhooks | [] | [] |
google.rpc.status_pb2 | [] | [] |
google.protobuf.internal | [] | [] |
google.api.config_change_pb2 | [] | [] |
IPython.testing.ipunittest | [] | [] |
google.oauth2._credentials_async | [] | [] |
proto | [] | [] |
google.cloud._helpers | [] | [] |
unittest | [] | [] |
IPython.core.magics.script | [] | [] |
google.cloud.bigquery.query | [] | [] |
array | [] | [] |
google.api.logging_pb2 | [] | [] |
google.auth.aio.transport | [] | [] |
google.api_core.operations_v1.pagers_async | [] | [] |
IPython.utils._process_posix | [] | [] |
collections | [] | [] |
IPython.core.displayhook | [] | [] |
google.oauth2.webauthn_handler | [] | [] |
google.api.launch_stage_pb2 | [] | [] |
IPython.testing.plugin | [] | [] |
google.api_core.client_info | [] | [] |
google.protobuf.internal.well_known_types | [] | [] |
google.protobuf.internal.testing_refleaks | [] | [] |
IPython.utils.PyColorize | [] | [] |
colorama | [] | [] |
google.auth.transport._mtls_helper | [] | [] |
weakref | [] | [] |
timeit | [] | [] |
linecache | [] | [] |
gc | [] | [] |
google.auth.exceptions | [] | [] |
google.longrunning.operations_grpc | [] | [] |
IPython.testing.plugin.ipdoctest | [] | [] |
IPython.core.release | [] | [] |
PyQt5 | [] | [] |
IPython.external | [] | [] |
google.cloud.bigquery.dbapi.types | [] | [] |
operator | [] | [] |
google.protobuf.descriptor_pb2 | [] | [] |
IPython.utils.tempdir | [] | [] |
google.api_core.retry | [] | [] |
System | [] | [] |
IPython.core.magics.code | [] | [] |
google.cloud.bigquery_v2.types | [] | [] |
matplotlib_inline | [] | [] |
IPython.core.magics.execution | [] | [] |
google.api_core.general_helpers | [] | [] |
IPython.testing.plugin.test_refs | [] | [] |
logging | [] | [] |
google.cloud.bigquery.job.base | [] | [] |
IPython.lib.latextools | [] | [] |
google._upb._message | [] | [] |
google.protobuf.internal.decoder | [] | [] |
IPython.terminal.prompts | [] | [] |
google.api.context_pb2 | [] | [] |
google.oauth2.service_account | [] | [] |
curses | [] | [] |
IPython.paths | [] | [] |
google.cloud.bigquery.retry | [] | [] |
IPython.core.display_functions | [] | [] |
google.type.latlng_pb2 | [] | [] |
IPython.core.logger | [] | [] |
IPython.terminal.pt_inputhooks.gtk | [] | [] |
yapf | [] | [] |
threading | [] | [] |
google.protobuf.util | [] | [] |
IPython.utils.py3compat | [] | [] |
google.cloud.bigquery.routine | [] | [] |
IPython.core.magic_arguments | [] | [] |
IPython.core.macro | [] | [] |
IPython.lib.demo | [] | [] |
google.api_core.client_logging | [] | [] |
google.api_core.operations_v1.transports.base | [] | [] |
google.type.month_pb2 | [] | [] |
google.protobuf.wrappers_pb2 | [] | [] |
google.api_core.gapic_v1.method_async | [] | [] |
google.cloud.bigquery._versions_helpers | [] | [] |
IPython.extensions.storemagic | [] | [] |
importlib_metadata | [] | [] |
inspect | [] | [] |
google._async_resumable_media.requests._request_helpers | [] | [] |
aiohttp | [] | [] |
base64 | [] | [] |
google._async_resumable_media.requests.download | [] | [] |
google.cloud.bigquery.model | [] | [] |
google.type.expr_pb2 | [] | [] |
IPython.terminal.pt_inputhooks.pyglet | [] | [] |
google.auth._jwt_async | [] | [] |
google.type.fraction_pb2 | [] | [] |
cachetools | [] | [] |
traitlets | [] | [] |
ipykernel | [] | [] |
IPython.terminal.embed | [] | [] |
google.auth.metrics | [] | [] |
google.protobuf.timestamp_pb2 | [] | [] |
IPython.terminal.pt_inputhooks.osx | [] | [] |
google.longrunning.operations_proto | [] | [] |
google._async_resumable_media._helpers | [] | [] |
OpenSSL | [] | [] |
IPython.utils.coloransi | [] | [] |
google.protobuf.any | [] | [] |
google.cloud.bigquery.dbapi.exceptions | [] | [] |
google.auth.aio._helpers | [] | [] |
google.auth.identity_pool | [] | [] |
google.auth.external_account | [] | [] |
google.protobuf.source_context_pb2 | [] | [] |
google.api.httpbody_pb2 | [] | [] |
urllib3 | [] | [] |
google.api_core.retry.retry_unary_async | [] | [] |
google.protobuf.internal.containers | [] | [] |
google.protobuf.compiler.plugin_pb2 | [] | [] |
google.api.error_reason_pb2 | [] | [] |
IPython.testing.plugin.setup | [] | [] |
IPython.core.latex_symbols | [] | [] |
google.cloud.operation | [] | [] |
pydoc | [] | [] |
IPython.core.application | [] | [] |
IPython.core.pylabtools | [] | [] |
google.cloud.extended_operations_pb2 | [] | [] |
google.auth.jwt | [] | [] |
google.api.log_pb2 | [] | [] |
google.cloud.bigquery.client | [] | [] |
google.cloud._http | [] | [] |
IPython.utils.text | [] | [] |
google.oauth2.gdch_credentials | [] | [] |
google.protobuf.internal.enum_type_wrapper | [] | [] |
google.api.http_pb2 | [] | [] |
IPython.core.magics.display | [] | [] |
IPython.utils._process_cli | [] | [] |
google.oauth2.id_token | [] | [] |
IPython.core.formatters | [] | [] |
IPython.utils.frame | [] | [] |
IPython.utils._process_common | [] | [] |
pyarrow | [] | [] |
[] | [] | |
builtins | [] | [] |
google.protobuf.empty_pb2 | [] | [] |
google.protobuf.runtime_version | [] | [] |
jedi | [] | [] |
locale | [] | [] |
google.auth.transport._http_client | [] | [] |
google.protobuf.symbol_database | [] | [] |
google.cloud.bigquery._tqdm_helpers | [] | [] |
google.oauth2.utils | [] | [] |
google.logging.type.log_severity_pb2 | [] | [] |
cPickle | [] | [] |
pstats | [] | [] |
google.api_core.operations_v1.abstract_operations_base_client | [] | [] |
http | [] | [] |
IPython.testing.decorators | [] | [] |
google.auth.crypt | [] | [] |
google.api.client_pb2 | [] | [] |
bigquery_magics | [] | [] |
nbformat | [] | [] |
IPython.__main__ | [] | [] |
google.api_core.datetime_helpers | [] | [] |
google.resumable_media._download | [] | [] |
IPython.terminal.pt_inputhooks.qt | [] | [] |
winreg | [] | [] |
stack_data | [] | [] |
IPython.core.completer | [] | [] |
prompt_toolkit | [] | [] |
functools | [] | [] |
IPython.core.display_trap | [] | [] |
google.api.annotations_pb2 | [] | [] |
google.cloud.bigquery.iam | [] | [] |
google.cloud.bigquery_v2.types.model_reference | [] | [] |
google.api_core.retry.retry_base | [] | [] |
google.auth.crypt._cryptography_rsa | [] | [] |
google.cloud.bigquery.job.load | [] | [] |
IPython.terminal.pt_inputhooks.asyncio | [] | [] |
itertools | [] | [] |
IPython.core.page | [] | [] |
decimal | [] | [] |
IPython.lib.lexers | [] | [] |
OpenGL | [] | [] |
google.oauth2.webauthn_handler_factory | [] | [] |
google.protobuf.text_format | [] | [] |
IPython.utils.io | [] | [] |
getpass | [] | [] |
google.api_core.client_options | [] | [] |
google.api_core.gapic_v1.method | [] | [] |
google.protobuf.service_reflection | [] | [] |
google.auth.app_engine | [] | [] |
IPython.testing.plugin.dtexample | [] | [] |
IPython.utils.openpy | [] | [] |
IPython.core.tbtools | [] | [] |
google.auth.transport.grpc | [] | [] |
google.api_core.gapic_v1.routing_header | [] | [] |
site | [] | [] |
google.api_core.retry.retry_unary | [] | [] |
google.protobuf.reflection | [] | [] |
IPython.core.magics.extension | [] | [] |
google.api_core.gapic_v1.config_async | [] | [] |
google.cloud.environment_vars | [] | [] |
google.cloud.bigquery_v2.types.standard_sql | [] | [] |
google.api_core.rest_helpers | [] | [] |
google.api.source_info_pb2 | [] | [] |
tempfile | [] | [] |
IPython.core.shellapp | [] | [] |
textwrap | [] | [] |
google.protobuf.proto_builder | [] | [] |
google.rpc.code_pb2 | [] | [] |
IPython.lib.clipboard | [] | [] |
google.api_core._rest_streaming_base | [] | [] |
google.protobuf.message_factory | [] | [] |
sqlite3 | [] | [] |
google.api_core.gapic_v1.config | [] | [] |
IPython.terminal.ipapp | [] | [] |
ipython_pygments_lexers | [] | [] |
google.api.control_pb2 | [] | [] |
google.auth._credentials_base | [] | [] |
IPython.core.magics.history | [] | [] |
google.protobuf.pyext.cpp_message | [] | [] |
google.cloud.bigquery.version | [] | [] |
google.auth.aws | [] | [] |
grpc_gcp | [] | [] |
time | [] | [] |
tokenize | [] | [] |
IPython.core.oinspect | [] | [] |
string | [] | [] |
IPython.terminal.pt_inputhooks.tk | [] | [] |
rsa | [] | [] |
google.protobuf.internal.encoder | [] | [] |
curio | [] | [] |
pyglet | [] | [] |
google.resumable_media.requests.download | [] | [] |
google.auth.transport.urllib3 | [] | [] |
IPython.terminal.ptutils | [] | [] |
google.auth.transport._requests_base | [] | [] |
IPython.testing.tools | [] | [] |
IPython.utils.path | [] | [] |
google.auth.iam | [] | [] |
queue | [] | [] |
google.cloud.bigquery.job.extract | [] | [] |
google.auth.crypt.base | [] | [] |
google.api_core.operations_v1.operations_client | [] | [] |
ctypes | [] | [] |
IPython.extensions.autoreload | [] | [] |
pyasn1 | [] | [] |
IPython.utils | [] | [] |
google.auth.aio | [] | [] |
certifi | [] | [] |
IPython.core | [] | [] |
google.cloud.bigquery.magics.line_arg_parser.exceptions | [] | [] |
google.cloud.bigquery.routine.routine | [] | [] |
google.api_core.operations_v1.transports | [] | [] |
IPython.lib.guisupport | [] | [] |
IPython.core.splitinput | [] | [] |
google.cloud.bigquery_v2.types.table_reference | [] | [] |
google.api_core.gapic_v1 | [] | [] |
runpy | [] | [] |
google.protobuf.compiler | [] | [] |
IPython.external.pickleshare | [] | [] |
grpc_status | [] | [] |
google._async_resumable_media.requests.upload | [] | [] |
IPython.sphinxext.custom_doctests | [] | [] |
IPython.core.hooks | [] | [] |
Directory |
---|