Uses of Class
com.google.cloud.aiplatform.v1beta1.RubricBasedInstructionFollowingSpec
Packages that use RubricBasedInstructionFollowingSpec
-
Uses of RubricBasedInstructionFollowingSpec in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return RubricBasedInstructionFollowingSpecModifier and TypeMethodDescriptionRubricBasedInstructionFollowingSpec.Builder.build()RubricBasedInstructionFollowingSpec.Builder.buildPartial()RubricBasedInstructionFollowingSpec.getDefaultInstance()RubricBasedInstructionFollowingSpec.Builder.getDefaultInstanceForType()RubricBasedInstructionFollowingSpec.getDefaultInstanceForType()RubricBasedInstructionFollowingInput.Builder.getMetricSpec()Required.RubricBasedInstructionFollowingInput.getMetricSpec()Required.RubricBasedInstructionFollowingInputOrBuilder.getMetricSpec()Required.RubricBasedInstructionFollowingSpec.parseDelimitedFrom(InputStream input) RubricBasedInstructionFollowingSpec.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) RubricBasedInstructionFollowingSpec.parseFrom(byte[] data) RubricBasedInstructionFollowingSpec.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) RubricBasedInstructionFollowingSpec.parseFrom(com.google.protobuf.ByteString data) RubricBasedInstructionFollowingSpec.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) RubricBasedInstructionFollowingSpec.parseFrom(com.google.protobuf.CodedInputStream input) RubricBasedInstructionFollowingSpec.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) RubricBasedInstructionFollowingSpec.parseFrom(InputStream input) RubricBasedInstructionFollowingSpec.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) RubricBasedInstructionFollowingSpec.parseFrom(ByteBuffer data) RubricBasedInstructionFollowingSpec.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.aiplatform.v1beta1 that return types with arguments of type RubricBasedInstructionFollowingSpecModifier and TypeMethodDescriptioncom.google.protobuf.Parser<RubricBasedInstructionFollowingSpec>RubricBasedInstructionFollowingSpec.getParserForType()static com.google.protobuf.Parser<RubricBasedInstructionFollowingSpec>RubricBasedInstructionFollowingSpec.parser()Methods in com.google.cloud.aiplatform.v1beta1 with parameters of type RubricBasedInstructionFollowingSpecModifier and TypeMethodDescriptionRubricBasedInstructionFollowingSpec.Builder.mergeFrom(RubricBasedInstructionFollowingSpec other) RubricBasedInstructionFollowingInput.Builder.mergeMetricSpec(RubricBasedInstructionFollowingSpec value) Required.RubricBasedInstructionFollowingSpec.newBuilder(RubricBasedInstructionFollowingSpec prototype) RubricBasedInstructionFollowingInput.Builder.setMetricSpec(RubricBasedInstructionFollowingSpec value) Required.