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

> gpudb::GrantPermissionDirectoryResponse — 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#aa02d37420e163a262aa02ac482c0a2fa">GPUdb::grantPermissionDirectory</a>. <a href="#details">More...</a></p>
    <p><code>#include \<<a className="el" href="/content/api/cpp/grant__permission__directory_8h_source">gpudb/protocol/grant\_permission\_directory.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:a14e082e20e76460762c837eeba5dce52" id="r_a14e082e20e76460762c837eeba5dce52">
        <td className="memItemLeft" align="right" valign="top"> </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a14e082e20e76460762c837eeba5dce52">GrantPermissionDirectoryResponse</a> ()</td>
      </tr>

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

      <tr className="separator:a14e082e20e76460762c837eeba5dce52">
        <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:a3a9323745ce72a157e2aade388f1f6b5" id="r_a3a9323745ce72a157e2aade388f1f6b5">
        <td className="memItemLeft" align="right" valign="top">std::string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a3a9323745ce72a157e2aade388f1f6b5">name</a></td>
      </tr>

      <tr className="memdesc:a3a9323745ce72a157e2aade388f1f6b5">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Value of <a className="el" href="/content/api/cpp/structgpudb_1_1GrantPermissionDirectoryRequest#acaa9ea65716a7b614260d31569b315c5">name</a>. <br /></td>
      </tr>

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

      <tr className="memitem:ae5cf6ca4f7c7ecf26d5df9e2e0564e0c" id="r_ae5cf6ca4f7c7ecf26d5df9e2e0564e0c">
        <td className="memItemLeft" align="right" valign="top">std::string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#ae5cf6ca4f7c7ecf26d5df9e2e0564e0c">permission</a></td>
      </tr>

      <tr className="memdesc:ae5cf6ca4f7c7ecf26d5df9e2e0564e0c">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Value of <a className="el" href="/content/api/cpp/structgpudb_1_1GrantPermissionDirectoryRequest#a04f54e66b72a5c3c64fa0d0648fa874e">permission</a>. <br /></td>
      </tr>

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

      <tr className="memitem:aa1ff064cf9a9c5376dd18537e1a90daf" id="r_aa1ff064cf9a9c5376dd18537e1a90daf">
        <td className="memItemLeft" align="right" valign="top">std::string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#aa1ff064cf9a9c5376dd18537e1a90daf">directoryName</a></td>
      </tr>

      <tr className="memdesc:aa1ff064cf9a9c5376dd18537e1a90daf">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Value of <a className="el" href="/content/api/cpp/structgpudb_1_1GrantPermissionDirectoryRequest#a8f9558d9b5d8404f2e3ec67f6e65cc4c">directoryName</a>. <br /></td>
      </tr>

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

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

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

      <tr className="separator:aacdf7637daa5253542dc4cacebf75270">
        <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#aa02d37420e163a262aa02ac482c0a2fa">GPUdb::grantPermissionDirectory</a>. </p>
      <p className="definition">Definition at line <a className="el" href="/content/api/cpp/grant__permission__directory_8h_source#l00167">167</a> of file <a className="el" href="/content/api/cpp/grant__permission__directory_8h_source">grant\_permission\_directory.h</a>.</p>
    </div>

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

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">gpudb::GrantPermissionDirectoryResponse::GrantPermissionDirectoryResponse </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_1GrantPermissionDirectoryResponse" title="A set of results returned by GPUdb::grantPermissionDirectory.">GrantPermissionDirectoryResponse</a> object with default parameters. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/grant__permission__directory_8h_source#l00173">173</a> of file <a className="el" href="/content/api/cpp/grant__permission__directory_8h_source">grant\_permission\_directory.h</a>.</p>
      </div>
    </div>

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

    <div className="memitem">
      <div className="memproto">
        <table className="memname">
          <tr>
            <td className="memname">std::string gpudb::GrantPermissionDirectoryResponse::directoryName</td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>Value of <a className="el" href="/content/api/cpp/structgpudb_1_1GrantPermissionDirectoryRequest#a8f9558d9b5d8404f2e3ec67f6e65cc4c">directoryName</a>. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/grant__permission__directory_8h_source#l00196">196</a> of file <a className="el" href="/content/api/cpp/grant__permission__directory_8h_source">grant\_permission\_directory.h</a>.</p>
      </div>
    </div>

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

    <div className="memitem">
      <div className="memproto">
        <table className="memname">
          <tr>
            <td className="memname">std::map\<std::string, std::string> gpudb::GrantPermissionDirectoryResponse::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/grant__permission__directory_8h_source#l00201">201</a> of file <a className="el" href="/content/api/cpp/grant__permission__directory_8h_source">grant\_permission\_directory.h</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a3a9323745ce72a157e2aade388f1f6b5">◆ </a></span>name</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="memname">
          <tr>
            <td className="memname">std::string gpudb::GrantPermissionDirectoryResponse::name</td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>Value of <a className="el" href="/content/api/cpp/structgpudb_1_1GrantPermissionDirectoryRequest#acaa9ea65716a7b614260d31569b315c5">name</a>. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/grant__permission__directory_8h_source#l00184">184</a> of file <a className="el" href="/content/api/cpp/grant__permission__directory_8h_source">grant\_permission\_directory.h</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#ae5cf6ca4f7c7ecf26d5df9e2e0564e0c">◆ </a></span>permission</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="memname">
          <tr>
            <td className="memname">std::string gpudb::GrantPermissionDirectoryResponse::permission</td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>Value of <a className="el" href="/content/api/cpp/structgpudb_1_1GrantPermissionDirectoryRequest#a04f54e66b72a5c3c64fa0d0648fa874e">permission</a>. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/grant__permission__directory_8h_source#l00190">190</a> of file <a className="el" href="/content/api/cpp/grant__permission__directory_8h_source">grant\_permission\_directory.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/grant__permission__directory_8h_source">grant\_permission\_directory.h</a></li>
    </ul>
  </div>
</div>
