Classes
StartSamplingResponseAllOf
| Parameters | |
|---|---|
| **data | Any | 
| Bases | 
|---|
| pydantic.v1.main.BaseModel | 
| pydantic.v1.utils.Representation | 
| Class variables | |
|---|---|
| Config |   | 
| id | pydantic.v1.types.StrictInt | None | 
STATIC METHODS
from_dict
| Parameters | |
|---|---|
| obj | dict | 
| Returns | 
|---|
| edgeimpulse_api.models.start_sampling_response_all_of.StartSamplingResponseAllOf | 
from_json
| Parameters | |
|---|---|
| json_str | str | 
| Returns | 
|---|
| edgeimpulse_api.models.start_sampling_response_all_of.StartSamplingResponseAllOf | 
METHODS
to_dict
| Parameters | |
|---|---|
| self |   | 
to_json
| Parameters | |
|---|---|
| self |   | 
| indent=None |   | 
| Returns | 
|---|
| str | 
to_str
| Parameters | |
|---|---|
| self |   | 
| Returns | 
|---|
| str |