1 line
3.7 KiB
JSON
1 line
3.7 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_google_auth_aio_helpers_py", "label": "_helpers.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aio/_helpers.py", "source_location": "L1"}, {"id": "helpers_parse_response_async", "label": "_parse_response_async()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aio/_helpers.py", "source_location": "L24"}, {"id": "helpers_response_log_async", "label": "response_log_async()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aio/_helpers.py", "source_location": "L47"}, {"id": "helpers_rationale_25", "label": "Parses an async response, attempting to decode JSON. Args: response", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aio/_helpers.py", "source_location": "L25"}, {"id": "helpers_rationale_48", "label": "Logs an Async HTTP response at the DEBUG level if logging is enabled. Args:", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aio/_helpers.py", "source_location": "L48"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_google_auth_aio_helpers_py", "target": "logging", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aio/_helpers.py", "source_location": "L18", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_aio_helpers_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aio/_helpers.py", "source_location": "L19", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_aio_helpers_py", "target": "google_auth", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aio/_helpers.py", "source_location": "L21", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_aio_helpers_py", "target": "helpers_parse_response_async", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aio/_helpers.py", "source_location": "L24", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_aio_helpers_py", "target": "helpers_response_log_async", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aio/_helpers.py", "source_location": "L47", "weight": 1.0}, {"source": "helpers_rationale_25", "target": "helpers_parse_response_async", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aio/_helpers.py", "source_location": "L25", "weight": 1.0}, {"source": "helpers_rationale_48", "target": "helpers_response_log_async", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aio/_helpers.py", "source_location": "L48", "weight": 1.0}], "raw_calls": [{"caller_nid": "helpers_parse_response_async", "callee": "json", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aio/_helpers.py", "source_location": "L39"}, {"caller_nid": "helpers_response_log_async", "callee": "is_logging_enabled", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aio/_helpers.py", "source_location": "L55"}, {"caller_nid": "helpers_response_log_async", "callee": "_response_log_base", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aio/_helpers.py", "source_location": "L62"}]} |