root.generated.openapi_aclient.models.nested_objective_evaluator ================================================================ .. py:module:: root.generated.openapi_aclient.models.nested_objective_evaluator .. 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_aclient.models.nested_objective_evaluator.NestedObjectiveEvaluator Module Contents --------------- .. py:class:: NestedObjectiveEvaluator Bases: :py:obj:`pydantic.BaseModel` NestedObjectiveEvaluator .. py:attribute:: id :type: pydantic.StrictStr .. py:attribute:: model_config .. py:attribute:: name :type: Optional[typing_extensions.Annotated[str, Field(strict=True, max_length=1000)]] :value: None .. py:attribute:: requires_contexts :type: Optional[pydantic.StrictBool] :value: None .. py:attribute:: requires_expected_output :type: Optional[pydantic.StrictBool] :value: None .. py:attribute:: requires_functions :type: Optional[pydantic.StrictBool] :value: None