Description: ResponseGetJobForAgent
Attributes
Name | Type | Description |
---|
anyof_schema_1_validator | Optional[Job] | |
anyof_schema_2_validator | Optional[NoJobResponse] | |
actual_instance | Optional[Union[Job, NoJobResponse]] | |
any_of_schemas | Set[str] | |
Methods
Name | Description |
---|
actual_instance_must_validate_anyof | |
from_dict | |
from_json | Returns the object represented by the json string |
to_json | Returns the JSON representation of the actual instance |
to_dict | Returns the dict representation of the actual instance |
to_str | Returns the string representation of the actual instance |