Uses of Enum
com.google.cloud.aiplatform.v1.BatchReadFeatureValuesRequest.ReadOptionCase
Packages that use BatchReadFeatureValuesRequest.ReadOptionCase
-
Uses of BatchReadFeatureValuesRequest.ReadOptionCase in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return BatchReadFeatureValuesRequest.ReadOptionCaseModifier and TypeMethodDescriptionBatchReadFeatureValuesRequest.ReadOptionCase.forNumber(int value) BatchReadFeatureValuesRequest.Builder.getReadOptionCase()BatchReadFeatureValuesRequest.getReadOptionCase()BatchReadFeatureValuesRequestOrBuilder.getReadOptionCase()BatchReadFeatureValuesRequest.ReadOptionCase.valueOf(int value) Deprecated.Returns the enum constant of this type with the specified name.BatchReadFeatureValuesRequest.ReadOptionCase.values()Returns an array containing the constants of this enum type, in the order they are declared.