Interface protos.google.bigtable.admin.v2.IType (5.1.2)

Properties of a Type.

Package

@google-cloud/bigtable

Properties

aggregateType

aggregateType?: (google.bigtable.admin.v2.Type.IAggregate|null);

Type aggregateType

bytesType

bytesType?: (google.bigtable.admin.v2.Type.IBytes|null);

Type bytesType

int64Type

int64Type?: (google.bigtable.admin.v2.Type.IInt64|null);

Type int64Type

stringType

stringType?: (google.bigtable.admin.v2.Type.IString|null);

Type stringType