How to create regional google_storage_bucket?

Hi,

From this document, I could not find a way to specify the Location type property of a bucket. However, there a REGIONAL option for the storage_class property.

I created a STANDARD bucket and it is reflected as a multi-regional bucket on GCP dashboard.

So, is it possible to create a bucket that is STANDARD class and REGIONAL, and how?

Thanks,