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

> gpudb::RevokePermissionProcResponse — 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#ac9da5fcbd5d8573eeb08c5638e62f73e">GPUdb::revokePermissionProc</a>. <a href="#details">More...</a></p>
    <p><code>#include \<<a className="el" href="/content/api/cpp/revoke__permission__proc_8h_source">gpudb/protocol/revoke\_permission\_proc.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:a8ac3cce82f3e10850381ce7ac85d90dc" id="r_a8ac3cce82f3e10850381ce7ac85d90dc">
        <td className="memItemLeft" align="right" valign="top"> </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a8ac3cce82f3e10850381ce7ac85d90dc">RevokePermissionProcResponse</a> ()</td>
      </tr>

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

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

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

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

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

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

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

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

      <tr className="memdesc:a784ba4bcb4064f0f6d2f9a0e158440fb">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Value of <a className="el" href="/content/api/cpp/structgpudb_1_1RevokePermissionProcRequest#a7b5dedc18962d4d5b3c1526707e7df7b">procName</a>. <br /></td>
      </tr>

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

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

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

      <tr className="separator:a67b1a8c275b932adab202355e54520ec">
        <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#ac9da5fcbd5d8573eeb08c5638e62f73e">GPUdb::revokePermissionProc</a>. </p>
      <p className="definition">Definition at line <a className="el" href="/content/api/cpp/revoke__permission__proc_8h_source#l00160">160</a> of file <a className="el" href="/content/api/cpp/revoke__permission__proc_8h_source">revoke\_permission\_proc.h</a>.</p>
    </div>

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

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">gpudb::RevokePermissionProcResponse::RevokePermissionProcResponse </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_1RevokePermissionProcResponse" title="A set of results returned by GPUdb::revokePermissionProc.">RevokePermissionProcResponse</a> object with default parameters. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/revoke__permission__proc_8h_source#l00166">166</a> of file <a className="el" href="/content/api/cpp/revoke__permission__proc_8h_source">revoke\_permission\_proc.h</a>.</p>
      </div>
    </div>

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

    <div className="memitem">
      <div className="memproto">
        <table className="memname">
          <tr>
            <td className="memname">std::map\<std::string, std::string> gpudb::RevokePermissionProcResponse::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__proc_8h_source#l00194">194</a> of file <a className="el" href="/content/api/cpp/revoke__permission__proc_8h_source">revoke\_permission\_proc.h</a>.</p>
      </div>
    </div>

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

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

      <div className="memdoc">
        <p>Value of <a className="el" href="/content/api/cpp/structgpudb_1_1RevokePermissionProcRequest#a64cf5d891db361fd4c94a5c26807d4cd">name</a>. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/revoke__permission__proc_8h_source#l00177">177</a> of file <a className="el" href="/content/api/cpp/revoke__permission__proc_8h_source">revoke\_permission\_proc.h</a>.</p>
      </div>
    </div>

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

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

      <div className="memdoc">
        <p>Value of <a className="el" href="/content/api/cpp/structgpudb_1_1RevokePermissionProcRequest#ac0235005842d1a22a1faa41050c5ff17">permission</a>. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/revoke__permission__proc_8h_source#l00183">183</a> of file <a className="el" href="/content/api/cpp/revoke__permission__proc_8h_source">revoke\_permission\_proc.h</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a784ba4bcb4064f0f6d2f9a0e158440fb">◆ </a></span>procName</h2>

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

      <div className="memdoc">
        <p>Value of <a className="el" href="/content/api/cpp/structgpudb_1_1RevokePermissionProcRequest#a7b5dedc18962d4d5b3c1526707e7df7b">procName</a>. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/revoke__permission__proc_8h_source#l00189">189</a> of file <a className="el" href="/content/api/cpp/revoke__permission__proc_8h_source">revoke\_permission\_proc.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__proc_8h_source">revoke\_permission\_proc.h</a></li>
    </ul>
  </div>
</div>
