Uses of Enum
com.google.firestore.admin.v1.Index.IndexField.VectorConfig.TypeCase
-
Uses of Index.IndexField.VectorConfig.TypeCase in com.google.firestore.admin.v1
Methods in com.google.firestore.admin.v1 that return Index.IndexField.VectorConfig.TypeCaseModifier and TypeMethodDescriptionIndex.IndexField.VectorConfig.TypeCase.forNumber(int value) Index.IndexField.VectorConfig.Builder.getTypeCase()Index.IndexField.VectorConfig.getTypeCase()Index.IndexField.VectorConfigOrBuilder.getTypeCase()Index.IndexField.VectorConfig.TypeCase.valueOf(int value) Deprecated.Returns the enum constant of this type with the specified name.Index.IndexField.VectorConfig.TypeCase.values()Returns an array containing the constants of this enum type, in the order they are declared.