edgeimpulse_api.models.get_post_processing_results_for_sample_response_all_of.GetPostProcessingResultsForSampleResponseAllOf(
**data: Any
)
Parameters | |
---|---|
**data | Any |
Bases |
---|
pydantic.v1.main.BaseModel |
pydantic.v1.utils.Representation |
Class variables | |
---|---|
Config | |
has_results | pydantic.v1.types.StrictStr |
job_is_running | edgeimpulse_api.models.get_post_processing_results_for_sample_response_all_of_job_is_running.GetPostProcessingResultsForSampleResponseAllOfJobIsRunning | None |
results | edgeimpulse_api.models.get_post_processing_results_for_sample_response_all_of_results.GetPostProcessingResultsForSampleResponseAllOfResults | None |
edgeimpulse_api.models.get_post_processing_results_for_sample_response_all_of.GetPostProcessingResultsForSampleResponseAllOf.from_dict(
obj: dict
) ‑> edgeimpulse_api.models.get_post_processing_results_for_sample_response_all_of.GetPostProcessingResultsForSampleResponseAllOf
Parameters | |
---|---|
obj | dict |
Returns |
---|
edgeimpulse_api.models.get_post_processing_results_for_sample_response_all_of.GetPostProcessingResultsForSampleResponseAllOf |
edgeimpulse_api.models.get_post_processing_results_for_sample_response_all_of.GetPostProcessingResultsForSampleResponseAllOf.from_json(
json_str: str
) ‑> edgeimpulse_api.models.get_post_processing_results_for_sample_response_all_of.GetPostProcessingResultsForSampleResponseAllOf
Parameters | |
---|---|
json_str | str |
Returns |
---|
edgeimpulse_api.models.get_post_processing_results_for_sample_response_all_of.GetPostProcessingResultsForSampleResponseAllOf |
edgeimpulse_api.models.get_post_processing_results_for_sample_response_all_of.GetPostProcessingResultsForSampleResponseAllOf.has_results_validate_enum(
v
)
Parameters | |
---|---|
v | |
edgeimpulse_api.models.get_post_processing_results_for_sample_response_all_of.GetPostProcessingResultsForSampleResponseAllOf.to_dict(
self
)
Parameters | |
---|---|
self | |
edgeimpulse_api.models.get_post_processing_results_for_sample_response_all_of.GetPostProcessingResultsForSampleResponseAllOf.to_json(
self,
indent=None
) ‑> str
Parameters | |
---|---|
self | |
indent=None | |
Returns |
---|
str |
edgeimpulse_api.models.get_post_processing_results_for_sample_response_all_of.GetPostProcessingResultsForSampleResponseAllOf.to_str(
self
) ‑> str
Parameters | |
---|---|
self | |
Returns |
---|
str |