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.create_new_empty_impulse_request.CreateNewEmptyImpulseRequest( **data: Any )
**data
Any
pydantic.v1.main.BaseModel
pydantic.v1.utils.Representation
Config
type
edgeimpulse_api.models.impulse_type.ImpulseType | None
edgeimpulse_api.models.create_new_empty_impulse_request.CreateNewEmptyImpulseRequest.from_dict( obj: dict ) ‑> edgeimpulse_api.models.create_new_empty_impulse_request.CreateNewEmptyImpulseRequest
obj
dict
edgeimpulse_api.models.create_new_empty_impulse_request.CreateNewEmptyImpulseRequest
edgeimpulse_api.models.create_new_empty_impulse_request.CreateNewEmptyImpulseRequest.from_json( json_str: str ) ‑> edgeimpulse_api.models.create_new_empty_impulse_request.CreateNewEmptyImpulseRequest
json_str
str
edgeimpulse_api.models.create_new_empty_impulse_request.CreateNewEmptyImpulseRequest.to_dict( self )
self
edgeimpulse_api.models.create_new_empty_impulse_request.CreateNewEmptyImpulseRequest.to_json( self, indent=None ) ‑> str
indent=None
edgeimpulse_api.models.create_new_empty_impulse_request.CreateNewEmptyImpulseRequest.to_str( self ) ‑> str
Was this page helpful?