| Modifier and Type | Method and Description |
|---|---|
VertexRagStore |
VertexRagStore.Builder.build() |
VertexRagStore |
VertexRagStore.Builder.buildPartial() |
static VertexRagStore |
VertexRagStore.getDefaultInstance() |
VertexRagStore |
VertexRagStore.getDefaultInstanceForType() |
VertexRagStore |
VertexRagStore.Builder.getDefaultInstanceForType() |
VertexRagStore |
RetrievalOrBuilder.getVertexRagStore()
Set to use data source powered by Vertex RAG store.
|
VertexRagStore |
Retrieval.getVertexRagStore()
Set to use data source powered by Vertex RAG store.
|
VertexRagStore |
Retrieval.Builder.getVertexRagStore()
Set to use data source powered by Vertex RAG store.
|
static VertexRagStore |
VertexRagStore.parseDelimitedFrom(InputStream input) |
static VertexRagStore |
VertexRagStore.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VertexRagStore |
VertexRagStore.parseFrom(byte[] data) |
static VertexRagStore |
VertexRagStore.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VertexRagStore |
VertexRagStore.parseFrom(ByteBuffer data) |
static VertexRagStore |
VertexRagStore.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VertexRagStore |
VertexRagStore.parseFrom(com.google.protobuf.ByteString data) |
static VertexRagStore |
VertexRagStore.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VertexRagStore |
VertexRagStore.parseFrom(com.google.protobuf.CodedInputStream input) |
static VertexRagStore |
VertexRagStore.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VertexRagStore |
VertexRagStore.parseFrom(InputStream input) |
static VertexRagStore |
VertexRagStore.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<VertexRagStore> |
VertexRagStore.getParserForType() |
static com.google.protobuf.Parser<VertexRagStore> |
VertexRagStore.parser() |
| Modifier and Type | Method and Description |
|---|---|
VertexRagStore.Builder |
VertexRagStore.Builder.mergeFrom(VertexRagStore other) |
Retrieval.Builder |
Retrieval.Builder.mergeVertexRagStore(VertexRagStore value)
Set to use data source powered by Vertex RAG store.
|
static VertexRagStore.Builder |
VertexRagStore.newBuilder(VertexRagStore prototype) |
Retrieval.Builder |
Retrieval.Builder.setVertexRagStore(VertexRagStore value)
Set to use data source powered by Vertex RAG store.
|
Copyright © 2025 Google LLC. All rights reserved.