Can also use environment argument GCVA_DEFAULT_REGION

gcva_region_set(
  region = c("us-central1", "us-east1", "us-east4", "us-west1",
    "northamerica-northeast1", "europe-west1", "europe-west2", "europe-west4",
    "asia-east1", "asia-northeast1", "asia-northeast3", "asia-southeast1",
    "australia-southeast1")
)

Arguments

region

Region for the endpoint, full list of service endpoints [here](https://cloud.google.com/vertex-ai/docs/reference/rest#service-endpoint)

Details

Current