scorable.generated.openapi_aclient.models.dataset_item ====================================================== .. py:module:: scorable.generated.openapi_aclient.models.dataset_item .. autoapi-nested-parse:: Scorable API Scorable JSON API provides a way to access Scorable using provisioned API token The version of the OpenAPI document: 1.0.0 (latest) Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. Classes ------- .. autoapisummary:: scorable.generated.openapi_aclient.models.dataset_item.DatasetItem Module Contents --------------- .. py:class:: DatasetItem Bases: :py:obj:`pydantic.BaseModel` DatasetItem .. py:attribute:: annotations :type: List[scorable.generated.openapi_aclient.models.annotation.Annotation] .. py:attribute:: change_note :type: Optional[pydantic.StrictStr] :value: None .. py:attribute:: contexts :type: Optional[Any] :value: None .. py:attribute:: created_at :type: Optional[datetime.datetime] .. py:attribute:: expected_output :type: Optional[pydantic.StrictStr] :value: None .. py:attribute:: external_id :type: pydantic.StrictStr .. py:attribute:: id :type: pydantic.StrictStr .. py:attribute:: is_archived :type: pydantic.StrictBool .. py:attribute:: is_latest_version :type: pydantic.StrictBool .. py:attribute:: metadata :type: Optional[Any] :value: None .. py:attribute:: model_config .. py:attribute:: request :type: Optional[pydantic.StrictStr] :value: None .. py:attribute:: response :type: pydantic.StrictStr .. py:attribute:: variables :type: Optional[Any] :value: None .. py:attribute:: version_id :type: pydantic.StrictStr