Uses of Class
com.google.cloud.aiplatform.v1beta1.RubricBasedInstructionFollowingInput.Builder
Packages that use RubricBasedInstructionFollowingInput.Builder
-
Uses of RubricBasedInstructionFollowingInput.Builder in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return RubricBasedInstructionFollowingInput.BuilderModifier and TypeMethodDescriptionRubricBasedInstructionFollowingInput.Builder.clear()RubricBasedInstructionFollowingInput.Builder.clearInstance()Required.RubricBasedInstructionFollowingInput.Builder.clearMetricSpec()Required.EvaluateInstancesRequest.Builder.getRubricBasedInstructionFollowingInputBuilder()Rubric Based Instruction Following metric.RubricBasedInstructionFollowingInput.Builder.mergeFrom(RubricBasedInstructionFollowingInput other) RubricBasedInstructionFollowingInput.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) RubricBasedInstructionFollowingInput.Builder.mergeFrom(com.google.protobuf.Message other) RubricBasedInstructionFollowingInput.Builder.mergeInstance(RubricBasedInstructionFollowingInstance value) Required.RubricBasedInstructionFollowingInput.Builder.mergeMetricSpec(RubricBasedInstructionFollowingSpec value) Required.RubricBasedInstructionFollowingInput.newBuilder()RubricBasedInstructionFollowingInput.newBuilder(RubricBasedInstructionFollowingInput prototype) RubricBasedInstructionFollowingInput.newBuilderForType()RubricBasedInstructionFollowingInput.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) RubricBasedInstructionFollowingInput.Builder.setInstance(RubricBasedInstructionFollowingInstance value) Required.RubricBasedInstructionFollowingInput.Builder.setInstance(RubricBasedInstructionFollowingInstance.Builder builderForValue) Required.RubricBasedInstructionFollowingInput.Builder.setMetricSpec(RubricBasedInstructionFollowingSpec value) Required.RubricBasedInstructionFollowingInput.Builder.setMetricSpec(RubricBasedInstructionFollowingSpec.Builder builderForValue) Required.RubricBasedInstructionFollowingInput.toBuilder()Methods in com.google.cloud.aiplatform.v1beta1 with parameters of type RubricBasedInstructionFollowingInput.BuilderModifier and TypeMethodDescriptionEvaluateInstancesRequest.Builder.setRubricBasedInstructionFollowingInput(RubricBasedInstructionFollowingInput.Builder builderForValue) Rubric Based Instruction Following metric.