voluptasmollitia
Version:
Monorepo for the Firebase JavaScript SDK
14 lines (8 loc) • 423 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@firebase/functions](./functions.md) > [Functions](./functions.functions.md) > [region](./functions.functions.region.md)
## Functions.region property
The region the callable Cloud Functions are located in. Default is `us-central-1`<!-- -->.
<b>Signature:</b>
```typescript
region: string;
```