Uses of Enum
com.google.cloud.aiplatform.v1.FeatureViewDataFormat
Packages that use FeatureViewDataFormat
-
Uses of FeatureViewDataFormat in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return FeatureViewDataFormatModifier and TypeMethodDescriptionstatic FeatureViewDataFormatFeatureViewDataFormat.forNumber(int value) FetchFeatureValuesRequest.Builder.getDataFormat()Optional.FetchFeatureValuesRequest.getDataFormat()Optional.FetchFeatureValuesRequestOrBuilder.getDataFormat()Optional.static FeatureViewDataFormatFeatureViewDataFormat.valueOf(int value) Deprecated.static FeatureViewDataFormatFeatureViewDataFormat.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.static FeatureViewDataFormatReturns the enum constant of this type with the specified name.static FeatureViewDataFormat[]FeatureViewDataFormat.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 FeatureViewDataFormatModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<FeatureViewDataFormat>FeatureViewDataFormat.internalGetValueMap()Methods in com.google.cloud.aiplatform.v1 with parameters of type FeatureViewDataFormatModifier and TypeMethodDescriptionFetchFeatureValuesRequest.Builder.setDataFormat(FeatureViewDataFormat value) Optional.