| Modifier and Type | Class and Description |
|---|---|
static class |
SearchRequest.DataStoreSpec
A struct to define data stores to filter on in a search call and
configurations for those data stores.
|
static class |
SearchRequest.DataStoreSpec.Builder
A struct to define data stores to filter on in a search call and
configurations for those data stores.
|
| Modifier and Type | Method and Description |
|---|---|
SearchRequest.DataStoreSpecOrBuilder |
SearchRequestOrBuilder.getDataStoreSpecsOrBuilder(int index)
Specs defining dataStores to filter on in a search call and configurations
for those dataStores.
|
SearchRequest.DataStoreSpecOrBuilder |
SearchRequest.getDataStoreSpecsOrBuilder(int index)
Specs defining dataStores to filter on in a search call and configurations
for those dataStores.
|
SearchRequest.DataStoreSpecOrBuilder |
SearchRequest.Builder.getDataStoreSpecsOrBuilder(int index)
Specs defining dataStores to filter on in a search call and configurations
for those dataStores.
|
SearchRequest.DataStoreSpecOrBuilder |
AnswerQueryRequest.SearchSpec.SearchParamsOrBuilder.getDataStoreSpecsOrBuilder(int index)
Specs defining dataStores to filter on in a search call and
configurations for those dataStores.
|
SearchRequest.DataStoreSpecOrBuilder |
AnswerQueryRequest.SearchSpec.SearchParams.getDataStoreSpecsOrBuilder(int index)
Specs defining dataStores to filter on in a search call and
configurations for those dataStores.
|
SearchRequest.DataStoreSpecOrBuilder |
AnswerQueryRequest.SearchSpec.SearchParams.Builder.getDataStoreSpecsOrBuilder(int index)
Specs defining dataStores to filter on in a search call and
configurations for those dataStores.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends SearchRequest.DataStoreSpecOrBuilder> |
SearchRequestOrBuilder.getDataStoreSpecsOrBuilderList()
Specs defining dataStores to filter on in a search call and configurations
for those dataStores.
|
List<? extends SearchRequest.DataStoreSpecOrBuilder> |
SearchRequest.getDataStoreSpecsOrBuilderList()
Specs defining dataStores to filter on in a search call and configurations
for those dataStores.
|
List<? extends SearchRequest.DataStoreSpecOrBuilder> |
SearchRequest.Builder.getDataStoreSpecsOrBuilderList()
Specs defining dataStores to filter on in a search call and configurations
for those dataStores.
|
List<? extends SearchRequest.DataStoreSpecOrBuilder> |
AnswerQueryRequest.SearchSpec.SearchParamsOrBuilder.getDataStoreSpecsOrBuilderList()
Specs defining dataStores to filter on in a search call and
configurations for those dataStores.
|
List<? extends SearchRequest.DataStoreSpecOrBuilder> |
AnswerQueryRequest.SearchSpec.SearchParams.getDataStoreSpecsOrBuilderList()
Specs defining dataStores to filter on in a search call and
configurations for those dataStores.
|
List<? extends SearchRequest.DataStoreSpecOrBuilder> |
AnswerQueryRequest.SearchSpec.SearchParams.Builder.getDataStoreSpecsOrBuilderList()
Specs defining dataStores to filter on in a search call and
configurations for those dataStores.
|
Copyright © 2024 Google LLC. All rights reserved.