| Modifier and Type | Method and Description |
|---|---|
DoubleList |
DoubleList.Builder.build() |
DoubleList |
DoubleList.Builder.buildPartial() |
static DoubleList |
DoubleList.getDefaultInstance() |
DoubleList |
DoubleList.getDefaultInstanceForType() |
DoubleList |
DoubleList.Builder.getDefaultInstanceForType() |
DoubleList |
SearchResponse.SearchResultOrBuilder.getModelScoresOrDefault(String key,
DoubleList defaultValue)
Google provided available scores.
|
DoubleList |
SearchResponse.SearchResult.getModelScoresOrDefault(String key,
DoubleList defaultValue)
Google provided available scores.
|
DoubleList |
SearchResponse.SearchResult.Builder.getModelScoresOrDefault(String key,
DoubleList defaultValue)
Google provided available scores.
|
DoubleList |
SearchResponse.SearchResultOrBuilder.getModelScoresOrThrow(String key)
Google provided available scores.
|
DoubleList |
SearchResponse.SearchResult.getModelScoresOrThrow(String key)
Google provided available scores.
|
DoubleList |
SearchResponse.SearchResult.Builder.getModelScoresOrThrow(String key)
Google provided available scores.
|
static DoubleList |
DoubleList.parseDelimitedFrom(InputStream input) |
static DoubleList |
DoubleList.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DoubleList |
DoubleList.parseFrom(byte[] data) |
static DoubleList |
DoubleList.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DoubleList |
DoubleList.parseFrom(ByteBuffer data) |
static DoubleList |
DoubleList.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DoubleList |
DoubleList.parseFrom(com.google.protobuf.ByteString data) |
static DoubleList |
DoubleList.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DoubleList |
DoubleList.parseFrom(com.google.protobuf.CodedInputStream input) |
static DoubleList |
DoubleList.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DoubleList |
DoubleList.parseFrom(InputStream input) |
static DoubleList |
DoubleList.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,DoubleList> |
SearchResponse.SearchResultOrBuilder.getModelScores()
Deprecated.
|
Map<String,DoubleList> |
SearchResponse.SearchResult.getModelScores()
Deprecated.
|
Map<String,DoubleList> |
SearchResponse.SearchResult.Builder.getModelScores()
Deprecated.
|
Map<String,DoubleList> |
SearchResponse.SearchResultOrBuilder.getModelScoresMap()
Google provided available scores.
|
Map<String,DoubleList> |
SearchResponse.SearchResult.getModelScoresMap()
Google provided available scores.
|
Map<String,DoubleList> |
SearchResponse.SearchResult.Builder.getModelScoresMap()
Google provided available scores.
|
Map<String,DoubleList> |
SearchResponse.SearchResult.Builder.getMutableModelScores()
Deprecated.
|
com.google.protobuf.Parser<DoubleList> |
DoubleList.getParserForType() |
static com.google.protobuf.Parser<DoubleList> |
DoubleList.parser() |
| Modifier and Type | Method and Description |
|---|---|
DoubleList |
SearchResponse.SearchResultOrBuilder.getModelScoresOrDefault(String key,
DoubleList defaultValue)
Google provided available scores.
|
DoubleList |
SearchResponse.SearchResult.getModelScoresOrDefault(String key,
DoubleList defaultValue)
Google provided available scores.
|
DoubleList |
SearchResponse.SearchResult.Builder.getModelScoresOrDefault(String key,
DoubleList defaultValue)
Google provided available scores.
|
DoubleList.Builder |
DoubleList.Builder.mergeFrom(DoubleList other) |
static DoubleList.Builder |
DoubleList.newBuilder(DoubleList prototype) |
SearchResponse.SearchResult.Builder |
SearchResponse.SearchResult.Builder.putModelScores(String key,
DoubleList value)
Google provided available scores.
|
| Modifier and Type | Method and Description |
|---|---|
SearchResponse.SearchResult.Builder |
SearchResponse.SearchResult.Builder.putAllModelScores(Map<String,DoubleList> values)
Google provided available scores.
|
Copyright © 2025 Google LLC. All rights reserved.