public @interface

AppSearchSchema.StringPropertyConfig.JoinableValueType

implements java.lang.annotation.Annotation

 androidx.appsearch.app.AppSearchSchema.StringPropertyConfig.JoinableValueType

Overview

The joinable value type of the property. By setting the appropriate joinable value type for a property, the client can use the property for joining documents from other schema types using Search API (see JoinSpec).

Summary