File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -263,8 +263,11 @@ function (array $bucket) use ($userProject) {
263263 * @type array $defaultObjectAcl Default access controls to apply to new
264264 * objects when no ACL is provided.
265265 * @type array|Lifecycle $lifecycle The bucket's lifecycle configuration.
266- * @type string $location The location of the bucket. **Defaults to**
267- * `"US"`.
266+ * @type string $location The location of the bucket. A dual-region can
267+ * be specified as a string (e.g. "US-CENTRAL1+US-WEST1"). For
268+ * more information, see
269+ * [Bucket Locations](https://cloud.google.com/storage/docs/locations).
270+ * **Defaults to** `"US"`.
268271 * @type array $logging The bucket's logging configuration, which
269272 * defines the destination bucket and optional name prefix for the
270273 * current bucket's logs.
You can’t perform that action at this time.
0 commit comments