Uses of Enum
com.google.cloud.aiplatform.v1beta1.RubricBasedInstructionFollowingInstance.InstanceCase
Packages that use RubricBasedInstructionFollowingInstance.InstanceCase
-
Uses of RubricBasedInstructionFollowingInstance.InstanceCase in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return RubricBasedInstructionFollowingInstance.InstanceCaseModifier and TypeMethodDescriptionRubricBasedInstructionFollowingInstance.InstanceCase.forNumber(int value) RubricBasedInstructionFollowingInstance.Builder.getInstanceCase()RubricBasedInstructionFollowingInstance.getInstanceCase()RubricBasedInstructionFollowingInstanceOrBuilder.getInstanceCase()RubricBasedInstructionFollowingInstance.InstanceCase.valueOf(int value) Deprecated.Returns the enum constant of this type with the specified name.RubricBasedInstructionFollowingInstance.InstanceCase.values()Returns an array containing the constants of this enum type, in the order they are declared.