Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
edgeimpulse_api.models.get_synthetic_data_config_response_all_of.GetSyntheticDataConfigResponseAllOf( **data: Any )
**data
Any
pydantic.v1.main.BaseModel
pydantic.v1.utils.Representation
Config
last_used_parameters
Dict[str, pydantic.v1.types.StrictStr] | None
last_used_transformation_block_id
pydantic.v1.types.StrictInt | None
recent_jobs
List[edgeimpulse_api.models.get_synthetic_data_config_response_all_of_recent_jobs.GetSyntheticDataConfigResponseAllOfRecentJobs]
edgeimpulse_api.models.get_synthetic_data_config_response_all_of.GetSyntheticDataConfigResponseAllOf.from_dict( obj: dict ) ‑> edgeimpulse_api.models.get_synthetic_data_config_response_all_of.GetSyntheticDataConfigResponseAllOf
obj
dict
edgeimpulse_api.models.get_synthetic_data_config_response_all_of.GetSyntheticDataConfigResponseAllOf
edgeimpulse_api.models.get_synthetic_data_config_response_all_of.GetSyntheticDataConfigResponseAllOf.from_json( json_str: str ) ‑> edgeimpulse_api.models.get_synthetic_data_config_response_all_of.GetSyntheticDataConfigResponseAllOf
json_str
str
edgeimpulse_api.models.get_synthetic_data_config_response_all_of.GetSyntheticDataConfigResponseAllOf.to_dict( self )
self
edgeimpulse_api.models.get_synthetic_data_config_response_all_of.GetSyntheticDataConfigResponseAllOf.to_json( self, indent=None ) ‑> str
indent=None
edgeimpulse_api.models.get_synthetic_data_config_response_all_of.GetSyntheticDataConfigResponseAllOf.to_str( self ) ‑> str
Was this page helpful?