dtkt.catalog.v1beta2value.proto

Value

Message

Value represents a wide range of native and well-known protobuf types (except signed and unsigned fixed length encodings) with additional nullable semantics intended to provide maximum adaptability and representation for native types found in OLTP databases as well as OLAP data warehouses/query engines.

FieldTypeNumberDescription
kindOneOf

No description.

bool_value
BoolValue
1

No description.

bytes_value
BytesValue
2

No description.

double_value
DoubleValue
3

No description.

enum_value
EnumValue
4

No description.

float_value
FloatValue
5

No description.

int32_value
Int32Value
6

No description.

int64_value
Int64Value
7

No description.

string_value
StringValue
8

No description.

uint32_value
UInt32Value
9

No description.

uint64_value
UInt64Value
10

No description.

json_value
Value
11

No description.

object_value
Any
12

No description.

duration_value
Duration
13

No description.

timestamp_value
Timestamp
14

No description.

list_value
ListValue
15

No description.