File tree Expand file tree Collapse file tree 6 files changed +6
-6
lines changed
firestore-bigquery-export
firestore-shorten-urls-bitly Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -66,7 +66,7 @@ params:
66
66
description : >-
67
67
Where should the extension be deployed? You usually want a location close to your database.
68
68
For help selecting a location, refer to the
69
- [location selection guide](https://firebase.google.com/docs/functions/locations#selecting_regions_for_firestore_and_storage ).
69
+ [location selection guide](https://firebase.google.com/docs/functions/locations).
70
70
options :
71
71
- label : Iowa (us-central1)
72
72
value : us-central1
Original file line number Diff line number Diff line change @@ -62,7 +62,7 @@ params:
62
62
description : >-
63
63
Where should the extension be deployed? You usually want a location close to your database.
64
64
For help selecting a location, refer to the
65
- [location selection guide](https://firebase.google.com/docs/functions/locations#selecting_regions_for_firestore_and_storage ).
65
+ [location selection guide](https://firebase.google.com/docs/functions/locations).
66
66
options :
67
67
- label : Iowa (us-central1)
68
68
value : us-central1
Original file line number Diff line number Diff line change @@ -58,7 +58,7 @@ params:
58
58
type : select
59
59
label : Deployment location
60
60
description : >-
61
- Where should the extension be deployed?
61
+ Where should the extension be deployed? You usually want a location close to your database.
62
62
For help selecting a location, refer to the
63
63
[location selection guide](https://firebase.google.com/docs/functions/locations).
64
64
options :
Original file line number Diff line number Diff line change @@ -58,7 +58,7 @@ params:
58
58
description : >-
59
59
Where should the extension be deployed? You usually want a location close to your database.
60
60
For help selecting a location, refer to the
61
- [location selection guide](https://firebase.google.com/docs/functions/locations#selecting_regions_for_firestore_and_storage ).
61
+ [location selection guide](https://firebase.google.com/docs/functions/locations).
62
62
options :
63
63
- label : Iowa (us-central1)
64
64
value : us-central1
Original file line number Diff line number Diff line change @@ -63,7 +63,7 @@ params:
63
63
description : >-
64
64
Where should the extension be deployed? You usually want a location close to your database.
65
65
For help selecting a location, refer to the
66
- [location selection guide](https://firebase.google.com/docs/functions/locations#selecting_regions_for_firestore_and_storage ).
66
+ [location selection guide](https://firebase.google.com/docs/functions/locations).
67
67
options :
68
68
- label : Iowa (us-central1)
69
69
value : us-central1
Original file line number Diff line number Diff line change @@ -122,7 +122,7 @@ params:
122
122
`/images/original.jpg`, then the resized image is stored at
123
123
`/images/thumbs/original_200x200.jpg`. If you prefer to store resized
124
124
images at the root of your bucket, leave this field empty. Learn more about
125
- [how this parameter works](https://firebase.google.com/products/extensions/storage-resize-image ).
125
+ [how this parameter works](https://firebase.google.com/products/extensions/storage-resize-images ).
126
126
example : thumbnails
127
127
required : false
128
128
You can’t perform that action at this time.
0 commit comments