Uses of Class
com.google.cloud.aiplatform.v1beta1.RubricBasedInstructionFollowingInput
Packages that use RubricBasedInstructionFollowingInput
-
Uses of RubricBasedInstructionFollowingInput in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return RubricBasedInstructionFollowingInputModifier and TypeMethodDescriptionRubricBasedInstructionFollowingInput.Builder.build()RubricBasedInstructionFollowingInput.Builder.buildPartial()RubricBasedInstructionFollowingInput.getDefaultInstance()RubricBasedInstructionFollowingInput.Builder.getDefaultInstanceForType()RubricBasedInstructionFollowingInput.getDefaultInstanceForType()EvaluateInstancesRequest.Builder.getRubricBasedInstructionFollowingInput()Rubric Based Instruction Following metric.EvaluateInstancesRequest.getRubricBasedInstructionFollowingInput()Rubric Based Instruction Following metric.EvaluateInstancesRequestOrBuilder.getRubricBasedInstructionFollowingInput()Rubric Based Instruction Following metric.RubricBasedInstructionFollowingInput.parseDelimitedFrom(InputStream input) RubricBasedInstructionFollowingInput.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) RubricBasedInstructionFollowingInput.parseFrom(byte[] data) RubricBasedInstructionFollowingInput.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) RubricBasedInstructionFollowingInput.parseFrom(com.google.protobuf.ByteString data) RubricBasedInstructionFollowingInput.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) RubricBasedInstructionFollowingInput.parseFrom(com.google.protobuf.CodedInputStream input) RubricBasedInstructionFollowingInput.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) RubricBasedInstructionFollowingInput.parseFrom(InputStream input) RubricBasedInstructionFollowingInput.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) RubricBasedInstructionFollowingInput.parseFrom(ByteBuffer data) RubricBasedInstructionFollowingInput.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.aiplatform.v1beta1 that return types with arguments of type RubricBasedInstructionFollowingInputModifier and TypeMethodDescriptioncom.google.protobuf.Parser<RubricBasedInstructionFollowingInput>RubricBasedInstructionFollowingInput.getParserForType()static com.google.protobuf.Parser<RubricBasedInstructionFollowingInput>RubricBasedInstructionFollowingInput.parser()Methods in com.google.cloud.aiplatform.v1beta1 with parameters of type RubricBasedInstructionFollowingInputModifier and TypeMethodDescriptionRubricBasedInstructionFollowingInput.Builder.mergeFrom(RubricBasedInstructionFollowingInput other) EvaluateInstancesRequest.Builder.mergeRubricBasedInstructionFollowingInput(RubricBasedInstructionFollowingInput value) Rubric Based Instruction Following metric.RubricBasedInstructionFollowingInput.newBuilder(RubricBasedInstructionFollowingInput prototype) EvaluateInstancesRequest.Builder.setRubricBasedInstructionFollowingInput(RubricBasedInstructionFollowingInput value) Rubric Based Instruction Following metric.