Get desktop application:
View/edit binary Protocol Buffers messages
Used in: Value
Used in: Value
Used in: Value
Used in: grpc.connector.OnlineReadRequest
repeated string join_keys = 1
repeated Value entity_values = 2
string name = 1
map<string, string> tags = 3
string description = 4
Used in: Value
Used in: Value
Used in: Value
Used in: Value
Used in: serving.GetOnlineFeaturesRequest
Used in: Value
Used in: serving.GetOnlineFeaturesRequestV2.EntityRow, serving.GetOnlineFeaturesResponse.FeatureVector, storage.RedisKeyV2, EntityKey, RepeatedValue, grpc.connector.ConnectorFeature
oneof val
bytes bytes_val = 1
string string_val = 2
int32 int32_val = 3
int64 int64_val = 4
double double_val = 5
float float_val = 6
bool bool_val = 7
int64 unix_timestamp_val = 8
BytesList bytes_list_val = 11
StringList string_list_val = 12
Int32List int32_list_val = 13
Int64List int64_list_val = 14
DoubleList double_list_val = 15
FloatList float_list_val = 16
BoolList bool_list_val = 17
Int64List unix_timestamp_list_val = 18
Null null_val = 19
(message has no fields)
Used in: core.DataSource.RequestDataOptions, core.EntitySpecV2, core.FeatureSpecV2, Field
INVALID = 0
BYTES = 1
STRING = 2
INT32 = 3
INT64 = 4
DOUBLE = 5
FLOAT = 6
BOOL = 7
UNIX_TIMESTAMP = 8
BYTES_LIST = 11
STRING_LIST = 12
INT32_LIST = 13
INT64_LIST = 14
DOUBLE_LIST = 15
FLOAT_LIST = 16
BOOL_LIST = 17
UNIX_TIMESTAMP_LIST = 18
NULL = 19