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

> gpudb::RevokePermissionDirectoryResponse — 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#a5f793acdd5d6c5214db0c5e0aef29465">GPUdb::revokePermissionDirectory</a>. <a href="#details">More...</a></p>
    <p><code>#include \<<a className="el" href="/content/api/cpp/revoke__permission__directory_8h_source">gpudb/protocol/revoke\_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:a2c716218a086709a110f73685d25d738" id="r_a2c716218a086709a110f73685d25d738">
        <td className="memItemLeft" align="right" valign="top"> </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a2c716218a086709a110f73685d25d738">RevokePermissionDirectoryResponse</a> ()</td>
      </tr>

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

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

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

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

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

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

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

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

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

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

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

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

      <tr className="separator:a5973273f0f3ffa2755c69a3d73bf2e1e">
        <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#a5f793acdd5d6c5214db0c5e0aef29465">GPUdb::revokePermissionDirectory</a>. </p>
      <p className="definition">Definition at line <a className="el" href="/content/api/cpp/revoke__permission__directory_8h_source#l00164">164</a> of file <a className="el" href="/content/api/cpp/revoke__permission__directory_8h_source">revoke\_permission\_directory.h</a>.</p>
    </div>

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

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">gpudb::RevokePermissionDirectoryResponse::RevokePermissionDirectoryResponse </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_1RevokePermissionDirectoryResponse" title="A set of results returned by GPUdb::revokePermissionDirectory.">RevokePermissionDirectoryResponse</a> object with default parameters. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/revoke__permission__directory_8h_source#l00170">170</a> of file <a className="el" href="/content/api/cpp/revoke__permission__directory_8h_source">revoke\_permission\_directory.h</a>.</p>
      </div>
    </div>

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

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

      <div className="memdoc">
        <p>Value of <a className="el" href="/content/api/cpp/structgpudb_1_1RevokePermissionDirectoryRequest#a98a4b4f141b67d32d5d548edc400638c">directoryName</a>. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/revoke__permission__directory_8h_source#l00193">193</a> of file <a className="el" href="/content/api/cpp/revoke__permission__directory_8h_source">revoke\_permission\_directory.h</a>.</p>
      </div>
    </div>

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

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

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

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

      <div className="memdoc">
        <p>Value of <a className="el" href="/content/api/cpp/structgpudb_1_1RevokePermissionDirectoryRequest#aeb04cc2e6aab98342603fa03ee8399c5">name</a>. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/revoke__permission__directory_8h_source#l00181">181</a> of file <a className="el" href="/content/api/cpp/revoke__permission__directory_8h_source">revoke\_permission\_directory.h</a>.</p>
      </div>
    </div>

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

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

      <div className="memdoc">
        <p>Value of <a className="el" href="/content/api/cpp/structgpudb_1_1RevokePermissionDirectoryRequest#ab8d19de41b55eb817914379478a97923">permission</a>. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/revoke__permission__directory_8h_source#l00187">187</a> of file <a className="el" href="/content/api/cpp/revoke__permission__directory_8h_source">revoke\_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/revoke__permission__directory_8h_source">revoke\_permission\_directory.h</a></li>
    </ul>
  </div>
</div>
