get_files# ProjectApi.get_files(as_objects=True, content=False, **query_params)# Get a list of file resources, optionally filtered by query parameters. If content=True, each file’s content is also downloaded and stored in memory as the ansys.hps.client.jms.File.content attribute. Return type: List[File]