Interface protos.google.storage.v2.Bucket.Lifecycle.Rule.ICondition (0.8.0)

Properties of a Condition.

Package

@google-cloud/storage-control

Properties

ageDays

ageDays?: (number|null);

Condition ageDays

createdBefore

createdBefore?: (google.type.IDate|null);

Condition createdBefore

customTimeBefore

customTimeBefore?: (google.type.IDate|null);

Condition customTimeBefore

daysSinceCustomTime

daysSinceCustomTime?: (number|null);

Condition daysSinceCustomTime

daysSinceNoncurrentTime

daysSinceNoncurrentTime?: (number|null);

Condition daysSinceNoncurrentTime

isLive

isLive?: (boolean|null);

Condition isLive

matchesPrefix

matchesPrefix?: (string[]|null);

Condition matchesPrefix

matchesStorageClass

matchesStorageClass?: (string[]|null);

Condition matchesStorageClass

matchesSuffix

matchesSuffix?: (string[]|null);

Condition matchesSuffix

noncurrentTimeBefore

noncurrentTimeBefore?: (google.type.IDate|null);

Condition noncurrentTimeBefore

numNewerVersions

numNewerVersions?: (number|null);

Condition numNewerVersions