public static interface Vectorindex.MetadataOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getField()
string field = 1; |
com.google.protobuf.ByteString |
getFieldBytes()
string field = 1; |
java.lang.String |
getStringValue()
Eventually can support ints, dates, etc
|
com.google.protobuf.ByteString |
getStringValueBytes()
Eventually can support ints, dates, etc
|
Vectorindex.Metadata.ValueCase |
getValueCase() |
boolean |
hasStringValue()
Eventually can support ints, dates, etc
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofjava.lang.String getField()
string field = 1;com.google.protobuf.ByteString getFieldBytes()
string field = 1;boolean hasStringValue()
Eventually can support ints, dates, etc
string string_value = 2;java.lang.String getStringValue()
Eventually can support ints, dates, etc
string string_value = 2;com.google.protobuf.ByteString getStringValueBytes()
Eventually can support ints, dates, etc
string string_value = 2;Vectorindex.Metadata.ValueCase getValueCase()