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

> gpudb::RevokePermissionTableRequest — 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#abaf044cc15bfdb39af48c3c7d838d4e6">GPUdb::revokePermissionTable</a>. <a href="#details">More...</a></p>
    <p><code>#include \<<a className="el" href="/content/api/cpp/revoke__permission__table_8h_source">gpudb/protocol/revoke\_permission\_table.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:aa10e24999c96d7a94b561de699228e01" id="r_aa10e24999c96d7a94b561de699228e01">
        <td className="memItemLeft" align="right" valign="top"> </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#aa10e24999c96d7a94b561de699228e01">RevokePermissionTableRequest</a> ()</td>
      </tr>

      <tr className="memdesc:aa10e24999c96d7a94b561de699228e01">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Constructs a <a className="el" href="/content/api/cpp/structgpudb_1_1RevokePermissionTableRequest" title="A set of parameters for GPUdb::revokePermissionTable.">RevokePermissionTableRequest</a> object with default parameters. <br /></td>
      </tr>

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

      <tr className="memitem:a41640f9178c8812ca8a387a5d9571f4a" id="r_a41640f9178c8812ca8a387a5d9571f4a">
        <td className="memItemLeft" align="right" valign="top"> </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a41640f9178c8812ca8a387a5d9571f4a">RevokePermissionTableRequest</a> (const std::string \&name\_, const std::string \&permission\_, const std::string \&tableName\_, const std::map\< std::string, std::string > \&options\_)</td>
      </tr>

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

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

      <tr className="memdesc:a9a7ab67e74bef14573f029f94c72af3a">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Name of the user or role from which the permission will be revoked. <br /></td>
      </tr>

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

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

      <tr className="memdesc:a84cc433fd7f53b8dbd4a4deec51d1cfb">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Permission to revoke from the user or role. <br /></td>
      </tr>

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

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

      <tr className="memdesc:a2cea37ad5f288876acd7d9d92bf41227">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Name of the table to which the permission grants access, in \[ schema\_name. ]table\_name format, using standard <a href="/content/concepts/tables/#table-name-resolution" target="_top">name resolution rules</a>. <br /></td>
      </tr>

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

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

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

      <tr className="separator:a42985708c46ec5fba28baac9e2813839">
        <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#abaf044cc15bfdb39af48c3c7d838d4e6">GPUdb::revokePermissionTable</a>. </p>
      <p>Revokes a table-level permission from a user or role. </p>
      <p className="definition">Definition at line <a className="el" href="/content/api/cpp/revoke__permission__table_8h_source#l00018">18</a> of file <a className="el" href="/content/api/cpp/revoke__permission__table_8h_source">revoke\_permission\_table.h</a>.</p>
    </div>

    <h2 className="groupheader">Constructor & Destructor Documentation</h2>
    <h2 className="memtitle"><span className="permalink"><a href="#aa10e24999c96d7a94b561de699228e01">◆ </a></span>RevokePermissionTableRequest() <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::RevokePermissionTableRequest::RevokePermissionTableRequest </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_1RevokePermissionTableRequest" title="A set of parameters for GPUdb::revokePermissionTable.">RevokePermissionTableRequest</a> object with default parameters. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/revoke__permission__table_8h_source#l00024">24</a> of file <a className="el" href="/content/api/cpp/revoke__permission__table_8h_source">revoke\_permission\_table.h</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a41640f9178c8812ca8a387a5d9571f4a">◆ </a></span>RevokePermissionTableRequest() <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::RevokePermissionTableRequest::RevokePermissionTableRequest </td>
                  <td>(</td>
                  <td className="paramtype">const std::string &</td>
                  <td className="paramname"><span className="paramname"><span className="em">name\_</span></span>, </td>
                </tr>

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

                  <td />

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

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

                  <td />

                  <td className="paramtype">const std::string &</td>
                  <td className="paramname"><span className="paramname"><span className="em">tableName\_</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_1RevokePermissionTableRequest" title="A set of parameters for GPUdb::revokePermissionTable.">RevokePermissionTableRequest</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">name\_</td>
                <td>Name of the user or role from which the permission will be revoked. Must be an existing user or role. </td>
              </tr>

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

                <td>
                  Permission to revoke from the user or role. Supported values:

                  <ul>
                    <li> <a className="el" href="/content/api/cpp/namespacegpudb#ada71c4c0435153ec10bff5873e2e9468">revoke\_permission\_table\_table\_admin</a>: Full read/write and administrative access to the table. </li>
                    <li> <a className="el" href="/content/api/cpp/namespacegpudb#afa14e9af75c3a742ac09c0e362f22468">revoke\_permission\_table\_table\_insert</a>: Insert access to the table. </li>
                    <li> <a className="el" href="/content/api/cpp/namespacegpudb#adb409c8abd923492b460aaa66a2229c7">revoke\_permission\_table\_table\_update</a>: Update access to the table. </li>
                    <li> <a className="el" href="/content/api/cpp/namespacegpudb#a32e91402beeb87d7db3f248da596ddc7">revoke\_permission\_table\_table\_delete</a>: Delete access to the table. </li>
                    <li> <a className="el" href="/content/api/cpp/namespacegpudb#a465f0e61f1207798cd5a697bbdf366c0">revoke\_permission\_table\_table\_read</a>: Read access to the table. </li>
                  </ul>
                </td>
              </tr>

              <tr>
                <td className="paramdir">\[in]</td>
                <td className="paramname">tableName\_</td>
                <td>Name of the table to which the permission grants access, in \[schema\_name.]table\_name format, using standard <a href="/content/concepts/tables/#table-name-resolution" target="_top">name resolution rules</a>. Must be an existing table, view or schema. </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#a0f0c69fd6e2c448a915e260f0f70d649">revoke\_permission\_table\_columns</a>: Apply security to these columns, comma-separated. The default value is ''. </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/revoke__permission__table_8h_source#l00080">80</a> of file <a className="el" href="/content/api/cpp/revoke__permission__table_8h_source">revoke\_permission\_table.h</a>.</p>
      </div>
    </div>

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

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

      <div className="memdoc">
        <p>Name of the user or role from which the permission will be revoked. </p>
        <p>Must be an existing user or role. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/revoke__permission__table_8h_source#l00092">92</a> of file <a className="el" href="/content/api/cpp/revoke__permission__table_8h_source">revoke\_permission\_table.h</a>.</p>
      </div>
    </div>

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

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

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

        <ul>
          <li> <a className="el" href="/content/api/cpp/namespacegpudb#a0f0c69fd6e2c448a915e260f0f70d649">revoke\_permission\_table\_columns</a>: Apply security to these columns, comma-separated. The default value is ''. </li>
        </ul>

        <p>The default value is an empty map. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/revoke__permission__table_8h_source#l00135">135</a> of file <a className="el" href="/content/api/cpp/revoke__permission__table_8h_source">revoke\_permission\_table.h</a>.</p>
      </div>
    </div>

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

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

      <div className="memdoc">
        <p>Permission to revoke from the user or role. </p>
        <p>Supported values: </p>

        <ul>
          <li> <a className="el" href="/content/api/cpp/namespacegpudb#ada71c4c0435153ec10bff5873e2e9468">revoke\_permission\_table\_table\_admin</a>: Full read/write and administrative access to the table. </li>
          <li> <a className="el" href="/content/api/cpp/namespacegpudb#afa14e9af75c3a742ac09c0e362f22468">revoke\_permission\_table\_table\_insert</a>: Insert access to the table. </li>
          <li> <a className="el" href="/content/api/cpp/namespacegpudb#adb409c8abd923492b460aaa66a2229c7">revoke\_permission\_table\_table\_update</a>: Update access to the table. </li>
          <li> <a className="el" href="/content/api/cpp/namespacegpudb#a32e91402beeb87d7db3f248da596ddc7">revoke\_permission\_table\_table\_delete</a>: Delete access to the table. </li>
          <li> <a className="el" href="/content/api/cpp/namespacegpudb#a465f0e61f1207798cd5a697bbdf366c0">revoke\_permission\_table\_table\_read</a>: Read access to the table. </li>
        </ul>

        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/revoke__permission__table_8h_source#l00115">115</a> of file <a className="el" href="/content/api/cpp/revoke__permission__table_8h_source">revoke\_permission\_table.h</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a2cea37ad5f288876acd7d9d92bf41227">◆ </a></span>tableName</h2>

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

      <div className="memdoc">
        <p>Name of the table to which the permission grants access, in \[ schema\_name. ]table\_name format, using standard <a href="/content/concepts/tables/#table-name-resolution" target="_top">name resolution rules</a>. </p>
        <p>Must be an existing table, view or schema. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/revoke__permission__table_8h_source#l00124">124</a> of file <a className="el" href="/content/api/cpp/revoke__permission__table_8h_source">revoke\_permission\_table.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__table_8h_source">revoke\_permission\_table.h</a></li>
    </ul>
  </div>
</div>
