Files
tfm_ainventory/graphify-out/cache/48f2471bcf1e7ab463721be810c1010dd74bd86cc2201f3daa662409dc5ff6cb.json

1 line
42 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_google_genai_tests_types_test_schema_from_json_schema_py", "label": "test_schema_from_json_schema.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_from_json_schema.py", "source_location": "L1"}, {"id": "test_schema_from_json_schema_get_not_none_fields", "label": "_get_not_none_fields()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_from_json_schema.py", "source_location": "L22"}, {"id": "test_schema_from_json_schema_test_empty_json_schema_conversion", "label": "test_empty_json_schema_conversion()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_from_json_schema.py", "source_location": "L29"}, {"id": "test_schema_from_json_schema_test_not_null_type_conversion", "label": "test_not_null_type_conversion()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_from_json_schema.py", "source_location": "L41"}, {"id": "test_schema_from_json_schema_test_nullable_conversion", "label": "test_nullable_conversion()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_from_json_schema.py", "source_location": "L86"}, {"id": "test_schema_from_json_schema_test_nullable_in_union_like_type_conversion", "label": "test_nullable_in_union_like_type_conversion()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_from_json_schema.py", "source_location": "L117"}, {"id": "test_schema_from_json_schema_test_union_like_type_conversion_suite1", "label": "test_union_like_type_conversion_suite1()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_from_json_schema.py", "source_location": "L169"}, {"id": "test_schema_from_json_schema_test_union_like_type_conversion_suite2", "label": "test_union_like_type_conversion_suite2()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_from_json_schema.py", "source_location": "L231"}, {"id": "test_schema_from_json_schema_test_array_type_conversion", "label": "test_array_type_conversion()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_from_json_schema.py", "source_location": "L278"}, {"id": "test_schema_from_json_schema_test_complex_object_type_conversion", "label": "test_complex_object_type_conversion()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_from_json_schema.py", "source_location": "L319"}, {"id": "test_schema_from_json_schema_test_from_json_schema_logs_only_once", "label": "test_from_json_schema_logs_only_once()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_from_json_schema.py", "source_location": "L388"}, {"id": "test_schema_from_json_schema_rationale_23", "label": "Returns field names in a Pydantic model whose values are not None.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_from_json_schema.py", "source_location": "L23"}, {"id": "test_schema_from_json_schema_rationale_30", "label": "Test conversion of empty JSONSchema to Schema.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_from_json_schema.py", "source_location": "L30"}, {"id": "test_schema_from_json_schema_rationale_42", "label": "Test conversion of JSONSchema.type to Schema.type", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_from_json_schema.py", "source_location": "L42"}, {"id": "test_schema_from_json_schema_rationale_87", "label": "Test conversion of JSONSchema.nullable to Schema.nullable", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_from_json_schema.py", "source_location": "L87"}, {"id": "test_schema_from_json_schema_rationale_118", "label": "Test conversion of JSONSchema.nullable to Schema.nullable", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_from_json_schema.py", "source_location": "L118"}, {"id": "test_schema_from_json_schema_rationale_170", "label": "Test conversion of JSONSchema.type to Schema.any_of", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_from_json_schema.py", "source_location": "L170"}, {"id": "test_schema_from_json_schema_rationale_232", "label": "Test conversion of JSONSchema.type to Schema.any_of", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_from_json_schema.py", "source_location": "L232"}, {"id": "test_schema_from_json_schema_rationale_279", "label": "Test conversion of JSONSchema.items to Schema.items", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_from_json_schema.py", "source_location": "L279"}, {"id": "test_schema_from_json_schema_rationale_320", "label": "Test conversion of JSONSchema.properties to Schema.properties", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_from_json_schema.py", "source_location": "L320"}, {"id": "test_schema_from_json_schema_rationale_389", "label": "Test that the info message is logged only once across multiple from_json_schema", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_from_json_schema.py", "source_location": "L389"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_google_genai_tests_types_test_schema_from_json_schema_py", "target": "logging", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_from_json_schema.py", "source_location": "L16", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_tests_types_test_schema_from_json_schema_py", "target": "pydantic", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_from_json_schema.py", "source_location": "L17", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_tests_types_test_schema_from_json_schema_py", "target": "backend_venv_lib_python3_12_site_packages_google_genai_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_from_json_schema.py", "source_location": "L19", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_tests_types_test_schema_from_json_schema_py", "target": "test_schema_from_json_schema_get_not_none_fields", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_from_json_schema.py", "source_location": "L22", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_tests_types_test_schema_from_json_schema_py", "target": "test_schema_from_json_schema_test_empty_json_schema_conversion", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_from_json_schema.py", "source_location": "L29", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_tests_types_test_schema_from_json_schema_py", "target": "test_schema_from_json_schema_test_not_null_type_conversion", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_from_json_schema.py", "source_location": "L41", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_tests_types_test_schema_from_json_schema_py", "target": "test_schema_from_json_schema_test_nullable_conversion", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_from_json_schema.py", "source_location": "L86", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_tests_types_test_schema_from_json_schema_py", "target": "test_schema_from_json_schema_test_nullable_in_union_like_type_conversion", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_from_json_schema.py", "source_location": "L117", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_tests_types_test_schema_from_json_schema_py", "target": "test_schema_from_json_schema_test_union_like_type_conversion_suite1", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_from_json_schema.py", "source_location": "L169", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_tests_types_test_schema_from_json_schema_py", "target": "test_schema_from_json_schema_test_union_like_type_conversion_suite2", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_from_json_schema.py", "source_location": "L231", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_tests_types_test_schema_from_json_schema_py", "target": "test_schema_from_json_schema_test_array_type_conversion", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_from_json_schema.py", "source_location": "L278", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_tests_types_test_schema_from_json_schema_py", "target": "test_schema_from_json_schema_test_complex_object_type_conversion", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_from_json_schema.py", "source_location": "L319", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_tests_types_test_schema_from_json_schema_py", "target": "test_schema_from_json_schema_test_from_json_schema_logs_only_once", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_from_json_schema.py", "source_location": "L388", "weight": 1.0}, {"source": "test_schema_from_json_schema_test_not_null_type_conversion", "target": "test_schema_from_json_schema_get_not_none_fields", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_from_json_schema.py", "source_location": "L71", "weight": 1.0}, {"source": "test_schema_from_json_schema_test_nullable_conversion", "target": "test_schema_from_json_schema_get_not_none_fields", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_from_json_schema.py", "source_location": "L102", "weight": 1.0}, {"source": "test_schema_from_json_schema_test_nullable_in_union_like_type_conversion", "target": "test_schema_from_json_schema_get_not_none_fields", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_from_json_schema.py", "source_location": "L134", "weight": 1.0}, {"source": "test_schema_from_json_schema_rationale_23", "target": "test_schema_from_json_schema_get_not_none_fields", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_from_json_schema.py", "source_location": "L23", "weight": 1.0}, {"source": "test_schema_from_json_schema_rationale_30", "target": "test_schema_from_json_schema_test_empty_json_schema_conversion", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_from_json_schema.py", "source_location": "L30", "weight": 1.0}, {"source": "test_schema_from_json_schema_rationale_42", "target": "test_schema_from_json_schema_test_not_null_type_conversion", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_from_json_schema.py", "source_location": "L42", "weight": 1.0}, {"source": "test_schema_from_json_schema_rationale_87", "target": "test_schema_from_json_schema_test_nullable_conversion", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_from_json_schema.py", "source_location": "L87", "weight": 1.0}, {"source": "test_schema_from_json_schema_rationale_118", "target": "test_schema_from_json_schema_test_nullable_in_union_like_type_conversion", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_from_json_schema.py", "source_location": "L118", "weight": 1.0}, {"source": "test_schema_from_json_schema_rationale_170", "target": "test_schema_from_json_schema_test_union_like_type_conversion_suite1", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_from_json_schema.py", "source_location": "L170", "weight": 1.0}, {"source": "test_schema_from_json_schema_rationale_232", "target": "test_schema_from_json_schema_test_union_like_type_conversion_suite2", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_from_json_schema.py", "source_location": "L232", "weight": 1.0}, {"source": "test_schema_from_json_schema_rationale_279", "target": "test_schema_from_json_schema_test_array_type_conversion", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_from_json_schema.py", "source_location": "L279", "weight": 1.0}, {"source": "test_schema_from_json_schema_rationale_320", "target": "test_schema_from_json_schema_test_complex_object_type_conversion", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_from_json_schema.py", "source_location": "L320", "weight": 1.0}, {"source": "test_schema_from_json_schema_rationale_389", "target": "test_schema_from_json_schema_test_from_json_schema_logs_only_once", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_from_json_schema.py", "source_location": "L389", "weight": 1.0}], "raw_calls": [{"caller_nid": "test_schema_from_json_schema_get_not_none_fields", "callee": "items", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_from_json_schema.py", "source_location": "L25"}, {"caller_nid": "test_schema_from_json_schema_get_not_none_fields", "callee": "model_dump", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_from_json_schema.py", "source_location": "L25"}, {"caller_nid": "test_schema_from_json_schema_test_empty_json_schema_conversion", "callee": "JSONSchema", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_from_json_schema.py", "source_location": "L31"}, {"caller_nid": "test_schema_from_json_schema_test_empty_json_schema_conversion", "callee": "from_json_schema", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_from_json_schema.py", "source_location": "L32"}, {"caller_nid": "test_schema_from_json_schema_test_empty_json_schema_conversion", "callee": "from_json_schema", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_from_json_schema.py", "source_location": "L33"}, {"caller_nid": "test_schema_from_json_schema_test_empty_json_schema_conversion", "callee": "Schema", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_from_json_schema.py", "source_location": "L37"}, {"caller_nid": "test_schema_from_json_schema_test_empty_json_schema_conversion", "callee": "Schema", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_from_json_schema.py", "source_location": "L38"}, {"caller_nid": "test_schema_from_json_schema_test_not_null_type_conversion", "callee": "zip", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_from_json_schema.py", "source_location": "L59"}, {"caller_nid": "test_schema_from_json_schema_test_not_null_type_conversion", "callee": "JSONSchema", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_from_json_schema.py", "source_location": "L60"}, {"caller_nid": "test_schema_from_json_schema_test_not_null_type_conversion", "callee": "JSONSchemaType", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_from_json_schema.py", "source_location": "L60"}, {"caller_nid": "test_schema_from_json_schema_test_not_null_type_conversion", "callee": "JSONSchema", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_from_json_schema.py", "source_location": "L61"}, {"caller_nid": "test_schema_from_json_schema_test_not_null_type_conversion", "callee": "from_json_schema", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_from_json_schema.py", "source_location": "L62"}, {"caller_nid": "test_schema_from_json_schema_test_not_null_type_conversion", "callee": "from_json_schema", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_from_json_schema.py", "source_location": "L63"}, {"caller_nid": "test_schema_from_json_schema_test_not_null_type_conversion", "callee": "from_json_schema", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_from_json_schema.py", "source_location": "L66"}, {"caller_nid": "test_schema_from_json_schema_test_not_null_type_conversion", "callee": "from_json_schema", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_from_json_schema.py", "source_location": "L67"}, {"caller_nid": "test_schema_from_json_schema_test_nullable_conversion", "callee": "JSONSchema", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_from_json_schema.py", "source_location": "L88"}, {"caller_nid": "test_schema_from_json_schema_test_nullable_conversion", "callee": "JSONSchemaType", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_from_json_schema.py", "source_location": "L89"}, {"caller_nid": "test_schema_from_json_schema_test_nullable_conversion", "callee": "JSONSchemaType", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_from_json_schema.py", "source_location": "L89"}, {"caller_nid": "test_schema_from_json_schema_test_nullable_conversion", "callee": "JSONSchema", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_from_json_schema.py", "source_location": "L91"}, {"caller_nid": "test_schema_from_json_schema_test_nullable_conversion", "callee": "from_json_schema", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_from_json_schema.py", "source_location": "L94"}, {"caller_nid": "test_schema_from_json_schema_test_nullable_conversion", "callee": "from_json_schema", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_from_json_schema.py", "source_location": "L95"}, {"caller_nid": "test_schema_from_json_schema_test_nullable_conversion", "callee": "from_json_schema", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_from_json_schema.py", "source_location": "L98"}, {"caller_nid": "test_schema_from_json_schema_test_nullable_conversion", "callee": "from_json_schema", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_from_json_schema.py", "source_location": "L99"}, {"caller_nid": "test_schema_from_json_schema_test_nullable_conversion", "callee": "set", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_from_json_schema.py", "source_location": "L111"}, {"caller_nid": "test_schema_from_json_schema_test_nullable_conversion", "callee": "set", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_from_json_schema.py", "source_location": "L111"}, {"caller_nid": "test_schema_from_json_schema_test_nullable_conversion", "callee": "set", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_from_json_schema.py", "source_location": "L112"}, {"caller_nid": "test_schema_from_json_schema_test_nullable_conversion", "callee": "set", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_from_json_schema.py", "source_location": "L112"}, {"caller_nid": "test_schema_from_json_schema_test_nullable_conversion", "callee": "set", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_from_json_schema.py", "source_location": "L113"}, {"caller_nid": "test_schema_from_json_schema_test_nullable_conversion", "callee": "set", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_from_json_schema.py", "source_location": "L113"}, {"caller_nid": "test_schema_from_json_schema_test_nullable_conversion", "callee": "set", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_from_json_schema.py", "source_location": "L114"}, {"caller_nid": "test_schema_from_json_schema_test_nullable_conversion", "callee": "set", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_from_json_schema.py", "source_location": "L114"}, {"caller_nid": "test_schema_from_json_schema_test_nullable_in_union_like_type_conversion", "callee": "JSONSchema", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_from_json_schema.py", "source_location": "L119"}, {"caller_nid": "test_schema_from_json_schema_test_nullable_in_union_like_type_conversion", "callee": "JSONSchemaType", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_from_json_schema.py", "source_location": "L121"}, {"caller_nid": "test_schema_from_json_schema_test_nullable_in_union_like_type_conversion", "callee": "JSONSchemaType", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_from_json_schema.py", "source_location": "L122"}, {"caller_nid": "test_schema_from_json_schema_test_nullable_in_union_like_type_conversion", "callee": "JSONSchemaType", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_from_json_schema.py", "source_location": "L123"}, {"caller_nid": "test_schema_from_json_schema_test_nullable_in_union_like_type_conversion", "callee": "JSONSchemaType", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_from_json_schema.py", "source_location": "L124"}, {"caller_nid": "test_schema_from_json_schema_test_nullable_in_union_like_type_conversion", "callee": "JSONSchemaType", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_from_json_schema.py", "source_location": "L125"}, {"caller_nid": "test_schema_from_json_schema_test_nullable_in_union_like_type_conversion", "callee": "JSONSchemaType", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_from_json_schema.py", "source_location": "L126"}, {"caller_nid": "test_schema_from_json_schema_test_nullable_in_union_like_type_conversion", "callee": "JSONSchemaType", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_from_json_schema.py", "source_location": "L127"}, {"caller_nid": "test_schema_from_json_schema_test_nullable_in_union_like_type_conversion", "callee": "from_json_schema", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_from_json_schema.py", "source_location": "L130"}, {"caller_nid": "test_schema_from_json_schema_test_nullable_in_union_like_type_conversion", "callee": "from_json_schema", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_from_json_schema.py", "source_location": "L131"}, {"caller_nid": "test_schema_from_json_schema_test_nullable_in_union_like_type_conversion", "callee": "JSONSchema", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_from_json_schema.py", "source_location": "L136"}, {"caller_nid": "test_schema_from_json_schema_test_nullable_in_union_like_type_conversion", "callee": "from_json_schema", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_from_json_schema.py", "source_location": "L147"}, {"caller_nid": "test_schema_from_json_schema_test_nullable_in_union_like_type_conversion", "callee": "from_json_schema", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_from_json_schema.py", "source_location": "L148"}, {"caller_nid": "test_schema_from_json_schema_test_nullable_in_union_like_type_conversion", "callee": "Schema", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_from_json_schema.py", "source_location": "L151"}, {"caller_nid": "test_schema_from_json_schema_test_nullable_in_union_like_type_conversion", "callee": "Schema", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_from_json_schema.py", "source_location": "L154"}, {"caller_nid": "test_schema_from_json_schema_test_nullable_in_union_like_type_conversion", "callee": "Schema", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_from_json_schema.py", "source_location": "L155"}, {"caller_nid": "test_schema_from_json_schema_test_nullable_in_union_like_type_conversion", "callee": "Schema", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_from_json_schema.py", "source_location": "L156"}, {"caller_nid": "test_schema_from_json_schema_test_nullable_in_union_like_type_conversion", "callee": "Schema", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_from_json_schema.py", "source_location": "L157"}, {"caller_nid": "test_schema_from_json_schema_test_nullable_in_union_like_type_conversion", "callee": "Schema", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_from_json_schema.py", "source_location": "L158"}, {"caller_nid": "test_schema_from_json_schema_test_nullable_in_union_like_type_conversion", "callee": "Schema", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_from_json_schema.py", "source_location": "L159"}, {"caller_nid": "test_schema_from_json_schema_test_union_like_type_conversion_suite1", "callee": "JSONSchema", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_from_json_schema.py", "source_location": "L171"}, {"caller_nid": "test_schema_from_json_schema_test_union_like_type_conversion_suite1", "callee": "JSONSchemaType", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_from_json_schema.py", "source_location": "L173"}, {"caller_nid": "test_schema_from_json_schema_test_union_like_type_conversion_suite1", "callee": "JSONSchemaType", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_from_json_schema.py", "source_location": "L174"}, {"caller_nid": "test_schema_from_json_schema_test_union_like_type_conversion_suite1", "callee": "JSONSchemaType", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_from_json_schema.py", "source_location": "L175"}, {"caller_nid": "test_schema_from_json_schema_test_union_like_type_conversion_suite1", "callee": "JSONSchema", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_from_json_schema.py", "source_location": "L189"}, {"caller_nid": "test_schema_from_json_schema_test_union_like_type_conversion_suite1", "callee": "JSONSchema", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_from_json_schema.py", "source_location": "L190"}, {"caller_nid": "test_schema_from_json_schema_test_union_like_type_conversion_suite1", "callee": "from_json_schema", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_from_json_schema.py", "source_location": "L193"}, {"caller_nid": "test_schema_from_json_schema_test_union_like_type_conversion_suite1", "callee": "from_json_schema", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_from_json_schema.py", "source_location": "L196"}, {"caller_nid": "test_schema_from_json_schema_test_union_like_type_conversion_suite1", "callee": "Schema", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_from_json_schema.py", "source_location": "L199"}, {"caller_nid": "test_schema_from_json_schema_test_union_like_type_conversion_suite1", "callee": "Schema", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_from_json_schema.py", "source_location": "L202"}, {"caller_nid": "test_schema_from_json_schema_test_union_like_type_conversion_suite1", "callee": "Schema", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_from_json_schema.py", "source_location": "L212"}, {"caller_nid": "test_schema_from_json_schema_test_union_like_type_conversion_suite1", "callee": "Schema", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_from_json_schema.py", "source_location": "L215"}, {"caller_nid": "test_schema_from_json_schema_test_union_like_type_conversion_suite1", "callee": "Schema", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_from_json_schema.py", "source_location": "L216"}, {"caller_nid": "test_schema_from_json_schema_test_union_like_type_conversion_suite2", "callee": "JSONSchema", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_from_json_schema.py", "source_location": "L233"}, {"caller_nid": "test_schema_from_json_schema_test_union_like_type_conversion_suite2", "callee": "JSONSchemaType", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_from_json_schema.py", "source_location": "L235"}, {"caller_nid": "test_schema_from_json_schema_test_union_like_type_conversion_suite2", "callee": "JSONSchemaType", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_from_json_schema.py", "source_location": "L236"}, {"caller_nid": "test_schema_from_json_schema_test_union_like_type_conversion_suite2", "callee": "JSONSchema", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_from_json_schema.py", "source_location": "L239"}, {"caller_nid": "test_schema_from_json_schema_test_union_like_type_conversion_suite2", "callee": "from_json_schema", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_from_json_schema.py", "source_location": "L247"}, {"caller_nid": "test_schema_from_json_schema_test_union_like_type_conversion_suite2", "callee": "from_json_schema", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_from_json_schema.py", "source_location": "L250"}, {"caller_nid": "test_schema_from_json_schema_test_union_like_type_conversion_suite2", "callee": "Schema", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_from_json_schema.py", "source_location": "L253"}, {"caller_nid": "test_schema_from_json_schema_test_union_like_type_conversion_suite2", "callee": "Schema", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_from_json_schema.py", "source_location": "L255"}, {"caller_nid": "test_schema_from_json_schema_test_union_like_type_conversion_suite2", "callee": "Schema", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_from_json_schema.py", "source_location": "L263"}, {"caller_nid": "test_schema_from_json_schema_test_union_like_type_conversion_suite2", "callee": "Schema", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_from_json_schema.py", "source_location": "L265"}, {"caller_nid": "test_schema_from_json_schema_test_array_type_conversion", "callee": "JSONSchema", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_from_json_schema.py", "source_location": "L280"}, {"caller_nid": "test_schema_from_json_schema_test_array_type_conversion", "callee": "JSONSchemaType", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_from_json_schema.py", "source_location": "L281"}, {"caller_nid": "test_schema_from_json_schema_test_array_type_conversion", "callee": "JSONSchema", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_from_json_schema.py", "source_location": "L282"}, {"caller_nid": "test_schema_from_json_schema_test_array_type_conversion", "callee": "JSONSchema", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_from_json_schema.py", "source_location": "L285"}, {"caller_nid": "test_schema_from_json_schema_test_array_type_conversion", "callee": "JSONSchema", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_from_json_schema.py", "source_location": "L286"}, {"caller_nid": "test_schema_from_json_schema_test_array_type_conversion", "callee": "from_json_schema", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_from_json_schema.py", "source_location": "L295"}, {"caller_nid": "test_schema_from_json_schema_test_array_type_conversion", "callee": "from_json_schema", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_from_json_schema.py", "source_location": "L296"}, {"caller_nid": "test_schema_from_json_schema_test_array_type_conversion", "callee": "Schema", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_from_json_schema.py", "source_location": "L299"}, {"caller_nid": "test_schema_from_json_schema_test_array_type_conversion", "callee": "Schema", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_from_json_schema.py", "source_location": "L301"}, {"caller_nid": "test_schema_from_json_schema_test_array_type_conversion", "callee": "Schema", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_from_json_schema.py", "source_location": "L304"}, {"caller_nid": "test_schema_from_json_schema_test_array_type_conversion", "callee": "Schema", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_from_json_schema.py", "source_location": "L305"}, {"caller_nid": "test_schema_from_json_schema_test_complex_object_type_conversion", "callee": "JSONSchema", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_from_json_schema.py", "source_location": "L321"}, {"caller_nid": "test_schema_from_json_schema_test_complex_object_type_conversion", "callee": "JSONSchemaType", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_from_json_schema.py", "source_location": "L322"}, {"caller_nid": "test_schema_from_json_schema_test_complex_object_type_conversion", "callee": "JSONSchema", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_from_json_schema.py", "source_location": "L324"}, {"caller_nid": "test_schema_from_json_schema_test_complex_object_type_conversion", "callee": "JSONSchema", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_from_json_schema.py", "source_location": "L333"}, {"caller_nid": "test_schema_from_json_schema_test_complex_object_type_conversion", "callee": "JSONSchema", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_from_json_schema.py", "source_location": "L337"}, {"caller_nid": "test_schema_from_json_schema_test_complex_object_type_conversion", "callee": "from_json_schema", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_from_json_schema.py", "source_location": "L345"}, {"caller_nid": "test_schema_from_json_schema_test_complex_object_type_conversion", "callee": "from_json_schema", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_from_json_schema.py", "source_location": "L346"}, {"caller_nid": "test_schema_from_json_schema_test_complex_object_type_conversion", "callee": "Schema", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_from_json_schema.py", "source_location": "L349"}, {"caller_nid": "test_schema_from_json_schema_test_complex_object_type_conversion", "callee": "Schema", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_from_json_schema.py", "source_location": "L352"}, {"caller_nid": "test_schema_from_json_schema_test_complex_object_type_conversion", "callee": "Schema", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_from_json_schema.py", "source_location": "L355"}, {"caller_nid": "test_schema_from_json_schema_test_complex_object_type_conversion", "callee": "Schema", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_from_json_schema.py", "source_location": "L365"}, {"caller_nid": "test_schema_from_json_schema_test_complex_object_type_conversion", "callee": "Schema", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_from_json_schema.py", "source_location": "L367"}, {"caller_nid": "test_schema_from_json_schema_test_complex_object_type_conversion", "callee": "Schema", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_from_json_schema.py", "source_location": "L375"}, {"caller_nid": "test_schema_from_json_schema_test_from_json_schema_logs_only_once", "callee": "set_level", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_from_json_schema.py", "source_location": "L394"}, {"caller_nid": "test_schema_from_json_schema_test_from_json_schema_logs_only_once", "callee": "JSONSchema", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_from_json_schema.py", "source_location": "L396"}, {"caller_nid": "test_schema_from_json_schema_test_from_json_schema_logs_only_once", "callee": "from_json_schema", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_from_json_schema.py", "source_location": "L397"}, {"caller_nid": "test_schema_from_json_schema_test_from_json_schema_logs_only_once", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_from_json_schema.py", "source_location": "L399"}, {"caller_nid": "test_schema_from_json_schema_test_from_json_schema_logs_only_once", "callee": "JSONSchema", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_from_json_schema.py", "source_location": "L403"}, {"caller_nid": "test_schema_from_json_schema_test_from_json_schema_logs_only_once", "callee": "from_json_schema", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_from_json_schema.py", "source_location": "L404"}, {"caller_nid": "test_schema_from_json_schema_test_from_json_schema_logs_only_once", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_from_json_schema.py", "source_location": "L406"}, {"caller_nid": "test_schema_from_json_schema_test_from_json_schema_logs_only_once", "callee": "JSONSchema", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_from_json_schema.py", "source_location": "L408"}, {"caller_nid": "test_schema_from_json_schema_test_from_json_schema_logs_only_once", "callee": "from_json_schema", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_from_json_schema.py", "source_location": "L409"}, {"caller_nid": "test_schema_from_json_schema_test_from_json_schema_logs_only_once", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_from_json_schema.py", "source_location": "L411"}, {"caller_nid": "test_schema_from_json_schema_test_from_json_schema_logs_only_once", "callee": "Type", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_from_json_schema.py", "source_location": "L413"}, {"caller_nid": "test_schema_from_json_schema_test_from_json_schema_logs_only_once", "callee": "Type", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_from_json_schema.py", "source_location": "L414"}, {"caller_nid": "test_schema_from_json_schema_test_from_json_schema_logs_only_once", "callee": "Type", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_from_json_schema.py", "source_location": "L415"}]}