public @interface

AppSearchSchema.PropertyConfig.Cardinality

implements java.lang.annotation.Annotation

 androidx.appsearch.app.AppSearchSchema.PropertyConfig.Cardinality

Overview

The cardinality of the property (whether it is required, optional or repeated).

Summary