Get desktop application:
View/edit binary Protocol Buffers messages
Used in: retrieval.UpdateResult
string id = 1
string text = 2
unspecified_json_value_type = 0
object = 1
array = 2
string = 3
number = 4
integer = 5
boolean = 6
Used in: MetadataSchema
string name = 1
string description = 3
Used in: retrieval.VectorStoreInstanceMetadata
Used in: MetadataFieldSchema
Unknown = 0
INT32 = 1
INT64 = 2
FLOAT = 3
DOUBLE = 4
BOOL = 5
VARCHAR = 6
Used in: retrieval.TermQuery, retrieval.TermsQuery
oneof kind
int32 int_value = 2
int64 long_value = 3
float float_value = 4
double double_value = 5
bool bool_value = 6
string string_value = 7
bytes bytes_value = 8
bool is_null = 9
Used in: Document
string name = 1
oneof value
int32 int_value = 2
int64 long_value = 3
float float_value = 4
double double_value = 5
bool bool_value = 6
string string_value = 7
bytes bytes_value = 8
bool is_null = 9