| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1beta1 |
| Modifier and Type | Method and Description |
|---|---|
RagContextRecallInput |
RagContextRecallInput.Builder.build() |
RagContextRecallInput |
RagContextRecallInput.Builder.buildPartial() |
static RagContextRecallInput |
RagContextRecallInput.getDefaultInstance() |
RagContextRecallInput |
RagContextRecallInput.getDefaultInstanceForType() |
RagContextRecallInput |
RagContextRecallInput.Builder.getDefaultInstanceForType() |
RagContextRecallInput |
EvaluateInstancesRequestOrBuilder.getRagContextRecallInput()
Input for rag context recall metric.
|
RagContextRecallInput |
EvaluateInstancesRequest.getRagContextRecallInput()
Input for rag context recall metric.
|
RagContextRecallInput |
EvaluateInstancesRequest.Builder.getRagContextRecallInput()
Input for rag context recall metric.
|
static RagContextRecallInput |
RagContextRecallInput.parseDelimitedFrom(InputStream input) |
static RagContextRecallInput |
RagContextRecallInput.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RagContextRecallInput |
RagContextRecallInput.parseFrom(byte[] data) |
static RagContextRecallInput |
RagContextRecallInput.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RagContextRecallInput |
RagContextRecallInput.parseFrom(ByteBuffer data) |
static RagContextRecallInput |
RagContextRecallInput.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RagContextRecallInput |
RagContextRecallInput.parseFrom(com.google.protobuf.ByteString data) |
static RagContextRecallInput |
RagContextRecallInput.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RagContextRecallInput |
RagContextRecallInput.parseFrom(com.google.protobuf.CodedInputStream input) |
static RagContextRecallInput |
RagContextRecallInput.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RagContextRecallInput |
RagContextRecallInput.parseFrom(InputStream input) |
static RagContextRecallInput |
RagContextRecallInput.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<RagContextRecallInput> |
RagContextRecallInput.getParserForType() |
static com.google.protobuf.Parser<RagContextRecallInput> |
RagContextRecallInput.parser() |
| Modifier and Type | Method and Description |
|---|---|
RagContextRecallInput.Builder |
RagContextRecallInput.Builder.mergeFrom(RagContextRecallInput other) |
EvaluateInstancesRequest.Builder |
EvaluateInstancesRequest.Builder.mergeRagContextRecallInput(RagContextRecallInput value)
Input for rag context recall metric.
|
static RagContextRecallInput.Builder |
RagContextRecallInput.newBuilder(RagContextRecallInput prototype) |
EvaluateInstancesRequest.Builder |
EvaluateInstancesRequest.Builder.setRagContextRecallInput(RagContextRecallInput value)
Input for rag context recall metric.
|
Copyright © 2024 Google LLC. All rights reserved.