faast.js

faast.js

  • Docs
  • API
  • Community
  • GitHub
  • Blog

faastjs > GoogleOptions

GoogleOptions interface

Google-specific options for faastGoogle().

Signature:

export interface GoogleOptions extends CommonOptions 

Extends: CommonOptions

Properties

PropertyTypeDescription
googleCloudFunctionOptions?CloudFunctions.Schema$CloudFunction(Optional) Additional options to pass to Google Cloud Function creation. See projects.locations.functions.
region?GoogleRegion(Optional) The region to create resources in. Garbage collection is also limited to this region. Default: "us-central1".
  • GoogleOptions interface
  • Properties
faast.js
Docs
IntroductionAPI ReferenceContributingExamples
Community
DiscordTwitterStack Overflowfaast.js
More
BlogUser Showcase
Copyright © 2021 Andy Chou