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

> gpudb::CreateMaterializedViewResponse — 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#a494c22211d9100d2c5ca53d4f6cef62a">GPUdb::createMaterializedView</a>. <a href="#details">More...</a></p>
    <p><code>#include \<<a className="el" href="/content/api/cpp/create__materialized__view_8h_source">gpudb/protocol/create\_materialized\_view\.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:a2f616be994903fac82da1c3ffbe258c7" id="r_a2f616be994903fac82da1c3ffbe258c7">
        <td className="memItemLeft" align="right" valign="top"> </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a2f616be994903fac82da1c3ffbe258c7">CreateMaterializedViewResponse</a> ()</td>
      </tr>

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

      <tr className="separator:a2f616be994903fac82da1c3ffbe258c7">
        <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:a389d92abf99d22286003a9c8b2572fa2" id="r_a389d92abf99d22286003a9c8b2572fa2">
        <td className="memItemLeft" align="right" valign="top">std::string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a389d92abf99d22286003a9c8b2572fa2">tableName</a></td>
      </tr>

      <tr className="memdesc:a389d92abf99d22286003a9c8b2572fa2">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Value of <a className="el" href="/content/api/cpp/structgpudb_1_1CreateMaterializedViewRequest#a11d03eb95d5ac745dcbad146049638dd">tableName</a>. <br /></td>
      </tr>

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

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

      <tr className="memdesc:ab6b4448f11d3b8bd4ce19a5be6e039f6">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Value of view\_id. <br /></td>
      </tr>

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

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

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

      <tr className="separator:a9ae4cc1ee8b0c1cfb069a9ba9441ba64">
        <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#a494c22211d9100d2c5ca53d4f6cef62a">GPUdb::createMaterializedView</a>. </p>
      <p className="definition">Definition at line <a className="el" href="/content/api/cpp/create__materialized__view_8h_source#l00462">462</a> of file <a className="el" href="/content/api/cpp/create__materialized__view_8h_source">create\_materialized\_view\.h</a>.</p>
    </div>

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

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">gpudb::CreateMaterializedViewResponse::CreateMaterializedViewResponse </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_1CreateMaterializedViewResponse" title="A set of results returned by GPUdb::createMaterializedView.">CreateMaterializedViewResponse</a> object with default parameters. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/create__materialized__view_8h_source#l00468">468</a> of file <a className="el" href="/content/api/cpp/create__materialized__view_8h_source">create\_materialized\_view\.h</a>.</p>
      </div>
    </div>

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

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

      <div className="memdoc">
        <p>Additional information. </p>

        <ul>
          <li> <a className="el" href="/content/api/cpp/namespacegpudb#a9794ac21b0859a438531e783d33613ef">create\_materialized\_view\_qualified\_table\_name</a>: The fully qualified name of the result table (i.e. including the schema). </li>
        </ul>

        <p>The default value is an empty map. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/create__materialized__view_8h_source#l00496">496</a> of file <a className="el" href="/content/api/cpp/create__materialized__view_8h_source">create\_materialized\_view\.h</a>.</p>
      </div>
    </div>

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

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

      <div className="memdoc">
        <p>Value of <a className="el" href="/content/api/cpp/structgpudb_1_1CreateMaterializedViewRequest#a11d03eb95d5ac745dcbad146049638dd">tableName</a>. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/create__materialized__view_8h_source#l00479">479</a> of file <a className="el" href="/content/api/cpp/create__materialized__view_8h_source">create\_materialized\_view\.h</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#ab6b4448f11d3b8bd4ce19a5be6e039f6">◆ </a></span>viewId</h2>

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

      <div className="memdoc">
        <p>Value of view\_id. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/create__materialized__view_8h_source#l00484">484</a> of file <a className="el" href="/content/api/cpp/create__materialized__view_8h_source">create\_materialized\_view\.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/create__materialized__view_8h_source">create\_materialized\_view\.h</a></li>
    </ul>
  </div>
</div>
