MetadataField Stay organized with collections Save and categorize content based on your preferences.
Page Summary
MetadataField is the base interface for SearchableMetadataField and SortableMetadataField interfaces.
SearchableCollectionMetadataField is for metadata fields holding collections of values.
SearchableMetadataField is for metadata fields that can filter results in file queries.
SearchableOrderedMetadataField is for metadata fields with ordered values usable in range queries.
SortableMetadataField is for metadata fields that can sort results of file queries.
| Known Indirect Subclasses SearchableCollectionMetadataField<T>, SearchableMetadataField<T>, SearchableOrderedMetadataField<T>, SortableMetadataField<T>
| ||||||||||
Base interface for theSearchableMetadataField andSortableMetadataField interfaces.
Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-10-31 UTC.