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

> gpudb::RevokePermissionCredentialResponse — 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#aa30344583dbc85d2c410b4b0051afad8">GPUdb::revokePermissionCredential</a>. <a href="#details">More...</a></p>
    <p><code>#include \<<a className="el" href="/content/api/cpp/revoke__permission__credential_8h_source">gpudb/protocol/revoke\_permission\_credential.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:a950a7b94a7b923834fe0c1ae50d50ce5" id="r_a950a7b94a7b923834fe0c1ae50d50ce5">
        <td className="memItemLeft" align="right" valign="top"> </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a950a7b94a7b923834fe0c1ae50d50ce5">RevokePermissionCredentialResponse</a> ()</td>
      </tr>

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

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

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

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

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

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

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

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

      <tr className="memdesc:a20edb532b540758c8897275b55fade8b">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Value of <a className="el" href="/content/api/cpp/structgpudb_1_1RevokePermissionCredentialRequest#a31cafb1f19baa3d0e13b6f8f18ef74a9">credentialName</a>. <br /></td>
      </tr>

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

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

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

      <tr className="separator:afc13a3e8362647893747581ad5b6f2a4">
        <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#aa30344583dbc85d2c410b4b0051afad8">GPUdb::revokePermissionCredential</a>. </p>
      <p className="definition">Definition at line <a className="el" href="/content/api/cpp/revoke__permission__credential_8h_source#l00164">164</a> of file <a className="el" href="/content/api/cpp/revoke__permission__credential_8h_source">revoke\_permission\_credential.h</a>.</p>
    </div>

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

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

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

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

      <div className="memdoc">
        <p>Value of <a className="el" href="/content/api/cpp/structgpudb_1_1RevokePermissionCredentialRequest#a31cafb1f19baa3d0e13b6f8f18ef74a9">credentialName</a>. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/revoke__permission__credential_8h_source#l00194">194</a> of file <a className="el" href="/content/api/cpp/revoke__permission__credential_8h_source">revoke\_permission\_credential.h</a>.</p>
      </div>
    </div>

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

    <div className="memitem">
      <div className="memproto">
        <table className="memname">
          <tr>
            <td className="memname">std::map\<std::string, std::string> gpudb::RevokePermissionCredentialResponse::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__credential_8h_source#l00199">199</a> of file <a className="el" href="/content/api/cpp/revoke__permission__credential_8h_source">revoke\_permission\_credential.h</a>.</p>
      </div>
    </div>

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

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

      <div className="memdoc">
        <p>Value of <a className="el" href="/content/api/cpp/structgpudb_1_1RevokePermissionCredentialRequest#a25b497e88777fdf9b70a4494d67f00c6">name</a>. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/revoke__permission__credential_8h_source#l00181">181</a> of file <a className="el" href="/content/api/cpp/revoke__permission__credential_8h_source">revoke\_permission\_credential.h</a>.</p>
      </div>
    </div>

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

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

      <div className="memdoc">
        <p>Value of <a className="el" href="/content/api/cpp/structgpudb_1_1RevokePermissionCredentialRequest#a1ffe6c6b4b2ffb61261a6b06236eb80e">permission</a>. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/revoke__permission__credential_8h_source#l00187">187</a> of file <a className="el" href="/content/api/cpp/revoke__permission__credential_8h_source">revoke\_permission\_credential.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__credential_8h_source">revoke\_permission\_credential.h</a></li>
    </ul>
  </div>
</div>
