Uses of Enum
com.google.cloud.datacatalog.v1.FeatureOnlineStoreSpec.StorageType
-
Uses of FeatureOnlineStoreSpec.StorageType in com.google.cloud.datacatalog.v1
Methods in com.google.cloud.datacatalog.v1 that return FeatureOnlineStoreSpec.StorageTypeModifier and TypeMethodDescriptionFeatureOnlineStoreSpec.StorageType.forNumber(int value) FeatureOnlineStoreSpec.Builder.getStorageType()Output only.FeatureOnlineStoreSpec.getStorageType()Output only.FeatureOnlineStoreSpecOrBuilder.getStorageType()Output only.FeatureOnlineStoreSpec.StorageType.valueOf(int value) Deprecated.FeatureOnlineStoreSpec.StorageType.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.static FeatureOnlineStoreSpec.StorageType[]FeatureOnlineStoreSpec.StorageType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.cloud.datacatalog.v1 that return types with arguments of type FeatureOnlineStoreSpec.StorageTypeModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<FeatureOnlineStoreSpec.StorageType>FeatureOnlineStoreSpec.StorageType.internalGetValueMap()Methods in com.google.cloud.datacatalog.v1 with parameters of type FeatureOnlineStoreSpec.StorageTypeModifier and TypeMethodDescriptionFeatureOnlineStoreSpec.Builder.setStorageType(FeatureOnlineStoreSpec.StorageType value) Output only.