Home
last modified time | relevance | path

Searched defs:isRequired (Results 1 – 9 of 9) sorted by relevance

/appsearch/compiler/src/main/java/androidx/appsearch/compiler/annotationwrapper/
DDoublePropertyAnnotation.kt25 override val isRequired: Boolean, constant in androidx.appsearch.compiler.annotationwrapper.DoublePropertyAnnotation
DBytesPropertyAnnotation.kt25 override val isRequired: Boolean, constant in androidx.appsearch.compiler.annotationwrapper.BytesPropertyAnnotation
DBooleanPropertyAnnotation.kt25 override val isRequired: Boolean, constant in androidx.appsearch.compiler.annotationwrapper.BooleanPropertyAnnotation
DBlobHandlePropertyAnnotation.kt26 override val isRequired: Boolean, constant in androidx.appsearch.compiler.annotationwrapper.BlobHandlePropertyAnnotation
DEmbeddingPropertyAnnotation.kt26 override val isRequired: Boolean, constant in androidx.appsearch.compiler.annotationwrapper.EmbeddingPropertyAnnotation
DDataPropertyAnnotation.kt113 abstract val isRequired: Boolean constant in androidx.appsearch.compiler.annotationwrapper.DataPropertyAnnotation
DDocumentPropertyAnnotation.kt25 override val isRequired: Boolean, constant in androidx.appsearch.compiler.annotationwrapper.DocumentPropertyAnnotation
DLongPropertyAnnotation.kt29 override val isRequired: Boolean, constant in androidx.appsearch.compiler.annotationwrapper.LongPropertyAnnotation
DStringPropertyAnnotation.kt29 override val isRequired: Boolean, constant in androidx.appsearch.compiler.annotationwrapper.StringPropertyAnnotation