Interface protos.google.bigtable.admin.v2.IGcRule (5.0.0)

Properties of a GcRule.

Package

@google-cloud/bigtable

Properties

intersection

intersection?: (google.bigtable.admin.v2.GcRule.IIntersection|null);

GcRule intersection

maxAge

maxAge?: (google.protobuf.IDuration|null);

GcRule maxAge

maxNumVersions

maxNumVersions?: (number|null);

GcRule maxNumVersions

union

union?: (google.bigtable.admin.v2.GcRule.IUnion|null);

GcRule union