yr.GetParams# class yr.GetParams(get_params: ~typing.List[~yr.base_runtime.GetParam] = <factory>)[source]# Bases: object Interface class for obtaining parameters. Attributes get_params A group of GetParam, the quantity needs to be greater than 0. Methods __init__