class edgeimpulse_api.models.metadata_filter_options.MetadataFilterOptions(
**data: Any
)
Config
The type of the None singleton.
count: pydantic.types.StrictInt
The type of the None singleton.
options_list: List[edgeimpulse_api.models.metadata_filter_options_options_list_inner.MetadataFilterOptionsOptionsListInner]
The type of the None singleton.
total_count: pydantic.types.StrictInt
The type of the None singleton.
edgeimpulse_api.models.metadata_filter_options.from_dict(
obj: dict
) ‑> edgeimpulse_api.models.metadata_filter_options.MetadataFilterOptions
edgeimpulse_api.models.metadata_filter_options.from_json(
json_str: str
) ‑> edgeimpulse_api.models.metadata_filter_options.MetadataFilterOptions
edgeimpulse_api.models.metadata_filter_options.to_dict(
self
)
edgeimpulse_api.models.metadata_filter_options.to_json(
self,
indent=None
) ‑> str
edgeimpulse_api.models.metadata_filter_options.to_str(
self
) ‑> str