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

> gpudb::CreateProjectionResponse — 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#aab22a8ee1b42ec6fa1acfc3b2f70cf4c">GPUdb::createProjection</a>. <a href="#details">More...</a></p>
    <p><code>#include \<<a className="el" href="/content/api/cpp/create__projection_8h_source">gpudb/protocol/create\_projection.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:ac02c47ac41f954a82665451487bb003c" id="r_ac02c47ac41f954a82665451487bb003c">
        <td className="memItemLeft" align="right" valign="top"> </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#ac02c47ac41f954a82665451487bb003c">CreateProjectionResponse</a> ()</td>
      </tr>

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

      <tr className="separator:ac02c47ac41f954a82665451487bb003c">
        <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:ac599f7486b56c3bdd0c9d8da05f49933" id="r_ac599f7486b56c3bdd0c9d8da05f49933">
        <td className="memItemLeft" align="right" valign="top">std::string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#ac599f7486b56c3bdd0c9d8da05f49933">projectionName</a></td>
      </tr>

      <tr className="memdesc:ac599f7486b56c3bdd0c9d8da05f49933">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Value of <a className="el" href="/content/api/cpp/structgpudb_1_1CreateProjectionRequest#a6f67f184f9bbfa164eab722aa9afa002">projectionName</a>. <br /></td>
      </tr>

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

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

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

      <tr className="separator:ab495d9970c61356199d4019c27ef06e3">
        <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#aab22a8ee1b42ec6fa1acfc3b2f70cf4c">GPUdb::createProjection</a>. </p>
      <p className="definition">Definition at line <a className="el" href="/content/api/cpp/create__projection_8h_source#l00772">772</a> of file <a className="el" href="/content/api/cpp/create__projection_8h_source">create\_projection.h</a>.</p>
    </div>

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

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">gpudb::CreateProjectionResponse::CreateProjectionResponse </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_1CreateProjectionResponse" title="A set of results returned by GPUdb::createProjection.">CreateProjectionResponse</a> object with default parameters. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/create__projection_8h_source#l00778">778</a> of file <a className="el" href="/content/api/cpp/create__projection_8h_source">create\_projection.h</a>.</p>
      </div>
    </div>

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

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

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

        <ul>
          <li> <a className="el" href="/content/api/cpp/namespacegpudb#a86c8cf274d3c60a814bca703da63eeda">create\_projection\_count</a>: Number of records in the final table. </li>
          <li> <a className="el" href="/content/api/cpp/namespacegpudb#a70400f2052f2827b35d61e9ced03fa79">create\_projection\_qualified\_projection\_name</a>: The fully qualified name of the projection (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__projection_8h_source#l00803">803</a> of file <a className="el" href="/content/api/cpp/create__projection_8h_source">create\_projection.h</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#ac599f7486b56c3bdd0c9d8da05f49933">◆ </a></span>projectionName</h2>

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

      <div className="memdoc">
        <p>Value of <a className="el" href="/content/api/cpp/structgpudb_1_1CreateProjectionRequest#a6f67f184f9bbfa164eab722aa9afa002">projectionName</a>. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/create__projection_8h_source#l00788">788</a> of file <a className="el" href="/content/api/cpp/create__projection_8h_source">create\_projection.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__projection_8h_source">create\_projection.h</a></li>
    </ul>
  </div>
</div>
