Skip to main content

Classes

UploadPretrainedModelByUrlRequest

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 UploadPretrainedModelByUrlRequest from a dict

from_json

Create an instance of UploadPretrainedModelByUrlRequest from a JSON string

model_file_type_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