1 line
6.8 KiB
JSON
1 line
6.8 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_google_auth_transport_init_py", "label": "__init__.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/__init__.py", "source_location": "L1"}, {"id": "init_response", "label": "Response", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/__init__.py", "source_location": "L50"}, {"id": "init_status", "label": "status()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/__init__.py", "source_location": "L54"}, {"id": "init_headers", "label": "headers()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/__init__.py", "source_location": "L59"}, {"id": "init_data", "label": "data()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/__init__.py", "source_location": "L64"}, {"id": "init_request", "label": "Request", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/__init__.py", "source_location": "L69"}, {"id": "init_call", "label": "__call__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/__init__.py", "source_location": "L79"}, {"id": "init_rationale_55", "label": "int: The HTTP status code.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/__init__.py", "source_location": "L55"}, {"id": "init_rationale_60", "label": "Mapping[str, str]: The HTTP response headers.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/__init__.py", "source_location": "L60"}, {"id": "init_rationale_65", "label": "bytes: The response body.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/__init__.py", "source_location": "L65"}, {"id": "init_rationale_70", "label": "Interface for a callable that makes HTTP requests. Specific transport imple", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/__init__.py", "source_location": "L70"}, {"id": "init_rationale_82", "label": "Make an HTTP request. Args: url (str): The URI to be reques", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/__init__.py", "source_location": "L82"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_google_auth_transport_init_py", "target": "abc", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/__init__.py", "source_location": "L27", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_transport_init_py", "target": "http_client", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/__init__.py", "source_location": "L28", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_transport_init_py", "target": "init_response", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/__init__.py", "source_location": "L50", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_transport_init_py", "target": "init_status", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/__init__.py", "source_location": "L54", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_transport_init_py", "target": "init_headers", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/__init__.py", "source_location": "L59", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_transport_init_py", "target": "init_data", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/__init__.py", "source_location": "L64", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_transport_init_py", "target": "init_request", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/__init__.py", "source_location": "L69", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_transport_init_py", "target": "init_call", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/__init__.py", "source_location": "L79", "weight": 1.0}, {"source": "init_rationale_55", "target": "init_response_status", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/__init__.py", "source_location": "L55", "weight": 1.0}, {"source": "init_rationale_60", "target": "init_response_headers", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/__init__.py", "source_location": "L60", "weight": 1.0}, {"source": "init_rationale_65", "target": "init_response_data", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/__init__.py", "source_location": "L65", "weight": 1.0}, {"source": "init_rationale_70", "target": "init_request", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/__init__.py", "source_location": "L70", "weight": 1.0}, {"source": "init_rationale_82", "target": "init_request_call", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/__init__.py", "source_location": "L82", "weight": 1.0}], "raw_calls": [{"caller_nid": "init_status", "callee": "NotImplementedError", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/__init__.py", "source_location": "L56"}, {"caller_nid": "init_headers", "callee": "NotImplementedError", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/__init__.py", "source_location": "L61"}, {"caller_nid": "init_data", "callee": "NotImplementedError", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/__init__.py", "source_location": "L66"}, {"caller_nid": "init_call", "callee": "NotImplementedError", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/__init__.py", "source_location": "L104"}]} |