public @interface

Document.DocumentProperty

implements java.lang.annotation.Annotation

 androidx.appsearch.annotation.Document.DocumentProperty

Overview

Configures a member field of a class as a property known to AppSearch.

Field's data class is required to be annotated with Document.

Summary