Interface protos.google.bigtable.admin.v2.Type.IAggregate (6.0.0)

Properties of an Aggregate.

Package

@google-cloud/bigtable

Properties

hllppUniqueCount

hllppUniqueCount?: (google.bigtable.admin.v2.Type.Aggregate.IHyperLogLogPlusPlusUniqueCount|null);

Aggregate hllppUniqueCount

inputType

inputType?: (google.bigtable.admin.v2.IType|null);

Aggregate inputType

max

max?: (google.bigtable.admin.v2.Type.Aggregate.IMax|null);

Aggregate max

min

min?: (google.bigtable.admin.v2.Type.Aggregate.IMin|null);

Aggregate min

stateType

stateType?: (google.bigtable.admin.v2.IType|null);

Aggregate stateType

sum

sum?: (google.bigtable.admin.v2.Type.Aggregate.ISum|null);

Aggregate sum