Skip to content

Commit 3f606a9

Browse files
yeesiancopybara-github
authored andcommitted
chore: for testing purposes only
Co-authored-by: Yeesian Ng <ysian@google.com> PiperOrigin-RevId: 895506890
1 parent da438fa commit 3f606a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/google/adk/cli/utils/gcp_utils.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
from google.cloud import resourcemanager_v3
3131
import requests
3232

33-
_VERTEX_AI_ENDPOINT = "https://{location}-aiplatform.googleapis.com/v1beta1"
33+
_VERTEX_AI_ENDPOINT = "https://{location}-staging-aiplatform.googleapis.com/v1beta1"
3434

3535

3636
def check_adc() -> bool:

0 commit comments

Comments
 (0)