Skip to main content

Classes

SampleLabelMapLabels

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

actual_instance_must_validate_oneof

from_dict

from_json

Returns the object represented by the json string
METHODS

to_dict

Returns the dict representation of the actual instance

to_json

Returns the JSON representation of the actual instance

to_str

Returns the string representation of the actual instance