@metric_configuration_id.setter
    def metric_configuration_id(self, number):
        if number is not None:
            number = int(number)