Files
tfm_ainventory/graphify-out/cache/858eebc13fe8cc8667dd8d8cb47a3f9296fa574522ee7c5a5271a46a7ac4d303.json

1 line
57 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_google_genai_interactions_resources_interactions_py", "label": "interactions.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/resources/interactions.py", "source_location": "L1"}, {"id": "interactions_interactionsresource", "label": "InteractionsResource", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/resources/interactions.py", "source_location": "L48"}, {"id": "syncapiresource", "label": "SyncAPIResource", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "interactions_with_raw_response", "label": "with_raw_response()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/resources/interactions.py", "source_location": "L50"}, {"id": "interactions_with_streaming_response", "label": "with_streaming_response()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/resources/interactions.py", "source_location": "L60"}, {"id": "interactions_create", "label": "create()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/resources/interactions.py", "source_location": "L69"}, {"id": "interactions_interactionsresource_delete", "label": ".delete()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/resources/interactions.py", "source_location": "L487"}, {"id": "interactions_interactionsresource_cancel", "label": ".cancel()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/resources/interactions.py", "source_location": "L525"}, {"id": "interactions_get", "label": "get()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/resources/interactions.py", "source_location": "L566"}, {"id": "interactions_interactionsresource_get", "label": ".get()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/resources/interactions.py", "source_location": "L679"}, {"id": "interactions_asyncinteractionsresource", "label": "AsyncInteractionsResource", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/resources/interactions.py", "source_location": "L722"}, {"id": "asyncapiresource", "label": "AsyncAPIResource", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "interactions_asyncinteractionsresource_delete", "label": ".delete()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/resources/interactions.py", "source_location": "L1161"}, {"id": "interactions_asyncinteractionsresource_cancel", "label": ".cancel()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/resources/interactions.py", "source_location": "L1199"}, {"id": "interactions_asyncinteractionsresource_get", "label": ".get()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/resources/interactions.py", "source_location": "L1353"}, {"id": "interactions_interactionsresourcewithrawresponse", "label": "InteractionsResourceWithRawResponse", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/resources/interactions.py", "source_location": "L1396"}, {"id": "interactions_interactionsresourcewithrawresponse_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/resources/interactions.py", "source_location": "L1397"}, {"id": "interactions_asyncinteractionsresourcewithrawresponse", "label": "AsyncInteractionsResourceWithRawResponse", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/resources/interactions.py", "source_location": "L1414"}, {"id": "interactions_asyncinteractionsresourcewithrawresponse_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/resources/interactions.py", "source_location": "L1415"}, {"id": "interactions_interactionsresourcewithstreamingresponse", "label": "InteractionsResourceWithStreamingResponse", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/resources/interactions.py", "source_location": "L1432"}, {"id": "interactions_interactionsresourcewithstreamingresponse_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/resources/interactions.py", "source_location": "L1433"}, {"id": "interactions_asyncinteractionsresourcewithstreamingresponse", "label": "AsyncInteractionsResourceWithStreamingResponse", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/resources/interactions.py", "source_location": "L1450"}, {"id": "interactions_asyncinteractionsresourcewithstreamingresponse_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/resources/interactions.py", "source_location": "L1451"}, {"id": "interactions_rationale_51", "label": "This property can be used as a prefix for any HTTP method call to return", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/resources/interactions.py", "source_location": "L51"}, {"id": "interactions_rationale_61", "label": "An alternative to `.with_raw_response` that doesn't eagerly read the response bo", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/resources/interactions.py", "source_location": "L61"}, {"id": "interactions_rationale_94", "label": "Creates a new interaction. Args: input: The input for the int", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/resources/interactions.py", "source_location": "L94"}, {"id": "interactions_rationale_164", "label": "Creates a new interaction. Args: input: The input for the int", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/resources/interactions.py", "source_location": "L164"}, {"id": "interactions_rationale_234", "label": "Creates a new interaction. Args: agent: The name of the `Agen", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/resources/interactions.py", "source_location": "L234"}, {"id": "interactions_rationale_304", "label": "Creates a new interaction. Args: agent: The name of the `Agen", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/resources/interactions.py", "source_location": "L304"}, {"id": "interactions_rationale_374", "label": "Creates a new interaction. Args: input: The input for the int", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/resources/interactions.py", "source_location": "L374"}, {"id": "interactions_rationale_499", "label": "Deletes the interaction by id. Args: extra_headers: Send extr", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/resources/interactions.py", "source_location": "L499"}, {"id": "interactions_rationale_537", "label": "Cancels an interaction by id. This only applies to background interacti", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/resources/interactions.py", "source_location": "L537"}, {"id": "interactions_rationale_581", "label": "Retrieves the full details of a single interaction based on its `Interac", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/resources/interactions.py", "source_location": "L581"}, {"id": "interactions_rationale_619", "label": "Retrieves the full details of a single interaction based on its `Interac", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/resources/interactions.py", "source_location": "L619"}, {"id": "interactions_rationale_657", "label": "Retrieves the full details of a single interaction based on its `Interac", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/resources/interactions.py", "source_location": "L657"}, {"id": "interactions_rationale_725", "label": "This property can be used as a prefix for any HTTP method call to return", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/resources/interactions.py", "source_location": "L725"}, {"id": "interactions_rationale_735", "label": "An alternative to `.with_raw_response` that doesn't eagerly read the response bo", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/resources/interactions.py", "source_location": "L735"}, {"id": "interactions_rationale_768", "label": "Creates a new interaction. Args: input: The input for the int", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/resources/interactions.py", "source_location": "L768"}, {"id": "interactions_rationale_838", "label": "Creates a new interaction. Args: input: The input for the int", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/resources/interactions.py", "source_location": "L838"}, {"id": "interactions_rationale_908", "label": "Creates a new interaction. Args: agent: The name of the `Agen", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/resources/interactions.py", "source_location": "L908"}, {"id": "interactions_rationale_978", "label": "Creates a new interaction. Args: agent: The name of the `Agen", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/resources/interactions.py", "source_location": "L978"}, {"id": "interactions_rationale_1048", "label": "Creates a new interaction. Args: input: The input for the int", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/resources/interactions.py", "source_location": "L1048"}, {"id": "interactions_rationale_1173", "label": "Deletes the interaction by id. Args: extra_headers: Send extr", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/resources/interactions.py", "source_location": "L1173"}, {"id": "interactions_rationale_1211", "label": "Cancels an interaction by id. This only applies to background interacti", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/resources/interactions.py", "source_location": "L1211"}, {"id": "interactions_rationale_1255", "label": "Retrieves the full details of a single interaction based on its `Interac", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/resources/interactions.py", "source_location": "L1255"}, {"id": "interactions_rationale_1293", "label": "Retrieves the full details of a single interaction based on its `Interac", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/resources/interactions.py", "source_location": "L1293"}, {"id": "interactions_rationale_1331", "label": "Retrieves the full details of a single interaction based on its `Interac", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/resources/interactions.py", "source_location": "L1331"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_google_genai_interactions_resources_interactions_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/resources/interactions.py", "source_location": "L20", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_interactions_resources_interactions_py", "target": "typing_extensions", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/resources/interactions.py", "source_location": "L21", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_interactions_resources_interactions_py", "target": "httpx", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/resources/interactions.py", "source_location": "L23", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_interactions_resources_interactions_py", "target": "backend_venv_lib_python3_12_site_packages_google_genai_interactions_types_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/resources/interactions.py", "source_location": "L25", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_interactions_resources_interactions_py", "target": "backend_venv_lib_python3_12_site_packages_google_genai_interactions_types_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/resources/interactions.py", "source_location": "L26", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_interactions_resources_interactions_py", "target": "backend_venv_lib_python3_12_site_packages_google_genai_interactions_utils_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/resources/interactions.py", "source_location": "L27", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_interactions_resources_interactions_py", "target": "backend_venv_lib_python3_12_site_packages_google_genai_interactions_compat_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/resources/interactions.py", "source_location": "L28", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_interactions_resources_interactions_py", "target": "backend_venv_lib_python3_12_site_packages_google_genai_interactions_resource_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/resources/interactions.py", "source_location": "L29", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_interactions_resources_interactions_py", "target": "backend_venv_lib_python3_12_site_packages_google_genai_interactions_response_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/resources/interactions.py", "source_location": "L30", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_interactions_resources_interactions_py", "target": "backend_venv_lib_python3_12_site_packages_google_genai_interactions_streaming_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/resources/interactions.py", "source_location": "L36", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_interactions_resources_interactions_py", "target": "backend_venv_lib_python3_12_site_packages_google_genai_interactions_base_client_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/resources/interactions.py", "source_location": "L37", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_interactions_resources_interactions_py", "target": "backend_venv_lib_python3_12_site_packages_google_genai_interactions_types_tool_param_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/resources/interactions.py", "source_location": "L38", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_interactions_resources_interactions_py", "target": "backend_venv_lib_python3_12_site_packages_google_genai_interactions_types_interaction_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/resources/interactions.py", "source_location": "L39", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_interactions_resources_interactions_py", "target": "backend_venv_lib_python3_12_site_packages_google_genai_interactions_types_model_param_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/resources/interactions.py", "source_location": "L40", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_interactions_resources_interactions_py", "target": "backend_venv_lib_python3_12_site_packages_google_genai_interactions_types_webhook_config_param_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/resources/interactions.py", "source_location": "L41", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_interactions_resources_interactions_py", "target": "backend_venv_lib_python3_12_site_packages_google_genai_interactions_types_interaction_sse_event_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/resources/interactions.py", "source_location": "L42", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_interactions_resources_interactions_py", "target": "backend_venv_lib_python3_12_site_packages_google_genai_interactions_types_generation_config_param_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/resources/interactions.py", "source_location": "L43", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_interactions_resources_interactions_py", "target": "interactions_interactionsresource", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/resources/interactions.py", "source_location": "L48", "weight": 1.0}, {"source": "interactions_interactionsresource", "target": "syncapiresource", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/resources/interactions.py", "source_location": "L48", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_interactions_resources_interactions_py", "target": "interactions_with_raw_response", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/resources/interactions.py", "source_location": "L50", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_interactions_resources_interactions_py", "target": "interactions_with_streaming_response", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/resources/interactions.py", "source_location": "L60", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_interactions_resources_interactions_py", "target": "interactions_create", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/resources/interactions.py", "source_location": "L69", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_interactions_resources_interactions_py", "target": "interactions_create", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/resources/interactions.py", "source_location": "L139", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_interactions_resources_interactions_py", "target": "interactions_create", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/resources/interactions.py", "source_location": "L209", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_interactions_resources_interactions_py", "target": "interactions_create", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/resources/interactions.py", "source_location": "L279", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_interactions_resources_interactions_py", "target": "interactions_create", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/resources/interactions.py", "source_location": "L349", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_interactions_resources_interactions_py", "target": "interactions_create", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/resources/interactions.py", "source_location": "L419", "weight": 1.0}, {"source": "interactions_interactionsresource", "target": "interactions_interactionsresource_delete", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/resources/interactions.py", "source_location": "L487", "weight": 1.0}, {"source": "interactions_interactionsresource", "target": "interactions_interactionsresource_cancel", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/resources/interactions.py", "source_location": "L525", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_interactions_resources_interactions_py", "target": "interactions_get", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/resources/interactions.py", "source_location": "L566", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_interactions_resources_interactions_py", "target": "interactions_get", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/resources/interactions.py", "source_location": "L604", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_interactions_resources_interactions_py", "target": "interactions_get", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/resources/interactions.py", "source_location": "L642", "weight": 1.0}, {"source": "interactions_interactionsresource", "target": "interactions_interactionsresource_get", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/resources/interactions.py", "source_location": "L679", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_interactions_resources_interactions_py", "target": "interactions_asyncinteractionsresource", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/resources/interactions.py", "source_location": "L722", "weight": 1.0}, {"source": "interactions_asyncinteractionsresource", "target": "asyncapiresource", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/resources/interactions.py", "source_location": "L722", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_interactions_resources_interactions_py", "target": "interactions_with_raw_response", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/resources/interactions.py", "source_location": "L724", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_interactions_resources_interactions_py", "target": "interactions_with_streaming_response", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/resources/interactions.py", "source_location": "L734", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_interactions_resources_interactions_py", "target": "interactions_create", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/resources/interactions.py", "source_location": "L743", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_interactions_resources_interactions_py", "target": "interactions_create", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/resources/interactions.py", "source_location": "L813", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_interactions_resources_interactions_py", "target": "interactions_create", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/resources/interactions.py", "source_location": "L883", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_interactions_resources_interactions_py", "target": "interactions_create", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/resources/interactions.py", "source_location": "L953", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_interactions_resources_interactions_py", "target": "interactions_create", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/resources/interactions.py", "source_location": "L1023", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_interactions_resources_interactions_py", "target": "interactions_create", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/resources/interactions.py", "source_location": "L1093", "weight": 1.0}, {"source": "interactions_asyncinteractionsresource", "target": "interactions_asyncinteractionsresource_delete", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/resources/interactions.py", "source_location": "L1161", "weight": 1.0}, {"source": "interactions_asyncinteractionsresource", "target": "interactions_asyncinteractionsresource_cancel", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/resources/interactions.py", "source_location": "L1199", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_interactions_resources_interactions_py", "target": "interactions_get", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/resources/interactions.py", "source_location": "L1240", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_interactions_resources_interactions_py", "target": "interactions_get", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/resources/interactions.py", "source_location": "L1278", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_interactions_resources_interactions_py", "target": "interactions_get", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/resources/interactions.py", "source_location": "L1316", "weight": 1.0}, {"source": "interactions_asyncinteractionsresource", "target": "interactions_asyncinteractionsresource_get", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/resources/interactions.py", "source_location": "L1353", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_interactions_resources_interactions_py", "target": "interactions_interactionsresourcewithrawresponse", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/resources/interactions.py", "source_location": "L1396", "weight": 1.0}, {"source": "interactions_interactionsresourcewithrawresponse", "target": "interactions_interactionsresourcewithrawresponse_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/resources/interactions.py", "source_location": "L1397", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_interactions_resources_interactions_py", "target": "interactions_asyncinteractionsresourcewithrawresponse", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/resources/interactions.py", "source_location": "L1414", "weight": 1.0}, {"source": "interactions_asyncinteractionsresourcewithrawresponse", "target": "interactions_asyncinteractionsresourcewithrawresponse_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/resources/interactions.py", "source_location": "L1415", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_interactions_resources_interactions_py", "target": "interactions_interactionsresourcewithstreamingresponse", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/resources/interactions.py", "source_location": "L1432", "weight": 1.0}, {"source": "interactions_interactionsresourcewithstreamingresponse", "target": "interactions_interactionsresourcewithstreamingresponse_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/resources/interactions.py", "source_location": "L1433", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_interactions_resources_interactions_py", "target": "interactions_asyncinteractionsresourcewithstreamingresponse", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/resources/interactions.py", "source_location": "L1450", "weight": 1.0}, {"source": "interactions_asyncinteractionsresourcewithstreamingresponse", "target": "interactions_asyncinteractionsresourcewithstreamingresponse_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/resources/interactions.py", "source_location": "L1451", "weight": 1.0}, {"source": "interactions_with_raw_response", "target": "interactions_interactionsresourcewithrawresponse", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/resources/interactions.py", "source_location": "L57", "weight": 1.0}, {"source": "interactions_with_streaming_response", "target": "interactions_interactionsresourcewithstreamingresponse", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/resources/interactions.py", "source_location": "L66", "weight": 1.0}, {"source": "interactions_with_raw_response", "target": "interactions_asyncinteractionsresourcewithrawresponse", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/resources/interactions.py", "source_location": "L731", "weight": 1.0}, {"source": "interactions_with_streaming_response", "target": "interactions_asyncinteractionsresourcewithstreamingresponse", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/resources/interactions.py", "source_location": "L740", "weight": 1.0}, {"source": "interactions_rationale_51", "target": "interactions_interactionsresource_with_raw_response", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/resources/interactions.py", "source_location": "L51", "weight": 1.0}, {"source": "interactions_rationale_61", "target": "interactions_interactionsresource_with_streaming_response", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/resources/interactions.py", "source_location": "L61", "weight": 1.0}, {"source": "interactions_rationale_94", "target": "interactions_interactionsresource_create", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/resources/interactions.py", "source_location": "L94", "weight": 1.0}, {"source": "interactions_rationale_164", "target": "interactions_interactionsresource_create", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/resources/interactions.py", "source_location": "L164", "weight": 1.0}, {"source": "interactions_rationale_234", "target": "interactions_interactionsresource_create", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/resources/interactions.py", "source_location": "L234", "weight": 1.0}, {"source": "interactions_rationale_304", "target": "interactions_interactionsresource_create", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/resources/interactions.py", "source_location": "L304", "weight": 1.0}, {"source": "interactions_rationale_374", "target": "interactions_interactionsresource_create", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/resources/interactions.py", "source_location": "L374", "weight": 1.0}, {"source": "interactions_rationale_499", "target": "interactions_interactionsresource_delete", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/resources/interactions.py", "source_location": "L499", "weight": 1.0}, {"source": "interactions_rationale_537", "target": "interactions_interactionsresource_cancel", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/resources/interactions.py", "source_location": "L537", "weight": 1.0}, {"source": "interactions_rationale_581", "target": "interactions_interactionsresource_get", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/resources/interactions.py", "source_location": "L581", "weight": 1.0}, {"source": "interactions_rationale_619", "target": "interactions_interactionsresource_get", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/resources/interactions.py", "source_location": "L619", "weight": 1.0}, {"source": "interactions_rationale_657", "target": "interactions_interactionsresource_get", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/resources/interactions.py", "source_location": "L657", "weight": 1.0}, {"source": "interactions_rationale_725", "target": "interactions_asyncinteractionsresource_with_raw_response", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/resources/interactions.py", "source_location": "L725", "weight": 1.0}, {"source": "interactions_rationale_735", "target": "interactions_asyncinteractionsresource_with_streaming_response", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/resources/interactions.py", "source_location": "L735", "weight": 1.0}, {"source": "interactions_rationale_768", "target": "interactions_asyncinteractionsresource_create", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/resources/interactions.py", "source_location": "L768", "weight": 1.0}, {"source": "interactions_rationale_838", "target": "interactions_asyncinteractionsresource_create", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/resources/interactions.py", "source_location": "L838", "weight": 1.0}, {"source": "interactions_rationale_908", "target": "interactions_asyncinteractionsresource_create", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/resources/interactions.py", "source_location": "L908", "weight": 1.0}, {"source": "interactions_rationale_978", "target": "interactions_asyncinteractionsresource_create", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/resources/interactions.py", "source_location": "L978", "weight": 1.0}, {"source": "interactions_rationale_1048", "target": "interactions_asyncinteractionsresource_create", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/resources/interactions.py", "source_location": "L1048", "weight": 1.0}, {"source": "interactions_rationale_1173", "target": "interactions_asyncinteractionsresource_delete", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/resources/interactions.py", "source_location": "L1173", "weight": 1.0}, {"source": "interactions_rationale_1211", "target": "interactions_asyncinteractionsresource_cancel", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/resources/interactions.py", "source_location": "L1211", "weight": 1.0}, {"source": "interactions_rationale_1255", "target": "interactions_asyncinteractionsresource_get", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/resources/interactions.py", "source_location": "L1255", "weight": 1.0}, {"source": "interactions_rationale_1293", "target": "interactions_asyncinteractionsresource_get", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/resources/interactions.py", "source_location": "L1293", "weight": 1.0}, {"source": "interactions_rationale_1331", "target": "interactions_asyncinteractionsresource_get", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/resources/interactions.py", "source_location": "L1331", "weight": 1.0}], "raw_calls": [{"caller_nid": "interactions_create", "callee": "_get_api_version_path_param", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/resources/interactions.py", "source_location": "L447"}, {"caller_nid": "interactions_create", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/resources/interactions.py", "source_location": "L449"}, {"caller_nid": "interactions_create", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/resources/interactions.py", "source_location": "L451"}, {"caller_nid": "interactions_create", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/resources/interactions.py", "source_location": "L453"}, {"caller_nid": "interactions_create", "callee": "_post", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/resources/interactions.py", "source_location": "L454"}, {"caller_nid": "interactions_create", "callee": "_build_maybe_vertex_path", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/resources/interactions.py", "source_location": "L455"}, {"caller_nid": "interactions_create", "callee": "maybe_transform", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/resources/interactions.py", "source_location": "L456"}, {"caller_nid": "interactions_create", "callee": "make_request_options", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/resources/interactions.py", "source_location": "L479"}, {"caller_nid": "interactions_interactionsresource_delete", "callee": "_get_api_version_path_param", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/resources/interactions.py", "source_location": "L512"}, {"caller_nid": "interactions_interactionsresource_delete", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/resources/interactions.py", "source_location": "L514"}, {"caller_nid": "interactions_interactionsresource_delete", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/resources/interactions.py", "source_location": "L516"}, {"caller_nid": "interactions_interactionsresource_delete", "callee": "_delete", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/resources/interactions.py", "source_location": "L517"}, {"caller_nid": "interactions_interactionsresource_delete", "callee": "_build_maybe_vertex_path", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/resources/interactions.py", "source_location": "L518"}, {"caller_nid": "interactions_interactionsresource_delete", "callee": "make_request_options", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/resources/interactions.py", "source_location": "L519"}, {"caller_nid": "interactions_interactionsresource_cancel", "callee": "_get_api_version_path_param", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/resources/interactions.py", "source_location": "L552"}, {"caller_nid": "interactions_interactionsresource_cancel", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/resources/interactions.py", "source_location": "L554"}, {"caller_nid": "interactions_interactionsresource_cancel", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/resources/interactions.py", "source_location": "L556"}, {"caller_nid": "interactions_interactionsresource_cancel", "callee": "_post", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/resources/interactions.py", "source_location": "L557"}, {"caller_nid": "interactions_interactionsresource_cancel", "callee": "_build_maybe_vertex_path", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/resources/interactions.py", "source_location": "L558"}, {"caller_nid": "interactions_interactionsresource_cancel", "callee": "make_request_options", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/resources/interactions.py", "source_location": "L559"}, {"caller_nid": "interactions_interactionsresource_get", "callee": "_get_api_version_path_param", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/resources/interactions.py", "source_location": "L695"}, {"caller_nid": "interactions_interactionsresource_get", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/resources/interactions.py", "source_location": "L697"}, {"caller_nid": "interactions_interactionsresource_get", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/resources/interactions.py", "source_location": "L699"}, {"caller_nid": "interactions_interactionsresource_get", "callee": "_get", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/resources/interactions.py", "source_location": "L700"}, {"caller_nid": "interactions_interactionsresource_get", "callee": "_build_maybe_vertex_path", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/resources/interactions.py", "source_location": "L701"}, {"caller_nid": "interactions_interactionsresource_get", "callee": "make_request_options", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/resources/interactions.py", "source_location": "L702"}, {"caller_nid": "interactions_interactionsresource_get", "callee": "maybe_transform", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/resources/interactions.py", "source_location": "L707"}, {"caller_nid": "interactions_create", "callee": "_get_api_version_path_param", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/resources/interactions.py", "source_location": "L1121"}, {"caller_nid": "interactions_create", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/resources/interactions.py", "source_location": "L1123"}, {"caller_nid": "interactions_create", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/resources/interactions.py", "source_location": "L1125"}, {"caller_nid": "interactions_create", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/resources/interactions.py", "source_location": "L1127"}, {"caller_nid": "interactions_create", "callee": "_post", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/resources/interactions.py", "source_location": "L1128"}, {"caller_nid": "interactions_create", "callee": "_build_maybe_vertex_path", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/resources/interactions.py", "source_location": "L1129"}, {"caller_nid": "interactions_create", "callee": "async_maybe_transform", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/resources/interactions.py", "source_location": "L1130"}, {"caller_nid": "interactions_create", "callee": "make_request_options", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/resources/interactions.py", "source_location": "L1153"}, {"caller_nid": "interactions_asyncinteractionsresource_delete", "callee": "_get_api_version_path_param", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/resources/interactions.py", "source_location": "L1186"}, {"caller_nid": "interactions_asyncinteractionsresource_delete", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/resources/interactions.py", "source_location": "L1188"}, {"caller_nid": "interactions_asyncinteractionsresource_delete", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/resources/interactions.py", "source_location": "L1190"}, {"caller_nid": "interactions_asyncinteractionsresource_delete", "callee": "_delete", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/resources/interactions.py", "source_location": "L1191"}, {"caller_nid": "interactions_asyncinteractionsresource_delete", "callee": "_build_maybe_vertex_path", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/resources/interactions.py", "source_location": "L1192"}, {"caller_nid": "interactions_asyncinteractionsresource_delete", "callee": "make_request_options", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/resources/interactions.py", "source_location": "L1193"}, {"caller_nid": "interactions_asyncinteractionsresource_cancel", "callee": "_get_api_version_path_param", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/resources/interactions.py", "source_location": "L1226"}, {"caller_nid": "interactions_asyncinteractionsresource_cancel", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/resources/interactions.py", "source_location": "L1228"}, {"caller_nid": "interactions_asyncinteractionsresource_cancel", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/resources/interactions.py", "source_location": "L1230"}, {"caller_nid": "interactions_asyncinteractionsresource_cancel", "callee": "_post", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/resources/interactions.py", "source_location": "L1231"}, {"caller_nid": "interactions_asyncinteractionsresource_cancel", "callee": "_build_maybe_vertex_path", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/resources/interactions.py", "source_location": "L1232"}, {"caller_nid": "interactions_asyncinteractionsresource_cancel", "callee": "make_request_options", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/resources/interactions.py", "source_location": "L1233"}, {"caller_nid": "interactions_asyncinteractionsresource_get", "callee": "_get_api_version_path_param", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/resources/interactions.py", "source_location": "L1369"}, {"caller_nid": "interactions_asyncinteractionsresource_get", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/resources/interactions.py", "source_location": "L1371"}, {"caller_nid": "interactions_asyncinteractionsresource_get", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/resources/interactions.py", "source_location": "L1373"}, {"caller_nid": "interactions_asyncinteractionsresource_get", "callee": "_get", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/resources/interactions.py", "source_location": "L1374"}, {"caller_nid": "interactions_asyncinteractionsresource_get", "callee": "_build_maybe_vertex_path", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/resources/interactions.py", "source_location": "L1375"}, {"caller_nid": "interactions_asyncinteractionsresource_get", "callee": "make_request_options", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/resources/interactions.py", "source_location": "L1376"}, {"caller_nid": "interactions_asyncinteractionsresource_get", "callee": "async_maybe_transform", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/resources/interactions.py", "source_location": "L1381"}, {"caller_nid": "interactions_interactionsresourcewithrawresponse_init", "callee": "to_raw_response_wrapper", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/resources/interactions.py", "source_location": "L1400"}, {"caller_nid": "interactions_interactionsresourcewithrawresponse_init", "callee": "to_raw_response_wrapper", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/resources/interactions.py", "source_location": "L1403"}, {"caller_nid": "interactions_interactionsresourcewithrawresponse_init", "callee": "to_raw_response_wrapper", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/resources/interactions.py", "source_location": "L1406"}, {"caller_nid": "interactions_interactionsresourcewithrawresponse_init", "callee": "to_raw_response_wrapper", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/resources/interactions.py", "source_location": "L1409"}, {"caller_nid": "interactions_asyncinteractionsresourcewithrawresponse_init", "callee": "async_to_raw_response_wrapper", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/resources/interactions.py", "source_location": "L1418"}, {"caller_nid": "interactions_asyncinteractionsresourcewithrawresponse_init", "callee": "async_to_raw_response_wrapper", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/resources/interactions.py", "source_location": "L1421"}, {"caller_nid": "interactions_asyncinteractionsresourcewithrawresponse_init", "callee": "async_to_raw_response_wrapper", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/resources/interactions.py", "source_location": "L1424"}, {"caller_nid": "interactions_asyncinteractionsresourcewithrawresponse_init", "callee": "async_to_raw_response_wrapper", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/resources/interactions.py", "source_location": "L1427"}, {"caller_nid": "interactions_interactionsresourcewithstreamingresponse_init", "callee": "to_streamed_response_wrapper", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/resources/interactions.py", "source_location": "L1436"}, {"caller_nid": "interactions_interactionsresourcewithstreamingresponse_init", "callee": "to_streamed_response_wrapper", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/resources/interactions.py", "source_location": "L1439"}, {"caller_nid": "interactions_interactionsresourcewithstreamingresponse_init", "callee": "to_streamed_response_wrapper", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/resources/interactions.py", "source_location": "L1442"}, {"caller_nid": "interactions_interactionsresourcewithstreamingresponse_init", "callee": "to_streamed_response_wrapper", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/resources/interactions.py", "source_location": "L1445"}, {"caller_nid": "interactions_asyncinteractionsresourcewithstreamingresponse_init", "callee": "async_to_streamed_response_wrapper", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/resources/interactions.py", "source_location": "L1454"}, {"caller_nid": "interactions_asyncinteractionsresourcewithstreamingresponse_init", "callee": "async_to_streamed_response_wrapper", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/resources/interactions.py", "source_location": "L1457"}, {"caller_nid": "interactions_asyncinteractionsresourcewithstreamingresponse_init", "callee": "async_to_streamed_response_wrapper", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/resources/interactions.py", "source_location": "L1460"}, {"caller_nid": "interactions_asyncinteractionsresourcewithstreamingresponse_init", "callee": "async_to_streamed_response_wrapper", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/resources/interactions.py", "source_location": "L1463"}]}