gcva_region_set: Set the region

View source: R/init.R

gcva_region_setR Documentation

Set the region

Description

Can also use environment argument GCVA_DEFAULT_REGION

Usage

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


justinjm/googleCloudVertexAIR documentation built on April 17, 2025, 5:04 p.m.