Searched refs:embeddingIndexingType (Results 1 – 1 of 1) sorted by relevance
280 EmbeddingIndexingConfig.EmbeddingIndexingType.Code embeddingIndexingType = in toEmbeddingPropertyConfig() local282 builder.setIndexingType(convertEmbeddingIndexingTypeFromProto(embeddingIndexingType)); in toEmbeddingPropertyConfig()