Uses of Enum
com.google.cloud.aiplatform.v1.FeatureViewDataKey.KeyOneofCase
Packages that use FeatureViewDataKey.KeyOneofCase
-
Uses of FeatureViewDataKey.KeyOneofCase in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return FeatureViewDataKey.KeyOneofCaseModifier and TypeMethodDescriptionFeatureViewDataKey.KeyOneofCase.forNumber(int value) FeatureViewDataKey.Builder.getKeyOneofCase()FeatureViewDataKey.getKeyOneofCase()FeatureViewDataKeyOrBuilder.getKeyOneofCase()FeatureViewDataKey.KeyOneofCase.valueOf(int value) Deprecated.Returns the enum constant of this type with the specified name.static FeatureViewDataKey.KeyOneofCase[]FeatureViewDataKey.KeyOneofCase.values()Returns an array containing the constants of this enum type, in the order they are declared.