mirror of
https://github.com/encounter/adk-python.git
synced 2026-07-09 18:19:28 -07:00
fix: Switch from agent_engine_name to agent_engine_id for updating instances
PiperOrigin-RevId: 787179405
This commit is contained in:
committed by
Copybara-Service
parent
b83b0a6eec
commit
6419a2aa9b
@@ -454,7 +454,6 @@ def test_to_agent_engine_happy_path(
|
||||
temp_folder=str(temp_folder),
|
||||
adk_app="my_adk_app",
|
||||
staging_bucket="gs://my-staging-bucket",
|
||||
agent_engine_name="",
|
||||
trace_to_cloud=True,
|
||||
project="my-gcp-project",
|
||||
region="us-central1",
|
||||
|
||||
Reference in New Issue
Block a user