Interface CreateBucketRequest (5.12.0)

Package

@google-cloud/storage!

Properties

archive

archive?:boolean;
Property Value
TypeDescription
boolean

coldline

coldline?:boolean;
Property Value
TypeDescription
boolean

cors

cors?:Cors[];
Property Value
TypeDescription
Cors[]

dra

dra?:boolean;
Property Value
TypeDescription
boolean

location

location?:string;
Property Value
TypeDescription
string

multiRegional

multiRegional?:boolean;
Property Value
TypeDescription
boolean

nearline

nearline?:boolean;
Property Value
TypeDescription
boolean

regional

regional?:boolean;
Property Value
TypeDescription
boolean

requesterPays

requesterPays?:boolean;
Property Value
TypeDescription
boolean

retentionPolicy

retentionPolicy?:object;
Property Value
TypeDescription
object

standard

standard?:boolean;
Property Value
TypeDescription
boolean

storageClass

storageClass?:string;
Property Value
TypeDescription
string

userProject

userProject?:string;
Property Value
TypeDescription
string

versioning

versioning?:Versioning;
Property Value
TypeDescription
Versioning

Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025-10-30 UTC.