datacube.index.abstract.AbstractDatasetResource.get_field_names# AbstractDatasetResource.get_field_names(product_name=None)[source]# Get the list of possible search fields for a Product (or all products) Parameters: product_name (str | None) – Name of product, or None for all products Return type: Iterable[str] Returns: All possible search field names