Properties of a Type.
Properties:
Name | Type | Attributes | Description |
---|---|---|---|
bytesType |
google.bigtable.v2.Type.IBytes | null |
<optional> |
Type bytesType |
stringType |
google.bigtable.v2.Type.IString | null |
<optional> |
Type stringType |
int64Type |
google.bigtable.v2.Type.IInt64 | null |
<optional> |
Type int64Type |
float32Type |
google.bigtable.v2.Type.IFloat32 | null |
<optional> |
Type float32Type |
float64Type |
google.bigtable.v2.Type.IFloat64 | null |
<optional> |
Type float64Type |
boolType |
google.bigtable.v2.Type.IBool | null |
<optional> |
Type boolType |
timestampType |
google.bigtable.v2.Type.ITimestamp | null |
<optional> |
Type timestampType |
dateType |
google.bigtable.v2.Type.IDate | null |
<optional> |
Type dateType |
aggregateType |
google.bigtable.v2.Type.IAggregate | null |
<optional> |
Type aggregateType |
structType |
google.bigtable.v2.Type.IStruct | null |
<optional> |
Type structType |
arrayType |
google.bigtable.v2.Type.IArray | null |
<optional> |
Type arrayType |
mapType |
google.bigtable.v2.Type.IMap | null |
<optional> |
Type mapType |