datacube.index.abstract.AbstractDatasetResource.get_field_names#

abstract AbstractDatasetResource.get_field_names(product_name=None)[source]#

Get the list of possible search fields for a Product (or all products)

Parameters

product_name (Optional[str]) – Name of product, or None for all products

Return type

Iterable[str]

Returns

All possible search field names