package

androidx.appsearch.platformstorage.converter

Classes

AppSearchResultToPlatformConverterTranslates AppSearchResult and AppSearchBatchResult to platform versions.
GenericDocumentToPlatformConverterTranslates between Platform and Jetpack versions of GenericDocument.
RequestToPlatformConverterTranslates between Platform and Jetpack versions of requests.
ResponseToPlatformConverterTranslates between Platform and Jetpack versions of responses.
SchemaToPlatformConverterTranslates a jetpack AppSearchSchema into a platform android.app.appsearch.AppSearchSchema.
SearchContextToPlatformConverterTranslates a Jetpack PlatformStorage.SearchContext into a platform .
SearchResultToPlatformConverterTranslates between Platform and Jetpack versions of SearchResult.
SearchSpecToPlatformConverterTranslates between Platform and Jetpack versions of SearchSpec.
SetSchemaRequestToPlatformConverterTranslates between Platform and Jetpack versions of SetSchemaRequest.