> ## Documentation Index
> Fetch the complete documentation index at: https://docs.kinetica.com/llms.txt
> Use this file to discover all available pages before exploring further.

# gpudb::DeleteFilesRequest

> gpudb::DeleteFilesRequest — Kinetica C++ API

<div className="kinetica-doxygen">
  <div className="contents">
    <p>A set of parameters for <a className="el" href="/content/api/cpp/classgpudb_1_1GPUdb#a75e4fd348dc250cbb2a1c21fb893ec4f">GPUdb::deleteFiles</a>. <a href="#details">More...</a></p>
    <p><code>#include \<<a className="el" href="/content/api/cpp/delete__files_8h_source">gpudb/protocol/delete\_files.h</a>></code></p>

    <table className="memberdecls">
      <tr className="heading">
        <td colSpan="2">
          <h2 className="groupheader"> Public Member Functions</h2>
        </td>
      </tr>

      <tr className="memitem:ac89d9f303828f096506a3045ff36a747" id="r_ac89d9f303828f096506a3045ff36a747">
        <td className="memItemLeft" align="right" valign="top"> </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#ac89d9f303828f096506a3045ff36a747">DeleteFilesRequest</a> ()</td>
      </tr>

      <tr className="memdesc:ac89d9f303828f096506a3045ff36a747">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Constructs a <a className="el" href="/content/api/cpp/structgpudb_1_1DeleteFilesRequest" title="A set of parameters for GPUdb::deleteFiles.">DeleteFilesRequest</a> object with default parameters. <br /></td>
      </tr>

      <tr className="separator:ac89d9f303828f096506a3045ff36a747">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>

      <tr className="memitem:a40838f43b3e3543254e7cc80df07e4ed" id="r_a40838f43b3e3543254e7cc80df07e4ed">
        <td className="memItemLeft" align="right" valign="top"> </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a40838f43b3e3543254e7cc80df07e4ed">DeleteFilesRequest</a> (const std::vector\< std::string > \&fileNames\_, const std::map\< std::string, std::string > \&options\_)</td>
      </tr>

      <tr className="memdesc:a40838f43b3e3543254e7cc80df07e4ed">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Constructs a <a className="el" href="/content/api/cpp/structgpudb_1_1DeleteFilesRequest" title="A set of parameters for GPUdb::deleteFiles.">DeleteFilesRequest</a> object with the specified parameters. <br /></td>
      </tr>

      <tr className="separator:a40838f43b3e3543254e7cc80df07e4ed">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>
    </table>

    <table className="memberdecls">
      <tr className="heading">
        <td colSpan="2">
          <h2 className="groupheader"> Public Attributes</h2>
        </td>
      </tr>

      <tr className="memitem:a5a5e214b92bbe901577513fcdd36d517" id="r_a5a5e214b92bbe901577513fcdd36d517">
        <td className="memItemLeft" align="right" valign="top">std::vector\< std::string > </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a5a5e214b92bbe901577513fcdd36d517">fileNames</a></td>
      </tr>

      <tr className="memdesc:a5a5e214b92bbe901577513fcdd36d517">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">An array of names of files to be deleted. <br /></td>
      </tr>

      <tr className="separator:a5a5e214b92bbe901577513fcdd36d517">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>

      <tr className="memitem:ad90ea355e463510e669d9710c14604e7" id="r_ad90ea355e463510e669d9710c14604e7">
        <td className="memItemLeft" align="right" valign="top">std::map\< std::string, std::string > </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#ad90ea355e463510e669d9710c14604e7">options</a></td>
      </tr>

      <tr className="memdesc:ad90ea355e463510e669d9710c14604e7">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Optional parameters. <br /></td>
      </tr>

      <tr className="separator:ad90ea355e463510e669d9710c14604e7">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>
    </table>

    <h2 className="groupheader">Detailed Description</h2>

    <div className="textblock">
      <p>A set of parameters for <a className="el" href="/content/api/cpp/classgpudb_1_1GPUdb#a75e4fd348dc250cbb2a1c21fb893ec4f">GPUdb::deleteFiles</a>. </p>
      <p>Deletes one or more files from <a href="/content/tools/kifs/" target="_top">KiFS</a>. </p>
      <p className="definition">Definition at line <a className="el" href="/content/api/cpp/delete__files_8h_source#l00019">19</a> of file <a className="el" href="/content/api/cpp/delete__files_8h_source">delete\_files.h</a>.</p>
    </div>

    <h2 className="groupheader">Constructor & Destructor Documentation</h2>
    <h2 className="memtitle"><span className="permalink"><a href="#ac89d9f303828f096506a3045ff36a747">◆ </a></span>DeleteFilesRequest() <span className="overload">\[1/2]</span></h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">gpudb::DeleteFilesRequest::DeleteFilesRequest </td>
                  <td>(</td>

                  <td className="paramname">
                    <span className="paramname">
                      <span className="em" />
                    </span>
                  </td>

                  <td>)</td>

                  <td />
                </tr>
              </table>
            </td>

            <td className="mlabels-right"> <span className="mlabels"><span className="mlabel inline">inline</span></span> </td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>Constructs a <a className="el" href="/content/api/cpp/structgpudb_1_1DeleteFilesRequest" title="A set of parameters for GPUdb::deleteFiles.">DeleteFilesRequest</a> object with default parameters. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/delete__files_8h_source#l00024">24</a> of file <a className="el" href="/content/api/cpp/delete__files_8h_source">delete\_files.h</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a40838f43b3e3543254e7cc80df07e4ed">◆ </a></span>DeleteFilesRequest() <span className="overload">\[2/2]</span></h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">gpudb::DeleteFilesRequest::DeleteFilesRequest </td>
                  <td>(</td>
                  <td className="paramtype">const std::vector\< std::string > &</td>
                  <td className="paramname"><span className="paramname"><span className="em">fileNames\_</span></span>, </td>
                </tr>

                <tr>
                  <td className="paramkey" />

                  <td />

                  <td className="paramtype">const std::map\< std::string, std::string > &</td>
                  <td className="paramname"><span className="paramname"><span className="em">options\_</span></span> )</td>
                </tr>
              </table>
            </td>

            <td className="mlabels-right"> <span className="mlabels"><span className="mlabel inline">inline</span></span> </td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>Constructs a <a className="el" href="/content/api/cpp/structgpudb_1_1DeleteFilesRequest" title="A set of parameters for GPUdb::deleteFiles.">DeleteFilesRequest</a> object with the specified parameters. </p>

        <div className="dl params">
          <div className="dt">Parameters</div>

          <div className="dd">
            <table className="params">
              <tr>
                <td className="paramdir">\[in]</td>
                <td className="paramname">fileNames\_</td>
                <td>An array of names of files to be deleted. File paths may contain wildcard characters after the KiFS directory delimiter. Accepted wildcard characters are asterisk (\*) to represent any string of zero or more characters, and question mark (?) to indicate a single character. </td>
              </tr>

              <tr>
                <td className="paramdir">\[in]</td>
                <td className="paramname">options\_</td>

                <td>
                  Optional parameters.

                  <ul>
                    <li>
                      <a className="el" href="/content/api/cpp/namespacegpudb#a1c101684fd2a7bf9938d723a89a0d299">delete\_files\_no\_error\_if\_not\_exists</a>: If <a className="el" href="/content/api/cpp/namespacegpudb#ac44710b49d35f16376c3119744109d27">true</a>, no error is returned if a specified file does not exist. Supported values:

                      <ul>
                        <li> <a className="el" href="/content/api/cpp/namespacegpudb#ac44710b49d35f16376c3119744109d27">delete\_files\_true</a> </li>
                        <li> <a className="el" href="/content/api/cpp/namespacegpudb#a55cd46bb5246b387ab60a2fe1c1225b7">delete\_files\_false</a> </li>
                      </ul>

                      The default value is <a className="el" href="/content/api/cpp/namespacegpudb#a55cd46bb5246b387ab60a2fe1c1225b7">delete\_files\_false</a>.
                    </li>
                  </ul>

                  The default value is an empty map.
                </td>
              </tr>
            </table>
          </div>
        </div>

        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/delete__files_8h_source#l00062">62</a> of file <a className="el" href="/content/api/cpp/delete__files_8h_source">delete\_files.h</a>.</p>
      </div>
    </div>

    <h2 className="groupheader">Member Data Documentation</h2>
    <h2 className="memtitle"><span className="permalink"><a href="#a5a5e214b92bbe901577513fcdd36d517">◆ </a></span>fileNames</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="memname">
          <tr>
            <td className="memname">std::vector\<std::string> gpudb::DeleteFilesRequest::fileNames</td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>An array of names of files to be deleted. </p>
        <p>File paths may contain wildcard characters after the KiFS directory delimiter.</p>
        <p>Accepted wildcard characters are asterisk (\*) to represent any string of zero or more characters, and question mark (?) to indicate a single character. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/delete__files_8h_source#l00076">76</a> of file <a className="el" href="/content/api/cpp/delete__files_8h_source">delete\_files.h</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#ad90ea355e463510e669d9710c14604e7">◆ </a></span>options</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="memname">
          <tr>
            <td className="memname">std::map\<std::string, std::string> gpudb::DeleteFilesRequest::options</td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>Optional parameters. </p>

        <ul>
          <li>
            <a className="el" href="/content/api/cpp/namespacegpudb#a1c101684fd2a7bf9938d723a89a0d299">delete\_files\_no\_error\_if\_not\_exists</a>: If <a className="el" href="/content/api/cpp/namespacegpudb#ac44710b49d35f16376c3119744109d27">true</a>, no error is returned if a specified file does not exist. Supported values:

            <ul>
              <li> <a className="el" href="/content/api/cpp/namespacegpudb#ac44710b49d35f16376c3119744109d27">delete\_files\_true</a> </li>
              <li> <a className="el" href="/content/api/cpp/namespacegpudb#a55cd46bb5246b387ab60a2fe1c1225b7">delete\_files\_false</a> </li>
            </ul>

            The default value is <a className="el" href="/content/api/cpp/namespacegpudb#a55cd46bb5246b387ab60a2fe1c1225b7">delete\_files\_false</a>.
          </li>
        </ul>

        <p>The default value is an empty map. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/delete__files_8h_source#l00095">95</a> of file <a className="el" href="/content/api/cpp/delete__files_8h_source">delete\_files.h</a>.</p>
      </div>
    </div>

    <hr />

    The documentation for this struct was generated from the following file:

    <ul>
      <li>gpudb/protocol/<a className="el" href="/content/api/cpp/delete__files_8h_source">delete\_files.h</a></li>
    </ul>
  </div>
</div>
