| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1beta1 |
| Modifier and Type | Method and Description |
|---|---|
RagContextRecallResult |
RagContextRecallResult.Builder.build() |
RagContextRecallResult |
RagContextRecallResult.Builder.buildPartial() |
static RagContextRecallResult |
RagContextRecallResult.getDefaultInstance() |
RagContextRecallResult |
RagContextRecallResult.getDefaultInstanceForType() |
RagContextRecallResult |
RagContextRecallResult.Builder.getDefaultInstanceForType() |
RagContextRecallResult |
EvaluateInstancesResponse.getRagContextRecallResult()
RAG only metrics.
|
RagContextRecallResult |
EvaluateInstancesResponse.Builder.getRagContextRecallResult()
RAG only metrics.
|
RagContextRecallResult |
EvaluateInstancesResponseOrBuilder.getRagContextRecallResult()
RAG only metrics.
|
static RagContextRecallResult |
RagContextRecallResult.parseDelimitedFrom(InputStream input) |
static RagContextRecallResult |
RagContextRecallResult.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RagContextRecallResult |
RagContextRecallResult.parseFrom(byte[] data) |
static RagContextRecallResult |
RagContextRecallResult.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RagContextRecallResult |
RagContextRecallResult.parseFrom(ByteBuffer data) |
static RagContextRecallResult |
RagContextRecallResult.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RagContextRecallResult |
RagContextRecallResult.parseFrom(com.google.protobuf.ByteString data) |
static RagContextRecallResult |
RagContextRecallResult.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RagContextRecallResult |
RagContextRecallResult.parseFrom(com.google.protobuf.CodedInputStream input) |
static RagContextRecallResult |
RagContextRecallResult.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RagContextRecallResult |
RagContextRecallResult.parseFrom(InputStream input) |
static RagContextRecallResult |
RagContextRecallResult.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<RagContextRecallResult> |
RagContextRecallResult.getParserForType() |
static com.google.protobuf.Parser<RagContextRecallResult> |
RagContextRecallResult.parser() |
| Modifier and Type | Method and Description |
|---|---|
RagContextRecallResult.Builder |
RagContextRecallResult.Builder.mergeFrom(RagContextRecallResult other) |
EvaluateInstancesResponse.Builder |
EvaluateInstancesResponse.Builder.mergeRagContextRecallResult(RagContextRecallResult value)
RAG only metrics.
|
static RagContextRecallResult.Builder |
RagContextRecallResult.newBuilder(RagContextRecallResult prototype) |
EvaluateInstancesResponse.Builder |
EvaluateInstancesResponse.Builder.setRagContextRecallResult(RagContextRecallResult value)
RAG only metrics.
|
Copyright © 2024 Google LLC. All rights reserved.