| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1beta1 |
| Modifier and Type | Method and Description |
|---|---|
RagContexts |
RagContexts.Builder.build() |
RagContexts |
RagContexts.Builder.buildPartial() |
RagContexts |
RetrieveContextsResponse.getContexts()
The contexts of the query.
|
RagContexts |
RetrieveContextsResponse.Builder.getContexts()
The contexts of the query.
|
RagContexts |
RetrieveContextsResponseOrBuilder.getContexts()
The contexts of the query.
|
static RagContexts |
RagContexts.getDefaultInstance() |
RagContexts |
RagContexts.getDefaultInstanceForType() |
RagContexts |
RagContexts.Builder.getDefaultInstanceForType() |
static RagContexts |
RagContexts.parseDelimitedFrom(InputStream input) |
static RagContexts |
RagContexts.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RagContexts |
RagContexts.parseFrom(byte[] data) |
static RagContexts |
RagContexts.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RagContexts |
RagContexts.parseFrom(ByteBuffer data) |
static RagContexts |
RagContexts.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RagContexts |
RagContexts.parseFrom(com.google.protobuf.ByteString data) |
static RagContexts |
RagContexts.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RagContexts |
RagContexts.parseFrom(com.google.protobuf.CodedInputStream input) |
static RagContexts |
RagContexts.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RagContexts |
RagContexts.parseFrom(InputStream input) |
static RagContexts |
RagContexts.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<RagContexts> |
RagContexts.getParserForType() |
static com.google.protobuf.Parser<RagContexts> |
RagContexts.parser() |
| Modifier and Type | Method and Description |
|---|---|
RetrieveContextsResponse.Builder |
RetrieveContextsResponse.Builder.mergeContexts(RagContexts value)
The contexts of the query.
|
RagContexts.Builder |
RagContexts.Builder.mergeFrom(RagContexts other) |
static RagContexts.Builder |
RagContexts.newBuilder(RagContexts prototype) |
RetrieveContextsResponse.Builder |
RetrieveContextsResponse.Builder.setContexts(RagContexts value)
The contexts of the query.
|
Copyright © 2025 Google LLC. All rights reserved.