| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1 |
| Modifier and Type | Method and Description |
|---|---|
FetchFeatureValuesResponse |
FetchFeatureValuesResponse.Builder.build() |
FetchFeatureValuesResponse |
FetchFeatureValuesResponse.Builder.buildPartial() |
static FetchFeatureValuesResponse |
FetchFeatureValuesResponse.getDefaultInstance() |
FetchFeatureValuesResponse |
FetchFeatureValuesResponse.getDefaultInstanceForType() |
FetchFeatureValuesResponse |
FetchFeatureValuesResponse.Builder.getDefaultInstanceForType() |
FetchFeatureValuesResponse |
NearestNeighbors.NeighborOrBuilder.getEntityKeyValues()
The attributes of the neighbor, e.g. filters, crowding and metadata
Note that full entities are returned only when "return_full_entity"
is set to true.
|
FetchFeatureValuesResponse |
NearestNeighbors.Neighbor.getEntityKeyValues()
The attributes of the neighbor, e.g. filters, crowding and metadata
Note that full entities are returned only when "return_full_entity"
is set to true.
|
FetchFeatureValuesResponse |
NearestNeighbors.Neighbor.Builder.getEntityKeyValues()
The attributes of the neighbor, e.g. filters, crowding and metadata
Note that full entities are returned only when "return_full_entity"
is set to true.
|
static FetchFeatureValuesResponse |
FetchFeatureValuesResponse.parseDelimitedFrom(InputStream input) |
static FetchFeatureValuesResponse |
FetchFeatureValuesResponse.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FetchFeatureValuesResponse |
FetchFeatureValuesResponse.parseFrom(byte[] data) |
static FetchFeatureValuesResponse |
FetchFeatureValuesResponse.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FetchFeatureValuesResponse |
FetchFeatureValuesResponse.parseFrom(ByteBuffer data) |
static FetchFeatureValuesResponse |
FetchFeatureValuesResponse.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FetchFeatureValuesResponse |
FetchFeatureValuesResponse.parseFrom(com.google.protobuf.ByteString data) |
static FetchFeatureValuesResponse |
FetchFeatureValuesResponse.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FetchFeatureValuesResponse |
FetchFeatureValuesResponse.parseFrom(com.google.protobuf.CodedInputStream input) |
static FetchFeatureValuesResponse |
FetchFeatureValuesResponse.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FetchFeatureValuesResponse |
FetchFeatureValuesResponse.parseFrom(InputStream input) |
static FetchFeatureValuesResponse |
FetchFeatureValuesResponse.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<FetchFeatureValuesResponse> |
FetchFeatureValuesResponse.getParserForType() |
static com.google.protobuf.Parser<FetchFeatureValuesResponse> |
FetchFeatureValuesResponse.parser() |
| Modifier and Type | Method and Description |
|---|---|
NearestNeighbors.Neighbor.Builder |
NearestNeighbors.Neighbor.Builder.mergeEntityKeyValues(FetchFeatureValuesResponse value)
The attributes of the neighbor, e.g. filters, crowding and metadata
Note that full entities are returned only when "return_full_entity"
is set to true.
|
FetchFeatureValuesResponse.Builder |
FetchFeatureValuesResponse.Builder.mergeFrom(FetchFeatureValuesResponse other) |
static FetchFeatureValuesResponse.Builder |
FetchFeatureValuesResponse.newBuilder(FetchFeatureValuesResponse prototype) |
NearestNeighbors.Neighbor.Builder |
NearestNeighbors.Neighbor.Builder.setEntityKeyValues(FetchFeatureValuesResponse value)
The attributes of the neighbor, e.g. filters, crowding and metadata
Note that full entities are returned only when "return_full_entity"
is set to true.
|
Copyright © 2025 Google LLC. All rights reserved.