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

> gpudb::AlterRoleResponse — 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#afa8f2a294e46d5e721e16056e6decd6a">GPUdb::alterRole</a>. <a href="#details">More...</a></p>
    <p><code>#include \<<a className="el" href="/content/api/cpp/alter__role_8h_source">gpudb/protocol/alter\_role.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:a2f3b08354c1fda755a6aacd3ec46efd1" id="r_a2f3b08354c1fda755a6aacd3ec46efd1">
        <td className="memItemLeft" align="right" valign="top"> </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a2f3b08354c1fda755a6aacd3ec46efd1">AlterRoleResponse</a> ()</td>
      </tr>

      <tr className="memdesc:a2f3b08354c1fda755a6aacd3ec46efd1">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Constructs an <a className="el" href="/content/api/cpp/structgpudb_1_1AlterRoleResponse" title="A set of results returned by GPUdb::alterRole.">AlterRoleResponse</a> object with default parameters. <br /></td>
      </tr>

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

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

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

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

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

      <tr className="separator:a215b8fcf71843bc7aabd1c0cb40f5fa7">
        <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#afa8f2a294e46d5e721e16056e6decd6a">GPUdb::alterRole</a>. </p>
      <p className="definition">Definition at line <a className="el" href="/content/api/cpp/alter__role_8h_source#l00155">155</a> of file <a className="el" href="/content/api/cpp/alter__role_8h_source">alter\_role.h</a>.</p>
    </div>

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

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">gpudb::AlterRoleResponse::AlterRoleResponse </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 an <a className="el" href="/content/api/cpp/structgpudb_1_1AlterRoleResponse" title="A set of results returned by GPUdb::alterRole.">AlterRoleResponse</a> object with default parameters. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/alter__role_8h_source#l00160">160</a> of file <a className="el" href="/content/api/cpp/alter__role_8h_source">alter\_role.h</a>.</p>
      </div>
    </div>

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

    <div className="memitem">
      <div className="memproto">
        <table className="memname">
          <tr>
            <td className="memname">std::map\<std::string, std::string> gpudb::AlterRoleResponse::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/alter__role_8h_source#l00174">174</a> of file <a className="el" href="/content/api/cpp/alter__role_8h_source">alter\_role.h</a>.</p>
      </div>
    </div>

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

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

      <div className="memdoc">
        <p>Value of <a className="el" href="/content/api/cpp/structgpudb_1_1AlterRoleRequest#a2f958e12fc5f8a02c012c8e2d1b0b918">name</a>. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/alter__role_8h_source#l00169">169</a> of file <a className="el" href="/content/api/cpp/alter__role_8h_source">alter\_role.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/alter__role_8h_source">alter\_role.h</a></li>
    </ul>
  </div>
</div>
