firebase_storage_bucket

Firebase Storage Bucket

Name

Type

Nullable

acl

List

cors

List

createTime

Long

defaultAcl

List

defaultEventBasedHold

Boolean

defaultKmsKeyName

String

etag

String

generatedId

String

iamConfiguration

IamConfiguration

indexPage

String

labels

Map<String,String>

lifecycleRules

List

location

String

locationType

String

logging

Logging

metageneration

Long

name

String

notFoundPage

String

owner

Entity

project

String

requesterPays

Boolean

retentionEffectiveTime

Long

retentionPeriod

Long

retentionPolicyIsLocked

Boolean

storageClass

StorageClass

updateTime

Long

versioningEnabled

Boolean

Acl

Name

Type

Nullable

entity

Acl.Entity

etag

String

id

String

role

Acl.Role

Acl.Entity

Name

Type

Nullable

type

String

Acl.Role

Name

Type

Nullable

type

String

Binding

Name

Type

Nullable

condition

Condition

members

List

role

String

Condition

Name

Type

Nullable

description

String

expression

String

title

String

Cors

Name

Type

Nullable

maxAgeSeconds

Int

methods

List<Cors.HttpMethod>

origins

List<Cors.Origin>

responseHeaders

List

Cors.HttpMethod

Name

Type

Nullable

type

String

Cors.Origin

Name

Type

Nullable

value

String

Entity

Name

Type

Nullable

type

String

IAMPolicy

Name

Type

Nullable

bindings

List

etag

String

version

Int

IamConfiguration

Name

Type

Nullable

isUniformBucketLevelAccessEnabled

Boolean

publicAccessPrevention

IamConfiguration.PublicAccessPrevention

uniformBucketLevelAccessLockedTime

Long

IamConfiguration.PublicAccessPrevention

Name

Type

Nullable

value

String

LifecycleCondition

Name

Type

Nullable

age

Int

createdBefore

String

customTimeBefore

String

daysSinceCustomTime

Int

daysSinceNoncurrentTime

Int

isLive

Boolean

matchesStorageClass

List

noncurrentTimeBefore

String

numberOfNewerVersions

Int

LifecycleRule

Name

Type

Nullable

lifecycleAction

String

lifecycleCondition

LifecycleCondition

Logging

Name

Type

Nullable

logBucket

String

logObjectPrefix

String

StorageClass

Name

Type

Nullable

type

String

Last updated