<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@firebase/functions](./functions.md) &gt; [Functions](./functions.functions.md) &gt; [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;
```
