fix: Switch from agent_engine_name to agent_engine_id for updating instances

PiperOrigin-RevId: 787179405
This commit is contained in:
Yeesian Ng
2025-07-25 11:24:10 -07:00
committed by Copybara-Service
parent b83b0a6eec
commit 6419a2aa9b
3 changed files with 14 additions and 14 deletions
@@ -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",