> ## 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::ShowDirectoriesResponse

> gpudb::ShowDirectoriesResponse — Kinetica C++ API

<div className="kinetica-doxygen">
  <div className="contents">
    <p>A set of results returned by <a className="el" href="/content/api/cpp/classgpudb_1_1GPUdb#a4938a2b931ab7710d13c4eb46caeb79b">GPUdb::showDirectories</a>. <a href="#details">More...</a></p>
    <p><code>#include \<<a className="el" href="/content/api/cpp/show__directories_8h_source">gpudb/protocol/show\_directories.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:a1a63bf2899bab92429443cc6127f92c9" id="r_a1a63bf2899bab92429443cc6127f92c9">
        <td className="memItemLeft" align="right" valign="top"> </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a1a63bf2899bab92429443cc6127f92c9">ShowDirectoriesResponse</a> ()</td>
      </tr>

      <tr className="memdesc:a1a63bf2899bab92429443cc6127f92c9">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Constructs a <a className="el" href="/content/api/cpp/structgpudb_1_1ShowDirectoriesResponse" title="A set of results returned by GPUdb::showDirectories.">ShowDirectoriesResponse</a> object with default parameters. <br /></td>
      </tr>

      <tr className="separator:a1a63bf2899bab92429443cc6127f92c9">
        <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:a85fa00ec45323b27360b21885a07959b" id="r_a85fa00ec45323b27360b21885a07959b">
        <td className="memItemLeft" align="right" valign="top">std::vector\< std::string > </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a85fa00ec45323b27360b21885a07959b">directories</a></td>
      </tr>

      <tr className="memdesc:a85fa00ec45323b27360b21885a07959b">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">KiFS directory names. <br /></td>
      </tr>

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

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

      <tr className="memdesc:ac276186bb75fa5dc50633dd773897f8e">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">User that created each directory for the respective directories in <a className="el" href="#a85fa00ec45323b27360b21885a07959b">directories</a>. <br /></td>
      </tr>

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

      <tr className="memitem:a4dd4b52f5f1ed775cbf805ee72998c87" id="r_a4dd4b52f5f1ed775cbf805ee72998c87">
        <td className="memItemLeft" align="right" valign="top">std::vector\< int64\_t > </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a4dd4b52f5f1ed775cbf805ee72998c87">creationTimes</a></td>
      </tr>

      <tr className="memdesc:a4dd4b52f5f1ed775cbf805ee72998c87">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">The creation time for each directory in milliseconds since epoch, for the respective directories in <a className="el" href="#a85fa00ec45323b27360b21885a07959b">directories</a>. <br /></td>
      </tr>

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

      <tr className="memitem:a1c6fdeb5a68f453155163a6d174ce69b" id="r_a1c6fdeb5a68f453155163a6d174ce69b">
        <td className="memItemLeft" align="right" valign="top">std::vector\< int64\_t > </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a1c6fdeb5a68f453155163a6d174ce69b">dataUsages</a></td>
      </tr>

      <tr className="memdesc:a1c6fdeb5a68f453155163a6d174ce69b">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">The data usage each directory in bytes, for the respective directories in <a className="el" href="#a85fa00ec45323b27360b21885a07959b">directories</a>. <br /></td>
      </tr>

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

      <tr className="memitem:a65ac80a1fde2b263ecf70993dbad6702" id="r_a65ac80a1fde2b263ecf70993dbad6702">
        <td className="memItemLeft" align="right" valign="top">std::vector\< int64\_t > </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a65ac80a1fde2b263ecf70993dbad6702">dataLimits</a></td>
      </tr>

      <tr className="memdesc:a65ac80a1fde2b263ecf70993dbad6702">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">The data limit for each directory in bytes, for the respective directories in <a className="el" href="#a85fa00ec45323b27360b21885a07959b">directories</a>. <br /></td>
      </tr>

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

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

      <tr className="memdesc:a88aa82b7c58b1aaf093316bb8ae3f1a7">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Highest level of permission the calling user has for the respective directories in <a className="el" href="#a85fa00ec45323b27360b21885a07959b">directories</a>. <br /></td>
      </tr>

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

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

      <tr className="memdesc:a42b40fdb904fe683977e1e9354677378">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Additional information. <br /></td>
      </tr>

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

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

    <div className="textblock">
      <p>A set of results returned by <a className="el" href="/content/api/cpp/classgpudb_1_1GPUdb#a4938a2b931ab7710d13c4eb46caeb79b">GPUdb::showDirectories</a>. </p>
      <p className="definition">Definition at line <a className="el" href="/content/api/cpp/show__directories_8h_source#l00109">109</a> of file <a className="el" href="/content/api/cpp/show__directories_8h_source">show\_directories.h</a>.</p>
    </div>

    <h2 className="groupheader">Constructor & Destructor Documentation</h2>
    <h2 className="memtitle"><span className="permalink"><a href="#a1a63bf2899bab92429443cc6127f92c9">◆ </a></span>ShowDirectoriesResponse()</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">gpudb::ShowDirectoriesResponse::ShowDirectoriesResponse </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_1ShowDirectoriesResponse" title="A set of results returned by GPUdb::showDirectories.">ShowDirectoriesResponse</a> object with default parameters. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/show__directories_8h_source#l00114">114</a> of file <a className="el" href="/content/api/cpp/show__directories_8h_source">show\_directories.h</a>.</p>
      </div>
    </div>

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

    <div className="memitem">
      <div className="memproto">
        <table className="memname">
          <tr>
            <td className="memname">std::vector\<int64\_t> gpudb::ShowDirectoriesResponse::creationTimes</td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>The creation time for each directory in milliseconds since epoch, for the respective directories in <a className="el" href="#a85fa00ec45323b27360b21885a07959b">directories</a>. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/show__directories_8h_source#l00140">140</a> of file <a className="el" href="/content/api/cpp/show__directories_8h_source">show\_directories.h</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a65ac80a1fde2b263ecf70993dbad6702">◆ </a></span>dataLimits</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="memname">
          <tr>
            <td className="memname">std::vector\<int64\_t> gpudb::ShowDirectoriesResponse::dataLimits</td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>The data limit for each directory in bytes, for the respective directories in <a className="el" href="#a85fa00ec45323b27360b21885a07959b">directories</a>. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/show__directories_8h_source#l00152">152</a> of file <a className="el" href="/content/api/cpp/show__directories_8h_source">show\_directories.h</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a1c6fdeb5a68f453155163a6d174ce69b">◆ </a></span>dataUsages</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="memname">
          <tr>
            <td className="memname">std::vector\<int64\_t> gpudb::ShowDirectoriesResponse::dataUsages</td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>The data usage each directory in bytes, for the respective directories in <a className="el" href="#a85fa00ec45323b27360b21885a07959b">directories</a>. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/show__directories_8h_source#l00146">146</a> of file <a className="el" href="/content/api/cpp/show__directories_8h_source">show\_directories.h</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a85fa00ec45323b27360b21885a07959b">◆ </a></span>directories</h2>

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

      <div className="memdoc">
        <p>KiFS directory names. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/show__directories_8h_source#l00128">128</a> of file <a className="el" href="/content/api/cpp/show__directories_8h_source">show\_directories.h</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a42b40fdb904fe683977e1e9354677378">◆ </a></span>info</h2>

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

      <div className="memdoc">
        <p>Additional information. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/show__directories_8h_source#l00165">165</a> of file <a className="el" href="/content/api/cpp/show__directories_8h_source">show\_directories.h</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a88aa82b7c58b1aaf093316bb8ae3f1a7">◆ </a></span>permissions</h2>

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

      <div className="memdoc">
        <p>Highest level of permission the calling user has for the respective directories in <a className="el" href="#a85fa00ec45323b27360b21885a07959b">directories</a>. </p>
        <p>Will be empty if no permissions. If a user has been granted both read and write permissions, 'directory\_write' will be listed. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/show__directories_8h_source#l00160">160</a> of file <a className="el" href="/content/api/cpp/show__directories_8h_source">show\_directories.h</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#ac276186bb75fa5dc50633dd773897f8e">◆ </a></span>users</h2>

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

      <div className="memdoc">
        <p>User that created each directory for the respective directories in <a className="el" href="#a85fa00ec45323b27360b21885a07959b">directories</a>. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/show__directories_8h_source#l00134">134</a> of file <a className="el" href="/content/api/cpp/show__directories_8h_source">show\_directories.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/show__directories_8h_source">show\_directories.h</a></li>
    </ul>
  </div>
</div>
