Interface LifecycleCondition (7.3.2)

Package

@google-cloud/storage

Properties

age

age?: number;

createdBefore

createdBefore?: Date | string;

customTimeBefore

customTimeBefore?: Date | string;

daysSinceCustomTime

daysSinceCustomTime?: number;

daysSinceNoncurrentTime

daysSinceNoncurrentTime?: number;

isLive

isLive?: boolean;

matchesPrefix

matchesPrefix?: string[];

matchesStorageClass

matchesStorageClass?: string[];

matchesSuffix

matchesSuffix?: string[];

noncurrentTimeBefore

noncurrentTimeBefore?: Date | string;

numNewerVersions

numNewerVersions?: number;