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

Properties of a Type.

Package

@google-cloud/bigtable

Properties

aggregateType

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

Type aggregateType

arrayType

arrayType?: (google.bigtable.admin.v2.Type.IArray|null);

Type arrayType

boolType

boolType?: (google.bigtable.admin.v2.Type.IBool|null);

Type boolType

bytesType

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

Type bytesType

dateType

dateType?: (google.bigtable.admin.v2.Type.IDate|null);

Type dateType

float32Type

float32Type?: (google.bigtable.admin.v2.Type.IFloat32|null);

Type float32Type

float64Type

float64Type?: (google.bigtable.admin.v2.Type.IFloat64|null);

Type float64Type

int64Type

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

Type int64Type

mapType

mapType?: (google.bigtable.admin.v2.Type.IMap|null);

Type mapType

stringType

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

Type stringType

structType

structType?: (google.bigtable.admin.v2.Type.IStruct|null);

Type structType

timestampType

timestampType?: (google.bigtable.admin.v2.Type.ITimestamp|null);

Type timestampType