Uses of Enum
com.google.cloud.aiplatform.v1.EvaluatedAnnotation.EvaluatedAnnotationType
Packages that use EvaluatedAnnotation.EvaluatedAnnotationType
-
Uses of EvaluatedAnnotation.EvaluatedAnnotationType in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return EvaluatedAnnotation.EvaluatedAnnotationTypeModifier and TypeMethodDescriptionEvaluatedAnnotation.EvaluatedAnnotationType.forNumber(int value) EvaluatedAnnotation.Builder.getType()Output only.EvaluatedAnnotation.getType()Output only.EvaluatedAnnotationOrBuilder.getType()Output only.EvaluatedAnnotation.EvaluatedAnnotationType.valueOf(int value) Deprecated.EvaluatedAnnotation.EvaluatedAnnotationType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.Returns the enum constant of this type with the specified name.EvaluatedAnnotation.EvaluatedAnnotationType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type EvaluatedAnnotation.EvaluatedAnnotationTypeModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<EvaluatedAnnotation.EvaluatedAnnotationType>EvaluatedAnnotation.EvaluatedAnnotationType.internalGetValueMap()Methods in com.google.cloud.aiplatform.v1 with parameters of type EvaluatedAnnotation.EvaluatedAnnotationTypeModifier and TypeMethodDescriptionEvaluatedAnnotation.Builder.setType(EvaluatedAnnotation.EvaluatedAnnotationType value) Output only.