| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1beta1 |
| Modifier and Type | Method and Description |
|---|---|
RubricBasedInstructionFollowingInput |
RubricBasedInstructionFollowingInput.Builder.build() |
RubricBasedInstructionFollowingInput |
RubricBasedInstructionFollowingInput.Builder.buildPartial() |
static RubricBasedInstructionFollowingInput |
RubricBasedInstructionFollowingInput.getDefaultInstance() |
RubricBasedInstructionFollowingInput |
RubricBasedInstructionFollowingInput.getDefaultInstanceForType() |
RubricBasedInstructionFollowingInput |
RubricBasedInstructionFollowingInput.Builder.getDefaultInstanceForType() |
RubricBasedInstructionFollowingInput |
EvaluateInstancesRequestOrBuilder.getRubricBasedInstructionFollowingInput()
Rubric Based Instruction Following metric.
|
RubricBasedInstructionFollowingInput |
EvaluateInstancesRequest.getRubricBasedInstructionFollowingInput()
Rubric Based Instruction Following metric.
|
RubricBasedInstructionFollowingInput |
EvaluateInstancesRequest.Builder.getRubricBasedInstructionFollowingInput()
Rubric Based Instruction Following metric.
|
static RubricBasedInstructionFollowingInput |
RubricBasedInstructionFollowingInput.parseDelimitedFrom(InputStream input) |
static RubricBasedInstructionFollowingInput |
RubricBasedInstructionFollowingInput.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RubricBasedInstructionFollowingInput |
RubricBasedInstructionFollowingInput.parseFrom(byte[] data) |
static RubricBasedInstructionFollowingInput |
RubricBasedInstructionFollowingInput.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RubricBasedInstructionFollowingInput |
RubricBasedInstructionFollowingInput.parseFrom(ByteBuffer data) |
static RubricBasedInstructionFollowingInput |
RubricBasedInstructionFollowingInput.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RubricBasedInstructionFollowingInput |
RubricBasedInstructionFollowingInput.parseFrom(com.google.protobuf.ByteString data) |
static RubricBasedInstructionFollowingInput |
RubricBasedInstructionFollowingInput.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RubricBasedInstructionFollowingInput |
RubricBasedInstructionFollowingInput.parseFrom(com.google.protobuf.CodedInputStream input) |
static RubricBasedInstructionFollowingInput |
RubricBasedInstructionFollowingInput.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RubricBasedInstructionFollowingInput |
RubricBasedInstructionFollowingInput.parseFrom(InputStream input) |
static RubricBasedInstructionFollowingInput |
RubricBasedInstructionFollowingInput.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<RubricBasedInstructionFollowingInput> |
RubricBasedInstructionFollowingInput.getParserForType() |
static com.google.protobuf.Parser<RubricBasedInstructionFollowingInput> |
RubricBasedInstructionFollowingInput.parser() |
| Modifier and Type | Method and Description |
|---|---|
RubricBasedInstructionFollowingInput.Builder |
RubricBasedInstructionFollowingInput.Builder.mergeFrom(RubricBasedInstructionFollowingInput other) |
EvaluateInstancesRequest.Builder |
EvaluateInstancesRequest.Builder.mergeRubricBasedInstructionFollowingInput(RubricBasedInstructionFollowingInput value)
Rubric Based Instruction Following metric.
|
static RubricBasedInstructionFollowingInput.Builder |
RubricBasedInstructionFollowingInput.newBuilder(RubricBasedInstructionFollowingInput prototype) |
EvaluateInstancesRequest.Builder |
EvaluateInstancesRequest.Builder.setRubricBasedInstructionFollowingInput(RubricBasedInstructionFollowingInput value)
Rubric Based Instruction Following metric.
|
Copyright © 2025 Google LLC. All rights reserved.