| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1 |
| Modifier and Type | Method and Description |
|---|---|
VertexAISearch.DataStoreSpec |
VertexAISearch.DataStoreSpec.Builder.build() |
VertexAISearch.DataStoreSpec |
VertexAISearch.DataStoreSpec.Builder.buildPartial() |
VertexAISearch.DataStoreSpec |
VertexAISearchOrBuilder.getDataStoreSpecs(int index)
Specifications that define the specific DataStores to be searched, along
with configurations for those data stores.
|
VertexAISearch.DataStoreSpec |
VertexAISearch.getDataStoreSpecs(int index)
Specifications that define the specific DataStores to be searched, along
with configurations for those data stores.
|
VertexAISearch.DataStoreSpec |
VertexAISearch.Builder.getDataStoreSpecs(int index)
Specifications that define the specific DataStores to be searched, along
with configurations for those data stores.
|
static VertexAISearch.DataStoreSpec |
VertexAISearch.DataStoreSpec.getDefaultInstance() |
VertexAISearch.DataStoreSpec |
VertexAISearch.DataStoreSpec.getDefaultInstanceForType() |
VertexAISearch.DataStoreSpec |
VertexAISearch.DataStoreSpec.Builder.getDefaultInstanceForType() |
static VertexAISearch.DataStoreSpec |
VertexAISearch.DataStoreSpec.parseDelimitedFrom(InputStream input) |
static VertexAISearch.DataStoreSpec |
VertexAISearch.DataStoreSpec.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VertexAISearch.DataStoreSpec |
VertexAISearch.DataStoreSpec.parseFrom(byte[] data) |
static VertexAISearch.DataStoreSpec |
VertexAISearch.DataStoreSpec.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VertexAISearch.DataStoreSpec |
VertexAISearch.DataStoreSpec.parseFrom(ByteBuffer data) |
static VertexAISearch.DataStoreSpec |
VertexAISearch.DataStoreSpec.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VertexAISearch.DataStoreSpec |
VertexAISearch.DataStoreSpec.parseFrom(com.google.protobuf.ByteString data) |
static VertexAISearch.DataStoreSpec |
VertexAISearch.DataStoreSpec.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VertexAISearch.DataStoreSpec |
VertexAISearch.DataStoreSpec.parseFrom(com.google.protobuf.CodedInputStream input) |
static VertexAISearch.DataStoreSpec |
VertexAISearch.DataStoreSpec.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VertexAISearch.DataStoreSpec |
VertexAISearch.DataStoreSpec.parseFrom(InputStream input) |
static VertexAISearch.DataStoreSpec |
VertexAISearch.DataStoreSpec.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<VertexAISearch.DataStoreSpec> |
VertexAISearchOrBuilder.getDataStoreSpecsList()
Specifications that define the specific DataStores to be searched, along
with configurations for those data stores.
|
List<VertexAISearch.DataStoreSpec> |
VertexAISearch.getDataStoreSpecsList()
Specifications that define the specific DataStores to be searched, along
with configurations for those data stores.
|
List<VertexAISearch.DataStoreSpec> |
VertexAISearch.Builder.getDataStoreSpecsList()
Specifications that define the specific DataStores to be searched, along
with configurations for those data stores.
|
com.google.protobuf.Parser<VertexAISearch.DataStoreSpec> |
VertexAISearch.DataStoreSpec.getParserForType() |
static com.google.protobuf.Parser<VertexAISearch.DataStoreSpec> |
VertexAISearch.DataStoreSpec.parser() |
| Modifier and Type | Method and Description |
|---|---|
VertexAISearch.Builder |
VertexAISearch.Builder.addDataStoreSpecs(int index,
VertexAISearch.DataStoreSpec value)
Specifications that define the specific DataStores to be searched, along
with configurations for those data stores.
|
VertexAISearch.Builder |
VertexAISearch.Builder.addDataStoreSpecs(VertexAISearch.DataStoreSpec value)
Specifications that define the specific DataStores to be searched, along
with configurations for those data stores.
|
VertexAISearch.DataStoreSpec.Builder |
VertexAISearch.DataStoreSpec.Builder.mergeFrom(VertexAISearch.DataStoreSpec other) |
static VertexAISearch.DataStoreSpec.Builder |
VertexAISearch.DataStoreSpec.newBuilder(VertexAISearch.DataStoreSpec prototype) |
VertexAISearch.Builder |
VertexAISearch.Builder.setDataStoreSpecs(int index,
VertexAISearch.DataStoreSpec value)
Specifications that define the specific DataStores to be searched, along
with configurations for those data stores.
|
| Modifier and Type | Method and Description |
|---|---|
VertexAISearch.Builder |
VertexAISearch.Builder.addAllDataStoreSpecs(Iterable<? extends VertexAISearch.DataStoreSpec> values)
Specifications that define the specific DataStores to be searched, along
with configurations for those data stores.
|
Copyright © 2025 Google LLC. All rights reserved.