Skip to main content

Classes

OptimizeConfigResponse

Create a new model by parsing and validating input data from keyword arguments. Raises ValidationError if the input data cannot be parsed to form a valid model.
STATIC METHODS

from_dict

Create an instance of OptimizeConfigResponse from a dict

from_json

Create an instance of OptimizeConfigResponse from a JSON string

optimization_precision_validate_enum

tuning_algorithm_validate_enum


METHODS

to_dict

Returns the dictionary representation of the model using alias

to_json

Returns the JSON representation of the model using alias

to_str

Returns the string representation of the model using alias