{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_google_auth_pluggable_py", "label": "pluggable.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/pluggable.py", "source_location": "L1"}, {"id": "pluggable_credentials", "label": "Credentials", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/pluggable.py", "source_location": "L60"}, {"id": "pluggable_credentials_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/pluggable.py", "source_location": "L72"}, {"id": "pluggable_retrieve_subject_token", "label": "retrieve_subject_token()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/pluggable.py", "source_location": "L177"}, {"id": "pluggable_credentials_revoke", "label": ".revoke()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/pluggable.py", "source_location": "L244"}, {"id": "pluggable_external_account_id", "label": "external_account_id()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/pluggable.py", "source_location": "L287"}, {"id": "pluggable_from_info", "label": "from_info()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/pluggable.py", "source_location": "L300"}, {"id": "pluggable_from_file", "label": "from_file()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/pluggable.py", "source_location": "L327"}, {"id": "pluggable_credentials_inject_env_variables", "label": "._inject_env_variables()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/pluggable.py", "source_location": "L348"}, {"id": "pluggable_credentials_parse_subject_token", "label": "._parse_subject_token()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/pluggable.py", "source_location": "L363"}, {"id": "pluggable_credentials_validate_revoke_response", "label": "._validate_revoke_response()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/pluggable.py", "source_location": "L393"}, {"id": "pluggable_credentials_validate_response_schema", "label": "._validate_response_schema()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/pluggable.py", "source_location": "L398"}, {"id": "pluggable_credentials_validate_running_mode", "label": "._validate_running_mode()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/pluggable.py", "source_location": "L415"}, {"id": "pluggable_credentials_create_default_metrics_options", "label": "._create_default_metrics_options()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/pluggable.py", "source_location": "L442"}, {"id": "pluggable_rationale_61", "label": "External account credentials sourced from executables. **IMPORTANT**: T", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/pluggable.py", "source_location": "L61"}, {"id": "pluggable_rationale_81", "label": "Instantiates an external account credentials object from a executables.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/pluggable.py", "source_location": "L81"}, {"id": "pluggable_rationale_245", "label": "Revokes the subject token using the credential_source object. Args:", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/pluggable.py", "source_location": "L245"}, {"id": "pluggable_rationale_288", "label": "Returns the external account identifier. When service account impersona", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/pluggable.py", "source_location": "L288"}, {"id": "pluggable_rationale_301", "label": "Creates a Pluggable Credentials instance from parsed external account info.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/pluggable.py", "source_location": "L301"}, {"id": "pluggable_rationale_328", "label": "Creates an Pluggable Credentials instance from an external account json file.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/pluggable.py", "source_location": "L328"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_google_auth_pluggable_py", "target": "collections_abc", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/pluggable.py", "source_location": "L34", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_pluggable_py", "target": "collections", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/pluggable.py", "source_location": "L37", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_pluggable_py", "target": "json", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/pluggable.py", "source_location": "L38", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_pluggable_py", "target": "os", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/pluggable.py", "source_location": "L39", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_pluggable_py", "target": "shlex", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/pluggable.py", "source_location": "L40", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_pluggable_py", "target": "subprocess", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/pluggable.py", "source_location": "L41", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_pluggable_py", "target": "sys", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/pluggable.py", "source_location": "L42", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_pluggable_py", "target": "time", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/pluggable.py", "source_location": "L43", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_pluggable_py", "target": "google_auth", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/pluggable.py", "source_location": "L45", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_pluggable_py", "target": "google_auth", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/pluggable.py", "source_location": "L46", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_pluggable_py", "target": "google_auth", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/pluggable.py", "source_location": "L47", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_pluggable_py", "target": "pluggable_credentials", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/pluggable.py", "source_location": "L60", "weight": 1.0}, {"source": "pluggable_credentials", "target": "pluggable_credentials_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/pluggable.py", "source_location": "L72", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_pluggable_py", "target": "pluggable_retrieve_subject_token", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/pluggable.py", "source_location": "L177", "weight": 1.0}, {"source": "pluggable_credentials", "target": "pluggable_credentials_revoke", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/pluggable.py", "source_location": "L244", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_pluggable_py", "target": "pluggable_external_account_id", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/pluggable.py", "source_location": "L287", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_pluggable_py", "target": "pluggable_from_info", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/pluggable.py", "source_location": "L300", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_pluggable_py", "target": "pluggable_from_file", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/pluggable.py", "source_location": "L327", "weight": 1.0}, {"source": "pluggable_credentials", "target": "pluggable_credentials_inject_env_variables", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/pluggable.py", "source_location": "L348", "weight": 1.0}, {"source": "pluggable_credentials", "target": "pluggable_credentials_parse_subject_token", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/pluggable.py", "source_location": "L363", "weight": 1.0}, {"source": "pluggable_credentials", "target": "pluggable_credentials_validate_revoke_response", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/pluggable.py", "source_location": "L393", "weight": 1.0}, {"source": "pluggable_credentials", "target": "pluggable_credentials_validate_response_schema", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/pluggable.py", "source_location": "L398", "weight": 1.0}, {"source": "pluggable_credentials", "target": "pluggable_credentials_validate_running_mode", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/pluggable.py", "source_location": "L415", "weight": 1.0}, {"source": "pluggable_credentials", "target": "pluggable_credentials_create_default_metrics_options", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/pluggable.py", "source_location": "L442", "weight": 1.0}, {"source": "pluggable_retrieve_subject_token", "target": "pluggable_credentials_validate_running_mode", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/pluggable.py", "source_location": "L178", "weight": 1.0}, {"source": "pluggable_retrieve_subject_token", "target": "pluggable_credentials_parse_subject_token", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/pluggable.py", "source_location": "L192", "weight": 1.0}, {"source": "pluggable_retrieve_subject_token", "target": "pluggable_credentials_inject_env_variables", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/pluggable.py", "source_location": "L206", "weight": 1.0}, {"source": "pluggable_credentials_revoke", "target": "pluggable_credentials_validate_running_mode", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/pluggable.py", "source_location": "L259", "weight": 1.0}, {"source": "pluggable_credentials_revoke", "target": "pluggable_credentials_inject_env_variables", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/pluggable.py", "source_location": "L263", "weight": 1.0}, {"source": "pluggable_credentials_revoke", "target": "pluggable_credentials_validate_revoke_response", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/pluggable.py", "source_location": "L284", "weight": 1.0}, {"source": "pluggable_credentials_parse_subject_token", "target": "pluggable_credentials_validate_response_schema", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/pluggable.py", "source_location": "L364", "weight": 1.0}, {"source": "pluggable_credentials_validate_revoke_response", "target": "pluggable_credentials_validate_response_schema", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/pluggable.py", "source_location": "L394", "weight": 1.0}, {"source": "pluggable_rationale_61", "target": "pluggable_credentials", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/pluggable.py", "source_location": "L61", "weight": 1.0}, {"source": "pluggable_rationale_81", "target": "pluggable_credentials_init", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/pluggable.py", "source_location": "L81", "weight": 1.0}, {"source": "pluggable_rationale_245", "target": "pluggable_credentials_revoke", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/pluggable.py", "source_location": "L245", "weight": 1.0}, {"source": "pluggable_rationale_288", "target": "pluggable_credentials_external_account_id", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/pluggable.py", "source_location": "L288", "weight": 1.0}, {"source": "pluggable_rationale_301", "target": "pluggable_credentials_from_info", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/pluggable.py", "source_location": "L301", "weight": 1.0}, {"source": "pluggable_rationale_328", "target": "pluggable_credentials_from_file", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/pluggable.py", "source_location": "L328", "weight": 1.0}], "raw_calls": [{"caller_nid": "pluggable_credentials_init", "callee": "pop", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/pluggable.py", "source_location": "L114"}, {"caller_nid": "pluggable_credentials_init", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/pluggable.py", "source_location": "L115"}, {"caller_nid": "pluggable_credentials_init", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/pluggable.py", "source_location": "L123"}, {"caller_nid": "pluggable_credentials_init", "callee": "MalformedError", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/pluggable.py", "source_location": "L125"}, {"caller_nid": "pluggable_credentials_init", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/pluggable.py", "source_location": "L128"}, {"caller_nid": "pluggable_credentials_init", "callee": "MalformedError", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/pluggable.py", "source_location": "L130"}, {"caller_nid": "pluggable_credentials_init", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/pluggable.py", "source_location": "L134"}, {"caller_nid": "pluggable_credentials_init", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/pluggable.py", "source_location": "L137"}, {"caller_nid": "pluggable_credentials_init", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/pluggable.py", "source_location": "L140"}, {"caller_nid": "pluggable_credentials_init", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/pluggable.py", "source_location": "L143"}, {"caller_nid": "pluggable_credentials_init", "callee": "MalformedError", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/pluggable.py", "source_location": "L150"}, {"caller_nid": "pluggable_credentials_init", "callee": "InvalidValue", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/pluggable.py", "source_location": "L163"}, {"caller_nid": "pluggable_credentials_init", "callee": "InvalidValue", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/pluggable.py", "source_location": "L172"}, {"caller_nid": "pluggable_retrieve_subject_token", "callee": "open", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/pluggable.py", "source_location": "L183"}, {"caller_nid": "pluggable_retrieve_subject_token", "callee": "load", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/pluggable.py", "source_location": "L186"}, {"caller_nid": "pluggable_retrieve_subject_token", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/pluggable.py", "source_location": "L205"}, {"caller_nid": "pluggable_retrieve_subject_token", "callee": "run", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/pluggable.py", "source_location": "L219"}, {"caller_nid": "pluggable_retrieve_subject_token", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/pluggable.py", "source_location": "L220"}, {"caller_nid": "pluggable_retrieve_subject_token", "callee": "RefreshError", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/pluggable.py", "source_location": "L228"}, {"caller_nid": "pluggable_retrieve_subject_token", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/pluggable.py", "source_location": "L229"}, {"caller_nid": "pluggable_retrieve_subject_token", "callee": "loads", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/pluggable.py", "source_location": "L235"}, {"caller_nid": "pluggable_retrieve_subject_token", "callee": "decode", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/pluggable.py", "source_location": "L235"}, {"caller_nid": "pluggable_retrieve_subject_token", "callee": "load", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/pluggable.py", "source_location": "L237"}, {"caller_nid": "pluggable_retrieve_subject_token", "callee": "open", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/pluggable.py", "source_location": "L238"}, {"caller_nid": "pluggable_credentials_revoke", "callee": "InvalidValue", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/pluggable.py", "source_location": "L256"}, {"caller_nid": "pluggable_credentials_revoke", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/pluggable.py", "source_location": "L262"}, {"caller_nid": "pluggable_credentials_revoke", "callee": "run", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/pluggable.py", "source_location": "L267"}, {"caller_nid": "pluggable_credentials_revoke", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/pluggable.py", "source_location": "L268"}, {"caller_nid": "pluggable_credentials_revoke", "callee": "RefreshError", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/pluggable.py", "source_location": "L277"}, {"caller_nid": "pluggable_credentials_revoke", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/pluggable.py", "source_location": "L278"}, {"caller_nid": "pluggable_credentials_revoke", "callee": "loads", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/pluggable.py", "source_location": "L283"}, {"caller_nid": "pluggable_credentials_revoke", "callee": "decode", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/pluggable.py", "source_location": "L283"}, {"caller_nid": "pluggable_from_info", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/pluggable.py", "source_location": "L324"}, {"caller_nid": "pluggable_from_file", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/pluggable.py", "source_location": "L346"}, {"caller_nid": "pluggable_credentials_parse_subject_token", "callee": "MalformedError", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/pluggable.py", "source_location": "L367"}, {"caller_nid": "pluggable_credentials_parse_subject_token", "callee": "RefreshError", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/pluggable.py", "source_location": "L370"}, {"caller_nid": "pluggable_credentials_parse_subject_token", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/pluggable.py", "source_location": "L371"}, {"caller_nid": "pluggable_credentials_parse_subject_token", "callee": "time", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/pluggable.py", "source_location": "L375"}, {"caller_nid": "pluggable_credentials_parse_subject_token", "callee": "RefreshError", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/pluggable.py", "source_location": "L376"}, {"caller_nid": "pluggable_credentials_parse_subject_token", "callee": "MalformedError", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/pluggable.py", "source_location": "L380"}, {"caller_nid": "pluggable_credentials_parse_subject_token", "callee": "RefreshError", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/pluggable.py", "source_location": "L391"}, {"caller_nid": "pluggable_credentials_validate_revoke_response", "callee": "RefreshError", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/pluggable.py", "source_location": "L396"}, {"caller_nid": "pluggable_credentials_validate_response_schema", "callee": "MalformedError", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/pluggable.py", "source_location": "L400"}, {"caller_nid": "pluggable_credentials_validate_response_schema", "callee": "RefreshError", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/pluggable.py", "source_location": "L404"}, {"caller_nid": "pluggable_credentials_validate_response_schema", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/pluggable.py", "source_location": "L405"}, {"caller_nid": "pluggable_credentials_validate_response_schema", "callee": "MalformedError", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/pluggable.py", "source_location": "L411"}, {"caller_nid": "pluggable_credentials_validate_running_mode", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/pluggable.py", "source_location": "L416"}, {"caller_nid": "pluggable_credentials_validate_running_mode", "callee": "MalformedError", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/pluggable.py", "source_location": "L420"}, {"caller_nid": "pluggable_credentials_validate_running_mode", "callee": "MalformedError", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/pluggable.py", "source_location": "L425"}, {"caller_nid": "pluggable_credentials_validate_running_mode", "callee": "InvalidOperation", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/pluggable.py", "source_location": "L433"}, {"caller_nid": "pluggable_credentials_validate_running_mode", "callee": "InvalidValue", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/pluggable.py", "source_location": "L438"}, {"caller_nid": "pluggable_credentials_create_default_metrics_options", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/pluggable.py", "source_location": "L443"}]}