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.sample_last_updated_by.SampleLastUpdatedBy( **data: Any )
**data
Any
pydantic.v1.main.BaseModel
pydantic.v1.utils.Representation
Config
actual_instance
one_of_schemas
List[str]
oneof_schema_1_validator
edgeimpulse_api.models.last_updated_by_user.LastUpdatedByUser | None
oneof_schema_2_validator
edgeimpulse_api.models.last_updated_by_project_api_key.LastUpdatedByProjectApiKey | None
oneof_schema_3_validator
edgeimpulse_api.models.last_updated_by_o_auth_client.LastUpdatedByOAuthClient | None
oneof_schema_4_validator
edgeimpulse_api.models.last_updated_by_dataset_version_restore.LastUpdatedByDatasetVersionRestore | None
edgeimpulse_api.models.sample_last_updated_by.SampleLastUpdatedBy.actual_instance_must_validate_oneof( v )
v
edgeimpulse_api.models.sample_last_updated_by.SampleLastUpdatedBy.from_dict( obj: dict ) ‑> edgeimpulse_api.models.sample_last_updated_by.SampleLastUpdatedBy
obj
dict
edgeimpulse_api.models.sample_last_updated_by.SampleLastUpdatedBy
edgeimpulse_api.models.sample_last_updated_by.SampleLastUpdatedBy.from_json( json_str: str ) ‑> edgeimpulse_api.models.sample_last_updated_by.SampleLastUpdatedBy
json_str
str
edgeimpulse_api.models.sample_last_updated_by.SampleLastUpdatedBy.to_dict( self ) ‑> dict
self
edgeimpulse_api.models.sample_last_updated_by.SampleLastUpdatedBy.to_json( self, indent=None ) ‑> str
indent=None
edgeimpulse_api.models.sample_last_updated_by.SampleLastUpdatedBy.to_str( self ) ‑> str
Was this page helpful?