root.generated.openapi_client.models.execution_log_details_objective ==================================================================== .. py:module:: root.generated.openapi_client.models.execution_log_details_objective .. autoapi-nested-parse:: Root Signals API Root Signals JSON API provides a way to access Root Signals 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:: root.generated.openapi_client.models.execution_log_details_objective.ExecutionLogDetailsObjective Module Contents --------------- .. py:class:: ExecutionLogDetailsObjective Bases: :py:obj:`pydantic.BaseModel` ExecutionLogDetailsObjective .. py:attribute:: id :type: Optional[pydantic.StrictStr] :value: None .. py:attribute:: intent :type: Optional[pydantic.StrictStr] :value: None .. py:attribute:: model_config