Uses of Enum
com.google.cloud.aiplatform.v1beta1.Rubric.Importance
Packages that use Rubric.Importance
-
Uses of Rubric.Importance in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return Rubric.ImportanceModifier and TypeMethodDescriptionstatic Rubric.ImportanceRubric.Importance.forNumber(int value) Rubric.Builder.getImportance()Optional.Rubric.getImportance()Optional.RubricOrBuilder.getImportance()Optional.static Rubric.ImportanceRubric.Importance.valueOf(int value) Deprecated.static Rubric.ImportanceRubric.Importance.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.static Rubric.ImportanceReturns the enum constant of this type with the specified name.static Rubric.Importance[]Rubric.Importance.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.cloud.aiplatform.v1beta1 that return types with arguments of type Rubric.ImportanceModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<Rubric.Importance>Rubric.Importance.internalGetValueMap()Methods in com.google.cloud.aiplatform.v1beta1 with parameters of type Rubric.ImportanceModifier and TypeMethodDescriptionRubric.Builder.setImportance(Rubric.Importance value) Optional.