| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1beta1 |
| Modifier and Type | Method and Description |
|---|---|
NearestNeighbors.Neighbor |
NearestNeighbors.Neighbor.Builder.build() |
NearestNeighbors.Neighbor |
NearestNeighbors.Neighbor.Builder.buildPartial() |
static NearestNeighbors.Neighbor |
NearestNeighbors.Neighbor.getDefaultInstance() |
NearestNeighbors.Neighbor |
NearestNeighbors.Neighbor.getDefaultInstanceForType() |
NearestNeighbors.Neighbor |
NearestNeighbors.Neighbor.Builder.getDefaultInstanceForType() |
NearestNeighbors.Neighbor |
NearestNeighborsOrBuilder.getNeighbors(int index)
All its neighbors.
|
NearestNeighbors.Neighbor |
NearestNeighbors.getNeighbors(int index)
All its neighbors.
|
NearestNeighbors.Neighbor |
NearestNeighbors.Builder.getNeighbors(int index)
All its neighbors.
|
static NearestNeighbors.Neighbor |
NearestNeighbors.Neighbor.parseDelimitedFrom(InputStream input) |
static NearestNeighbors.Neighbor |
NearestNeighbors.Neighbor.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NearestNeighbors.Neighbor |
NearestNeighbors.Neighbor.parseFrom(byte[] data) |
static NearestNeighbors.Neighbor |
NearestNeighbors.Neighbor.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NearestNeighbors.Neighbor |
NearestNeighbors.Neighbor.parseFrom(ByteBuffer data) |
static NearestNeighbors.Neighbor |
NearestNeighbors.Neighbor.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NearestNeighbors.Neighbor |
NearestNeighbors.Neighbor.parseFrom(com.google.protobuf.ByteString data) |
static NearestNeighbors.Neighbor |
NearestNeighbors.Neighbor.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NearestNeighbors.Neighbor |
NearestNeighbors.Neighbor.parseFrom(com.google.protobuf.CodedInputStream input) |
static NearestNeighbors.Neighbor |
NearestNeighbors.Neighbor.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NearestNeighbors.Neighbor |
NearestNeighbors.Neighbor.parseFrom(InputStream input) |
static NearestNeighbors.Neighbor |
NearestNeighbors.Neighbor.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<NearestNeighbors.Neighbor> |
NearestNeighborsOrBuilder.getNeighborsList()
All its neighbors.
|
List<NearestNeighbors.Neighbor> |
NearestNeighbors.getNeighborsList()
All its neighbors.
|
List<NearestNeighbors.Neighbor> |
NearestNeighbors.Builder.getNeighborsList()
All its neighbors.
|
com.google.protobuf.Parser<NearestNeighbors.Neighbor> |
NearestNeighbors.Neighbor.getParserForType() |
static com.google.protobuf.Parser<NearestNeighbors.Neighbor> |
NearestNeighbors.Neighbor.parser() |
| Modifier and Type | Method and Description |
|---|---|
NearestNeighbors.Builder |
NearestNeighbors.Builder.addNeighbors(int index,
NearestNeighbors.Neighbor value)
All its neighbors.
|
NearestNeighbors.Builder |
NearestNeighbors.Builder.addNeighbors(NearestNeighbors.Neighbor value)
All its neighbors.
|
NearestNeighbors.Neighbor.Builder |
NearestNeighbors.Neighbor.Builder.mergeFrom(NearestNeighbors.Neighbor other) |
static NearestNeighbors.Neighbor.Builder |
NearestNeighbors.Neighbor.newBuilder(NearestNeighbors.Neighbor prototype) |
NearestNeighbors.Builder |
NearestNeighbors.Builder.setNeighbors(int index,
NearestNeighbors.Neighbor value)
All its neighbors.
|
| Modifier and Type | Method and Description |
|---|---|
NearestNeighbors.Builder |
NearestNeighbors.Builder.addAllNeighbors(Iterable<? extends NearestNeighbors.Neighbor> values)
All its neighbors.
|
Copyright © 2024 Google LLC. All rights reserved.