Uses of Class
com.google.cloud.aiplatform.v1beta1.RubricBasedInstructionFollowingResult
Packages that use RubricBasedInstructionFollowingResult
-
Uses of RubricBasedInstructionFollowingResult in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return RubricBasedInstructionFollowingResultModifier and TypeMethodDescriptionRubricBasedInstructionFollowingResult.Builder.build()RubricBasedInstructionFollowingResult.Builder.buildPartial()RubricBasedInstructionFollowingResult.getDefaultInstance()RubricBasedInstructionFollowingResult.Builder.getDefaultInstanceForType()RubricBasedInstructionFollowingResult.getDefaultInstanceForType()EvaluateInstancesResponse.Builder.getRubricBasedInstructionFollowingResult()Result for rubric based instruction following metric.EvaluateInstancesResponse.getRubricBasedInstructionFollowingResult()Result for rubric based instruction following metric.EvaluateInstancesResponseOrBuilder.getRubricBasedInstructionFollowingResult()Result for rubric based instruction following metric.RubricBasedInstructionFollowingResult.parseDelimitedFrom(InputStream input) RubricBasedInstructionFollowingResult.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) RubricBasedInstructionFollowingResult.parseFrom(byte[] data) RubricBasedInstructionFollowingResult.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) RubricBasedInstructionFollowingResult.parseFrom(com.google.protobuf.ByteString data) RubricBasedInstructionFollowingResult.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) RubricBasedInstructionFollowingResult.parseFrom(com.google.protobuf.CodedInputStream input) RubricBasedInstructionFollowingResult.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) RubricBasedInstructionFollowingResult.parseFrom(InputStream input) RubricBasedInstructionFollowingResult.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) RubricBasedInstructionFollowingResult.parseFrom(ByteBuffer data) RubricBasedInstructionFollowingResult.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.aiplatform.v1beta1 that return types with arguments of type RubricBasedInstructionFollowingResultModifier and TypeMethodDescriptioncom.google.protobuf.Parser<RubricBasedInstructionFollowingResult>RubricBasedInstructionFollowingResult.getParserForType()static com.google.protobuf.Parser<RubricBasedInstructionFollowingResult>RubricBasedInstructionFollowingResult.parser()Methods in com.google.cloud.aiplatform.v1beta1 with parameters of type RubricBasedInstructionFollowingResultModifier and TypeMethodDescriptionRubricBasedInstructionFollowingResult.Builder.mergeFrom(RubricBasedInstructionFollowingResult other) EvaluateInstancesResponse.Builder.mergeRubricBasedInstructionFollowingResult(RubricBasedInstructionFollowingResult value) Result for rubric based instruction following metric.RubricBasedInstructionFollowingResult.newBuilder(RubricBasedInstructionFollowingResult prototype) EvaluateInstancesResponse.Builder.setRubricBasedInstructionFollowingResult(RubricBasedInstructionFollowingResult value) Result for rubric based instruction following metric.