1 line
5.1 KiB
JSON
1 line
5.1 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_google_auth_credentials_base_py", "label": "_credentials_base.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_credentials_base.py", "source_location": "L1"}, {"id": "credentials_base_basecredentials", "label": "_BaseCredentials", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_credentials_base.py", "source_location": "L23"}, {"id": "credentials_base_basecredentials_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_credentials_base.py", "source_location": "L46"}, {"id": "credentials_base_refresh", "label": "refresh()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_credentials_base.py", "source_location": "L50"}, {"id": "credentials_base_basecredentials_apply", "label": "._apply()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_credentials_base.py", "source_location": "L65"}, {"id": "credentials_base_rationale_24", "label": "Base class for all credentials. All credentials have a :attr:`token` that i", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_credentials_base.py", "source_location": "L24"}, {"id": "credentials_base_rationale_51", "label": "Refreshes the access token. Args: request (google.auth.tran", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_credentials_base.py", "source_location": "L51"}, {"id": "credentials_base_rationale_66", "label": "Apply the token to the authentication header. Args: headers", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_credentials_base.py", "source_location": "L66"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_google_auth_credentials_base_py", "target": "abc", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_credentials_base.py", "source_location": "L18", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_credentials_base_py", "target": "google_auth", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_credentials_base.py", "source_location": "L20", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_credentials_base_py", "target": "credentials_base_basecredentials", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_credentials_base.py", "source_location": "L23", "weight": 1.0}, {"source": "credentials_base_basecredentials", "target": "credentials_base_basecredentials_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_credentials_base.py", "source_location": "L46", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_credentials_base_py", "target": "credentials_base_refresh", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_credentials_base.py", "source_location": "L50", "weight": 1.0}, {"source": "credentials_base_basecredentials", "target": "credentials_base_basecredentials_apply", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_credentials_base.py", "source_location": "L65", "weight": 1.0}, {"source": "credentials_base_rationale_24", "target": "credentials_base_basecredentials", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_credentials_base.py", "source_location": "L24", "weight": 1.0}, {"source": "credentials_base_rationale_51", "target": "credentials_base_basecredentials_refresh", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_credentials_base.py", "source_location": "L51", "weight": 1.0}, {"source": "credentials_base_rationale_66", "target": "credentials_base_basecredentials_apply", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_credentials_base.py", "source_location": "L66", "weight": 1.0}], "raw_calls": [{"caller_nid": "credentials_base_refresh", "callee": "NotImplementedError", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_credentials_base.py", "source_location": "L63"}, {"caller_nid": "credentials_base_basecredentials_apply", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_credentials_base.py", "source_location": "L73"}, {"caller_nid": "credentials_base_basecredentials_apply", "callee": "from_bytes", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_credentials_base.py", "source_location": "L74"}]} |