public static final class Index.IndexField.VectorConfig.FlatIndex.Builder extends GeneratedMessage.Builder<Index.IndexField.VectorConfig.FlatIndex.Builder> implements Index.IndexField.VectorConfig.FlatIndexOrBuilderAn index that stores vectors in a flat data structure, and supports exhaustive search.
Protobuf type google.firestore.admin.v1.Index.IndexField.VectorConfig.FlatIndex
Inheritance
java.lang.Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessage.Builder > Index.IndexField.VectorConfig.FlatIndex.BuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
Methods
build()
public Index.IndexField.VectorConfig.FlatIndex build()| Returns | |
|---|---|
| Type | Description |
Index.IndexField.VectorConfig.FlatIndex |
|
buildPartial()
public Index.IndexField.VectorConfig.FlatIndex buildPartial()| Returns | |
|---|---|
| Type | Description |
Index.IndexField.VectorConfig.FlatIndex |
|
clear()
public Index.IndexField.VectorConfig.FlatIndex.Builder clear()| Returns | |
|---|---|
| Type | Description |
Index.IndexField.VectorConfig.FlatIndex.Builder |
|
getDefaultInstanceForType()
public Index.IndexField.VectorConfig.FlatIndex getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
Index.IndexField.VectorConfig.FlatIndex |
|
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
internalGetFieldAccessorTable()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()| Returns | |
|---|---|
| Type | Description |
FieldAccessorTable |
|
isInitialized()
public final boolean isInitialized()| Returns | |
|---|---|
| Type | Description |
boolean |
|
mergeFrom(Index.IndexField.VectorConfig.FlatIndex other)
public Index.IndexField.VectorConfig.FlatIndex.Builder mergeFrom(Index.IndexField.VectorConfig.FlatIndex other)| Parameter | |
|---|---|
| Name | Description |
other |
Index.IndexField.VectorConfig.FlatIndex |
| Returns | |
|---|---|
| Type | Description |
Index.IndexField.VectorConfig.FlatIndex.Builder |
|
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public Index.IndexField.VectorConfig.FlatIndex.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
Index.IndexField.VectorConfig.FlatIndex.Builder |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
mergeFrom(Message other)
public Index.IndexField.VectorConfig.FlatIndex.Builder mergeFrom(Message other)| Parameter | |
|---|---|
| Name | Description |
other |
Message |
| Returns | |
|---|---|
| Type | Description |
Index.IndexField.VectorConfig.FlatIndex.Builder |
|