package

androidx.appsearch.platformstorage.converter

Classes

AppSearchResultToPlatformConverterTranslates AppSearchResult and AppSearchBatchResult to platform versions.
GenericDocumentToPlatformConverterTranslates between Platform and Jetpack versions of GenericDocument.
GetSchemaResponseToPlatformConverterTranslates between Platform and Jetpack versions of GetSchemaResponse.
JoinSpecToPlatformConverterTranslates between Platform and Jetpack versions of JoinSpec.
ObserverSpecToPlatformConverterTranslates between Platform and Jetpack versions of ObserverSpec.
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.
SearchSuggestionResultToPlatformConverterTranslates between Platform and Jetpack versions of SearchSuggestionResult.
SearchSuggestionSpecToPlatformConverterTranslates between Platform and Jetpack versions of SearchSuggestionSpec.
SetSchemaRequestToPlatformConverterTranslates between Platform and Jetpack versions of SetSchemaRequest.