You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This step may take several minutes to finish. Each deployed agent has a unique identifier. You can run the following command to get the resource_name identifier for your deployed agent:
151
+
This step may take several minutes to finish.
152
+
153
+
You can check and monitor the deployment of your ADK agent on the [Agent Engine UI](https://console.cloud.google.com/vertex-ai/agents/agent-engines) on Google Cloud.
154
+
155
+
Each deployed agent has a unique identifier. You can run the following command to get the resource_name identifier for your deployed agent:
152
156
153
157
```python
154
158
remote_app.resource_name
155
159
```
156
160
157
161
The response should look like the following string:
0 commit comments