faast.js

faast.js

  • Docs
  • API
  • Community
  • GitHub
  • Blog

faastjs > GoogleRegion

GoogleRegion type

Valid Google Cloud regions. Only some of these regions have Cloud Functions.

Signature:

export declare type GoogleRegion = "asia-east1" | "asia-east2" | "asia-northeast1" | "asia-south1" | "asia-southeast1" | "australia-southeast1" | "europe-north1" | "europe-west1" | "europe-west2" | "europe-west3" | "europe-west4" | "europe-west6" | "northamerica-northeast1" | "southamerica-east1" | "us-central1" | "us-east1" | "us-east4" | "us-west1" | "us-west2";
  • GoogleRegion type
faast.js
Docs
IntroductionAPI ReferenceContributingExamples
Community
DiscordTwitterStack Overflowfaast.js
More
BlogUser Showcase
Copyright © 2021 Andy Chou