edgeimpulse_api.models.get_data_explorer_features_response_all_of_sample.GetDataExplorerFeaturesResponseAllOfSample(
**data: Any
)
Parameters | |
---|---|
**data | Any |
Bases |
---|
pydantic.v1.main.BaseModel |
pydantic.v1.utils.Representation |
Class variables | |
---|---|
Config | |
category | pydantic.v1.types.StrictStr |
end_ms | float |
id | float |
name | pydantic.v1.types.StrictStr |
start_ms | float |
edgeimpulse_api.models.get_data_explorer_features_response_all_of_sample.GetDataExplorerFeaturesResponseAllOfSample.category_validate_enum(
v
)
Parameters | |
---|---|
v | |
edgeimpulse_api.models.get_data_explorer_features_response_all_of_sample.GetDataExplorerFeaturesResponseAllOfSample.from_dict(
obj: dict
) ‑> edgeimpulse_api.models.get_data_explorer_features_response_all_of_sample.GetDataExplorerFeaturesResponseAllOfSample
Parameters | |
---|---|
obj | dict |
Returns |
---|
edgeimpulse_api.models.get_data_explorer_features_response_all_of_sample.GetDataExplorerFeaturesResponseAllOfSample |
edgeimpulse_api.models.get_data_explorer_features_response_all_of_sample.GetDataExplorerFeaturesResponseAllOfSample.from_json(
json_str: str
) ‑> edgeimpulse_api.models.get_data_explorer_features_response_all_of_sample.GetDataExplorerFeaturesResponseAllOfSample
Parameters | |
---|---|
json_str | str |
Returns |
---|
edgeimpulse_api.models.get_data_explorer_features_response_all_of_sample.GetDataExplorerFeaturesResponseAllOfSample |
edgeimpulse_api.models.get_data_explorer_features_response_all_of_sample.GetDataExplorerFeaturesResponseAllOfSample.to_dict(
self
)
Parameters | |
---|---|
self | |
edgeimpulse_api.models.get_data_explorer_features_response_all_of_sample.GetDataExplorerFeaturesResponseAllOfSample.to_json(
self,
indent=None
) ‑> str
Parameters | |
---|---|
self | |
indent=None | |
Returns |
---|
str |
edgeimpulse_api.models.get_data_explorer_features_response_all_of_sample.GetDataExplorerFeaturesResponseAllOfSample.to_str(
self
) ‑> str
Parameters | |
---|---|
self | |
Returns |
---|
str |