def get_values()

in src/hyperpod_cli/constants/command_constants.py [0:0]


    def get_values():
        return [type.value for type in JobPatchType]