Properties of a Value.
Properties:
Name | Type | Attributes | Description |
---|---|---|---|
type |
google.bigtable.v2.IType | null |
<optional> |
Value type |
rawValue |
Uint8Array | null |
<optional> |
Value rawValue |
rawTimestampMicros |
number | Long | null |
<optional> |
Value rawTimestampMicros |
bytesValue |
Uint8Array | null |
<optional> |
Value bytesValue |
stringValue |
string | null |
<optional> |
Value stringValue |
intValue |
number | Long | null |
<optional> |
Value intValue |
boolValue |
boolean | null |
<optional> |
Value boolValue |
floatValue |
number | null |
<optional> |
Value floatValue |
timestampValue |
google.protobuf.ITimestamp | null |
<optional> |
Value timestampValue |
dateValue |
google.type.IDate | null |
<optional> |
Value dateValue |
arrayValue |
google.bigtable.v2.IArrayValue | null |
<optional> |
Value arrayValue |